Uses of Interface
org.apache.syncope.core.persistence.neo4j.dao.repo.ImplementationRepoExt
Packages that use ImplementationRepoExt
Package
Description
-
Uses of ImplementationRepoExt in org.apache.syncope.core.persistence.neo4j
Methods in org.apache.syncope.core.persistence.neo4j that return ImplementationRepoExtModifier and TypeMethodDescriptionPersistenceContext.implementationRepoExt(ExternalResourceDAO resourceDAO, EntityCacheDAO entityCacheDAO, org.springframework.data.neo4j.core.Neo4jTemplate neo4jTemplate, org.springframework.data.neo4j.core.Neo4jClient neo4jClient, NodeValidator nodeValidator, javax.cache.Cache<EntityCacheKey, Neo4jImplementation> implementationCache) Methods in org.apache.syncope.core.persistence.neo4j with parameters of type ImplementationRepoExtModifier and TypeMethodDescriptionPersistenceContext.implementationDAO(SyncopeNeo4jRepositoryFactory neo4jRepositoryFactory, ImplementationRepoExt implementationRepoExt) -
Uses of ImplementationRepoExt in org.apache.syncope.core.persistence.neo4j.dao.repo
Subinterfaces of ImplementationRepoExt in org.apache.syncope.core.persistence.neo4j.dao.repoClasses in org.apache.syncope.core.persistence.neo4j.dao.repo that implement ImplementationRepoExt