public class ActionParametersMapImpl extends SimpleActionParametersMap implements ActionParametersMap
| Constructor and Description |
|---|
ActionParametersMapImpl(com.opensymphony.xwork2.ActionContext actionContext) |
ActionParametersMapImpl(com.opensymphony.xwork2.ActionContext actionContext,
boolean handleMultipartFiles) |
ActionParametersMapImpl(Map<String,?> parameters) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,File> |
getFiles() |
void |
recreateCheckboxValues() |
delegate, getBoolean, getDouble, getInt, getLong, getParameters, getString, getString, getStringArrayclear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, standardClear, standardContainsKey, standardContainsValue, standardEntrySet, standardEquals, standardHashCode, standardIsEmpty, standardKeySet, standardPutAll, standardRemove, standardToString, standardValues, valuesclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetBoolean, getDouble, getInt, getLong, getParameters, getString, getString, getStringArraypublic ActionParametersMapImpl(com.opensymphony.xwork2.ActionContext actionContext)
public ActionParametersMapImpl(com.opensymphony.xwork2.ActionContext actionContext,
boolean handleMultipartFiles)
@NotNull public Map<String,File> getFiles()
getFiles in interface ActionParametersMapgetFiles in class SimpleActionParametersMappublic void recreateCheckboxValues()
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.