Uses of Interface
org.openiam.esb.repository.custom.PhoneRepositoryCustom
-
Packages that use PhoneRepositoryCustom Package Description org.openiam.esb.repository org.openiam.esb.repository.impl -
-
Uses of PhoneRepositoryCustom in org.openiam.esb.repository
Subinterfaces of PhoneRepositoryCustom in org.openiam.esb.repository Modifier and Type Interface Description interface
PhoneRepository
This is repository for working with PhoneEntity -
Uses of PhoneRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement PhoneRepositoryCustom Modifier and Type Class Description class
PhoneRepositoryImpl
This is repository for working with PhoneEntity
-