Uses of Interface
org.openiam.esb.repository.custom.UserAttributeRepositoryCustom
-
Packages that use UserAttributeRepositoryCustom Package Description org.openiam.esb.repository org.openiam.esb.repository.impl -
-
Uses of UserAttributeRepositoryCustom in org.openiam.esb.repository
Subinterfaces of UserAttributeRepositoryCustom in org.openiam.esb.repository Modifier and Type Interface Description interface
UserAttributeRepository
This is repository for working with UserAttributeEntity -
Uses of UserAttributeRepositoryCustom in org.openiam.esb.repository.impl
Classes in org.openiam.esb.repository.impl that implement UserAttributeRepositoryCustom Modifier and Type Class Description class
UserAttributeRepositoryImpl
This is implementation for working with UserAttributeRepository
-