Interface GlAccountEdit
- All Superinterfaces:
BaseEdit
,BaseForm
,BaseSpec
,GlAccountCategorySpec
,GlAccountClassSpec
,GlAccountDescriptionEdit
,GlAccountSpec
,GlResourceTypeSpec
- All Known Subinterfaces:
CreateGlAccountForm
public interface GlAccountEdit
extends GlAccountSpec, GlAccountClassSpec, GlAccountCategorySpec, GlResourceTypeSpec, GlAccountDescriptionEdit
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setIsDefault
(String isDefault) void
setParentGlAccountName
(String parentGlAccountName) 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.GlAccountClassSpec
getGlAccountClassName, setGlAccountClassName
Methods inherited from interface com.echothree.control.user.accounting.common.edit.GlAccountDescriptionEdit
getDescription, setDescription
Methods inherited from interface com.echothree.control.user.accounting.common.spec.GlAccountSpec
getGlAccountName, setGlAccountName
Methods inherited from interface com.echothree.control.user.accounting.common.spec.GlResourceTypeSpec
getGlResourceTypeName, setGlResourceTypeName
-
Method Details
-
getParentGlAccountName
-
setParentGlAccountName
-
getIsDefault
-
setIsDefault
-