- java.lang.Object
-
- com.opensymphony.xwork2.ActionSupport
-
- de.tivsource.page.admin.actions.locations.reservation.QueueJsonAction
-
-
Field Summary
-
Fields inherited from class com.opensymphony.xwork2.ActionSupport
container
-
Fields inherited from interface com.opensymphony.xwork2.Action
ERROR, INPUT, LOGIN, NONE, SUCCESS
-
Method Summary
-
Methods inherited from class com.opensymphony.xwork2.ActionSupport
addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, getActionErrors, getActionMessages, getContainer, getFieldErrors, getFormatted, getLocale, getLocaleProvider, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTextProvider, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, isValidLocale, isValidLocaleString, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validate
-
-
Constructor Detail
-
QueueJsonAction
public QueueJsonAction()
-
Method Detail
-
execute
public String execute()
- Specified by:
execute in interface com.opensymphony.xwork2.Action
- Overrides:
execute in class com.opensymphony.xwork2.ActionSupport
-
getJSON
public String getJSON()
-
getRows
public Integer getRows()
- Returns:
- how many rows we want to have into the grid
-
getPage
public Integer getPage()
- Returns:
- current page of the query
-
getSord
public String getSord()
- Returns:
- sorting order
-
getSidx
public String getSidx()
- Returns:
- get index row - i.e. user click to sort.
Copyright © 2010–2020 T.I.V. Consulting GmbH. All rights reserved.