public class ActionConditionDefinitionImpl extends ParameterizedItemDefinitionImpl implements ActionConditionDefinition
Constructor and Description |
---|
ActionConditionDefinitionImpl(java.lang.String name)
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getConditionEvaluator()
Get the condition evaluator
|
void |
setConditionEvaluator(java.lang.String conditionEvaluator)
Set the condition evaluator
|
getAdhocPropertiesAllowed, getDescription, getName, getParameterDefinitions, getParameterDefintion, getTitle, hasParameterDefinitions, setAdhocPropertiesAllowed, setDescriptionKey, setParameterDefinitions, setTitleKey
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAdhocPropertiesAllowed, getDescription, getName, getParameterDefinitions, getParameterDefintion, getTitle, hasParameterDefinitions
public ActionConditionDefinitionImpl(java.lang.String name)
name
- the namepublic void setConditionEvaluator(java.lang.String conditionEvaluator)
conditionEvaluator
- the condition evaluatorpublic java.lang.String getConditionEvaluator()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.