Uses of Interface
org.apache.syncope.core.persistence.jpa.dao.repo.GroupRepoExt
Packages that use GroupRepoExt
Package
Description
-
Uses of GroupRepoExt in org.apache.syncope.core.persistence.jpa
Methods in org.apache.syncope.core.persistence.jpa that return GroupRepoExtModifier and TypeMethodDescriptionPersistenceContext.groupRepoExt(ApplicationEventPublisher publisher, AnyUtilsFactory anyUtilsFactory, DynRealmDAO dynRealmDAO, PlainSchemaDAO plainSchemaDAO, AnyMatchDAO anyMatchDAO, UserDAO userDAO, AnyObjectDAO anyObjectDAO, AnySearchDAO anySearchDAO, SearchCondVisitor searchCondVisitor, EntityManager entityManager, AnyFinder anyFinder) Methods in org.apache.syncope.core.persistence.jpa with parameters of type GroupRepoExtModifier and TypeMethodDescriptionPersistenceContext.groupDAO(org.springframework.data.jpa.repository.support.JpaRepositoryFactory jpaRepositoryFactory, GroupRepoExt groupRepoExt) -
Uses of GroupRepoExt in org.apache.syncope.core.persistence.jpa.dao.repo
Subinterfaces of GroupRepoExt in org.apache.syncope.core.persistence.jpa.dao.repoClasses in org.apache.syncope.core.persistence.jpa.dao.repo that implement GroupRepoExt