gboat2.web.action
类 MetadataAction

java.lang.Object
  继承者 com.opensymphony.xwork2.ActionSupport
      继承者 gboat2.base.core.web.BaseActionSupport
          继承者 gboat2.web.action.MetadataAction
所有已实现的接口:
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 MetadataAction
extends BaseActionSupport

元数据视图编辑

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

字段摘要
 
从类 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
 
构造方法摘要
MetadataAction()
           
 
方法摘要
 String design()
           
 String getActionName()
           
 String getBundleSymble()
           
 String getContent()
           
 ContentMetadata getContentMetadata()
           
 String getFileName()
           
 String getInvokeMethod()
           
 boolean getIsInitMetadata()
           
 String getMetadataId()
           
 String getMetaDataStatus()
           
protected  void initList(Map<String,Object> params)
           
protected  void initSave()
           
protected  void postDelete()
           
protected  void postSave()
           
 String resetMetaData()
           
 void setActionName(String actionName)
           
 void setBundleSymble(String bundleSymble)
           
 void setContent(String content)
           
 void setContentMetadata(ContentMetadata contentMetadata)
           
 void setFileName(String fileName)
           
 void setInitMetadata(boolean isInitMetadata)
           
 void setInvokeMethod(String invokeMethod)
           
 void setMetadataId(String metadataId)
           
 void setMetaDataStatus(String metaDataStatus)
           
 String validateJson()
           
 
从类 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, initEdit, initView, invokeInitMethod, list, operationCheck, postList, 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
 

构造方法详细信息

MetadataAction

public MetadataAction()
方法详细信息

initList

protected void initList(Map<String,Object> params)
覆盖:
BaseActionSupport 中的 initList

design

public String design()

initSave

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

postSave

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

postDelete

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

validateJson

public String validateJson()

resetMetaData

public String resetMetaData()

getActionName

public String getActionName()

setActionName

public void setActionName(String actionName)

getInvokeMethod

public String getInvokeMethod()

setInvokeMethod

public void setInvokeMethod(String invokeMethod)

getContent

public String getContent()

setContent

public void setContent(String content)

getMetadataId

public String getMetadataId()

setMetadataId

public void setMetadataId(String metadataId)

getMetaDataStatus

public String getMetaDataStatus()

setMetaDataStatus

public void setMetaDataStatus(String metaDataStatus)

getFileName

public String getFileName()

setFileName

public void setFileName(String fileName)

getBundleSymble

public String getBundleSymble()

setBundleSymble

public void setBundleSymble(String bundleSymble)

getContentMetadata

public ContentMetadata getContentMetadata()

setContentMetadata

public void setContentMetadata(ContentMetadata contentMetadata)

getIsInitMetadata

public boolean getIsInitMetadata()

setInitMetadata

public void setInitMetadata(boolean isInitMetadata)


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