Uses of Interface
org.openiam.esb.repository.custom.AbstractKeyNameEntityCustomRepository
-
Packages that use AbstractKeyNameEntityCustomRepository Package Description org.openiam.esb.repository org.openiam.esb.repository.custom org.openiam.esb.repository.impl -
-
Uses of AbstractKeyNameEntityCustomRepository in org.openiam.esb.repository
Subinterfaces of AbstractKeyNameEntityCustomRepository in org.openiam.esb.repository Modifier and Type Interface Description interface
AccessCertificationRepository
interface
AccessRightRepository
interface
AddressRepository
JPA Repository implementation forAddressEntity
.interface
AttributeMapRepository
This is repository for working with AttributeMapEntityinterface
AuthAttributeRepository
interface
AuthLevelAttributeRepository
interface
AuthProviderRepository
interface
AuthResourceAttributeMapRepository
Repository working withAuthResourceAttributeMapEntity
interface
ContentProviderRepository
Repository working withContentProviderEntity
interface
CSVConfigRepository
This is repository for working with CSVConfiginterface
EmailAddressRepository
This is repository for working with EmailAddressEntityinterface
GroupRepository
interface
ITPolicyRepository
This is repository for working with ITPolicyEntityinterface
ITPolicyVersionRepository
interface
MailboxConfigurationRepository
This is repository for working withMailboxConfigurationEntity
interface
MailboxConfigurationTemplateRepository
This is repository for working withMailboxConfigurationTemplateEntity
interface
MailTemplatePropertiesRepository
Repository works with MailTemplatePropertiesEntityinterface
MailTemplateRepository
interface
ManagedSysRepository
interface
MetadataElementPageTemplateRepository
Repository working withMetadataElementPageTemplateEntity
interface
MetadataElementRepository
Repository working withMetadataElementEntity
interface
MetadataTemplateTypeFieldRepository
Repository working withMetadataTemplateTypeFieldEntity
interface
MetadataTypeRepository
interface
MngSysPolicyRepository
interface
OrganizationRepository
This is repository for working with OrganizationEntityinterface
OrganizationTypeRepository
This is repository for working with OrganizationTypeEntityinterface
OTPProviderRepository
This is repository for working withOTPProviderEntity
interface
PolicyRepository
This is repository for working with PolicyEntityinterface
ProvisionConnectorRepository
interface
ReconciliationConfigRepository
This is repository for working with ReconciliationConfigEntityRepositoryinterface
ResourcePropRepository
This is repository for working with ResourcePropinterface
ResourceRepository
interface
RoleRepository
interface
SynchConfigRepository
This is repository for working with SynchConfiginterface
UserAttributeRepository
This is repository for working with UserAttributeEntityinterface
UserITPolicyHistoryRepository
-
Uses of AbstractKeyNameEntityCustomRepository in org.openiam.esb.repository.custom
Subinterfaces of AbstractKeyNameEntityCustomRepository in org.openiam.esb.repository.custom Modifier and Type Interface Description interface
AbstractMetadataTypeRepositoryCustom<T extends AbstractMetadataTypeEntity,K extends Serializable>
interface
AccessCertificationRepositoryCustom
interface
AccessRightRepositoryCustom
interface
AddressRepositoryCustom
interface
AttributeMapRepositoryCustom
interface
AuthAttributeRepositoryCustom
This is custom repository for working with AuthAttributeEntityinterface
AuthProviderRepositoryCustom
interface
AuthResourceAttributeMapRepositoryCustom
This is repository for working with AuthResourceAttributeMapEntityinterface
ContentProviderRepositoryCustom
This is repository for working with ContentProviderinterface
CSVConfigRepositoryCustom
This is repository for working with CSVConfiginterface
EmailAddressRepositoryCustom
This is custom repository for working with EmailAddressEntityinterface
GroupRepositoryCustom
interface
ITPolicyRepositoryCustom
interface
ITPolicyVersionRepositoryCustom
interface
MailboxConfigurationRepositoryCustom
interface
MailboxConfigurationTemplateRepositoryCustom
interface
MailTemplatePropertiesRepositoryCustom
This is custom repository for working with MailTemplatePropertiesEntityinterface
MailTemplateRepositoryCustom
interface
ManagedSysRepositoryCustom
interface
MetadataElementPageTemplateRepositoryCustom
This is repository for working with MetadataElementPageTemplateEntityinterface
MetadataElementRepositoryCustom
This is repository for working with MetadataElementEntityinterface
MetadataTemplateTypeFieldRepositoryCustom
interface
MetadataTypeRepositoryCustom
This is repository for working with MetadataTypeEntityinterface
MngSysPolicyRepositoryCustom
interface
OrganizationRepositoryCustom
This is custom repository for working with OrganizationEntityinterface
OrganizationTypeRepositoryCustom
This is repository for working with OrganizationTypeEntityinterface
OTPProviderRepositoryCustom
interface
PolicyRepositoryCustom
This is custom repository for working with PolicyEntityinterface
ProvisionConnectorRepositoryCustom
interface
ReconciliationConfigRepositoryCustom
interface
ResourcePropRepositoryCustom
This is repository for working with ResourcePropinterface
ResourceRepositoryCustom
interface
RoleRepositoryCustom
interface
SynchConfigRepositoryCustom
This is repository for working with SynchConfiginterface
UserAttributeRepositoryCustom
This is custom repository for working with UserAttributeRepositoryinterface
UserITPolicyHistoryRepositoryCustom
-
Uses of AbstractKeyNameEntityCustomRepository in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement AbstractKeyNameEntityCustomRepository Modifier and Type Class Description class
AccessCertificationRepositoryImpl
class
AccessRightRepositoryImpl
class
AddressRepositoryImpl
JPA Repository implementation forAddressEntity
.class
AttributeMapRepositoryImpl
class
AuthAttributeRepositoryImpl
This is implementation of custom repository for working with AuthAttributeEntityclass
AuthProviderRepositoryImpl
class
AuthResourceAttributeMapRepositoryImpl
JPA Repository implementation forAuthResourceAttributeMapEntity
.class
ContentProviderRepositoryImpl
This is repository for working with ContentProviderclass
CSVConfigRepositoryImpl
This is repository for working with CSVConfigclass
EmailAddressRepositoryImpl
This is repository for working with EmailAddressclass
GroupRepositoryImpl
class
ITPolicyRepositoryImpl
class
ITPolicyVersionRepositoryImpl
class
MailboxConfigurationRepositoryImpl
This is repository for working with OTPProviderEntityclass
MailboxConfigurationTemplateRepositoryImpl
This is repository for working with OTPProviderEntityclass
MailTemplatePropertiesRepositoryImpl
This is implementation of custom repository for working with MailTemplatePropertiesEntityclass
MailTemplateRepositoryImpl
class
ManagedSysRepositoryImpl
class
MetadataElementPageTemplateRepositoryImpl
JPA Repository implementation forMetadataElementPageTemplateEntity
.class
MetadataElementRepositoryImpl
JPA Repository implementation forMetadataElementEntity
.class
MetadataTemplateTypeFieldRepositoryImpl
class
MetadataTypeRepositoryImpl
This is repository for working with MetadataTypeEntityclass
MngSysPolicyRepositoryImpl
class
OrganizationRepositoryImpl
This is repository for working with OrganizationEntityclass
OrganizationTypeRepositoryImpl
This is repository for working with OrganizationTypeEntityclass
OTPProviderRepositoryImpl
This is repository for working with OTPProviderEntityclass
PolicyRepositoryImpl
This is implementation of custom repository for working with PolicyEntityclass
ProvisionConnectorRepositoryImpl
class
ReconciliationConfigRepositoryImpl
class
ResourcePropRepositoryImpl
This is repository for working with ResourcePropclass
ResourceRepositoryImpl
class
RoleRepositoryImpl
class
SynchConfigRepositoryImpl
This is repository for working with SynchConfigclass
UserAttributeRepositoryImpl
This is implementation for working with UserAttributeRepositoryclass
UserITPolicyHistoryRepositoryImpl
-