Interface TransactionGlAccountCategoryEdit
- All Superinterfaces:
BaseEdit,BaseForm,BaseSpec,GlAccountCategorySpec,GlAccountSpec,TransactionGlAccountCategoryDescriptionEdit
- All Known Subinterfaces:
CreateTransactionGlAccountCategoryForm
public interface TransactionGlAccountCategoryEdit
extends TransactionGlAccountCategoryDescriptionEdit, GlAccountCategorySpec, GlAccountSpec
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetSortOrder(String sortOrder) voidsetTransactionGlAccountCategoryName(String transactionGlAccountCategoryName) 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.accounting.common.spec.GlAccountCategorySpec
getGlAccountCategoryName, setGlAccountCategoryNameMethods inherited from interface com.echothree.control.user.accounting.common.spec.GlAccountSpec
getGlAccountName, setGlAccountNameMethods inherited from interface com.echothree.control.user.accounting.common.edit.TransactionGlAccountCategoryDescriptionEdit
getDescription, setDescription
-
Method Details
-
getTransactionGlAccountCategoryName
-
setTransactionGlAccountCategoryName
-
getSortOrder
-
setSortOrder
-