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 TypeMethodDescriptionvoidsetIsDefault(String isDefault) voidsetParentGlAccountName(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, toStringMethods inherited from interface com.echothree.control.user.accounting.common.spec.GlAccountCategorySpec
getGlAccountCategoryName, setGlAccountCategoryNameMethods inherited from interface com.echothree.control.user.accounting.common.spec.GlAccountClassSpec
getGlAccountClassName, setGlAccountClassNameMethods inherited from interface com.echothree.control.user.accounting.common.edit.GlAccountDescriptionEdit
getDescription, setDescriptionMethods inherited from interface com.echothree.control.user.accounting.common.spec.GlAccountSpec
getGlAccountName, setGlAccountNameMethods inherited from interface com.echothree.control.user.accounting.common.spec.GlResourceTypeSpec
getGlResourceTypeName, setGlResourceTypeName
-
Method Details
-
getParentGlAccountName
-
setParentGlAccountName
-
getIsDefault
-
setIsDefault
-