| Package | Description |
|---|---|
| org.apache.syncope.common.to |
| Modifier and Type | Method and Description |
|---|---|
MappingItemTO |
MappingTO.getAccountIdItem() |
MappingItemTO |
MappingTO.getPasswordItem() |
| Modifier and Type | Method and Description |
|---|---|
List<MappingItemTO> |
MappingTO.getItems() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
MappingTO.addAccountIdItem(MappingItemTO accountIdItem) |
boolean |
MappingTO.addItem(MappingItemTO item) |
boolean |
MappingTO.removeItem(MappingItemTO item) |
boolean |
MappingTO.setAccountIdItem(MappingItemTO accountIdItem) |
boolean |
MappingTO.setPasswordItem(MappingItemTO passwordItem) |
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.