Uses of Interface
com.soffid.iam.model.AccountEntityDao
-
Packages that use AccountEntityDao Package Description com.soffid.iam.model com.soffid.iam.reconcile.model com.soffid.iam.service com.soffid.iam.service.impl -
-
Uses of AccountEntityDao in com.soffid.iam.model
Classes in com.soffid.iam.model that implement AccountEntityDao Modifier and Type Class Description class
AccountEntityDaoBase
DAO Base for Entity AccountEntityclass
AccountEntityDaoImpl
Methods in com.soffid.iam.model that return AccountEntityDao Modifier and Type Method Description AccountEntityDao
AccountAccessEntityDaoBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
AccountAttributeEntityDaoBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
AccountPasswordEntityDaoBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
AccountSnapshotEntityDaoBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
AuditEntityDaoBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
ChallengeEntityDaoBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
EntryPointAccountEntityDaoBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
HostServiceEntityDaoBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
IssueEntityDaoBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
NetworkDiscoveryAccountEntityDaoBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
RoleAccountEntityDaoBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
SessionEntityDaoBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
SystemEntityDaoBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
UserAccountEntityDaoBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
UserTypeEntityDaoBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
VaultFolderAccessEntityDaoBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
VaultFolderEntityDaoBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.Methods in com.soffid.iam.model with parameters of type AccountEntityDao Modifier and Type Method Description void
AccountAccessEntityDaoBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
AccountAttributeEntityDaoBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
AccountPasswordEntityDaoBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
AccountSnapshotEntityDaoBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
AuditEntityDaoBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
ChallengeEntityDaoBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
EntryPointAccountEntityDaoBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
HostServiceEntityDaoBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
IssueEntityDaoBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
NetworkDiscoveryAccountEntityDaoBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
RoleAccountEntityDaoBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
SessionEntityDaoBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
SystemEntityDaoBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
UserAccountEntityDaoBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
UserTypeEntityDaoBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
VaultFolderAccessEntityDaoBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
VaultFolderEntityDaoBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
. -
Uses of AccountEntityDao in com.soffid.iam.reconcile.model
Methods in com.soffid.iam.reconcile.model that return AccountEntityDao Modifier and Type Method Description AccountEntityDao
ReconcileAccountEntityDaoBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.Methods in com.soffid.iam.reconcile.model with parameters of type AccountEntityDao Modifier and Type Method Description void
ReconcileAccountEntityDaoBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
. -
Uses of AccountEntityDao in com.soffid.iam.service
Methods in com.soffid.iam.service that return AccountEntityDao Modifier and Type Method Description AccountEntityDao
AccountServiceBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
ACLServiceBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
ApplicationServiceBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
DispatcherServiceBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
EntitlementDelegationServiceBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
EntryPointServiceBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
InternalPasswordServiceBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
NetworkDiscoveryServiceBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
PamPolicyServiceBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
PamSessionServiceBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
PasswordServiceBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
RuleEvaluatorServiceBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
SelfServiceBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
SessionServiceBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
StatsServiceBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
UserServiceBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.AccountEntityDao
VaultServiceBase. getAccountEntityDao()
Gets reference toaccountEntityDao
.Methods in com.soffid.iam.service with parameters of type AccountEntityDao Modifier and Type Method Description void
AccountServiceBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
ACLServiceBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
ApplicationServiceBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
DispatcherServiceBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
EntitlementDelegationServiceBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
EntryPointServiceBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
InternalPasswordServiceBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
NetworkDiscoveryServiceBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
PamPolicyServiceBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
PamSessionServiceBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
PasswordServiceBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
RuleEvaluatorServiceBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
SelfServiceBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
SessionServiceBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
StatsServiceBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
UserServiceBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
.void
VaultServiceBase. setAccountEntityDao(AccountEntityDao accountEntityDao)
Sets reference toaccountEntityDao
. -
Uses of AccountEntityDao in com.soffid.iam.service.impl
Methods in com.soffid.iam.service.impl that return AccountEntityDao Modifier and Type Method Description AccountEntityDao
AccountDiffReport. getAccountEntityDao()
AccountEntityDao
RolGrantDiffReport. getAccountEntityDao()
Methods in com.soffid.iam.service.impl with parameters of type AccountEntityDao Modifier and Type Method Description void
AccountDiffReport. setAccountEntityDao(AccountEntityDao accountEntityDao)
void
RolGrantDiffReport. setAccountEntityDao(AccountEntityDao accountEntityDao)
-