Interface SearchKindEdit
- All Superinterfaces:
BaseEdit,BaseForm,BaseSpec,SearchKindDescriptionEdit,SearchKindSpec
- All Known Subinterfaces:
CreateSearchKindForm
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetIsDefault(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.search.common.edit.SearchKindDescriptionEdit
getDescription, setDescriptionMethods inherited from interface com.echothree.control.user.search.common.spec.SearchKindSpec
getSearchKindName, setSearchKindName
-
Method Details
-
getIsDefault
-
setIsDefault
-
getSortOrder
-
setSortOrder
-