Uses of Class
org.apache.syncope.common.lib.to.ItemContainer
-
Packages that use ItemContainer Package Description org.apache.syncope.common.lib.to org.apache.syncope.core.provisioning.java.data -
-
Uses of ItemContainer in org.apache.syncope.common.lib.to
Subclasses of ItemContainer in org.apache.syncope.common.lib.to Modifier and Type Class Description class
Mapping
class
OIDCC4UIProviderTO
class
OrgUnit
class
SAML2SP4UIIdPTO
-
Uses of ItemContainer in org.apache.syncope.core.provisioning.java.data
Methods in org.apache.syncope.core.provisioning.java.data with parameters of type ItemContainer Modifier and Type Method Description protected void
ResourceDataBinderImpl. populateItems(List<Item> items, ItemContainer containerTO)
-