Interface CreateInventoryTransactionReasonForm
- All Superinterfaces:
BaseEdit,BaseForm,BaseSpec,InventoryTransactionReasonDescriptionEdit,InventoryTransactionReasonEdit,InventoryTransactionReasonSpec,InventoryTransactionTypeSpec
public interface CreateInventoryTransactionReasonForm
extends InventoryTransactionReasonSpec, InventoryTransactionReasonEdit
-
Method Summary
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.inventory.common.edit.InventoryTransactionReasonDescriptionEdit
getDescription, setDescriptionMethods inherited from interface com.echothree.control.user.inventory.common.edit.InventoryTransactionReasonEdit
getInventoryDispositionName, getInventoryTransactionReasonName, getIsDefault, getSortOrder, setInventoryDispositionName, setInventoryTransactionReasonName, setIsDefault, setSortOrderMethods inherited from interface com.echothree.control.user.inventory.common.spec.InventoryTransactionReasonSpec
getInventoryTransactionReasonName, setInventoryTransactionReasonNameMethods inherited from interface com.echothree.control.user.inventory.common.spec.InventoryTransactionTypeSpec
getInventoryTransactionTypeName, setInventoryTransactionTypeName