Uses of Class
com.soffid.iam.iga.api.ObjectMapping
Packages that use ObjectMapping
Package
Description
-
Uses of ObjectMapping in com.soffid.iam.iga.api
Constructors in com.soffid.iam.iga.api with parameters of type ObjectMapping -
Uses of ObjectMapping in com.soffid.iam.iga.service
Methods in com.soffid.iam.iga.service that return ObjectMappingModifier and TypeMethodDescriptionDispatcherService.create(ObjectMapping om) Operation createDispatcherService.update(ObjectMapping om) Operation updateMethods in com.soffid.iam.iga.service that return types with arguments of type ObjectMappingModifier and TypeMethodDescriptionDispatcherService.findObjectMappingsByDispatcher(Long dispatcherId) Operation findObjectMappingsByDispatcherMethods in com.soffid.iam.iga.service with parameters of type ObjectMappingModifier and TypeMethodDescriptionDispatcherService.create(ObjectMapping om) Operation createvoidDispatcherService.delete(ObjectMapping om) Operation deleteDispatcherService.update(ObjectMapping om) Operation update -
Uses of ObjectMapping in com.soffid.iam.iga.service.ejb
Methods in com.soffid.iam.iga.service.ejb that return ObjectMappingModifier and TypeMethodDescriptionDispatcherService.create(ObjectMapping om) DispatcherService.update(ObjectMapping om) Methods in com.soffid.iam.iga.service.ejb that return types with arguments of type ObjectMappingModifier and TypeMethodDescriptionDispatcherService.findObjectMappingsByDispatcher(Long dispatcherId) Methods in com.soffid.iam.iga.service.ejb with parameters of type ObjectMappingModifier and TypeMethodDescriptionDispatcherService.create(ObjectMapping om) voidDispatcherService.delete(ObjectMapping om) DispatcherService.update(ObjectMapping om) -
Uses of ObjectMapping in com.soffid.iam.sync.intf
Subclasses of ObjectMapping in com.soffid.iam.sync.intfConstructors in com.soffid.iam.sync.intf with parameters of type ObjectMapping