Uses of Interface
org.apache.syncope.core.persistence.api.dao.AnyMatchDAO
Packages that use AnyMatchDAO
Package
Description
-
Uses of AnyMatchDAO in org.apache.syncope.core.persistence.common.dao
Classes in org.apache.syncope.core.persistence.common.dao that implement AnyMatchDAO -
Uses of AnyMatchDAO in org.apache.syncope.core.persistence.jpa
Methods in org.apache.syncope.core.persistence.jpa that return AnyMatchDAOModifier and TypeMethodDescriptionPersistenceContext.anyMatchDAO(UserDAO userDAO, GroupDAO groupDAO, AnyObjectDAO anyObjectDAO, RealmDAO realmDAO, PlainSchemaDAO plainSchemaDAO, AnyUtilsFactory anyUtilsFactory, PlainAttrValidationManager validator, EntityFactory entityFactory) Methods in org.apache.syncope.core.persistence.jpa with parameters of type AnyMatchDAOModifier and TypeMethodDescriptionPersistenceContext.dynRealmRepoExt(ApplicationEventPublisher publisher, UserDAO userDAO, GroupDAO groupDAO, AnyObjectDAO anyObjectDAO, AnySearchDAO anySearchDAO, AnyMatchDAO anyMatchDAO, AnySearchCondVisitor searchCondVisitor, EntityManager entityManager) PersistenceContext.groupRepoExt(ApplicationEventPublisher publisher, AnyUtilsFactory anyUtilsFactory, DynRealmDAO dynRealmDAO, PlainSchemaDAO plainSchemaDAO, RealmDAO realmDAO, AnyMatchDAO anyMatchDAO, UserDAO userDAO, AnyObjectDAO anyObjectDAO, AnySearchDAO anySearchDAO, AnySearchCondVisitor searchCondVisitor, EntityManager entityManager) PersistenceContext.roleRepoExt(ApplicationEventPublisher publisher, AnyMatchDAO anyMatchDAO, AnySearchDAO anySearchDAO, DelegationDAO delegationDAO, AnySearchCondVisitor searchCondVisitor, EntityManager entityManager) -
Uses of AnyMatchDAO in org.apache.syncope.core.persistence.jpa.dao
Classes in org.apache.syncope.core.persistence.jpa.dao that implement AnyMatchDAO -
Uses of AnyMatchDAO in org.apache.syncope.core.persistence.jpa.dao.repo
Fields in org.apache.syncope.core.persistence.jpa.dao.repo declared as AnyMatchDAOModifier and TypeFieldDescriptionprotected final AnyMatchDAODynRealmRepoExtImpl.anyMatchDAOprotected final AnyMatchDAOGroupRepoExtImpl.anyMatchDAOprotected final AnyMatchDAORoleRepoExtImpl.anyMatchDAOConstructors in org.apache.syncope.core.persistence.jpa.dao.repo with parameters of type AnyMatchDAOModifierConstructorDescriptionDynRealmRepoExtImpl(ApplicationEventPublisher publisher, UserDAO userDAO, GroupDAO groupDAO, AnyObjectDAO anyObjectDAO, AnySearchDAO searchDAO, AnyMatchDAO anyMatchDAO, AnySearchCondVisitor searchCondVisitor, EntityManager entityManager) GroupRepoExtImpl(AnyUtilsFactory anyUtilsFactory, ApplicationEventPublisher publisher, DynRealmDAO dynRealmDAO, PlainSchemaDAO plainSchemaDAO, RealmDAO realmDAO, AnyMatchDAO anyMatchDAO, UserDAO userDAO, AnyObjectDAO anyObjectDAO, AnySearchDAO searchDAO, AnySearchCondVisitor searchCondVisitor, EntityManager entityManager) RoleRepoExtImpl(ApplicationEventPublisher publisher, AnyMatchDAO anyMatchDAO, AnySearchDAO anySearchDAO, DelegationDAO delegationDAO, AnySearchCondVisitor searchCondVisitor, EntityManager entityManager) -
Uses of AnyMatchDAO in org.apache.syncope.core.persistence.neo4j
Methods in org.apache.syncope.core.persistence.neo4j that return AnyMatchDAOModifier and TypeMethodDescriptionPersistenceContext.anyMatchDAO(UserDAO userDAO, GroupDAO groupDAO, AnyObjectDAO anyObjectDAO, RealmDAO realmDAO, PlainSchemaDAO plainSchemaDAO, AnyUtilsFactory anyUtilsFactory, PlainAttrValidationManager validator, EntityFactory entityFactory) Methods in org.apache.syncope.core.persistence.neo4j with parameters of type AnyMatchDAOModifier and TypeMethodDescriptionPersistenceContext.dynRealmRepoExt(ApplicationEventPublisher publisher, UserDAO userDAO, GroupDAO groupDAO, AnyObjectDAO anyObjectDAO, AnySearchDAO anySearchDAO, AnyMatchDAO anyMatchDAO, AnySearchCondVisitor searchCondVisitor, org.springframework.data.neo4j.core.Neo4jTemplate neo4jTemplate, org.springframework.data.neo4j.core.Neo4jClient neo4jClient, NodeValidator nodeValidator) PersistenceContext.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) PersistenceContext.roleRepoExt(ApplicationEventPublisher publisher, AnyMatchDAO anyMatchDAO, AnySearchDAO anySearchDAO, DelegationDAO delegationDAO, AnySearchCondVisitor searchCondVisitor, org.springframework.data.neo4j.core.Neo4jTemplate neo4jTemplate, org.springframework.data.neo4j.core.Neo4jClient neo4jClient, NodeValidator nodeValidator, javax.cache.Cache<EntityCacheKey, Neo4jRole> roleCache) -
Uses of AnyMatchDAO in org.apache.syncope.core.persistence.neo4j.dao
Classes in org.apache.syncope.core.persistence.neo4j.dao that implement AnyMatchDAO -
Uses of AnyMatchDAO in org.apache.syncope.core.persistence.neo4j.dao.repo
Fields in org.apache.syncope.core.persistence.neo4j.dao.repo declared as AnyMatchDAOModifier and TypeFieldDescriptionprotected final AnyMatchDAODynRealmRepoExtImpl.anyMatchDAOprotected final AnyMatchDAOGroupRepoExtImpl.anyMatchDAOprotected final AnyMatchDAORoleRepoExtImpl.anyMatchDAOConstructors in org.apache.syncope.core.persistence.neo4j.dao.repo with parameters of type AnyMatchDAOModifierConstructorDescriptionDynRealmRepoExtImpl(ApplicationEventPublisher publisher, UserDAO userDAO, GroupDAO groupDAO, AnyObjectDAO anyObjectDAO, AnySearchDAO searchDAO, AnyMatchDAO anyMatchDAO, AnySearchCondVisitor searchCondVisitor, org.springframework.data.neo4j.core.Neo4jTemplate neo4jTemplate, org.springframework.data.neo4j.core.Neo4jClient neo4jClient, NodeValidator nodeValidator) GroupRepoExtImpl(AnyUtilsFactory anyUtilsFactory, ApplicationEventPublisher publisher, 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) RoleRepoExtImpl(ApplicationEventPublisher publisher, AnyMatchDAO anyMatchDAO, AnySearchDAO anySearchDAO, DelegationDAO delegationDAO, AnySearchCondVisitor searchCondVisitor, org.springframework.data.neo4j.core.Neo4jTemplate neo4jTemplate, org.springframework.data.neo4j.core.Neo4jClient neo4jClient, NodeValidator nodeValidator, javax.cache.Cache<EntityCacheKey, Neo4jRole> cache) -
Uses of AnyMatchDAO in org.apache.syncope.core.provisioning.java
Methods in org.apache.syncope.core.provisioning.java with parameters of type AnyMatchDAOModifier and TypeMethodDescriptionProvisioningContext.notificationManager(EntityFactory entityFactory, AnySearchCondVisitor searchCondVisitor, DerSchemaDAO derSchemaDAO, NotificationDAO notificationDAO, AnyObjectDAO anyObjectDAO, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, AnyMatchDAO anyMatchDAO, TaskDAO taskDAO, UserDataBinder userDataBinder, GroupDataBinder groupDataBinder, AnyObjectDataBinder anyObjectDataBinder, ConfParamOps confParamOps, DerAttrHandler derAttrHandler, IntAttrNameParser intAttrNameParser, JexlTools jexlTools) -
Uses of AnyMatchDAO in org.apache.syncope.core.provisioning.java.notification
Fields in org.apache.syncope.core.provisioning.java.notification declared as AnyMatchDAOModifier and TypeFieldDescriptionprotected final AnyMatchDAODefaultNotificationManager.anyMatchDAOConstructors in org.apache.syncope.core.provisioning.java.notification with parameters of type AnyMatchDAOModifierConstructorDescriptionDefaultNotificationManager(DerSchemaDAO derSchemaDAO, NotificationDAO notificationDAO, AnyObjectDAO anyObjectDAO, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, AnyMatchDAO anyMatchDAO, TaskDAO taskDAO, DerAttrHandler derAttrHandler, UserDataBinder userDataBinder, GroupDataBinder groupDataBinder, AnyObjectDataBinder anyObjectDataBinder, ConfParamOps confParamOps, EntityFactory entityFactory, IntAttrNameParser intAttrNameParser, AnySearchCondVisitor searchCondVisitor, JexlTools jexlTools)