public class PropertyParameterConstraint extends BaseParameterConstraint
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME
Name constant
|
actionService, allowableValues, cache, name
Constructor and Description |
---|
PropertyParameterConstraint() |
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 |
setDictionaryService(org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService) |
getAllowableValues, getI18NLabel, getName, getValueDisplayLabel, init, isValidValue, setActionService, setBeanName, setCacheAllowableValues
public static final java.lang.String NAME
public void setDictionaryService(org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService)
protected java.util.Map getAllowableValuesImpl()
BaseParameterConstraint
getAllowableValuesImpl
in class BaseParameterConstraint
ParameterConstraint.getAllowableValues()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.