gboat2.web.action
类 WidgetAuthorityConfigAction

java.lang.Object
  继承者 com.opensymphony.xwork2.ActionSupport
      继承者 gboat2.base.core.web.BaseActionSupport
          继承者 gboat2.web.action.WidgetAuthorityConfigAction
所有已实现的接口:
com.opensymphony.xwork2.Action, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.Preparable, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, com.opensymphony.xwork2.ValidationAware, IBaseActionSupport, Serializable, org.apache.struts2.interceptor.ServletRequestAware, org.apache.struts2.interceptor.ServletResponseAware, org.apache.struts2.osgi.interceptor.BundleContextAware, org.apache.struts2.osgi.interceptor.ServiceAware, org.apache.struts2.util.ServletContextAware

public class WidgetAuthorityConfigAction
extends BaseActionSupport

widget权限配置页面

从以下版本开始:
jdk1.6
作者:
zhangxj-a
另请参见:
序列化表格

字段摘要
protected static org.slf4j.Logger LOGGER
           
 
从类 gboat2.base.core.web.BaseActionSupport 继承的字段
container, context, CURRENT_BUNDLE_RES_LOCATION, devMode, flatResultLayout, go, MIN_SUFFIX, model, nameSeparator, osgiHost, page, request, response, SID, sortDirection, sortField
 
从类 com.opensymphony.xwork2.ActionSupport 继承的字段
LOG
 
从接口 com.opensymphony.xwork2.Action 继承的字段
ERROR, INPUT, LOGIN, NONE, SUCCESS
 
构造方法摘要
WidgetAuthorityConfigAction()
           
 
方法摘要
 List<String> getAuthorityWidgetList()
           
 List<Role> getRoleList()
           
 List<SystemConfig> getSystemList()
           
 List<Widget> getWidgetList()
           
protected  void initEdit()
           
protected  void postList(Page pageinfo)
          处理widget字段
 void setAuthorityWidgetList(List<String> authorityWidgetList)
           
 void setRoleList(List<Role> roleList)
           
 void setSystemList(List<SystemConfig> systemList)
           
 void setWidgetList(List<Widget> widgetList)
           
 
从类 gboat2.base.core.web.BaseActionSupport 继承的方法
ajaxDelete, ajaxListData, ajaxSave, ajaxSaveReturn, delete, deleteModel, edit, execute, executeListQuery, forward, get_M, get_MdId, getActionBundle, getBean, getBean, getDefaultAjaxDeleteUri, getDefaultAjaxSaveUri, getDefaultDeleteUri, getDefaultEditUri, getDefaultListUri, getDefaultSaveUri, getDefaultViewUri, getDomainClassAnnotationed, getDomainClassAnnotationedForList, getExtendForView, getListParameterMap, getMetadata, getModel, getPage, getPriCheckParams, getServiceAnnotationed, getSID, getSortDirection, getSortField, getUriPrefix, initList, initSave, initView, invokeInitMethod, list, operationCheck, postDelete, postSave, prepare, prepareEdit, prepareList, prepareModel, prepareView, putDebugInfoIfDevMode, registerEnumClassNotInEntry, save, saveModel, set_M, set_MdId, setAutowiredBeans, setAutowiredBeans, setBundleContext, setContainer, setDevMode, setFlatResultLayout, setGo, setModel, setNameSeparator, setPriCheckParams, setServices, setServletContext, setServletRequest, setServletResponse, setSID, setSortDirection, setSortField, setValue, view
 
从类 com.opensymphony.xwork2.ActionSupport 继承的方法
addActionError, 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, setFieldErrors, validate
 
从类 java.lang.Object 继承的方法
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

LOGGER

protected static final org.slf4j.Logger LOGGER
构造方法详细信息

WidgetAuthorityConfigAction

public WidgetAuthorityConfigAction()
方法详细信息

initEdit

protected void initEdit()
覆盖:
BaseActionSupport 中的 initEdit

postList

protected void postList(Page pageinfo)
处理widget字段

覆盖:
BaseActionSupport 中的 postList

getSystemList

public List<SystemConfig> getSystemList()

setSystemList

public void setSystemList(List<SystemConfig> systemList)

getRoleList

public List<Role> getRoleList()

setRoleList

public void setRoleList(List<Role> roleList)

getWidgetList

public List<Widget> getWidgetList()

setWidgetList

public void setWidgetList(List<Widget> widgetList)

getAuthorityWidgetList

public List<String> getAuthorityWidgetList()

setAuthorityWidgetList

public void setAuthorityWidgetList(List<String> authorityWidgetList)


Copyright © 2014 广联达软件股份有限公司(Glodon Software Co., Ltd.). All rights reserved.