Uses of Interface
org.openiam.esb.repository.custom.EmailAddressRepositoryCustom
-
Packages that use EmailAddressRepositoryCustom Package Description org.openiam.esb.repository org.openiam.esb.repository.impl -
-
Uses of EmailAddressRepositoryCustom in org.openiam.esb.repository
Subinterfaces of EmailAddressRepositoryCustom in org.openiam.esb.repository Modifier and Type Interface Description interface
EmailAddressRepository
This is repository for working with EmailAddressEntity -
Uses of EmailAddressRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement EmailAddressRepositoryCustom Modifier and Type Class Description class
EmailAddressRepositoryImpl
This is repository for working with EmailAddress
-