public class EnumParameterConstraint extends BaseParameterConstraint
actionService, allowableValues, cache, name| Constructor and Description |
|---|
EnumParameterConstraint() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map |
getAllowableValuesImpl()
Gets the list of allowable values, calculating them every time it is called.
|
void |
setEnumClassName(java.lang.String enumClassName)
Set the enum class name
|
getAllowableValues, getI18NLabel, getName, getValueDisplayLabel, init, isValidValue, setActionService, setBeanName, setCacheAllowableValuespublic void setEnumClassName(java.lang.String enumClassName)
enumClassName - enum class nameprotected java.util.Map getAllowableValuesImpl()
BaseParameterConstraintgetAllowableValuesImpl in class BaseParameterConstraintParameterConstraint.getAllowableValues()Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.