Uses of Interface
org.openiam.esb.repository.custom.IdentityQuestionRepositoryCustom
-
Packages that use IdentityQuestionRepositoryCustom Package Description org.openiam.esb.repository org.openiam.esb.repository.impl -
-
Uses of IdentityQuestionRepositoryCustom in org.openiam.esb.repository
Subinterfaces of IdentityQuestionRepositoryCustom in org.openiam.esb.repository Modifier and Type Interface Description interface
IdentityQuestionRepository
This is repository for working with IdentityQuestion -
Uses of IdentityQuestionRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement IdentityQuestionRepositoryCustom Modifier and Type Class Description class
IdentityQuestionRepositoryImpl
This is repository for working with IdentityQuestion
-