Uses of Class
com.soffid.iam.iga.api.ObjectMappingProperty
Packages that use ObjectMappingProperty
Package
Description
-
Uses of ObjectMappingProperty in com.soffid.iam.iga.api
Constructors in com.soffid.iam.iga.api with parameters of type ObjectMappingProperty -
Uses of ObjectMappingProperty in com.soffid.iam.iga.service
Methods in com.soffid.iam.iga.service that return ObjectMappingPropertyModifier and TypeMethodDescriptionDispatcherService.create(ObjectMappingProperty omp) Operation createDispatcherService.update(ObjectMappingProperty om) Operation updateMethods in com.soffid.iam.iga.service that return types with arguments of type ObjectMappingPropertyModifier and TypeMethodDescriptionDispatcherService.findObjectMappingPropertiesByObject(Long objectId) Operation findObjectMappingPropertiesByObjectMethods in com.soffid.iam.iga.service with parameters of type ObjectMappingPropertyModifier and TypeMethodDescriptionDispatcherService.create(ObjectMappingProperty omp) Operation createvoidDispatcherService.delete(ObjectMappingProperty omp) Operation deleteDispatcherService.update(ObjectMappingProperty om) Operation update -
Uses of ObjectMappingProperty in com.soffid.iam.iga.service.ejb
Methods in com.soffid.iam.iga.service.ejb that return ObjectMappingPropertyModifier and TypeMethodDescriptionDispatcherService.create(ObjectMappingProperty omp) DispatcherService.update(ObjectMappingProperty om) Methods in com.soffid.iam.iga.service.ejb that return types with arguments of type ObjectMappingPropertyModifier and TypeMethodDescriptionDispatcherService.findObjectMappingPropertiesByObject(Long objectId) Methods in com.soffid.iam.iga.service.ejb with parameters of type ObjectMappingPropertyModifier and TypeMethodDescriptionDispatcherService.create(ObjectMappingProperty omp) voidDispatcherService.delete(ObjectMappingProperty omp) DispatcherService.update(ObjectMappingProperty om)