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 Mapping
Provision. getMapping()
Methods in org.apache.syncope.common.lib.to with parameters of type Mapping Modifier and Type Method Description void
Provision. 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 void
ResourceDataBinderImpl. populateMapping(ExternalResource resource, Mapping mappingTO, Mapping mapping, AnyTypeKind anyTypeKind, AnyTypeClassTO allowedSchemas)
-