Uses of Class
com.soffid.iam.iga.api.AttributeMapping
Packages that use AttributeMapping
Package
Description
-
Uses of AttributeMapping in com.soffid.iam.iga.api
Constructors in com.soffid.iam.iga.api with parameters of type AttributeMapping -
Uses of AttributeMapping in com.soffid.iam.iga.service
Methods in com.soffid.iam.iga.service that return AttributeMappingModifier and TypeMethodDescriptionDispatcherService.create(AttributeMapping mapping) Operation createDispatcherService.update(AttributeMapping mapping) Operation updateMethods in com.soffid.iam.iga.service that return types with arguments of type AttributeMappingModifier and TypeMethodDescriptionDispatcherService.findAttributeMappingsByObject(Long objectId) Operation findAttributeMappingsByObjectMethods in com.soffid.iam.iga.service with parameters of type AttributeMappingModifier and TypeMethodDescriptionDispatcherService.create(AttributeMapping mapping) Operation createvoidDispatcherService.delete(AttributeMapping mapping) Operation deleteDispatcherService.update(AttributeMapping mapping) Operation update -
Uses of AttributeMapping in com.soffid.iam.iga.service.ejb
Methods in com.soffid.iam.iga.service.ejb that return AttributeMappingModifier and TypeMethodDescriptionDispatcherService.create(AttributeMapping mapping) DispatcherService.update(AttributeMapping mapping) Methods in com.soffid.iam.iga.service.ejb that return types with arguments of type AttributeMappingMethods in com.soffid.iam.iga.service.ejb with parameters of type AttributeMappingModifier and TypeMethodDescriptionDispatcherService.create(AttributeMapping mapping) voidDispatcherService.delete(AttributeMapping mapping) DispatcherService.update(AttributeMapping mapping) -
Uses of AttributeMapping in com.soffid.iam.sync.intf
Methods in com.soffid.iam.sync.intf that return types with arguments of type AttributeMappingMethod parameters in com.soffid.iam.sync.intf with type arguments of type AttributeMappingModifier and TypeMethodDescriptionvoidExtensibleObjectMapping.setAttributes(Collection<AttributeMapping> attributes)