Interface CreateItemPriceForm
- All Superinterfaces:
BaseEdit,BaseForm,BaseSpec,CurrencySpec,InventoryConditionSpec,ItemPriceEdit,ItemPriceSpec,ItemSpec
-
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.accounting.common.spec.CurrencySpec
getCurrencyIsoName, setCurrencyIsoNameMethods inherited from interface com.echothree.control.user.inventory.common.spec.InventoryConditionSpec
getInventoryConditionName, setInventoryConditionNameMethods inherited from interface com.echothree.control.user.item.common.edit.ItemPriceEdit
getMaximumUnitPrice, getMinimumUnitPrice, getUnitPrice, getUnitPriceIncrement, setMaximumUnitPrice, setMinimumUnitPrice, setUnitPrice, setUnitPriceIncrementMethods inherited from interface com.echothree.control.user.item.common.spec.ItemPriceSpec
getUnitOfMeasureTypeName, setUnitOfMeasureTypeNameMethods inherited from interface com.echothree.control.user.item.common.spec.ItemSpec
getItemName, setItemName