Uses of Interface
org.openiam.esb.repository.custom.EvictableCustomRepository
-
Packages that use EvictableCustomRepository Package Description org.openiam.esb.core.service.impl org.openiam.esb.repository org.openiam.esb.repository.custom org.openiam.esb.repository.impl -
-
Uses of EvictableCustomRepository in org.openiam.esb.core.service.impl
-
Uses of EvictableCustomRepository in org.openiam.esb.repository
Subinterfaces of EvictableCustomRepository in org.openiam.esb.repository Modifier and Type Interface Description interfaceBatchTaskScheduleRepositoryinterfaceGroupRepositoryinterfaceMetadataElementPageTemplateRepositoryRepository working withMetadataElementPageTemplateEntityinterfaceOrganizationRepositoryThis is repository for working with OrganizationEntityinterfacePropertyValueRepositoryRepository working withPropertyValueEntityinterfaceResourceRepositoryinterfaceRoleRepository -
Uses of EvictableCustomRepository in org.openiam.esb.repository.custom
Subinterfaces of EvictableCustomRepository in org.openiam.esb.repository.custom Modifier and Type Interface Description interfaceGroupRepositoryCustominterfaceMetadataElementPageTemplateRepositoryCustomThis is repository for working with MetadataElementPageTemplateEntityinterfaceOrganizationRepositoryCustomThis is custom repository for working with OrganizationEntityinterfacePropertyValueRepositoryCustominterfaceResourceRepositoryCustominterfaceRoleRepositoryCustom -
Uses of EvictableCustomRepository in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement EvictableCustomRepository Modifier and Type Class Description classGroupRepositoryImplclassMetadataElementPageTemplateRepositoryImplJPA Repository implementation forMetadataElementPageTemplateEntity.classOrganizationRepositoryImplThis is repository for working with OrganizationEntityclassPropertyValueRepositoryImplclassResourceRepositoryImplclassRoleRepositoryImpl
-