Uses of Interface
com.soffid.iam.model.RoleEntityDao
-
Packages that use RoleEntityDao Package Description com.soffid.iam.model com.soffid.iam.service -
-
Uses of RoleEntityDao in com.soffid.iam.model
Classes in com.soffid.iam.model that implement RoleEntityDao Modifier and Type Class Description class
RoleEntityDaoBase
DAO Base for Entity RoleEntityclass
RoleEntityDaoImpl
Methods in com.soffid.iam.model that return RoleEntityDao Modifier and Type Method Description RoleEntityDao
AccessControlEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
AccountAccessEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
AccountEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
ApplicationDomainEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
AuditEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
AuthorizationEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
CustomObjectRoleEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
EntryPointAccountEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
EntryPointRoleEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
InformationSystemEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
MailListRoleMemberEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
NetworkAuthorizationEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
NoticeEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
RoleAccountEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
RoleAttributeEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
RoleDependencyEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
RoleGroupEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
RuleAssignedRoleEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
SoDRoleEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
SystemEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
UserEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
VaultFolderAccessEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
VaultFolderEntityDaoBase. getRoleEntityDao()
Gets reference torolEntityDao
.Methods in com.soffid.iam.model with parameters of type RoleEntityDao Modifier and Type Method Description void
AccessControlEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
AccountAccessEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
AccountEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
ApplicationDomainEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
AuditEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
AuthorizationEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
CustomObjectRoleEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
EntryPointAccountEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
EntryPointRoleEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
InformationSystemEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
MailListRoleMemberEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
NetworkAuthorizationEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
NoticeEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
RoleAccountEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
RoleAttributeEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
RoleDependencyEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
RoleGroupEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
RuleAssignedRoleEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
SoDRoleEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
SystemEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
UserEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
VaultFolderAccessEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
VaultFolderEntityDaoBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
. -
Uses of RoleEntityDao in com.soffid.iam.service
Methods in com.soffid.iam.service that return RoleEntityDao Modifier and Type Method Description RoleEntityDao
AccountServiceBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
ACLServiceBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
AdditionalDataServiceBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
ApplicationServiceBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
AuthorizationServiceBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
DispatcherServiceBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
EntitlementDelegationServiceBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
EntryPointServiceBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
GroupServiceBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
MailListsServiceBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
NetworkServiceBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
RuleEvaluatorServiceBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
RulesServiceBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
SoDRuleServiceBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
UserServiceBase. getRoleEntityDao()
Gets reference torolEntityDao
.RoleEntityDao
VaultServiceBase. getRoleEntityDao()
Gets reference torolEntityDao
.Methods in com.soffid.iam.service with parameters of type RoleEntityDao Modifier and Type Method Description void
AccountServiceBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
ACLServiceBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
AdditionalDataServiceBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
ApplicationServiceBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
AuthorizationServiceBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
DispatcherServiceBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
EntitlementDelegationServiceBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
EntryPointServiceBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
GroupServiceBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
MailListsServiceBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
NetworkServiceBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
RuleEvaluatorServiceBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
RulesServiceBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
SoDRuleServiceBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
UserServiceBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.void
VaultServiceBase. setRoleEntityDao(RoleEntityDao rolEntityDao)
Sets reference torolEntityDao
.
-