Interface InventoryLocationSpec
- All Known Subinterfaces:
CreateInventoryLocationForm,DeleteInventoryLocationForm,GetInventoryLocationBucketForm,GetInventoryLocationBucketsForm,GetInventoryLocationForm,GetInventoryLocationsForm,InventoryLocationBucketSpec
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetItemName(String itemName) voidsetLocationName(String locationName) voidsetPartyName(String partyName) voidsetWarehouseName(String warehouseName) 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
-
Method Details
-
getPartyName
-
setPartyName
-
getWarehouseName
-
setWarehouseName
-
getLocationName
-
setLocationName
-
getItemName
-
setItemName
-