Interface ChainActionEdit
- All Superinterfaces:
BaseEdit,BaseForm,ChainActionDescriptionEdit
- All Known Subinterfaces:
CreateChainActionForm
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetChainActionName(String chainActionName) voidsetDelayTime(String delayTime) voidsetDelayTimeUnitOfMeasureTypeName(String delayTimeUnitOfMeasureTypeName) voidsetLetterName(String letterName) voidsetNextChainActionSetName(String nextChainActionSetName) voidsetSortOrder(String sortOrder) voidsetSurveyName(String surveyName) 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, setDescription
-
Method Details
-
getChainActionName
-
setChainActionName
-
getSortOrder
-
setSortOrder
-
getLetterName
-
setLetterName
-
getSurveyName
-
setSurveyName
-
getNextChainActionSetName
-
setNextChainActionSetName
-
getDelayTime
-
setDelayTime
-
getDelayTimeUnitOfMeasureTypeName
-
setDelayTimeUnitOfMeasureTypeName
-