public class CompositeConditionEvaluator extends ActionConditionEvaluatorAbstractBase
actionConditionDefinition
adhocPropertiesAllowed, DISPLAY_LABEL, runtimeActionService
name
Constructor and Description |
---|
CompositeConditionEvaluator() |
Modifier and Type | Method and Description |
---|---|
protected void |
addParameterDefinitions(List<ParameterDefinition> paramList)
Adds the parameter definitions to the list
|
protected boolean |
evaluateImpl(ActionCondition actionCondition,
org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef)
Evaluation implementation
|
evaluate, getActionConditionDefintion, init, setPublicCondition
checkMandatoryProperties, getAdhocPropertiesAllowed, getDescriptionKey, getLocalizedParameterDefinitions, getParamDisplayLabel, getParamDisplayLabel, getParameterDefintions, getTitleKey, setAdhocPropertiesAllowed, setLocales, setRuntimeActionService, toString
setBeanName
protected boolean evaluateImpl(ActionCondition actionCondition, org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef)
ActionConditionEvaluatorAbstractBase
evaluateImpl
in class ActionConditionEvaluatorAbstractBase
actionCondition
- the action conditionactionedUponNodeRef
- the actioned upon node referenceprotected void addParameterDefinitions(List<ParameterDefinition> paramList)
ParameterizedItemAbstractBase
addParameterDefinitions
in class ParameterizedItemAbstractBase
paramList
- the parameter definitions listCopyright © 2005–2017 Alfresco Software. All rights reserved.