| Modifier and Type | Method and Description |
|---|---|
void |
ReEncryptor.setNodeDAO(NodeDAO nodeDAO) |
| Modifier and Type | Method and Description |
|---|---|
NodeDAO |
AliasableAspectPatch.getNodeDAO() |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericDeleteAspectForTypePatch.setNodeDAO(NodeDAO nodeDAO) |
void |
AliasableAspectPatch.setNodeDAO(NodeDAO nodeDAO) |
void |
SurfConfigFolderPatch.setNodeDAO(NodeDAO nodeDAO) |
void |
QNamePatch.setNodeDAO(NodeDAO nodeDAO) |
void |
ImapUnsubscribedAspectPatch.setNodeDAO(NodeDAO nodeDAO) |
void |
GenericMimetypeRenamePatch.setNodeDAO(NodeDAO nodeDAO) |
| Modifier and Type | Method and Description |
|---|---|
void |
CalendarServiceImpl.setNodeDAO(NodeDAO nodeDAO) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkingCopyAspect.setNodeDAO(NodeDAO nodeDAO)
Set the node dao
|
| Modifier and Type | Field and Description |
|---|---|
protected NodeDAO |
AbstractCopyCannedQueryFactory.nodeDAO |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCopyCannedQueryFactory.setNodeDAO(NodeDAO nodeDAO) |
| Modifier and Type | Method and Description |
|---|---|
void |
DiscussionServiceImpl.setNodeDAO(NodeDAO nodeDAO) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNodeDAOImpl
Abstract implementation for Node DAO.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodeDAOImpl
iBatis-specific extension of the Node abstract DAO
|
static class |
NodeDAOImpl.MSSQL
MSSQL requires some overrides to handle specific behaviour.
|
static class |
NodeDAOImpl.MySQL
MySQL (InnoDB) specific DAO overrides
|
static class |
NodeDAOImpl.MySQLClusterNDB
MySQL Cluster NDB specific DAO overrides
WARNING: Experimental/unsupported - see MySQLClusterNDBDialect !
|
| Modifier and Type | Method and Description |
|---|---|
void |
FixedAclUpdater.setNodeDAO(NodeDAO nodeDAO) |
void |
ADMAccessControlListDAO.setNodeDAO(NodeDAO nodeDAO) |
void |
AclDAOImpl.setNodeDAO(NodeDAO nodeDAO) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractUsageDAOImpl.setNodeDAO(NodeDAO nodeDAO) |
| Modifier and Type | Method and Description |
|---|---|
void |
LinksServiceImpl.setNodeDAO(NodeDAO nodeDAO) |
| Constructor and Description |
|---|
GetChildrenCannedQuery(NodeDAO nodeDAO,
QNameDAO qnameDAO,
CannedQueryDAO cannedQueryDAO,
NodePropertyHelper nodePropertyHelper,
TenantService tenantService,
NodeService nodeService,
MethodSecurityBean<NodeRef> methodSecurity,
CannedQueryParameters params,
HiddenAspect hiddenAspect,
DictionaryService dictionaryService,
Set<QName> ignoreAspectQNames) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetNodesWithAspectCannedQueryFactory.setNodeDAO(NodeDAO nodeDAO) |
| Constructor and Description |
|---|
GetNodesWithAspectCannedQuery(NodeDAO nodeDAO,
TenantService tenantService,
MethodSecurityBean<NodeRef> methodSecurity,
CannedQueryParameters params) |
| Constructor and Description |
|---|
GetArchivedNodesCannedQuery(CannedQueryDAO cannedQueryDAO,
NodeDAO nodeDAO,
MethodSecurityBean<ArchivedNodeEntity> methodSecurity,
CannedQueryParameters params) |
| Modifier and Type | Field and Description |
|---|---|
protected NodeDAO |
AbstractNodeCleanupWorker.nodeDAO |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractNodeCleanupWorker.setNodeDAO(NodeDAO nodeDAO) |
| Modifier and Type | Method and Description |
|---|---|
void |
DbNodeServiceImpl.setNodeDAO(NodeDAO nodeDAO) |
| Constructor and Description |
|---|
NodeHierarchyWalker(NodeDAO nodeDAO) |
NodeStringLengthWorker(NodeDAO nodeDAO,
JobLockService jobLockService,
TransactionService transactionService,
QNameDAO qnameDAO,
BehaviourFilter behaviourFilter,
int queryRange,
int threadCount) |
| Modifier and Type | Field and Description |
|---|---|
protected NodeDAO |
GetChildrenCannedQueryFactory.nodeDAO |
| Modifier and Type | Method and Description |
|---|---|
void |
GetChildrenCannedQueryFactory.setNodeDAO(NodeDAO nodeDAO) |
| Constructor and Description |
|---|
GetChildrenCannedQuery(NodeDAO nodeDAO,
QNameDAO qnameDAO,
CannedQueryDAO cannedQueryDAO,
NodePropertyHelper nodePropertyHelper,
TenantService tenantService,
NodeService nodeService,
MethodSecurityBean<NodeRef> methodSecurity,
CannedQueryParameters params) |
| Modifier and Type | Field and Description |
|---|---|
protected NodeDAO |
AbstractQNameAwareCannedQueryFactory.nodeDAO |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractQNameAwareCannedQueryFactory.setNodeDAO(NodeDAO nodeDAO) |
| Constructor and Description |
|---|
SolrJSONResultSet(org.json.JSONObject json,
SearchParameters searchParameters,
NodeService nodeService,
NodeDAO nodeDao,
LimitBy limitBy,
int maxResults)
Detached result set based on that provided
|
| Modifier and Type | Method and Description |
|---|---|
static Long |
DBQuery.getDbid(String source,
NodeDAO nodeDAO,
TenantService tenantService) |
static Long[] |
DBQuery.getDbids(String[] stringValues,
NodeDAO nodeDAO,
TenantService tenantService) |
void |
AspectSupport.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBQuery.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
UUIDSupport.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
PropertySupport.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBFunctionalConstraint.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
ParentSupport.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBQueryBuilderComponent.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 ids
|
void |
TypeSupport.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBSelector.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBOrdering.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBConjunction.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBDisjunction.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBQueryEngine.setNodeDAO(NodeDAO nodeDAO) |
| Constructor and Description |
|---|
DBResultSet(SearchParameters searchParameters,
List<Long> dbids,
NodeDAO nodeDao,
NodeService nodeService,
TenantService tenantService,
int maximumResultsFromUnlimitedQuery) |
| Modifier and Type | Method and Description |
|---|---|
void |
DBFTSPrefixTerm.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBDescendant.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBScore.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBFTSFuzzyTerm.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBLessThanOrEquals.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBFTSPhrase.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBEquals.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBGreaterThan.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBChild.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBLike.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBFTSWildTerm.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBLessThan.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBFTSRange.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBGreaterThanOrEquals.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBPropertyAccessor.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBUpper.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBExists.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBNotEquals.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBLower.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBFTSProximity.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBFTSTerm.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
void |
DBIn.prepare(NamespaceService namespaceService,
DictionaryService dictionaryService,
QNameDAO qnameDAO,
NodeDAO nodeDAO,
TenantService tenantService,
Set<String> selectors,
Map<String,Argument> functionArgs,
FunctionEvaluationContext functionContext,
boolean supportBooleanFloatAndDouble) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrQueryHTTPClient.setNodeDAO(NodeDAO nodeDAO) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpgradePasswordHashWorker.setNodeDAO(NodeDAO nodeDAO) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAuthorityBridgeDAO.setNodeDAO(NodeDAO nodeDAO) |
void |
GetAuthoritiesCannedQueryFactory.setNodeDAO(NodeDAO nodeDAO) |
| Modifier and Type | Field and Description |
|---|---|
protected NodeDAO |
GetPeopleCannedQueryFactory.nodeDAO |
| Modifier and Type | Method and Description |
|---|---|
void |
GetPeopleCannedQueryFactory.setNodeDAO(NodeDAO nodeDAO) |
| Constructor and Description |
|---|
GetPeopleCannedQuery(NodeDAO nodeDAO,
QNameDAO qnameDAO,
CannedQueryDAO cannedQueryDAO,
TenantService tenantService,
NodeService nodeService,
AuthorityService authorityService,
CannedQueryParameters params) |
| Modifier and Type | Method and Description |
|---|---|
void |
SiteServiceImpl.setNodeDAO(NodeDAO nodeDAO) |
void |
SitesPermissionCleaner.setNodeDAO(NodeDAO nodeDAO) |
| Modifier and Type | Method and Description |
|---|---|
void |
SOLRTrackingComponentImpl.setNodeDAO(NodeDAO nodeDAO) |
Copyright © 2005–2020 Alfresco Software. All rights reserved.