Interface CreateInventoryLocationGroupCapacityForm
- All Superinterfaces:
BaseEdit,BaseForm,BaseSpec,InventoryLocationGroupCapacityEdit,InventoryLocationGroupCapacitySpec,InventoryLocationGroupSpec,UnitOfMeasureKindSpec,UnitOfMeasureTypeSpec,WarehouseSpec
public interface CreateInventoryLocationGroupCapacityForm
extends InventoryLocationGroupCapacitySpec, InventoryLocationGroupCapacityEdit
-
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.InventoryLocationGroupCapacityEdit
getCapacity, setCapacityMethods inherited from interface com.echothree.control.user.inventory.common.spec.InventoryLocationGroupSpec
getInventoryLocationGroupName, setInventoryLocationGroupNameMethods inherited from interface com.echothree.control.user.uom.common.spec.UnitOfMeasureKindSpec
getUnitOfMeasureKindName, setUnitOfMeasureKindNameMethods inherited from interface com.echothree.control.user.uom.common.spec.UnitOfMeasureTypeSpec
getUnitOfMeasureTypeName, setUnitOfMeasureTypeNameMethods inherited from interface com.echothree.control.user.warehouse.common.spec.WarehouseSpec
getWarehouseName, setWarehouseName