Uses of Interface
com.soffid.iam.model.ObjectMappingTriggerEntityDao
-
Packages that use ObjectMappingTriggerEntityDao Package Description com.soffid.iam.model com.soffid.iam.service -
-
Uses of ObjectMappingTriggerEntityDao in com.soffid.iam.model
Classes in com.soffid.iam.model that implement ObjectMappingTriggerEntityDao Modifier and Type Class Description classObjectMappingTriggerEntityDaoBaseDAO Base for Entity ObjectMappingTriggerEntityclassObjectMappingTriggerEntityDaoImplMethods in com.soffid.iam.model that return ObjectMappingTriggerEntityDao Modifier and Type Method Description ObjectMappingTriggerEntityDaoObjectMappingEntityDaoBase. getObjectMappingTriggerEntityDao()Gets reference toobjectMappingTriggerEntityDao.Methods in com.soffid.iam.model with parameters of type ObjectMappingTriggerEntityDao Modifier and Type Method Description voidObjectMappingEntityDaoBase. setObjectMappingTriggerEntityDao(ObjectMappingTriggerEntityDao objectMappingTriggerEntityDao)Sets reference toobjectMappingTriggerEntityDao. -
Uses of ObjectMappingTriggerEntityDao in com.soffid.iam.service
Methods in com.soffid.iam.service that return ObjectMappingTriggerEntityDao Modifier and Type Method Description ObjectMappingTriggerEntityDaoDispatcherServiceBase. getObjectMappingTriggerEntityDao()Gets reference toobjectMappingTriggerEntityDao.Methods in com.soffid.iam.service with parameters of type ObjectMappingTriggerEntityDao Modifier and Type Method Description voidDispatcherServiceBase. setObjectMappingTriggerEntityDao(ObjectMappingTriggerEntityDao objectMappingTriggerEntityDao)Sets reference toobjectMappingTriggerEntityDao.
-