Interface CreateChainActionForm
- All Superinterfaces:
BaseEdit
,BaseForm
,BaseSpec
,ChainActionDescriptionEdit
,ChainActionEdit
,ChainActionSetSpec
,ChainActionTypeSpec
,ChainKindSpec
,ChainSpec
,ChainTypeSpec
public interface CreateChainActionForm
extends ChainActionSetSpec, ChainActionEdit, ChainActionTypeSpec
-
Method Summary
Methods inherited from interface com.echothree.util.common.form.BaseForm
get, get, getFormName, getLimits, getOptions, getPreferredClobMimeTypeName, getTransferProperties, reset, set, set, setFormName, setLimits, setOptions, setPreferredClobMimeTypeName, setTransferProperties, toString
Methods inherited from interface com.echothree.control.user.chain.common.edit.ChainActionDescriptionEdit
getDescription, setDescription
Methods inherited from interface com.echothree.control.user.chain.common.edit.ChainActionEdit
getChainActionName, getDelayTime, getDelayTimeUnitOfMeasureTypeName, getLetterName, getNextChainActionSetName, getSortOrder, getSurveyName, setChainActionName, setDelayTime, setDelayTimeUnitOfMeasureTypeName, setLetterName, setNextChainActionSetName, setSortOrder, setSurveyName
Methods inherited from interface com.echothree.control.user.chain.common.spec.ChainActionSetSpec
getChainActionSetName, setChainActionSetName
Methods inherited from interface com.echothree.control.user.chain.common.spec.ChainActionTypeSpec
getChainActionTypeName, setChainActionTypeName
Methods inherited from interface com.echothree.control.user.chain.common.spec.ChainKindSpec
getChainKindName, setChainKindName
Methods inherited from interface com.echothree.control.user.chain.common.spec.ChainSpec
getChainName, setChainName
Methods inherited from interface com.echothree.control.user.chain.common.spec.ChainTypeSpec
getChainTypeName, setChainTypeName