public class PathEvaluator
extends java.lang.Object
implements org.springframework.extensions.config.evaluator.Evaluator
| Constructor and Description |
|---|
PathEvaluator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applies(java.lang.Object obj,
java.lang.String condition)
Determines whether the given path matches the path of the given object
|
public boolean applies(java.lang.Object obj,
java.lang.String condition)
applies in interface org.springframework.extensions.config.evaluator.EvaluatorEvaluator.applies(java.lang.Object, java.lang.String)Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.