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 TypeMethodDescriptionvoid
setSortOrder
(String sortOrder) void
setTransactionGlAccountCategoryName
(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, toString
Methods inherited from interface com.echothree.control.user.accounting.common.spec.GlAccountCategorySpec
getGlAccountCategoryName, setGlAccountCategoryName
Methods inherited from interface com.echothree.control.user.accounting.common.spec.GlAccountSpec
getGlAccountName, setGlAccountName
Methods inherited from interface com.echothree.control.user.accounting.common.edit.TransactionGlAccountCategoryDescriptionEdit
getDescription, setDescription
-
Method Details
-
getTransactionGlAccountCategoryName
-
setTransactionGlAccountCategoryName
-
getSortOrder
-
setSortOrder
-