|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
java.lang.Object com.opensymphony.xwork2.ActionSupport gboat2.base.core.web.BaseActionSupport gboat2.example.action.AttachAction
public class AttachAction
附件上传组件的示例 Action
字段摘要 |
---|
从类 gboat2.base.core.web.BaseActionSupport 继承的字段 |
---|
container, context, CURRENT_BUNDLE_RES_LOCATION, devMode, flatResultLayout, go, MIN_SUFFIX, model, nameSeparator, osgiHost, page, request, response, sortDirection, sortField |
从类 com.opensymphony.xwork2.ActionSupport 继承的字段 |
---|
LOG |
从接口 com.opensymphony.xwork2.Action 继承的字段 |
---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
构造方法摘要 | |
---|---|
AttachAction()
|
方法摘要 | |
---|---|
String |
execute()
默认转到列表页 |
AttachConfig |
getAttachConfig()
|
Map<AttachConfig,List<AttachmentVO>> |
getAttachMap()
|
String |
getOldVersionJsonStr()
|
String |
getSID()
|
List<AttachmentVO> |
getUploadeds()
|
String |
list()
列表查询 |
String |
photo()
|
String |
save()
保存 |
void |
setAttachIds(String[] attachIds)
|
从类 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 |
构造方法详细信息 |
---|
public AttachAction()
方法详细信息 |
---|
public String execute()
BaseActionSupport
复制的描述
com.opensymphony.xwork2.Action
中的 execute
BaseActionSupport
中的 execute
ActionSupport.execute()
public String photo()
public String save()
IBaseActionSupport
复制的描述
IBaseActionSupport
中的 save
BaseActionSupport
中的 save
public String list()
IBaseActionSupport
复制的描述
IBaseActionSupport
中的 list
BaseActionSupport
中的 list
public String getSID()
BaseActionSupport
中的 getSID
public Map<AttachConfig,List<AttachmentVO>> getAttachMap()
public String getOldVersionJsonStr()
public void setAttachIds(String[] attachIds)
public AttachConfig getAttachConfig()
public List<AttachmentVO> getUploadeds()
|
||||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |