public static class OwStandardCrossMappings.OwCrossDecoratorSearchNode extends OwStandardDecoratorSearchNode
Wrapper class to map the property names.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
| Modifier and Type | Class and Description |
|---|---|
static class |
OwStandardCrossMappings.OwCrossDecoratorSearchNode.OwWrappedSearchCriteria
OwWrappedSearchCriteria.
|
OwSearchNode.OwSearchList, OwSearchNode.OwSearchMap, OwSearchNode.OwSearchNodeFieldProviderFILTER_HIDDEN, FILTER_NONE, FILTER_NONPROPERTY, FILTER_READONLY, m_Childs, m_Criteria, m_iNodeType, m_iOp, NODE_TYPE_CBR, NODE_TYPE_COMBINATION, NODE_TYPE_CRITERIA, NODE_TYPE_PROPERTY, NODE_TYPE_SPECIAL, PERSIST_END_RANGE_NAME, PERSIST_OPERATOR_ATTR_NAME, PERSIST_SEARCH_NODE_NAME, PERSIST_START_RANGE_NAME, PERSIST_UNIQUE_NAME__ATTR_NAME, SEARCH_OP_AND, SEARCH_OP_OR, SEARCH_OP_UNDEF| Constructor and Description |
|---|
OwStandardCrossMappings.OwCrossDecoratorSearchNode(OwSearchNode searchnode_p,
OwCrossMappings crossMappings_p,
OwNetwork xNetwork_p,
String xResourceID_p) |
| Modifier and Type | Method and Description |
|---|---|
OwStandardDecoratorSearchNode |
createCrossDecoratorSearchNode(OwSearchNode searchnode_p,
OwCrossMappings crossMappings_p,
OwNetwork xNetwork_p,
String xResourceID_p)
factory method for decorator search node.
|
OwSearchCriteria |
createWrappedCriteria(OwSearchCriteria criteria_p)
get the decorated object, to be implemented be overridden classes
|
OwSearchNode |
findSearchNode(int nodeType_p)
find the first occurrence of a search node
|
List |
getChilds()
get children of this search node which are combined using the m_iOp Operator
|
OwSearchNode |
getWrappedSearchNode()
get the decorated object, to be implemented be overridden classes
|
add, clone, dump, getCriteria, getCriteriaList, getCriteriaMap, getFieldProvider, getNodeType, getOperator, getPersistentNode, isCriteriaNode, isEmpty, isValid, reset, setPersistentNodetoStringpublic OwStandardCrossMappings.OwCrossDecoratorSearchNode(OwSearchNode searchnode_p, OwCrossMappings crossMappings_p, OwNetwork xNetwork_p, String xResourceID_p)
public OwSearchNode getWrappedSearchNode()
OwStandardDecoratorSearchNodegetWrappedSearchNode in class OwStandardDecoratorSearchNodepublic OwSearchNode findSearchNode(int nodeType_p)
OwSearchNodefindSearchNode in class OwStandardDecoratorSearchNodepublic List getChilds()
OwSearchNodegetChilds in class OwStandardDecoratorSearchNodepublic OwSearchCriteria createWrappedCriteria(OwSearchCriteria criteria_p)
OwStandardDecoratorSearchNodecreateWrappedCriteria in class OwStandardDecoratorSearchNodepublic OwStandardDecoratorSearchNode createCrossDecoratorSearchNode(OwSearchNode searchnode_p, OwCrossMappings crossMappings_p, OwNetwork xNetwork_p, String xResourceID_p)
searchnode_p - crossMappings_p - Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.