| Package | Description |
|---|---|
| org.apache.syncope.common.lib.to |
| Modifier and Type | Method and Description |
|---|---|
MappingItemTO |
MappingTO.getConnObjectKeyItem() |
| Modifier and Type | Method and Description |
|---|---|
List<MappingItemTO> |
MappingTO.getItems() |
List<MappingItemTO> |
MappingTO.getLinkingItems() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MappingTO.add(MappingItemTO item) |
protected boolean |
MappingTO.addConnObjectKeyItem(MappingItemTO connObjectItem) |
boolean |
MappingTO.remove(MappingItemTO item) |
boolean |
MappingTO.setConnObjectKeyItem(MappingItemTO connObjectKeyItem) |
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.