public class GetUsers extends AbstractJSONPaginedAction
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Object>[] |
users |
filters, pagerSAFE_LANGUAGES, serviceContext, serviceFactory, transaction| Constructor and Description |
|---|
GetUsers() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
Integer |
getPage() |
Integer |
getRecords() |
Integer |
getRows() |
Integer |
getTotal() |
protected Set<String> |
getUserFunctions(UserAccount connectedUser,
UserAccount user) |
Map<String,Object>[] |
getUsers() |
getFilterObject, getFilters, getSidx, setFilters, setPage, setRows, setSidx, setSordaddFlashError, addFlashMessage, addFlashWarning, clearFlashErrors, clearFlashMessages, getApplicationUrl, getApplicationVersion, getConfiguration, getCurrentDateTime, getCurrentUrl, getFavoriteService, getFlashErrors, getFlashMessages, getFlashWarnings, getJqueryTheme, getPageLogo, getParameters, getPollCommentService, getPollenApplicationContext, getPollenSession, getPollenUserAccount, getPollFeedService, getPollResultsService, getPollService, getPollUri, getPollUrlService, getPreventRuleService, getSafeLanguage, getSecurityService, getService, getServiceContext, getSkin, getTransaction, getUserSecurityContext, getUserService, getVoteCountingStrategy, getVoteCountingStrategyProvider, getVoteService, hasAnyErrors, hasFlashErrors, hasFlashMessages, hasFlashWarnings, isGetMethod, isUserAdmin, isUserLoggued, setParameters, setPollenUserSecurityContext, setServletRequestaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validatepublic Integer getRows()
getRows in class AbstractJSONPaginedActionpublic Integer getPage()
getPage in class AbstractJSONPaginedActionpublic Integer getTotal()
getTotal in class AbstractJSONPaginedActionpublic Integer getRecords()
getRecords in class AbstractJSONPaginedActionpublic String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportExceptionprotected Set<String> getUserFunctions(UserAccount connectedUser, UserAccount user)
Copyright © 2009-2012 CodeLutin. All Rights Reserved.