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