Interface PurchaseOrderEdit
- All Superinterfaces:
BaseEdit,BaseForm,BaseSpec,FreeOnBoardSpec,TermSpec
- All Known Subinterfaces:
CreatePurchaseOrderForm
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetAllowBackorders(String allowBackorders) voidsetAllowCombiningShipments(String allowCombiningShipments) voidsetAllowSubstitutions(String allowSubstitutions) voidsetHoldUntilComplete(String holdUntilComplete) voidsetReference(String reference) 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.shipment.common.spec.FreeOnBoardSpec
getFreeOnBoardName, setFreeOnBoardNameMethods inherited from interface com.echothree.control.user.term.common.spec.TermSpec
getTermName, setTermName
-
Method Details
-
getHoldUntilComplete
-
setHoldUntilComplete
-
getAllowBackorders
-
setAllowBackorders
-
getAllowSubstitutions
-
setAllowSubstitutions
-
getAllowCombiningShipments
-
setAllowCombiningShipments
-
getReference
-
setReference
-