public class EnumParameterConstraint extends BaseParameterConstraint
actionService, allowableValues, cache, name
Constructor and Description |
---|
EnumParameterConstraint() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,String> |
getAllowableValuesImpl()
Gets the list of allowable values, calculating them every time it is called.
|
void |
setEnumClassName(String enumClassName)
Set the enum class name
|
getAllowableValues, getI18NLabel, getName, getValueDisplayLabel, init, isValidValue, setActionService, setBeanName, setCacheAllowableValues
public void setEnumClassName(String enumClassName)
enumClassName
- enum class nameprotected Map<String,String> getAllowableValuesImpl()
BaseParameterConstraint
getAllowableValuesImpl
in class BaseParameterConstraint
ParameterConstraint.getAllowableValues()
Copyright © 2005–2017 Alfresco Software. All rights reserved.