Uses of Interface
org.openiam.esb.repository.custom.ApproverAssociationRepositoryCustom
-
Packages that use ApproverAssociationRepositoryCustom Package Description org.openiam.esb.repository org.openiam.esb.repository.impl -
-
Uses of ApproverAssociationRepositoryCustom in org.openiam.esb.repository
Subinterfaces of ApproverAssociationRepositoryCustom in org.openiam.esb.repository Modifier and Type Interface Description interface
ApproverAssociationRepository
This is repository for working with ApproverAssociationEntity -
Uses of ApproverAssociationRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement ApproverAssociationRepositoryCustom Modifier and Type Class Description class
ApproverAssociationRepositoryImpl
This is repository for working with ApproverAssociationEntity
-