Class RestaurantMenuEditorFields
java.lang.Object
sk.iway.iwcm.system.datatable.BaseEditorFields
sk.iway.iwcm.components.restaurant_menu.jpa.RestaurantMenuEditorFields
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfromRestaurantMenuEntity(RestaurantMenuEntity originalEntity, Prop prop) Integer[]voidsetDayOfWeek(String dayOfWeek) voidsetMealAlergens(Integer[] mealAlergens) voidsetMealCathegory(String mealCathegory) voidsetMealDescription(String mealDescription) voidsetMealName(String mealName) voidsetMealPrice(Double mealPrice) voidsetMealWeight(String mealWeight) voidsetSelectedMealId(Integer selectedMealId) voidtoRestaurantMenuEntity(RestaurantMenuEntity originalEntity, RestaurantMenuMealsRepository rmmr) Methods inherited from class sk.iway.iwcm.system.datatable.BaseEditorFields
addRowClass, addStatusIcon, getFields, getFieldsDefinition, getFieldsDefinitionKeyPrefix, getNotify, getRowClass, getStatusIconsHtml, getStatusIconsList, setFieldsDefinition, setFieldsDefinitionKeyPrefix, setNotify, setRowClass, setStatusIconsList
-
Constructor Details
-
RestaurantMenuEditorFields
public RestaurantMenuEditorFields()
-
-
Method Details
-
getDayOfWeek
-
getMealCathegory
-
getMealName
-
getMealAlergens
-
getMealDescription
-
getMealWeight
-
getMealPrice
-
getSelectedMealId
-
setDayOfWeek
-
setMealCathegory
-
setMealName
-
setMealAlergens
-
setMealDescription
-
setMealWeight
-
setMealPrice
-
setSelectedMealId