Uses of Interface
org.openiam.esb.repository.custom.OrganizationRepositoryCustom
-
Packages that use OrganizationRepositoryCustom Package Description org.openiam.esb.repository org.openiam.esb.repository.impl -
-
Uses of OrganizationRepositoryCustom in org.openiam.esb.repository
Subinterfaces of OrganizationRepositoryCustom in org.openiam.esb.repository Modifier and Type Interface Description interface
OrganizationRepository
This is repository for working with OrganizationEntity -
Uses of OrganizationRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement OrganizationRepositoryCustom Modifier and Type Class Description class
OrganizationRepositoryImpl
This is repository for working with OrganizationEntity
-