Uses of Interface
org.apache.syncope.core.persistence.neo4j.dao.repo.GroupRepoExt
Packages that use GroupRepoExt
Package
Description
-
Uses of GroupRepoExt in org.apache.syncope.core.persistence.neo4j
Methods in org.apache.syncope.core.persistence.neo4j that return GroupRepoExtModifier and TypeMethodDescriptionPersistenceContext.groupRepoExt(ApplicationEventPublisher publisher, AnyUtilsFactory anyUtilsFactory, AnyTypeDAO anyTypeDAO, AnyTypeClassDAO anyTypeClassDAO, PlainSchemaDAO plainSchemaDAO, DerSchemaDAO derSchemaDAO, DynRealmDAO dynRealmDAO, RealmDAO realmDAO, AnyMatchDAO anyMatchDAO, UserDAO userDAO, AnyObjectDAO anyObjectDAO, AnySearchDAO anySearchDAO, AnySearchCondVisitor searchCondVisitor, org.springframework.data.neo4j.core.Neo4jTemplate neo4jTemplate, org.springframework.data.neo4j.core.Neo4jClient neo4jClient, NodeValidator nodeValidator, javax.cache.Cache<EntityCacheKey, Neo4jGroup> groupCache) Methods in org.apache.syncope.core.persistence.neo4j with parameters of type GroupRepoExtModifier and TypeMethodDescriptionPersistenceContext.groupDAO(SyncopeNeo4jRepositoryFactory neo4jRepositoryFactory, GroupRepoExt groupRepoExt) -
Uses of GroupRepoExt in org.apache.syncope.core.persistence.neo4j.dao.repo
Subinterfaces of GroupRepoExt in org.apache.syncope.core.persistence.neo4j.dao.repoClasses in org.apache.syncope.core.persistence.neo4j.dao.repo that implement GroupRepoExt