Public Methods |
static
WebOperatorNode
|
getAndOperatorNode(WebExpression expression, WebNode parent)
|
static
WebExpression
|
getControlExpression(WebObjectsFactory factory, String objectID, int objectType, String keyContext, int function, int functionType, String constants, String dataType)
|
static
WebExpression
|
getControlExpression(WebObjectsFactory factory, String objectID, int objectType, String keyContext, int function, int functionType, String constants, String dataType, String formID, boolean isNot)
|
static
WebOperatorNode
|
getInListOperatorNode(WebObjectsFactory factory, WebExpression expression, String eid, String eDisText, String tid, String tName, int unitType, WebOperatorNode inNode, boolean isDe)
|
static
WebOperatorNode
|
getNULLOrNotNULLOperatorNode(WebObjectsFactory factory, WebExpression expression, WebOperatorNode parent, String titleID, boolean isNotNull)
|
static
WebOperatorNode
|
getOrOperatorNode(WebExpression expression, WebNode parent)
|
static
WebOperatorNode
|
getRootOperatorNode(WebExpression expression, int function)
|
static
boolean
|
isIncludeFunc(int _functionType, int _function)
|