public abstract class AbstractJSONPaginedAction extends PollenActionSupport
| Modifier and Type | Field and Description |
|---|---|
protected String |
filters |
protected org.nuiton.topia.persistence.pager.TopiaPagerBean |
pager |
SAFE_LANGUAGES, serviceContext, serviceFactory, transaction| Constructor and Description |
|---|
AbstractJSONPaginedAction() |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,Object>[] |
getData() |
protected Object |
getFilterObject() |
String |
getFilters() |
Integer |
getPage() |
Long |
getRecords() |
Integer |
getRows() |
String |
getSidx() |
Long |
getTotal() |
void |
setFilters(String filters) |
void |
setPage(Integer page) |
void |
setRows(Integer rows) |
void |
setSidx(String sidx) |
void |
setSord(String sord) |
addFlashError, addFlashMessage, addFlashWarning, clearFlashErrors, clearFlashMessages, getApplicationUrl, getApplicationVersion, getConfiguration, getCurrentUrl, getFavoriteService, getFlashErrors, getFlashMessages, getFlashWarnings, getJqueryTheme, getPageLogo, getParameters, getPollCommentService, getPollenApplicationContext, getPollenSession, getPollenUserAccount, getPollExportService, getPollFeedService, getPollService, getPollUri, getPollUrlService, getPollVoteCountingService, getPreventRuleService, getSafeLanguage, getSecurityService, getService, getServiceContext, getSkin, getTransaction, getUserSecurityContext, getUserService, getVoteCounting, getVoteCountingFactory, getVoteService, hasAnyErrors, hasFlashErrors, hasFlashMessages, hasFlashWarnings, isGetMethod, isUserAdmin, isUserLoggued, setParameters, setPollenUserSecurityContext, setServletRequestaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, execute, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected org.nuiton.topia.persistence.pager.TopiaPagerBean pager
protected String filters
public final Integer getRows()
public final Integer getPage()
public final Long getTotal()
public final Long getRecords()
public void setRows(Integer rows)
public void setPage(Integer page)
public void setSord(String sord)
public String getSidx()
public void setSidx(String sidx)
public String getFilters()
public void setFilters(String filters)
protected Object getFilterObject() throws org.apache.struts2.json.JSONException
org.apache.struts2.json.JSONExceptionCopyright © 2009–2014 CodeLutin. All rights reserved.