public class EditEntityRolesRaw extends AbstractAgrosystAction
| Modifier and Type | Field and Description |
|---|---|
protected List<Integer> |
availableCampaigns |
protected String |
entityCode |
protected GrowingSystemService |
growingSystemService |
protected List<UserRoleDto> |
roles |
protected RoleType |
roleType |
applicationContext, attachmentCount, attachmentService, authorizationService, config, currentUserAnAdmin, currentUserAnIsDataProcessor, ERROR_LAYOUT_DATA, gson, layoutData, messageService, navigationContextService, notificationSupport, parameters, readOnly, richNavigationContext, servletRequest, servletResponse, session| Constructor and Description |
|---|
EditEntityRolesRaw() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
List<Integer> |
getAvailableCampaigns() |
String |
getEntityCode() |
List<UserRoleDto> |
getRoles() |
RoleType |
getRoleType() |
Map<RoleType,String> |
getRoleTypes() |
void |
setEntityCode(String entityCode) |
void |
setGrowingSystemService(GrowingSystemService growingSystemService) |
void |
setRoleType(RoleType roleType) |
getAttachmentCount, getBroadcastMessages, getConfig, getEnumAsMap, getErrorNotifications, getGson, getInfoNotifications, getIsBroadcastMessagesEmpty, getIsFirstTimeMessageRead, getLayoutData, getNavigationContext, getRichNavigationContext, getServletInfo, getSession, getSessionId, getWarningNotifications, initForInput, initLayoutData, isCurrentUserAnAdmin, isCurrentUserAnIsDataProcessor, isErrorNotificationsEmpty, isInfoNotificationsEmpty, isReadOnly, isWarningNotificationsEmpty, navigationContextEntityCreated, readNavigationContextCookie, setApplicationContext, setAttachmentService, setAuthorizationService, setConfig, setMessageService, setNavigationContextService, setNotificationSupport, setParameters, setServletRequest, setServletResponse, setSession, toJson, toTrueMap, verifyAndSaveNavigationContext, writeNavigationContextCookieaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, 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 transient GrowingSystemService growingSystemService
protected RoleType roleType
protected String entityCode
protected List<UserRoleDto> roles
public void setGrowingSystemService(GrowingSystemService growingSystemService)
public void setRoleType(RoleType roleType)
public void setEntityCode(String entityCode)
public String execute() throws Exception
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportExceptionpublic RoleType getRoleType()
public String getEntityCode()
public List<UserRoleDto> getRoles()
Copyright © 2013–2014 Inra. All rights reserved.