Uses of Interface
org.openiam.esb.repository.custom.MetadataElementRepositoryCustom
-
Packages that use MetadataElementRepositoryCustom Package Description org.openiam.esb.repository org.openiam.esb.repository.impl -
-
Uses of MetadataElementRepositoryCustom in org.openiam.esb.repository
Subinterfaces of MetadataElementRepositoryCustom in org.openiam.esb.repository Modifier and Type Interface Description interface
MetadataElementRepository
Repository working withMetadataElementEntity
-
Uses of MetadataElementRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement MetadataElementRepositoryCustom Modifier and Type Class Description class
MetadataElementRepositoryImpl
JPA Repository implementation forMetadataElementEntity
.
-