public class NodeTypeEvaluator extends NodeMetadataBasedEvaluator
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
JSON_TYPE |
nodeRefPatternENDPOINT_ID| Constructor and Description |
|---|
NodeTypeEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkJsonAgainstCondition(java.lang.String condition,
java.lang.String jsonResponseString)
This method checks if the specified condition is matched by the node type
within the specified jsonResponse String.
|
protected org.apache.commons.logging.Log |
getLogger() |
appliescallServiceprotected static final java.lang.String JSON_TYPE
protected org.apache.commons.logging.Log getLogger()
getLogger in class ServiceBasedEvaluatorprotected boolean checkJsonAgainstCondition(java.lang.String condition,
java.lang.String jsonResponseString)
checkJsonAgainstCondition in class NodeMetadataBasedEvaluatorCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.