Uses of Interface
org.openiam.esb.repository.custom.PolicyRepositoryCustom
-
Packages that use PolicyRepositoryCustom Package Description org.openiam.esb.repository org.openiam.esb.repository.impl -
-
Uses of PolicyRepositoryCustom in org.openiam.esb.repository
Subinterfaces of PolicyRepositoryCustom in org.openiam.esb.repository Modifier and Type Interface Description interface
PolicyRepository
This is repository for working with PolicyEntity -
Uses of PolicyRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement PolicyRepositoryCustom Modifier and Type Class Description class
PolicyRepositoryImpl
This is implementation of custom repository for working with PolicyEntity
-