public class PublishingChannelParameterConstraint extends BaseParameterConstraint
PublishContentActionExecuter
Modifier and Type | Field and Description |
---|---|
static String |
NAME |
actionService, allowableValues, cache, name
Constructor and Description |
---|
PublishingChannelParameterConstraint() |
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 |
setChannelService(ChannelService channelService) |
getAllowableValues, getI18NLabel, getName, getValueDisplayLabel, init, isValidValue, setActionService, setBeanName, setCacheAllowableValues
public static final String NAME
public PublishingChannelParameterConstraint()
public void setChannelService(ChannelService channelService)
protected Map<String,String> getAllowableValuesImpl()
BaseParameterConstraint
getAllowableValuesImpl
in class BaseParameterConstraint
ParameterConstraint.getAllowableValues()
Copyright © 2005–2017 Alfresco Software. All rights reserved.