|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.action.constraint.BaseParameterConstraint
org.alfresco.repo.publishing.StatusUpdateChannelParameterConstraint
public class StatusUpdateChannelParameterConstraint
Action parameter constraint that constrains value to a list of publishing channels that support status updates
PublishContentActionExecuter| Field Summary | |
|---|---|
static java.lang.String |
NAME
|
| Fields inherited from class org.alfresco.repo.action.constraint.BaseParameterConstraint |
|---|
actionService, allowableValues, cache, name |
| Constructor Summary | |
|---|---|
StatusUpdateChannelParameterConstraint()
|
|
| Method Summary | |
|---|---|
protected java.util.Map |
getAllowableValuesImpl()
Gets the list of allowable values, calculating them every time it is called. |
void |
setChannelService(ChannelService channelService)
|
| Methods inherited from class org.alfresco.repo.action.constraint.BaseParameterConstraint |
|---|
getAllowableValues, getI18NLabel, getName, getValueDisplayLabel, init, isValidValue, setActionService, setBeanName, setCacheAllowableValues |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String NAME
| Constructor Detail |
|---|
public StatusUpdateChannelParameterConstraint()
| Method Detail |
|---|
public void setChannelService(ChannelService channelService)
protected java.util.Map getAllowableValuesImpl()
BaseParameterConstraint
getAllowableValuesImpl in class BaseParameterConstraintParameterConstraint.getAllowableValues()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||