Uses of Class
es.caib.seycon.ng.sync.intf.ExtensibleObjectMapping
-
Packages that use ExtensibleObjectMapping Package Description com.soffid.iam.sync.intf es.caib.seycon.ng.sync.intf -
-
Uses of ExtensibleObjectMapping in com.soffid.iam.sync.intf
Methods in com.soffid.iam.sync.intf with parameters of type ExtensibleObjectMapping Modifier and Type Method Description static ExtensibleObjectMapping
ExtensibleObjectMapping. toExtensibleObjectMapping(ExtensibleObjectMapping other)
Method parameters in com.soffid.iam.sync.intf with type arguments of type ExtensibleObjectMapping Modifier and Type Method Description static List<ExtensibleObjectMapping>
ExtensibleObjectMapping. toExtensibleObjectMappingList(Collection<ExtensibleObjectMapping> source)
Creates a User list on a Usuari collection. -
Uses of ExtensibleObjectMapping in es.caib.seycon.ng.sync.intf
Methods in es.caib.seycon.ng.sync.intf that return ExtensibleObjectMapping Modifier and Type Method Description static ExtensibleObjectMapping
ExtensibleObjectMapping. toExtensibleObjectMapping(ExtensibleObjectMapping other)
Methods in es.caib.seycon.ng.sync.intf that return types with arguments of type ExtensibleObjectMapping Modifier and Type Method Description static List<ExtensibleObjectMapping>
ExtensibleObjectMapping. toExtensibleObjectMappingList(Collection<ExtensibleObjectMapping> source)
Creates a User list on a Usuari collection.Method parameters in es.caib.seycon.ng.sync.intf with type arguments of type ExtensibleObjectMapping Modifier and Type Method Description void
ExtensibleObjectMgr. configureMappings(Collection<ExtensibleObjectMapping> objects)
-