Uses of Interface
org.alfresco.repo.domain.node.NodeDAO
Packages that use NodeDAO
Package
Description
Provides the implementation of the site service which is used to provide services used by the sites of the
Share interface.
-
Uses of NodeDAO in org.alfresco.encryption
Methods in org.alfresco.encryption with parameters of type NodeDAO -
Uses of NodeDAO in org.alfresco.repo.admin.patch.impl
Methods in org.alfresco.repo.admin.patch.impl that return NodeDAOMethods in org.alfresco.repo.admin.patch.impl with parameters of type NodeDAOModifier and TypeMethodDescriptionvoidAliasableAspectPatch.setNodeDAO(NodeDAO nodeDAO) voidGenericDeleteAspectForTypePatch.setNodeDAO(NodeDAO nodeDAO) voidGenericMimetypeRenamePatch.setNodeDAO(NodeDAO nodeDAO) voidImapUnsubscribedAspectPatch.setNodeDAO(NodeDAO nodeDAO) voidQNamePatch.setNodeDAO(NodeDAO nodeDAO) voidSurfConfigFolderPatch.setNodeDAO(NodeDAO nodeDAO) -
Uses of NodeDAO in org.alfresco.repo.calendar
Methods in org.alfresco.repo.calendar with parameters of type NodeDAO -
Uses of NodeDAO in org.alfresco.repo.coci
Methods in org.alfresco.repo.coci with parameters of type NodeDAOModifier and TypeMethodDescriptionvoidWorkingCopyAspect.setNodeDAO(NodeDAO nodeDAO) Set the node dao -
Uses of NodeDAO in org.alfresco.repo.copy.query
Fields in org.alfresco.repo.copy.query declared as NodeDAOMethods in org.alfresco.repo.copy.query with parameters of type NodeDAOModifier and TypeMethodDescriptionvoidAbstractCopyCannedQueryFactory.setNodeDAO(NodeDAO nodeDAO) -
Uses of NodeDAO in org.alfresco.repo.discussion
Methods in org.alfresco.repo.discussion with parameters of type NodeDAO -
Uses of NodeDAO in org.alfresco.repo.domain.node
Classes in org.alfresco.repo.domain.node that implement NodeDAO -
Uses of NodeDAO in org.alfresco.repo.domain.node.ibatis
Classes in org.alfresco.repo.domain.node.ibatis that implement NodeDAOModifier and TypeClassDescriptionclassiBatis-specific extension of the Node abstract DAOstatic classMSSQL requires some overrides to handle specific behaviour.static classMySQL (InnoDB) specific DAO overridesstatic classMySQL Cluster NDB specific DAO overrides WARNING: Experimental/unsupported - see MySQLClusterNDBDialect ! -
Uses of NodeDAO in org.alfresco.repo.domain.permissions
Methods in org.alfresco.repo.domain.permissions with parameters of type NodeDAOModifier and TypeMethodDescriptionvoidAclDAOImpl.setNodeDAO(NodeDAO nodeDAO) voidADMAccessControlListDAO.setNodeDAO(NodeDAO nodeDAO) voidFixedAclUpdater.setNodeDAO(NodeDAO nodeDAO) -
Uses of NodeDAO in org.alfresco.repo.domain.usage
Methods in org.alfresco.repo.domain.usage with parameters of type NodeDAO -
Uses of NodeDAO in org.alfresco.repo.event2
Fields in org.alfresco.repo.event2 declared as NodeDAOMethods in org.alfresco.repo.event2 with parameters of type NodeDAO -
Uses of NodeDAO in org.alfresco.repo.links
Methods in org.alfresco.repo.links with parameters of type NodeDAO -
Uses of NodeDAO in org.alfresco.repo.model.filefolder
Constructors in org.alfresco.repo.model.filefolder with parameters of type NodeDAOModifierConstructorDescriptionGetChildrenCannedQuery(NodeDAO nodeDAO, QNameDAO qnameDAO, CannedQueryDAO cannedQueryDAO, NodePropertyHelper nodePropertyHelper, TenantService tenantService, NodeService nodeService, MethodSecurityBean<NodeRef> methodSecurity, org.alfresco.query.CannedQueryParameters params, HiddenAspect hiddenAspect, DictionaryService dictionaryService, Set<QName> ignoreAspectQNames) -
Uses of NodeDAO in org.alfresco.repo.node
Methods in org.alfresco.repo.node with parameters of type NodeDAOModifier and TypeMethodDescriptionvoidGetNodesWithAspectCannedQueryFactory.setNodeDAO(NodeDAO nodeDAO) Constructors in org.alfresco.repo.node with parameters of type NodeDAOModifierConstructorDescriptionGetNodesWithAspectCannedQuery(NodeDAO nodeDAO, TenantService tenantService, MethodSecurityBean<NodeRef> methodSecurity, org.alfresco.query.CannedQueryParameters params) -
Uses of NodeDAO in org.alfresco.repo.node.archive
Constructors in org.alfresco.repo.node.archive with parameters of type NodeDAOModifierConstructorDescriptionGetArchivedNodesCannedQuery(CannedQueryDAO cannedQueryDAO, NodeDAO nodeDAO, MethodSecurityBean<ArchivedNodeEntity> methodSecurity, org.alfresco.query.CannedQueryParameters params) -
Uses of NodeDAO in org.alfresco.repo.node.cleanup
Fields in org.alfresco.repo.node.cleanup declared as NodeDAOMethods in org.alfresco.repo.node.cleanup with parameters of type NodeDAO -
Uses of NodeDAO in org.alfresco.repo.node.db
Methods in org.alfresco.repo.node.db with parameters of type NodeDAOConstructors in org.alfresco.repo.node.db with parameters of type NodeDAOModifierConstructorDescriptionNodeHierarchyWalker(NodeDAO nodeDAO) NodeStringLengthWorker(NodeDAO nodeDAO, JobLockService jobLockService, TransactionService transactionService, QNameDAO qnameDAO, BehaviourFilter behaviourFilter, int queryRange, int threadCount) -
Uses of NodeDAO in org.alfresco.repo.node.getchildren
Fields in org.alfresco.repo.node.getchildren declared as NodeDAOMethods in org.alfresco.repo.node.getchildren with parameters of type NodeDAOConstructors in org.alfresco.repo.node.getchildren with parameters of type NodeDAOModifierConstructorDescriptionGetChildrenCannedQuery(NodeDAO nodeDAO, QNameDAO qnameDAO, CannedQueryDAO cannedQueryDAO, NodePropertyHelper nodePropertyHelper, TenantService tenantService, NodeService nodeService, MethodSecurityBean<NodeRef> methodSecurity, org.alfresco.query.CannedQueryParameters params) -
Uses of NodeDAO in org.alfresco.repo.query
Fields in org.alfresco.repo.query declared as NodeDAOMethods in org.alfresco.repo.query with parameters of type NodeDAOModifier and TypeMethodDescriptionvoidAbstractQNameAwareCannedQueryFactory.setNodeDAO(NodeDAO nodeDAO) -
Uses of NodeDAO in org.alfresco.repo.search.impl.querymodel.impl.db
Methods in org.alfresco.repo.search.impl.querymodel.impl.db with parameters of type NodeDAOModifier and TypeMethodDescriptionstatic LongDBQuery.getDbid(String source, NodeDAO nodeDAO, TenantService tenantService) static Long[]DBQuery.getDbids(String[] stringValues, NodeDAO nodeDAO, TenantService tenantService) voidAspectSupport.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBConjunction.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBDisjunction.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBFunctionalConstraint.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBOrdering.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBQuery.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBQueryBuilderComponent.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) Use the dictionary to expand any terms, deal with multi-valued properties, etc Use the QNameDAO to look up any idsvoidDBSelector.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidParentSupport.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidPropertySupport.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidTypeSupport.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidUUIDSupport.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBQueryEngine.setNodeDAO(NodeDAO nodeDAO) Constructors in org.alfresco.repo.search.impl.querymodel.impl.db with parameters of type NodeDAOModifierConstructorDescriptionDBResultSet(SearchParameters searchParameters, List<Node> nodes, NodeDAO nodeDao, NodeService nodeService, TenantService tenantService, int maximumResultsFromUnlimitedQuery) -
Uses of NodeDAO in org.alfresco.repo.search.impl.querymodel.impl.db.functions
Methods in org.alfresco.repo.search.impl.querymodel.impl.db.functions with parameters of type NodeDAOModifier and TypeMethodDescriptionvoidDBChild.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBDescendant.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBEquals.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBExists.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBFTSFuzzyTerm.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBFTSPhrase.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBFTSPrefixTerm.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBFTSProximity.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBFTSRange.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBFTSTerm.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBFTSWildTerm.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBGreaterThan.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBGreaterThanOrEquals.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBIn.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBLessThan.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBLessThanOrEquals.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBLike.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBLower.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBNotEquals.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBPropertyAccessor.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBScore.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) voidDBUpper.prepare(NamespaceService namespaceService, DictionaryService dictionaryService, QNameDAO qnameDAO, NodeDAO nodeDAO, TenantService tenantService, Set<String> selectors, Map<String, Argument> functionArgs, FunctionEvaluationContext functionContext, boolean supportBooleanFloatAndDouble) -
Uses of NodeDAO in org.alfresco.repo.search.impl.solr
Methods in org.alfresco.repo.search.impl.solr with parameters of type NodeDAOConstructors in org.alfresco.repo.search.impl.solr with parameters of type NodeDAOModifierConstructorDescriptionSolrJSONResultSet(org.json.JSONObject json, SearchParameters searchParameters, NodeService nodeService, NodeDAO nodeDao, LimitBy limitBy, int maxResults) Detached result set based on that provided -
Uses of NodeDAO in org.alfresco.repo.security.authentication
Methods in org.alfresco.repo.security.authentication with parameters of type NodeDAO -
Uses of NodeDAO in org.alfresco.repo.security.authority
Methods in org.alfresco.repo.security.authority with parameters of type NodeDAOModifier and TypeMethodDescriptionvoidAbstractAuthorityBridgeDAO.setNodeDAO(NodeDAO nodeDAO) voidGetAuthoritiesCannedQueryFactory.setNodeDAO(NodeDAO nodeDAO) -
Uses of NodeDAO in org.alfresco.repo.security.person
Fields in org.alfresco.repo.security.person declared as NodeDAOMethods in org.alfresco.repo.security.person with parameters of type NodeDAOConstructors in org.alfresco.repo.security.person with parameters of type NodeDAOModifierConstructorDescriptionGetPeopleCannedQuery(NodeDAO nodeDAO, QNameDAO qnameDAO, CannedQueryDAO cannedQueryDAO, TenantService tenantService, NodeService nodeService, AuthorityService authorityService, org.alfresco.query.CannedQueryParameters params) -
Uses of NodeDAO in org.alfresco.repo.site
Methods in org.alfresco.repo.site with parameters of type NodeDAOModifier and TypeMethodDescriptionvoidSiteServiceImpl.setNodeDAO(NodeDAO nodeDAO) voidSitesPermissionCleaner.setNodeDAO(NodeDAO nodeDAO) -
Uses of NodeDAO in org.alfresco.repo.solr
Methods in org.alfresco.repo.solr with parameters of type NodeDAO