Interface InventoryCostingMethodEdit
- All Superinterfaces:
BaseEdit,BaseForm,BaseSpec,InventoryCostingMethodDescriptionEdit,InventoryCostingMethodSpec
- All Known Subinterfaces:
CreateInventoryCostingMethodForm
public interface InventoryCostingMethodEdit
extends InventoryCostingMethodSpec, InventoryCostingMethodDescriptionEdit
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetInventoryTransactionSequenceTypeName(String inventoryTransactionSequenceTypeName) voidsetInventoryTransactionWorkflowEntranceName(String inventoryTransactionWorkflowEntranceName) voidsetInventoryTransactionWorkflowName(String inventoryTransactionWorkflowName) voidsetIsDefault(String isDefault) voidsetSortOrder(String sortOrder) 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.InventoryCostingMethodDescriptionEdit
getDescription, setDescriptionMethods inherited from interface com.echothree.control.user.inventory.common.spec.InventoryCostingMethodSpec
getInventoryCostingMethodName, setInventoryCostingMethodName
-
Method Details
-
getInventoryTransactionSequenceTypeName
-
setInventoryTransactionSequenceTypeName
-
getInventoryTransactionWorkflowName
-
setInventoryTransactionWorkflowName
-
getInventoryTransactionWorkflowEntranceName
-
setInventoryTransactionWorkflowEntranceName
-
getIsDefault
-
setIsDefault
-
getSortOrder
-
setSortOrder
-