Interface IndexFieldEdit
- All Superinterfaces:
BaseEdit,BaseForm,IndexFieldDescriptionEdit
- All Known Subinterfaces:
CreateIndexFieldForm
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetIndexFieldName(String indexFieldName) voidsetIsDefault(String isDefault) voidsetSortOrder(String sortOrder) 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.index.common.edit.IndexFieldDescriptionEdit
getDescription, setDescription
-
Method Details
-
getIndexFieldName
-
setIndexFieldName
-
getIsDefault
-
setIsDefault
-
getSortOrder
-
setSortOrder
-