Class VendorResultFactory
java.lang.Object
com.echothree.util.common.command.BaseResultFactory
com.echothree.control.user.vendor.common.result.VendorResultFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreateVendorItemResult
static CreateVendorTypeResult
static EditVendorItemCostResult
static EditVendorItemResult
static EditVendorResult
static EditVendorTypeResult
static GetVendorItemCostResult
static GetVendorItemCostsResult
static GetVendorItemResult
static GetVendorItemsResult
static GetVendorResult
static GetVendorsResult
static GetVendorTypeChoicesResult
static GetVendorTypeResult
static GetVendorTypesResult
Methods inherited from class com.echothree.util.common.command.BaseResultFactory
createResult
-
Constructor Details
-
VendorResultFactory
public VendorResultFactory()
-
-
Method Details
-
getCreateItemPurchasingCategoryResult
-
getCreateVendorItemResult
-
getCreateVendorTypeResult
-
getEditItemPurchasingCategoryDescriptionResult
-
getEditItemPurchasingCategoryResult
-
getEditVendorItemCostResult
-
getEditVendorItemResult
-
getEditVendorResult
-
getEditVendorTypeDescriptionResult
-
getEditVendorTypeResult
-
getGetItemPurchasingCategoriesResult
-
getGetItemPurchasingCategoryChoicesResult
-
getGetItemPurchasingCategoryDescriptionResult
-
getGetItemPurchasingCategoryDescriptionsResult
-
getGetItemPurchasingCategoryResult
-
getGetVendorItemCostResult
-
getGetVendorItemCostsResult
-
getGetVendorItemResult
-
getGetVendorItemStatusChoicesResult
-
getGetVendorItemsResult
-
getGetVendorResult
-
getGetVendorTypeChoicesResult
-
getGetVendorTypeDescriptionResult
-
getGetVendorTypeDescriptionsResult
-
getGetVendorTypeResult
-
getGetVendorTypesResult
-
getGetVendorsResult
-