Interface CreateItemForm
- All Superinterfaces:
BaseEdit,BaseForm,BaseSpec,CompanySpec,ItemAccountingCategorySpec,ItemCategorySpec,ItemDeliveryTypeSpec,ItemEdit,ItemInventoryTypeSpec,ItemPriceTypeSpec,ItemPurchasingCategorySpec,ItemSpec,ItemTypeSpec,ItemUseTypeSpec,UnitOfMeasureKindSpec
public interface CreateItemForm
extends ItemEdit, ItemTypeSpec, ItemUseTypeSpec, CompanySpec, ItemDeliveryTypeSpec, ItemInventoryTypeSpec, UnitOfMeasureKindSpec, ItemPriceTypeSpec
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetInventorySerialized(String inventorySerialized) voidsetItemStatus(String itemStatus) 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.party.common.spec.CompanySpec
getCompanyName, setCompanyNameMethods inherited from interface com.echothree.control.user.accounting.common.spec.ItemAccountingCategorySpec
getItemAccountingCategoryName, setItemAccountingCategoryNameMethods inherited from interface com.echothree.control.user.item.common.spec.ItemCategorySpec
getItemCategoryName, setItemCategoryNameMethods inherited from interface com.echothree.control.user.item.common.spec.ItemDeliveryTypeSpec
getItemDeliveryTypeName, setItemDeliveryTypeNameMethods inherited from interface com.echothree.control.user.item.common.edit.ItemEdit
getAllowAssociatePayments, getAllowClubDiscounts, getAllowCouponDiscounts, getCancellationPolicyName, getPurchaseOrderEndTime, getPurchaseOrderStartTime, getReturnPolicyName, getSalesOrderEndTime, getSalesOrderStartTime, getShippingChargeExempt, getShippingEndTime, getShippingStartTime, setAllowAssociatePayments, setAllowClubDiscounts, setAllowCouponDiscounts, setCancellationPolicyName, setPurchaseOrderEndTime, setPurchaseOrderStartTime, setReturnPolicyName, setSalesOrderEndTime, setSalesOrderStartTime, setShippingChargeExempt, setShippingEndTime, setShippingStartTimeMethods inherited from interface com.echothree.control.user.item.common.spec.ItemInventoryTypeSpec
getItemInventoryTypeName, setItemInventoryTypeNameMethods inherited from interface com.echothree.control.user.item.common.spec.ItemPriceTypeSpec
getItemPriceTypeName, setItemPriceTypeNameMethods inherited from interface com.echothree.control.user.vendor.common.spec.ItemPurchasingCategorySpec
getItemPurchasingCategoryName, setItemPurchasingCategoryNameMethods inherited from interface com.echothree.control.user.item.common.spec.ItemSpec
getItemName, setItemNameMethods inherited from interface com.echothree.control.user.item.common.spec.ItemTypeSpec
getItemTypeName, setItemTypeNameMethods inherited from interface com.echothree.control.user.item.common.spec.ItemUseTypeSpec
getItemUseTypeName, setItemUseTypeNameMethods inherited from interface com.echothree.control.user.uom.common.spec.UnitOfMeasureKindSpec
getUnitOfMeasureKindName, setUnitOfMeasureKindName
-
Method Details
-
getInventorySerialized
-
setInventorySerialized
-
getItemStatus
-
setItemStatus
-