public interface ActionConditionEvaluator
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(ActionCondition actionCondition,
org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef)
Evaluate the action condition
|
ActionConditionDefinition |
getActionConditionDefintion()
Get the action condition deinfinition
|
ActionConditionDefinition getActionConditionDefintion()
boolean evaluate(ActionCondition actionCondition, org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef)
actionCondition - the action conditionactionedUponNodeRef - the actioned upon nodeCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.