Class WarehouseEditFactory
java.lang.Object
com.echothree.util.common.form.BaseFormFactory
com.echothree.control.user.warehouse.common.edit.WarehouseEditFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LocationCapacityEdit
static LocationDescriptionEdit
static LocationEdit
static LocationNameElementEdit
static LocationTypeDescriptionEdit
static LocationTypeEdit
static LocationVolumeEdit
static WarehouseEdit
static WarehouseTypeDescriptionEdit
static WarehouseTypeEdit
Methods inherited from class com.echothree.util.common.form.BaseFormFactory
createForm
-
Constructor Details
-
WarehouseEditFactory
public WarehouseEditFactory()
-
-
Method Details
-
getLocationCapacityEdit
-
getLocationDescriptionEdit
-
getLocationEdit
-
getLocationNameElementDescriptionEdit
-
getLocationNameElementEdit
-
getLocationTypeDescriptionEdit
-
getLocationTypeEdit
-
getLocationVolumeEdit
-
getWarehouseEdit
-
getWarehouseTypeDescriptionEdit
-
getWarehouseTypeEdit
-