Uses of Interface
org.apache.syncope.core.persistence.api.dao.VirSchemaDAO
-
-
Uses of VirSchemaDAO in org.apache.syncope.core.logic
Fields in org.apache.syncope.core.logic declared as VirSchemaDAO Modifier and Type Field Description protected VirSchemaDAOReconciliationLogic. virSchemaDAOprotected VirSchemaDAOResourceLogic. virSchemaDAOprotected VirSchemaDAOSchemaLogic. virSchemaDAOMethods in org.apache.syncope.core.logic with parameters of type VirSchemaDAO Modifier and Type Method Description ReconciliationLogicIdMLogicContext. reconciliationLogic(RealmDAO realmDAO, AnyUtilsFactory anyUtilsFactory, PlainSchemaDAO plainSchemaDAO, DerSchemaDAO derSchemaDAO, AnySearchDAO anySearchDAO, AnyTypeDAO anyTypeDAO, ExternalResourceDAO resourceDAO, VirSchemaDAO virSchemaDAO, VirAttrHandler virAttrHandler, ConnectorManager connectorManager, InboundMatcher inboundMatcher, OutboundMatcher outboundMatcher, MappingManager mappingManager)ResourceLogicIdMLogicContext. resourceLogic(ResourceDataBinder resourceDataBinder, AnyUtilsFactory anyUtilsFactory, AnyTypeDAO anyTypeDAO, ExternalResourceDAO resourceDAO, ConnInstanceDAO connInstanceDAO, VirSchemaDAO virSchemaDAO, VirAttrHandler virAttrHandler, ConnInstanceDataBinder connInstanceDataBinder, ConnectorManager connectorManager, OutboundMatcher outboundMatcher, MappingManager mappingManager)SchemaLogicIdRepoLogicContext. schemaLogic(SchemaDataBinder binder, VirSchemaDAO virSchemaDAO, AnyTypeClassDAO anyTypeClassDAO, DerSchemaDAO derSchemaDAO, PlainSchemaDAO plainSchemaDAO)Constructors in org.apache.syncope.core.logic with parameters of type VirSchemaDAO Constructor Description ReconciliationLogic(AnyUtilsFactory anyUtilsFactory, AnyTypeDAO anyTypeDAO, ExternalResourceDAO resourceDAO, RealmDAO realmDAO, PlainSchemaDAO plainSchemaDAO, DerSchemaDAO derSchemaDAO, VirSchemaDAO virSchemaDAO, AnySearchDAO anySearchDAO, VirAttrHandler virAttrHandler, MappingManager mappingManager, InboundMatcher inboundMatcher, OutboundMatcher outboundMatcher, ConnectorManager connectorManager)ResourceLogic(ExternalResourceDAO resourceDAO, AnyTypeDAO anyTypeDAO, ConnInstanceDAO connInstanceDAO, VirSchemaDAO virSchemaDAO, VirAttrHandler virAttrHandler, ResourceDataBinder binder, ConnInstanceDataBinder connInstanceDataBinder, OutboundMatcher outboundMatcher, MappingManager mappingManager, ConnectorManager connectorManager, AnyUtilsFactory anyUtilsFactory)SchemaLogic(PlainSchemaDAO plainSchemaDAO, DerSchemaDAO derSchemaDAO, VirSchemaDAO virSchemaDAO, AnyTypeClassDAO anyTypeClassDAO, SchemaDataBinder binder) -
Uses of VirSchemaDAO in org.apache.syncope.core.persistence.jpa
Methods in org.apache.syncope.core.persistence.jpa that return VirSchemaDAO Modifier and Type Method Description VirSchemaDAOPersistenceContext. virSchemaDAO(ExternalResourceDAO resourceDAO)Methods in org.apache.syncope.core.persistence.jpa with parameters of type VirSchemaDAO Modifier and Type Method Description AnyTypeClassDAOPersistenceContext. anyTypeClassDAO(AnyTypeDAO anyTypeDAO, PlainSchemaDAO plainSchemaDAO, DerSchemaDAO derSchemaDAO, VirSchemaDAO virSchemaDAO, GroupDAO groupDAO, ExternalResourceDAO resourceDAO)ExternalResourceDAOPersistenceContext. resourceDAO(TaskDAO taskDAO, AnyObjectDAO anyObjectDAO, UserDAO userDAO, GroupDAO groupDAO, PolicyDAO policyDAO, VirSchemaDAO virSchemaDAO, RealmDAO realmDAO) -
Uses of VirSchemaDAO in org.apache.syncope.core.persistence.jpa.dao
Classes in org.apache.syncope.core.persistence.jpa.dao that implement VirSchemaDAO Modifier and Type Class Description classJPAVirSchemaDAOFields in org.apache.syncope.core.persistence.jpa.dao declared as VirSchemaDAO Modifier and Type Field Description protected VirSchemaDAOJPAAnyTypeClassDAO. virSchemaDAOprotected VirSchemaDAOJPAExternalResourceDAO. virSchemaDAOConstructors in org.apache.syncope.core.persistence.jpa.dao with parameters of type VirSchemaDAO Constructor Description JPAAnyTypeClassDAO(AnyTypeDAO anyTypeDAO, PlainSchemaDAO plainSchemaDAO, DerSchemaDAO derSchemaDAO, VirSchemaDAO virSchemaDAO, GroupDAO groupDAO, ExternalResourceDAO resourceDAO)JPAExternalResourceDAO(TaskDAO taskDAO, AnyObjectDAO anyObjectDAO, UserDAO userDAO, GroupDAO groupDAO, PolicyDAO policyDAO, VirSchemaDAO virSchemaDAO, RealmDAO realmDAO) -
Uses of VirSchemaDAO in org.apache.syncope.core.provisioning.api
Fields in org.apache.syncope.core.provisioning.api declared as VirSchemaDAO Modifier and Type Field Description protected VirSchemaDAOIntAttrNameParser. virSchemaDAOConstructors in org.apache.syncope.core.provisioning.api with parameters of type VirSchemaDAO Constructor Description IntAttrNameParser(PlainSchemaDAO plainSchemaDAO, DerSchemaDAO derSchemaDAO, VirSchemaDAO virSchemaDAO, AnyUtilsFactory anyUtilsFactory) -
Uses of VirSchemaDAO in org.apache.syncope.core.provisioning.java
Methods in org.apache.syncope.core.provisioning.java with parameters of type VirSchemaDAO Modifier and Type Method Description AnyTypeClassDataBinderProvisioningContext. anyTypeClassDataBinder(EntityFactory entityFactory, PlainSchemaDAO plainSchemaDAO, DerSchemaDAO derSchemaDAO, VirSchemaDAO virSchemaDAO, AnyTypeDAO anyTypeDAO)InboundMatcherProvisioningContext. inboundMatcher(AnyUtilsFactory anyUtilsFactory, UserDAO userDAO, AnyObjectDAO anyObjectDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, RealmDAO realmDAO, VirSchemaDAO virSchemaDAO, ImplementationDAO implementationDAO, VirAttrHandler virAttrHandler, IntAttrNameParser intAttrNameParser)IntAttrNameParserProvisioningContext. intAttrNameParser(AnyUtilsFactory anyUtilsFactory, PlainSchemaDAO plainSchemaDAO, DerSchemaDAO derSchemaDAO, VirSchemaDAO virSchemaDAO)NotificationManagerProvisioningContext. notificationManager(EntityFactory entityFactory, SearchCondVisitor searchCondVisitor, DerSchemaDAO derSchemaDAO, VirSchemaDAO virSchemaDAO, NotificationDAO notificationDAO, AnyObjectDAO anyObjectDAO, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, AnyMatchDAO anyMatchDAO, TaskDAO taskDAO, UserDataBinder userDataBinder, GroupDataBinder groupDataBinder, AnyObjectDataBinder anyObjectDataBinder, ConfParamOps confParamOps, DerAttrHandler derAttrHandler, VirAttrHandler virAttrHandler, IntAttrNameParser intAttrNameParser)OutboundMatcherProvisioningContext. outboundMatcher(AnyUtilsFactory anyUtilsFactory, MappingManager mappingManager, UserDAO userDAO, VirSchemaDAO virSchemaDAO, VirAttrHandler virAttrHandler)PropagationManagerProvisioningContext. propagationManager(EntityFactory entityFactory, AnyUtilsFactory anyUtilsFactory, VirSchemaDAO virSchemaDAO, ExternalResourceDAO resourceDAO, ConnObjectUtils connObjectUtils, MappingManager mappingManager, DerAttrHandler derAttrHandler)ResourceDataBinderProvisioningContext. resourceDataBinder(EntityFactory entityFactory, AnyTypeDAO anyTypeDAO, ConnInstanceDAO connInstanceDAO, PolicyDAO policyDAO, VirSchemaDAO virSchemaDAO, AnyTypeClassDAO anyTypeClassDAO, ImplementationDAO implementationDAO, PlainSchemaDAO plainSchemaDAO, IntAttrNameParser intAttrNameParser, PropagationTaskExecutor propagationTaskExecutor)SchemaDataBinderProvisioningContext. schemaDataBinder(EntityFactory entityFactory, AnyUtilsFactory anyUtilsFactory, AnyTypeClassDAO anyTypeClassDAO, PlainSchemaDAO plainSchemaDAO, DerSchemaDAO derSchemaDAO, VirSchemaDAO virSchemaDAO, ExternalResourceDAO resourceDAO, AnyTypeDAO anyTypeDAO, ImplementationDAO implementationDAO) -
Uses of VirSchemaDAO in org.apache.syncope.core.provisioning.java.data
Fields in org.apache.syncope.core.provisioning.java.data declared as VirSchemaDAO Modifier and Type Field Description protected VirSchemaDAOAnyTypeClassDataBinderImpl. virSchemaDAOprotected VirSchemaDAOResourceDataBinderImpl. virSchemaDAOprotected VirSchemaDAOSchemaDataBinderImpl. virSchemaDAOConstructors in org.apache.syncope.core.provisioning.java.data with parameters of type VirSchemaDAO Constructor Description AnyTypeClassDataBinderImpl(PlainSchemaDAO plainSchemaDAO, DerSchemaDAO derSchemaDAO, VirSchemaDAO virSchemaDAO, AnyTypeDAO anyTypeDAO, EntityFactory entityFactory)ResourceDataBinderImpl(AnyTypeDAO anyTypeDAO, ConnInstanceDAO connInstanceDAO, PolicyDAO policyDAO, VirSchemaDAO virSchemaDAO, AnyTypeClassDAO anyTypeClassDAO, ImplementationDAO implementationDAO, PlainSchemaDAO plainSchemaDAO, EntityFactory entityFactory, IntAttrNameParser intAttrNameParser, PropagationTaskExecutor propagationTaskExecutor)SchemaDataBinderImpl(AnyTypeClassDAO anyTypeClassDAO, PlainSchemaDAO plainSchemaDAO, DerSchemaDAO derSchemaDAO, VirSchemaDAO virSchemaDAO, ExternalResourceDAO resourceDAO, AnyTypeDAO anyTypeDAO, ImplementationDAO implementationDAO, EntityFactory entityFactory, AnyUtilsFactory anyUtilsFactory) -
Uses of VirSchemaDAO in org.apache.syncope.core.provisioning.java.notification
Fields in org.apache.syncope.core.provisioning.java.notification declared as VirSchemaDAO Modifier and Type Field Description protected VirSchemaDAODefaultNotificationManager. virSchemaDAOConstructors in org.apache.syncope.core.provisioning.java.notification with parameters of type VirSchemaDAO Constructor Description DefaultNotificationManager(DerSchemaDAO derSchemaDAO, VirSchemaDAO virSchemaDAO, NotificationDAO notificationDAO, AnyObjectDAO anyObjectDAO, UserDAO userDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, AnyMatchDAO anyMatchDAO, TaskDAO taskDAO, DerAttrHandler derAttrHandler, VirAttrHandler virAttrHandler, UserDataBinder userDataBinder, GroupDataBinder groupDataBinder, AnyObjectDataBinder anyObjectDataBinder, ConfParamOps confParamOps, EntityFactory entityFactory, IntAttrNameParser intAttrNameParser, SearchCondVisitor searchCondVisitor) -
Uses of VirSchemaDAO in org.apache.syncope.core.provisioning.java.propagation
Fields in org.apache.syncope.core.provisioning.java.propagation declared as VirSchemaDAO Modifier and Type Field Description protected VirSchemaDAODefaultPropagationManager. virSchemaDAOConstructors in org.apache.syncope.core.provisioning.java.propagation with parameters of type VirSchemaDAO Constructor Description DefaultPropagationManager(VirSchemaDAO virSchemaDAO, ExternalResourceDAO resourceDAO, EntityFactory entityFactory, ConnObjectUtils connObjectUtils, MappingManager mappingManager, DerAttrHandler derAttrHandler, AnyUtilsFactory anyUtilsFactory) -
Uses of VirSchemaDAO in org.apache.syncope.core.provisioning.java.pushpull
Fields in org.apache.syncope.core.provisioning.java.pushpull declared as VirSchemaDAO Modifier and Type Field Description protected VirSchemaDAOAbstractPullResultHandler. virSchemaDAOprotected VirSchemaDAOInboundMatcher. virSchemaDAOprotected VirSchemaDAOOutboundMatcher. virSchemaDAOprotected VirSchemaDAOPullJobDelegate. virSchemaDAOConstructors in org.apache.syncope.core.provisioning.java.pushpull with parameters of type VirSchemaDAO Constructor Description InboundMatcher(UserDAO userDAO, AnyObjectDAO anyObjectDAO, GroupDAO groupDAO, AnySearchDAO anySearchDAO, RealmDAO realmDAO, VirSchemaDAO virSchemaDAO, ImplementationDAO implementationDAO, VirAttrHandler virAttrHandler, IntAttrNameParser intAttrNameParser, AnyUtilsFactory anyUtilsFactory)OutboundMatcher(MappingManager mappingManager, UserDAO userDAO, AnyUtilsFactory anyUtilsFactory, VirSchemaDAO virSchemaDAO, VirAttrHandler virAttrHandler) -
Uses of VirSchemaDAO in org.apache.syncope.core.starter
Methods in org.apache.syncope.core.starter with parameters of type VirSchemaDAO Modifier and Type Method Description SyncopeCoreInfoContributorSyncopeCoreApplication. syncopeCoreInfoContributor(AnyTypeDAO anyTypeDAO, AnyTypeClassDAO anyTypeClassDAO, ExternalResourceDAO resourceDAO, UserDAO userDAO, GroupDAO groupDAO, AnyObjectDAO anyObjectDAO, RoleDAO roleDAO, PolicyDAO policyDAO, NotificationDAO notificationDAO, TaskDAO taskDAO, VirSchemaDAO virSchemaDAO, SecurityQuestionDAO securityQuestionDAO, ConfParamOps confParamOps, ConnIdBundleManager bundleManager, ImplementationLookup implLookup, ApplicationContext ctx, PersistenceInfoDAO persistenceInfoDAO) -
Uses of VirSchemaDAO in org.apache.syncope.core.starter.actuate
Fields in org.apache.syncope.core.starter.actuate declared as VirSchemaDAO Modifier and Type Field Description protected VirSchemaDAODefaultSyncopeCoreInfoContributor. virSchemaDAOConstructors in org.apache.syncope.core.starter.actuate with parameters of type VirSchemaDAO Constructor Description DefaultSyncopeCoreInfoContributor(AnyTypeDAO anyTypeDAO, AnyTypeClassDAO anyTypeClassDAO, ExternalResourceDAO resourceDAO, UserDAO userDAO, GroupDAO groupDAO, AnyObjectDAO anyObjectDAO, RoleDAO roleDAO, PolicyDAO policyDAO, NotificationDAO notificationDAO, TaskDAO taskDAO, VirSchemaDAO virSchemaDAO, SecurityQuestionDAO securityQuestionDAO, ConfParamOps confParamOps, ConnIdBundleManager bundleManager, ImplementationLookup implLookup, Map<String,ThreadPoolTaskExecutor> taskExecutors, PersistenceInfoDAO persistenceInfoDAO)
-