Uses of Class
org.apache.syncope.common.lib.to.Mapping
-
Packages that use Mapping Package Description org.apache.syncope.common.lib.to org.apache.syncope.core.provisioning.java.data -
-
Uses of Mapping in org.apache.syncope.common.lib.to
Methods in org.apache.syncope.common.lib.to that return Mapping Modifier and Type Method Description MappingProvision. getMapping()Methods in org.apache.syncope.common.lib.to with parameters of type Mapping Modifier and Type Method Description voidProvision. setMapping(Mapping mapping) -
Uses of Mapping in org.apache.syncope.core.provisioning.java.data
Methods in org.apache.syncope.core.provisioning.java.data with parameters of type Mapping Modifier and Type Method Description protected voidResourceDataBinderImpl. populateMapping(ExternalResource resource, Mapping mappingTO, Mapping mapping, AnyTypeKind anyTypeKind, AnyTypeClassTO allowedSchemas)
-