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, toStringMethods inherited from interface com.echothree.control.user.chain.common.edit.ChainActionDescriptionEdit
getDescription, setDescriptionMethods inherited from interface com.echothree.control.user.chain.common.edit.ChainActionEdit
getChainActionName, getDelayTime, getDelayTimeUnitOfMeasureTypeName, getLetterName, getNextChainActionSetName, getSortOrder, getSurveyName, setChainActionName, setDelayTime, setDelayTimeUnitOfMeasureTypeName, setLetterName, setNextChainActionSetName, setSortOrder, setSurveyNameMethods inherited from interface com.echothree.control.user.chain.common.spec.ChainActionSetSpec
getChainActionSetName, setChainActionSetNameMethods inherited from interface com.echothree.control.user.chain.common.spec.ChainActionTypeSpec
getChainActionTypeName, setChainActionTypeNameMethods inherited from interface com.echothree.control.user.chain.common.spec.ChainKindSpec
getChainKindName, setChainKindNameMethods inherited from interface com.echothree.control.user.chain.common.spec.ChainSpec
getChainName, setChainNameMethods inherited from interface com.echothree.control.user.chain.common.spec.ChainTypeSpec
getChainTypeName, setChainTypeName