public class KindEvaluator
extends org.alfresco.web.config.forms.ServiceBasedEvaluator
| Modifier and Type | Field and Description |
|---|---|
protected static Pattern |
NODE_REF_PATTERN |
| Constructor and Description |
|---|
KindEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applies(Object obj,
String condition)
Determines whether the given node type matches the path of the given
object
|
protected boolean |
checkJsonAgainstCondition(String condition,
String jsonResponseString) |
protected org.apache.commons.logging.Log |
getLogger() |
protected static final Pattern NODE_REF_PATTERN
public boolean applies(Object obj, String condition)
Evaluator.applies(java.lang.Object,
java.lang.String)protected boolean checkJsonAgainstCondition(String condition, String jsonResponseString)
protected org.apache.commons.logging.Log getLogger()
getLogger in class org.alfresco.web.config.forms.ServiceBasedEvaluatorCopyright © 2005–2016 Alfresco Software. All rights reserved.