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, toString
Methods inherited from interface com.echothree.control.user.accounting.common.spec.CurrencySpec
getCurrencyIsoName, setCurrencyIsoName
Methods inherited from interface com.echothree.control.user.inventory.common.spec.InventoryConditionSpec
getInventoryConditionName, setInventoryConditionName
Methods inherited from interface com.echothree.control.user.item.common.edit.ItemPriceEdit
getMaximumUnitPrice, getMinimumUnitPrice, getUnitPrice, getUnitPriceIncrement, setMaximumUnitPrice, setMinimumUnitPrice, setUnitPrice, setUnitPriceIncrement
Methods inherited from interface com.echothree.control.user.item.common.spec.ItemPriceSpec
getUnitOfMeasureTypeName, setUnitOfMeasureTypeName
Methods inherited from interface com.echothree.control.user.item.common.spec.ItemSpec
getItemName, setItemName