Uses of Interface
org.apache.syncope.core.persistence.api.dao.AttrRepoDAO
Packages that use AttrRepoDAO
Package
Description
-
Uses of AttrRepoDAO in org.apache.syncope.core.logic
Fields in org.apache.syncope.core.logic declared as AttrRepoDAOMethods in org.apache.syncope.core.logic with parameters of type AttrRepoDAOModifier and TypeMethodDescriptionAMLogicContext.attrRepoLogic(AttrRepoDataBinder binder, AttrRepoDAO attrRepoDAO) Constructors in org.apache.syncope.core.logic with parameters of type AttrRepoDAO -
Uses of AttrRepoDAO in org.apache.syncope.core.persistence.jpa
Methods in org.apache.syncope.core.persistence.jpa that return AttrRepoDAOModifier and TypeMethodDescriptionPersistenceContext.attrRepoDAO(org.springframework.data.jpa.repository.support.JpaRepositoryFactory jpaRepositoryFactory, AttrRepoRepoExt attrRepoRepoExt) -
Uses of AttrRepoDAO in org.apache.syncope.core.persistence.jpa.dao.repo
Subinterfaces of AttrRepoDAO in org.apache.syncope.core.persistence.jpa.dao.repo -
Uses of AttrRepoDAO in org.apache.syncope.core.persistence.neo4j
Methods in org.apache.syncope.core.persistence.neo4j that return AttrRepoDAOModifier and TypeMethodDescriptionPersistenceContext.attrRepoDAO(SyncopeNeo4jRepositoryFactory neo4jRepositoryFactory, AttrRepoRepoExt attrRepoRepoExt) -
Uses of AttrRepoDAO in org.apache.syncope.core.persistence.neo4j.dao.repo
Subinterfaces of AttrRepoDAO in org.apache.syncope.core.persistence.neo4j.dao.repo