Uses of Interface
org.openiam.esb.repository.custom.URIPatternRepositoryCustom
-
Packages that use URIPatternRepositoryCustom Package Description org.openiam.esb.repository org.openiam.esb.repository.impl -
-
Uses of URIPatternRepositoryCustom in org.openiam.esb.repository
Subinterfaces of URIPatternRepositoryCustom in org.openiam.esb.repository Modifier and Type Interface Description interface
URIPatternRepository
Repository working withURIPatternEntity
-
Uses of URIPatternRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement URIPatternRepositoryCustom Modifier and Type Class Description class
URIPatternRepositoryImpl
Implementation of URIPatternRepositoryCustom, which implemenets methods related to URIPatternEntity
-