Interface SearchSortOrderEdit
- All Superinterfaces:
BaseEdit,BaseForm,SearchSortOrderDescriptionEdit
- All Known Subinterfaces:
CreateSearchSortOrderForm
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetIsDefault(String isDefault) voidsetSearchSortOrderName(String searchSortOrderName) 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.search.common.edit.SearchSortOrderDescriptionEdit
getDescription, setDescription
-
Method Details
-
getSearchSortOrderName
-
setSearchSortOrderName
-
getIsDefault
-
setIsDefault
-
getSortOrder
-
setSortOrder
-