|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.web.config.NodeTypeEvaluator
public class NodeTypeEvaluator
Evaluator that determines whether a given object has a particular node type
Constructor Summary | |
---|---|
NodeTypeEvaluator()
|
Method Summary | |
---|---|
boolean |
applies(java.lang.Object obj,
java.lang.String condition)
Determines whether the given node type matches the path of the given object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeTypeEvaluator()
Method Detail |
---|
public boolean applies(java.lang.Object obj, java.lang.String condition)
applies
in interface org.springframework.extensions.config.evaluator.Evaluator
Evaluator.applies(java.lang.Object, java.lang.String)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |