Class WarehouseFormFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.warehouse.common.form.WarehouseFormFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CreateLocationCapacityForm
static CreateLocationForm
static CreateLocationTypeForm
static CreateLocationUseTypeForm
static CreateLocationVolumeForm
static CreateWarehouseForm
static CreateWarehouseTypeForm
static DeleteLocationCapacityForm
static DeleteLocationForm
static DeleteLocationTypeForm
static DeleteLocationVolumeForm
static DeleteWarehouseForm
static DeleteWarehouseTypeForm
static EditLocationCapacityForm
static EditLocationDescriptionForm
static EditLocationForm
static EditLocationNameElementForm
static EditLocationTypeForm
static EditLocationVolumeForm
static EditWarehouseForm
static EditWarehouseTypeForm
static GetLocationCapacitiesForm
static GetLocationChoicesForm
static GetLocationDescriptionsForm
static GetLocationForm
static GetLocationNameElementForm
static GetLocationNameElementsForm
static GetLocationsForm
static GetLocationStatusChoicesForm
static GetLocationTypeChoicesForm
static GetLocationTypeForm
static GetLocationTypesForm
static GetLocationUseTypeForm
static GetLocationUseTypesForm
static GetWarehouseChoicesForm
static GetWarehouseForm
static GetWarehousesForm
static GetWarehouseTypeChoicesForm
static GetWarehouseTypeForm
static GetWarehouseTypesForm
static SetDefaultLocationTypeForm
static SetDefaultWarehouseForm
static SetDefaultWarehouseTypeForm
static SetLocationStatusForm
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
WarehouseFormFactory
public WarehouseFormFactory()
-
-
Method Details
-
getCreateLocationCapacityForm
-
getCreateLocationDescriptionForm
-
getCreateLocationForm
-
getCreateLocationNameElementDescriptionForm
-
getCreateLocationNameElementForm
-
getCreateLocationTypeDescriptionForm
-
getCreateLocationTypeForm
-
getCreateLocationUseTypeDescriptionForm
-
getCreateLocationUseTypeForm
-
getCreateLocationVolumeForm
-
getCreateWarehouseForm
-
getCreateWarehouseTypeDescriptionForm
-
getCreateWarehouseTypeForm
-
getDeleteLocationCapacityForm
-
getDeleteLocationDescriptionForm
-
getDeleteLocationForm
-
getDeleteLocationNameElementDescriptionForm
-
getDeleteLocationNameElementForm
-
getDeleteLocationTypeDescriptionForm
-
getDeleteLocationTypeForm
-
getDeleteLocationVolumeForm
-
getDeleteWarehouseForm
-
getDeleteWarehouseTypeDescriptionForm
-
getDeleteWarehouseTypeForm
-
getEditLocationCapacityForm
-
getEditLocationDescriptionForm
-
getEditLocationForm
-
getEditLocationNameElementDescriptionForm
-
getEditLocationNameElementForm
-
getEditLocationTypeDescriptionForm
-
getEditLocationTypeForm
-
getEditLocationVolumeForm
-
getEditWarehouseForm
-
getEditWarehouseTypeDescriptionForm
-
getEditWarehouseTypeForm
-
getGetLocationCapacitiesForm
-
getGetLocationChoicesForm
-
getGetLocationDescriptionsForm
-
getGetLocationForm
-
getGetLocationNameElementDescriptionsForm
-
getGetLocationNameElementForm
-
getGetLocationNameElementsForm
-
getGetLocationStatusChoicesForm
-
getGetLocationTypeChoicesForm
-
getGetLocationTypeDescriptionsForm
-
getGetLocationTypeForm
-
getGetLocationTypesForm
-
getGetLocationUseTypeChoicesForm
-
getGetLocationUseTypeForm
-
getGetLocationUseTypesForm
-
getGetLocationsForm
-
getGetWarehouseChoicesForm
-
getGetWarehouseForm
-
getGetWarehouseTypeChoicesForm
-
getGetWarehouseTypeDescriptionForm
-
getGetWarehouseTypeDescriptionsForm
-
getGetWarehouseTypeForm
-
getGetWarehouseTypesForm
-
getGetWarehousesForm
-
getSetDefaultLocationTypeForm
-
getSetDefaultWarehouseForm
-
getSetDefaultWarehouseTypeForm
-
getSetLocationStatusForm
-