Serialized Form


Package com.opensymphony.webwork

Class com.opensymphony.webwork.ServletActionContext extends ActionContext implements Serializable

Class com.opensymphony.webwork.WebWorkException extends XworkException implements Serializable


Package com.opensymphony.webwork.components

Class com.opensymphony.webwork.components.AbstractRichtexteditorConnector extends ActionSupport implements Serializable

Serialized Fields

_request

HttpServletRequest _request

_response

HttpServletResponse _response

_newFile

File _newFile

_newFileFileName

String _newFileFileName

_newFileContentType

String _newFileContentType

_type

String _type

_command

String _command

_currentFolder

String _currentFolder

_serverPath

String _serverPath

_newFolderName

String _newFolderName

Class com.opensymphony.webwork.components.AbstractRichtexteditorConnector.CreateFolderResult extends Object implements Serializable

Serialized Fields

code

String code

Class com.opensymphony.webwork.components.AbstractRichtexteditorConnector.File extends Object implements Serializable

Serialized Fields

filename

String filename

sizeInKb

long sizeInKb

Class com.opensymphony.webwork.components.AbstractRichtexteditorConnector.FileUploadResult extends Object implements Serializable

Serialized Fields

code

String code

filename

String filename

Class com.opensymphony.webwork.components.AbstractRichtexteditorConnector.Folder extends Object implements Serializable

Serialized Fields

foldername

String foldername

Class com.opensymphony.webwork.components.AbstractRichtexteditorConnector.FoldersAndFiles extends Object implements Serializable

Serialized Fields

folders

AbstractRichtexteditorConnector.Folder[] folders

files

AbstractRichtexteditorConnector.File[] files

Class com.opensymphony.webwork.components.DefaultRichtexteditorConnector extends AbstractRichtexteditorConnector implements Serializable

serialVersionUID: -3792445192115623052L

Serialized Fields

_actualServerPath

String _actualServerPath

servletContext

ServletContext servletContext

Package com.opensymphony.webwork.components.table

Class com.opensymphony.webwork.components.table.AbstractFilterModel extends AbstractTableModel implements Serializable

Serialized Fields

model

TableModel model

Class com.opensymphony.webwork.components.table.RenderFilterModel extends AbstractFilterModel implements Serializable

Serialized Fields

rendered

boolean rendered

Class com.opensymphony.webwork.components.table.SortFilterModel extends AbstractFilterModel implements Serializable

Serialized Fields

rows

ArrayList rows

_sortDirection

String _sortDirection
These are just here to implement the interface


dirty

boolean dirty

sortColumn

int sortColumn

Package com.opensymphony.webwork.config_browser

Class com.opensymphony.webwork.config_browser.ActionNamesAction extends ActionSupport implements Serializable

Serialized Fields

actionNames

Set actionNames

namespace

String namespace

namespaces

Set namespaces

extension

String extension

Class com.opensymphony.webwork.config_browser.ListValidatorsAction extends ActionSupport implements Serializable

Serialized Fields

clazz

String clazz

context

String context

validators

List validators

Class com.opensymphony.webwork.config_browser.ShowConfigAction extends ActionNamesAction implements Serializable

Serialized Fields

namespace

String namespace

actionName

String actionName

config

ActionConfig config

actionNames

Set actionNames

detailView

String detailView

properties

PropertyDescriptor[] properties

Class com.opensymphony.webwork.config_browser.ShowValidatorAction extends ListValidatorsAction implements Serializable

Serialized Fields

properties

Set properties

selected

int selected

Package com.opensymphony.webwork.dispatcher

Class com.opensymphony.webwork.dispatcher.ApplicationMap extends AbstractMap implements Serializable

Serialized Fields

context

ServletContext context

entries

Set entries

Class com.opensymphony.webwork.dispatcher.ChartResult extends Object implements Serializable

Serialized Fields

chart

org.jfree.chart.JFreeChart chart

chartSet

boolean chartSet

height

int height

width

int width

Class com.opensymphony.webwork.dispatcher.DefaultActionSupport extends ActionSupport implements Serializable

Serialized Fields

successResultValue

String successResultValue

Class com.opensymphony.webwork.dispatcher.FlashResult extends ServletRedirectResult implements Serializable

serialVersionUID: -8956841683709714038L

Serialized Fields

key

String key

Class com.opensymphony.webwork.dispatcher.HttpHeaderResult extends AbstractHttpHeaderPopulatingResult implements Serializable

Serialized Fields

status

int status

Class com.opensymphony.webwork.dispatcher.PlainTextResult extends WebWorkResultSupport implements Serializable

serialVersionUID: 3633371605905583950L

Serialized Fields

charSet

String charSet

Class com.opensymphony.webwork.dispatcher.RequestMap extends AbstractMap implements Serializable

Serialized Fields

entries

Set entries

request

HttpServletRequest request

Class com.opensymphony.webwork.dispatcher.ServletActionRedirectResult extends ServletRedirectResult implements Serializable

serialVersionUID: -6126889518132056284L

Serialized Fields

actionName

String actionName

namespace

String namespace

method

String method

prohibitedResultParam

List prohibitedResultParam

Class com.opensymphony.webwork.dispatcher.ServletDispatcher extends HttpServlet implements Serializable

Class com.opensymphony.webwork.dispatcher.ServletDispatcherResult extends WebWorkResultSupport implements Serializable

Class com.opensymphony.webwork.dispatcher.ServletRedirectResult extends WebWorkResultSupport implements Serializable

serialVersionUID: -4787182693920514194L

Serialized Fields

prependServletContext

boolean prependServletContext

Class com.opensymphony.webwork.dispatcher.SessionMap extends AbstractMap implements Serializable

Serialized Fields

session

HttpSession session

entries

Set entries

request

HttpServletRequest request

Class com.opensymphony.webwork.dispatcher.StreamResult extends WebWorkResultSupport implements Serializable

serialVersionUID: -6039988588327688623L

Serialized Fields

contentType

String contentType

contentLength

String contentLength

contentDisposition

String contentDisposition

inputName

String inputName

bufferSize

int bufferSize

Class com.opensymphony.webwork.dispatcher.VelocityResult extends WebWorkResultSupport implements Serializable

Class com.opensymphony.webwork.dispatcher.WebWorkResultSupport extends Object implements Serializable

Serialized Fields

parse

boolean parse

encode

boolean encode

location

String location

Package com.opensymphony.webwork.dispatcher.json

Class com.opensymphony.webwork.dispatcher.json.JSONException extends Exception implements Serializable

Serialized Fields

cause

Throwable cause

Class com.opensymphony.webwork.dispatcher.json.JSONResult extends Object implements Serializable

Serialized Fields

jsonObjectProperty

String jsonObjectProperty

contentType

String contentType

Package com.opensymphony.webwork.interceptor

Class com.opensymphony.webwork.interceptor.BackgroundProcess extends Object implements Serializable

serialVersionUID: 8146242696076042381L

Serialized Fields

action

Object action

invocation

ActionInvocation invocation

result

String result

exception

Exception exception

done

boolean done

Class com.opensymphony.webwork.interceptor.BooleanTweaker extends AroundInterceptor implements Serializable

Serialized Fields

prefix

String prefix

booleanValue

String booleanValue

Class com.opensymphony.webwork.interceptor.CookieInterceptor extends AroundInterceptor implements Serializable

serialVersionUID: 4153142432948747305L

Serialized Fields

cookiesNameSet

Set cookiesNameSet

cookiesValueSet

Set cookiesValueSet

Class com.opensymphony.webwork.interceptor.CreateSessionInterceptor extends AroundInterceptor implements Serializable

serialVersionUID: 3657994429041757752L

Class com.opensymphony.webwork.interceptor.ExecuteAndWaitInterceptor extends Object implements Serializable

serialVersionUID: -704630999325809993L

Serialized Fields

delay

int delay

delaySleepInterval

int delaySleepInterval

threadPriority

int threadPriority

Class com.opensymphony.webwork.interceptor.FileUploadInterceptor extends Object implements Serializable

serialVersionUID: 3475785630497636730L

Serialized Fields

maximumSize

Long maximumSize

allowedTypes

String allowedTypes

allowedTypesSet

Set allowedTypesSet

Class com.opensymphony.webwork.interceptor.FlashInterceptor extends AroundInterceptor implements Serializable

serialVersionUID: -9200319895107209641L

Serialized Fields

key

String key

operation

String operation

Class com.opensymphony.webwork.interceptor.MessageStoreInterceptor extends Object implements Serializable

serialVersionUID: 4491997514314242420L

Serialized Fields

allowRequestParameterSwitch

boolean allowRequestParameterSwitch

requestParameterSwitch

String requestParameterSwitch

operationMode

String operationMode

Class com.opensymphony.webwork.interceptor.ScopeInterceptor extends Object implements Serializable

serialVersionUID: -8587579255675690482L

Serialized Fields

application

String[] application

session

String[] session

key

String key

type

String type

autoCreateSession

boolean autoCreateSession

sessionReset

String sessionReset

reset

boolean reset

Class com.opensymphony.webwork.interceptor.ServletConfigInterceptor extends AroundInterceptor implements Serializable

serialVersionUID: -1226074297258786788L

Class com.opensymphony.webwork.interceptor.SessionInvalidationInterceptor extends AroundInterceptor implements Serializable

serialVersionUID: 1L

Serialized Fields

key

String key

type

String type

Class com.opensymphony.webwork.interceptor.TokenInterceptor extends MethodFilterInterceptor implements Serializable

serialVersionUID: 9021366162909706309L

Class com.opensymphony.webwork.interceptor.TokenSessionStoreInterceptor extends TokenInterceptor implements Serializable

serialVersionUID: 7076608008805392601L

Class com.opensymphony.webwork.interceptor.WebWorkConversionErrorInterceptor extends ConversionErrorInterceptor implements Serializable

serialVersionUID: 7203991102872573481L


Package com.opensymphony.webwork.interceptor.debugging

Class com.opensymphony.webwork.interceptor.debugging.DebuggingInterceptor extends Object implements Serializable

serialVersionUID: -3097324155953078783L

Serialized Fields

ignorePrefixes

String[] ignorePrefixes

_ignoreKeys

String[] _ignoreKeys

ignoreKeys

HashSet ignoreKeys

Package com.opensymphony.webwork.lifecycle

Class com.opensymphony.webwork.lifecycle.SessionLifecycleListener extends Object implements Serializable

Class com.opensymphony.webwork.lifecycle.SessionLifecycleListenerCompatWeblogic61 extends SessionLifecycleListener implements Serializable


Package com.opensymphony.webwork.pico

Class com.opensymphony.webwork.pico.PicoActionInvocation extends DefaultActionInvocation implements Serializable

Class com.opensymphony.webwork.pico.PicoServletDispatcher extends PicoWebWork2ServletDispatcher implements Serializable

Class com.opensymphony.webwork.pico.PicoWebWork2ServletDispatcher extends ServletDispatcher implements Serializable


Package com.opensymphony.webwork.portlet

Class com.opensymphony.webwork.portlet.PortletApplicationMap extends AbstractMap implements Serializable

Serialized Fields

context

javax.portlet.PortletContext context

entries

Set entries

Class com.opensymphony.webwork.portlet.PortletSessionMap extends AbstractMap implements Serializable

serialVersionUID: 1627179482311266132L

Serialized Fields

session

javax.portlet.PortletSession session

entries

Set entries

Package com.opensymphony.webwork.portlet.context

Class com.opensymphony.webwork.portlet.context.PreparatorServlet extends HttpServlet implements Serializable


Package com.opensymphony.webwork.portlet.result

Class com.opensymphony.webwork.portlet.result.PortletResult extends WebWorkResultSupport implements Serializable

Serialized Fields

contentType

String contentType

title

String title

Class com.opensymphony.webwork.portlet.result.PortletVelocityResult extends WebWorkResultSupport implements Serializable


Package com.opensymphony.webwork.quickstart

Class com.opensymphony.webwork.quickstart.Configuration extends Object implements Serializable

Serialized Fields

ideaConfig

String ideaConfig

extendsConfig

String extendsConfig

resolver

String resolver

port

Integer port

context

String context

libs

List libs

classDirs

List classDirs

sources

List sources

webDirs

List webDirs

mappings

Map mappings

pathPriority

List pathPriority

Class com.opensymphony.webwork.quickstart.MultiDirResource extends org.mortbay.util.Resource implements Serializable

Serialized Fields

ctx

MultiWebApplicationContext ctx

files

File[] files

uri

String uri

Class com.opensymphony.webwork.quickstart.MultiWebApplicationContext extends org.mortbay.jetty.servlet.WebApplicationContext implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package com.opensymphony.webwork.spring.interceptor

Class com.opensymphony.webwork.spring.interceptor.SessionContextAutowiringInterceptor extends AroundInterceptor implements Serializable

Serialized Fields

autowireStrategy

Integer autowireStrategy

Package com.opensymphony.webwork.spring.lifecycle

Class com.opensymphony.webwork.spring.lifecycle.ApplicationContextSessionListener extends Object implements Serializable

Serialized Fields

sessionContext

org.springframework.web.context.ConfigurableWebApplicationContext sessionContext
The application context instance created when the session is created, to be cleaned up when the session is destroyed


Package com.opensymphony.webwork.util

Class com.opensymphony.webwork.util.Counter extends Object implements Serializable

Serialized Fields

wrap

boolean wrap

first

long first

current

long current

interval

long interval

last

long last

Package com.opensymphony.webwork.validators

Class com.opensymphony.webwork.validators.DWRValidator.ValidatorActionInvocation extends DefaultActionInvocation implements Serializable

Class com.opensymphony.webwork.validators.DWRValidator.ValidatorActionProxy extends DefaultActionProxy implements Serializable


Package com.opensymphony.webwork.views

Class com.opensymphony.webwork.views.AbstractHttpHeaderPopulatingResult extends WebWorkResultSupport implements Serializable

Serialized Fields

headers

Map headers

Class com.opensymphony.webwork.views.JspSupportServlet extends HttpServlet implements Serializable

serialVersionUID: -8268185076433481017L


Package com.opensymphony.webwork.views.freemarker

Class com.opensymphony.webwork.views.freemarker.FreemarkerResult extends WebWorkResultSupport implements Serializable

serialVersionUID: -3778230771704661631L

Serialized Fields

invocation

ActionInvocation invocation

configuration

freemarker.template.Configuration configuration

wrapper

freemarker.template.ObjectWrapper wrapper

bufferOutput

boolean bufferOutput

location

String location

pContentType

String pContentType

Class com.opensymphony.webwork.views.freemarker.FreemarkerServlet extends HttpServlet implements Serializable

Serialized Fields

configuration

freemarker.template.Configuration configuration
Deprecated. 

Class com.opensymphony.webwork.views.freemarker.PortletFreemarkerResult extends WebWorkResultSupport implements Serializable

Serialized Fields

invocation

ActionInvocation invocation

configuration

freemarker.template.Configuration configuration

wrapper

freemarker.template.ObjectWrapper wrapper

location

String location

pContentType

String pContentType

Class com.opensymphony.webwork.views.freemarker.ScopesHashModel extends freemarker.template.SimpleHash implements Serializable

Serialized Fields

request

HttpServletRequest request

objectWraper

freemarker.template.ObjectWrapper objectWraper

servletContext

ServletContext servletContext

stack

OgnlValueStack stack

Package com.opensymphony.webwork.views.jasperreports

Class com.opensymphony.webwork.views.jasperreports.JasperReportsResult extends AbstractHttpHeaderPopulatingResult implements Serializable

Serialized Fields

dataSource

String dataSource

format

String format

documentName

String documentName

contentDisposition

String contentDisposition

delimiter

String delimiter

imageServletUrl

String imageServletUrl

Class com.opensymphony.webwork.views.jasperreports.OgnlValueStackShadowMap extends HashMap implements Serializable

Serialized Fields

valueStack

OgnlValueStack valueStack
valueStack reference


entries

Set entries
entries reference


Package com.opensymphony.webwork.views.jsp

Class com.opensymphony.webwork.views.jsp.ActionTag extends ComponentTagSupport implements Serializable

serialVersionUID: 3489344114527444316L

Serialized Fields

name

String name

namespace

String namespace

executeResult

boolean executeResult

ignoreContextParams

boolean ignoreContextParams

flush

boolean flush

Class com.opensymphony.webwork.views.jsp.BeanTag extends ComponentTagSupport implements Serializable

Serialized Fields

name

String name

Class com.opensymphony.webwork.views.jsp.ComponentTagSupport extends WebWorkBodyTagSupport implements Serializable

Serialized Fields

component

Component component

Class com.opensymphony.webwork.views.jsp.DateTag extends ComponentTagSupport implements Serializable

Serialized Fields

name

String name

format

String format

nice

boolean nice

Class com.opensymphony.webwork.views.jsp.ElseIfTag extends ComponentTagSupport implements Serializable

Serialized Fields

test

String test

Class com.opensymphony.webwork.views.jsp.ElseTag extends ComponentTagSupport implements Serializable

Class com.opensymphony.webwork.views.jsp.I18nTag extends ComponentTagSupport implements Serializable

Serialized Fields

name

String name

Class com.opensymphony.webwork.views.jsp.IfTag extends ComponentTagSupport implements Serializable

Serialized Fields

test

String test

Class com.opensymphony.webwork.views.jsp.IncludeTag extends ComponentTagSupport implements Serializable

Serialized Fields

value

String value

Class com.opensymphony.webwork.views.jsp.IteratorTag extends ComponentTagSupport implements Serializable

Serialized Fields

statusAttr

String statusAttr

value

String value

Class com.opensymphony.webwork.views.jsp.ParamTag extends ComponentTagSupport implements Serializable

Serialized Fields

name

String name

value

String value

Class com.opensymphony.webwork.views.jsp.PropertyTag extends ComponentTagSupport implements Serializable

Serialized Fields

defaultValue

String defaultValue

value

String value

escape

boolean escape

Class com.opensymphony.webwork.views.jsp.PushTag extends ComponentTagSupport implements Serializable

Serialized Fields

value

String value

Class com.opensymphony.webwork.views.jsp.SetTag extends ComponentTagSupport implements Serializable

Serialized Fields

name

String name

scope

String scope

value

String value

Class com.opensymphony.webwork.views.jsp.TextTag extends ComponentTagSupport implements Serializable

Serialized Fields

name

String name

Class com.opensymphony.webwork.views.jsp.URLTag extends ComponentTagSupport implements Serializable

serialVersionUID: 1834295238997573058L

Serialized Fields

includeParams

String includeParams

scheme

String scheme

value

String value

action

String action

namespace

String namespace

method

String method

encode

String encode

includeContext

String includeContext

portletMode

String portletMode

windowState

String windowState

portletUrlType

String portletUrlType

anchor

String anchor

escapeAmp

String escapeAmp

Class com.opensymphony.webwork.views.jsp.WebWorkBodyTagSupport extends BodyTagSupport implements Serializable

serialVersionUID: -1201668454354226175L


Package com.opensymphony.webwork.views.jsp.iterator

Class com.opensymphony.webwork.views.jsp.iterator.AppendIteratorTag extends ComponentTagSupport implements Serializable

serialVersionUID: -6017337859763283691L

Class com.opensymphony.webwork.views.jsp.iterator.IteratorGeneratorTag extends WebWorkBodyTagSupport implements Serializable

serialVersionUID: 2968037295463973936L

Serialized Fields

countAttr

String countAttr

separatorAttr

String separatorAttr

valueAttr

String valueAttr

converterAttr

String converterAttr

iteratorGenerator

IteratorGenerator iteratorGenerator

Class com.opensymphony.webwork.views.jsp.iterator.MergeIteratorTag extends ComponentTagSupport implements Serializable

serialVersionUID: 4999729472466011218L

Class com.opensymphony.webwork.views.jsp.iterator.SortIteratorTag extends WebWorkBodyTagSupport implements Serializable

serialVersionUID: -7835719609764092235L

Serialized Fields

comparatorAttr

String comparatorAttr

sourceAttr

String sourceAttr

sortIteratorFilter

SortIteratorFilter sortIteratorFilter

Class com.opensymphony.webwork.views.jsp.iterator.SubsetIteratorTag extends WebWorkBodyTagSupport implements Serializable

serialVersionUID: -6252696081713080102L

Serialized Fields

countAttr

String countAttr

sourceAttr

String sourceAttr

startAttr

String startAttr

deciderAttr

String deciderAttr

subsetIteratorFilter

SubsetIteratorFilter subsetIteratorFilter

Package com.opensymphony.webwork.views.jsp.ui

Class com.opensymphony.webwork.views.jsp.ui.AbstractClosingTag extends AbstractUITag implements Serializable

Serialized Fields

openTemplate

String openTemplate

Class com.opensymphony.webwork.views.jsp.ui.AbstractDoubleListTag extends AbstractRequiredListTag implements Serializable

Serialized Fields

doubleList

String doubleList

doubleListKey

String doubleListKey

doubleListValue

String doubleListValue

doubleName

String doubleName

doubleValue

String doubleValue

formName

String formName

emptyOption

String emptyOption

headerKey

String headerKey

headerValue

String headerValue

multiple

String multiple

size

String size

doubleId

String doubleId

doubleDisabled

String doubleDisabled

doubleMultiple

String doubleMultiple

doubleSize

String doubleSize

doubleHeaderKey

String doubleHeaderKey

doubleHeaderValue

String doubleHeaderValue

doubleEmptyOption

String doubleEmptyOption

doubleCssClass

String doubleCssClass

doubleCssStyle

String doubleCssStyle

doubleOnclick

String doubleOnclick

doubleOndblclick

String doubleOndblclick

doubleOnmousedown

String doubleOnmousedown

doubleOnmouseup

String doubleOnmouseup

doubleOnmouseover

String doubleOnmouseover

doubleOnmousemove

String doubleOnmousemove

doubleOnmouseout

String doubleOnmouseout

doubleOnfocus

String doubleOnfocus

doubleOnblur

String doubleOnblur

doubleOnkeypress

String doubleOnkeypress

doubleOnkeydown

String doubleOnkeydown

doubleOnkeyup

String doubleOnkeyup

doubleOnselect

String doubleOnselect

doubleOnchange

String doubleOnchange

doubleAccesskey

String doubleAccesskey

Class com.opensymphony.webwork.views.jsp.ui.AbstractListTag extends AbstractUITag implements Serializable

Serialized Fields

list

String list

listKey

String listKey

listValue

String listValue

Class com.opensymphony.webwork.views.jsp.ui.AbstractRequiredListTag extends AbstractListTag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.AbstractRichtexteditorResult extends Object implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.AbstractUITag extends ComponentTagSupport implements Serializable

Serialized Fields

cssClass

String cssClass

cssStyle

String cssStyle

title

String title

disabled

String disabled

label

String label

labelPosition

String labelPosition

requiredposition

String requiredposition

name

String name

required

String required

tabindex

String tabindex

value

String value

template

String template

theme

String theme

templateDir

String templateDir

onclick

String onclick

ondblclick

String ondblclick

onmousedown

String onmousedown

onmouseup

String onmouseup

onmouseover

String onmouseover

onmousemove

String onmousemove

onmouseout

String onmouseout

onfocus

String onfocus

onblur

String onblur

onkeypress

String onkeypress

onkeydown

String onkeydown

onkeyup

String onkeyup

onselect

String onselect

onchange

String onchange

accesskey

String accesskey

tooltip

String tooltip

tooltipConfig

String tooltipConfig

Class com.opensymphony.webwork.views.jsp.ui.ActionErrorTag extends AbstractUITag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.ActionMessageTag extends AbstractUITag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.AnchorTag extends AbstractClosingTag implements Serializable

Serialized Fields

href

String href

errorText

String errorText

showErrorTransportText

String showErrorTransportText

notifyTopics

String notifyTopics

afterLoading

String afterLoading

preInvokeJS

String preInvokeJS

Class com.opensymphony.webwork.views.jsp.ui.CheckboxListTag extends AbstractRequiredListTag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.CheckboxTag extends AbstractUITag implements Serializable

Serialized Fields

fieldValue

String fieldValue

Class com.opensymphony.webwork.views.jsp.ui.ComboBoxTag extends TextFieldTag implements Serializable

Serialized Fields

list

String list

Class com.opensymphony.webwork.views.jsp.ui.ComponentTag extends AbstractUITag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.DatePickerTag extends TextFieldTag implements Serializable

Serialized Fields

language

String language

format

String format

showstime

String showstime

singleclick

String singleclick

Class com.opensymphony.webwork.views.jsp.ui.DebugTag extends AbstractUITag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.DivTag extends AbstractClosingTag implements Serializable

Serialized Fields

href

String href

updateFreq

String updateFreq

delay

String delay

loadingText

String loadingText

errorText

String errorText

showErrorTransportText

String showErrorTransportText

listenTopics

String listenTopics

afterLoading

String afterLoading

Class com.opensymphony.webwork.views.jsp.ui.DoubleSelectTag extends AbstractDoubleListTag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.FieldErrorTag extends AbstractUITag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.FileTag extends AbstractUITag implements Serializable

Serialized Fields

accept

String accept

size

String size

Class com.opensymphony.webwork.views.jsp.ui.FormTag extends AbstractClosingTag implements Serializable

Serialized Fields

action

String action

target

String target

enctype

String enctype

method

String method

namespace

String namespace

validate

String validate

onsubmit

String onsubmit

portletMode

String portletMode

windowState

String windowState

acceptcharset

String acceptcharset

Class com.opensymphony.webwork.views.jsp.ui.HeadTag extends AbstractUITag implements Serializable

Serialized Fields

calendarcss

String calendarcss

debug

String debug

Class com.opensymphony.webwork.views.jsp.ui.HiddenTag extends AbstractUITag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.LabelTag extends AbstractUITag implements Serializable

Serialized Fields

forAttr

String forAttr

Class com.opensymphony.webwork.views.jsp.ui.OptGroupTag extends ComponentTagSupport implements Serializable

serialVersionUID: 7367401003498678762L

Serialized Fields

list

String list

listKey

String listKey

listValue

String listValue

label

String label

disabled

String disabled

Class com.opensymphony.webwork.views.jsp.ui.OptionTransferSelectTag extends AbstractDoubleListTag implements Serializable

Serialized Fields

allowAddToLeft

String allowAddToLeft

allowAddToRight

String allowAddToRight

allowAddAllToLeft

String allowAddAllToLeft

allowAddAllToRight

String allowAddAllToRight

allowSelectAll

String allowSelectAll

leftTitle

String leftTitle

rightTitle

String rightTitle

buttonCssClass

String buttonCssClass

buttonCssStyle

String buttonCssStyle

addToLeftLabel

String addToLeftLabel

addToRightLabel

String addToRightLabel

addAllToLeftLabel

String addAllToLeftLabel

addAllToRightLabel

String addAllToRightLabel

selectAllLabel

String selectAllLabel

Class com.opensymphony.webwork.views.jsp.ui.PanelTag extends DivTag implements Serializable

Serialized Fields

tabName

String tabName

subscribeTopicName

String subscribeTopicName

remote

String remote

Class com.opensymphony.webwork.views.jsp.ui.PasswordTag extends TextFieldTag implements Serializable

Serialized Fields

showPassword

String showPassword

Class com.opensymphony.webwork.views.jsp.ui.RadioTag extends AbstractRequiredListTag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.ResetTag extends AbstractUITag implements Serializable

Serialized Fields

action

String action

method

String method

align

String align

type

String type

Class com.opensymphony.webwork.views.jsp.ui.RichtexteditorCreateFolderResult extends AbstractRichtexteditorResult implements Serializable

serialVersionUID: 9024490340530057673L

Class com.opensymphony.webwork.views.jsp.ui.RichtexteditorFileUploadResult extends AbstractRichtexteditorResult implements Serializable

serialVersionUID: 4094812005581706392L

Class com.opensymphony.webwork.views.jsp.ui.RichtexteditorGetFoldersAndFilesResult extends AbstractRichtexteditorResult implements Serializable

serialVersionUID: -8405656868125936172L

Class com.opensymphony.webwork.views.jsp.ui.RichtexteditorGetFoldersResult extends AbstractRichtexteditorResult implements Serializable

serialVersionUID: -6414969434944547862L

Class com.opensymphony.webwork.views.jsp.ui.RichTextEditorTag extends AbstractUITag implements Serializable

serialVersionUID: -3780294902103996827L

Serialized Fields

checkBrowser

String checkBrowser

displayError

String displayError

basePath

String basePath

toolbarSet

String toolbarSet

width

String width

height

String height

customConfigurationsPath

String customConfigurationsPath

editorAreaCSS

String editorAreaCSS

baseHref

String baseHref

skinPath

String skinPath

pluginsPath

String pluginsPath

fullPage

String fullPage

debug

String debug

autoDetectLanguage

String autoDetectLanguage

defaultLanguage

String defaultLanguage

contentLangDirection

String contentLangDirection

enableXHTML

String enableXHTML

enableSourceXHTML

String enableSourceXHTML

fillEmptyBlocks

String fillEmptyBlocks

formatSource

String formatSource

formatOutput

String formatOutput

formatIndentator

String formatIndentator

geckoUseSPAN

String geckoUseSPAN

startupFocus

String startupFocus

forcePasteAsPlainText

String forcePasteAsPlainText

forceSimpleAmpersand

String forceSimpleAmpersand

tabSpaces

String tabSpaces

useBROnCarriageReturn

String useBROnCarriageReturn

toolbarStartExpanded

String toolbarStartExpanded

toolbarCanCollapse

String toolbarCanCollapse

fontColors

String fontColors

fontNames

String fontNames

fontSizes

String fontSizes

fontFormats

String fontFormats

stylesXmlPath

String stylesXmlPath

templatesXmlPath

String templatesXmlPath

linkBrowserURL

String linkBrowserURL

imageBrowserURL

String imageBrowserURL

flashBrowserURL

String flashBrowserURL

linkUploadURL

String linkUploadURL

imageUploadURL

String imageUploadURL

flashUploadURL

String flashUploadURL

allowImageBrowse

String allowImageBrowse

allowLinkBrowse

String allowLinkBrowse

allowFlashBrowse

String allowFlashBrowse

allowImageUpload

String allowImageUpload

allowLinkUpload

String allowLinkUpload

allowFlashUpload

String allowFlashUpload

linkUploadAllowedExtension

String linkUploadAllowedExtension

linkUploadDeniedExtension

String linkUploadDeniedExtension

imageUploadAllowedExtension

String imageUploadAllowedExtension

imageUploadDeniedExtension

String imageUploadDeniedExtension

flashUploadAllowedExtension

String flashUploadAllowedExtension

flashUploadDeniedExtension

String flashUploadDeniedExtension

smileyPath

String smileyPath

smileyImages

String smileyImages

Class com.opensymphony.webwork.views.jsp.ui.SelectTag extends AbstractRequiredListTag implements Serializable

Serialized Fields

emptyOption

String emptyOption

headerKey

String headerKey

headerValue

String headerValue

multiple

String multiple

size

String size

Class com.opensymphony.webwork.views.jsp.ui.SubmitTag extends AbstractUITag implements Serializable

Serialized Fields

action

String action

method

String method

align

String align

resultDivId

String resultDivId

onLoadJS

String onLoadJS

notifyTopics

String notifyTopics

listenTopics

String listenTopics

preInvokeJS

String preInvokeJS

type

String type

src

String src

Class com.opensymphony.webwork.views.jsp.ui.TabbedPanelTag extends AbstractClosingTag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.TabbedPaneTag extends ComponentTag implements Serializable

Serialized Fields

contentName

String contentName
Deprecated. 

tabPane

TabbedPane tabPane
Deprecated. 

Class com.opensymphony.webwork.views.jsp.ui.TextareaTag extends AbstractUITag implements Serializable

Serialized Fields

cols

String cols

readonly

String readonly

rows

String rows

wrap

String wrap

Class com.opensymphony.webwork.views.jsp.ui.TextFieldTag extends AbstractUITag implements Serializable

Serialized Fields

maxlength

String maxlength

readonly

String readonly

size

String size

Class com.opensymphony.webwork.views.jsp.ui.TokenTag extends AbstractUITag implements Serializable

Class com.opensymphony.webwork.views.jsp.ui.TreeNodeTag extends AbstractClosingTag implements Serializable

serialVersionUID: -230856889989903794L

Class com.opensymphony.webwork.views.jsp.ui.TreeTag extends AbstractClosingTag implements Serializable

serialVersionUID: -5175241458498157760L

Serialized Fields

toggle

String toggle

treeSelectedTopic

String treeSelectedTopic

treeExpandedTopic

String treeExpandedTopic

treeCollapsedTopic

String treeCollapsedTopic

rootNode

String rootNode

childCollectionProperty

String childCollectionProperty

nodeTitleProperty

String nodeTitleProperty

nodeIdProperty

String nodeIdProperty

showRootGrid

String showRootGrid

showGrid

String showGrid

blankIconSrc

String blankIconSrc

gridIconSrcL

String gridIconSrcL

gridIconSrcV

String gridIconSrcV

gridIconSrcP

String gridIconSrcP

gridIconSrcC

String gridIconSrcC

gridIconSrcX

String gridIconSrcX

gridIconSrcY

String gridIconSrcY

expandIconSrcPlus

String expandIconSrcPlus

expandIconSrcMinus

String expandIconSrcMinus

iconWidth

String iconWidth

iconHeight

String iconHeight

toggleDuration

String toggleDuration

templateCssPath

String templateCssPath

Class com.opensymphony.webwork.views.jsp.ui.UpDownSelectTag extends SelectTag implements Serializable

Serialized Fields

allowMoveUp

String allowMoveUp

allowMoveDown

String allowMoveDown

allowSelectAll

String allowSelectAll

moveUpLabel

String moveUpLabel

moveDownLabel

String moveDownLabel

selectAllLabel

String selectAllLabel

Package com.opensymphony.webwork.views.jsp.ui.table

Class com.opensymphony.webwork.views.jsp.ui.table.WebTableTag extends ComponentTag implements Serializable

Serialized Fields

sortOrder

String sortOrder

modelName

String modelName

sortable

boolean sortable

sortColumn

int sortColumn

Package com.opensymphony.webwork.views.tiles

Class com.opensymphony.webwork.views.tiles.TilesResult extends ServletDispatcherResult implements Serializable

Serialized Fields

invocation

ActionInvocation invocation

definitionsFactory

org.apache.struts.tiles.DefinitionsFactory definitionsFactory

Package com.opensymphony.webwork.views.velocity

Class com.opensymphony.webwork.views.velocity.WebWorkVelocityContext extends org.apache.velocity.VelocityContext implements Serializable

Serialized Fields

stack

OgnlValueStack stack

chainedContexts

org.apache.velocity.VelocityContext[] chainedContexts

Class com.opensymphony.webwork.views.velocity.WebWorkVelocityServlet extends org.apache.velocity.servlet.VelocityServlet implements Serializable

Serialized Fields

velocityManager

VelocityManager velocityManager
Deprecated. 

Package com.opensymphony.webwork.views.xslt

Class com.opensymphony.webwork.views.xslt.XSLTResult extends Object implements Serializable

Serialized Fields

noCache

boolean noCache

templatesCache

Map templatesCache

stylesheetLocation

String stylesheetLocation

parse

boolean parse

adapterFactory

AdapterFactory adapterFactory

Package com.opensymphony.xwork

Class com.opensymphony.xwork.ActionChainResult extends Object implements Serializable

Serialized Fields

proxy

ActionProxy proxy

actionName

String actionName

namespace

String namespace

methodName

String methodName

Class com.opensymphony.xwork.ActionContext extends Object implements Serializable

serialVersionUID: -2764764616805176907L

Serialized Fields

context

Map context

Class com.opensymphony.xwork.ActionSupport extends Object implements Serializable

Serialized Fields

validationAware

ValidationAwareSupport validationAware

Class com.opensymphony.xwork.DefaultActionInvocation extends Object implements Serializable

serialVersionUID: 3857082261177147501L

Serialized Fields

action

Object action

proxy

ActionProxy proxy

preResultListeners

List preResultListeners

extraContext

Map extraContext

invocationContext

ActionContext invocationContext

interceptors

Iterator interceptors

stack

OgnlValueStack stack

result

Result result

resultCode

String resultCode

executed

boolean executed

pushAction

boolean pushAction

Class com.opensymphony.xwork.DefaultActionProxy extends Object implements Serializable

serialVersionUID: -7325819968808474533L

Serialized Fields

config

ActionConfig config

invocation

ActionInvocation invocation

extraContext

Map extraContext

actionName

String actionName

namespace

String namespace

method

String method

executeResult

boolean executeResult

cleanupContext

boolean cleanupContext

Class com.opensymphony.xwork.DefaultTextProvider extends Object implements Serializable

serialVersionUID: 5559215734038422388L

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Throws:
ObjectStreamException

Class com.opensymphony.xwork.MockActionInvocation extends MockActionInvocation implements Serializable

Class com.opensymphony.xwork.ValidationAwareSupport extends Object implements Serializable

Serialized Fields

actionErrors

Collection actionErrors

actionMessages

Collection actionMessages

fieldErrors

Map fieldErrors

Class com.opensymphony.xwork.XworkException extends RuntimeException implements Serializable

Serialized Fields

location

Location location

Package com.opensymphony.xwork.config

Class com.opensymphony.xwork.config.ConfigurationException extends XworkException implements Serializable

Class com.opensymphony.xwork.config.ReferenceResolverException extends XworkException implements Serializable


Package com.opensymphony.xwork.config.entities

Class com.opensymphony.xwork.config.entities.ActionConfig extends Located implements Serializable

serialVersionUID: -6785758611462211920L

Serialized Fields

externalRefs

List externalRefs

interceptors

List interceptors

params

Map params

results

Map results

exceptionMappings

List exceptionMappings

className

String className

methodName

String methodName

packageName

String packageName

Class com.opensymphony.xwork.config.entities.ExceptionMappingConfig extends Located implements Serializable

Serialized Fields

name

String name

exceptionClassName

String exceptionClassName

result

String result

params

Map params

Class com.opensymphony.xwork.config.entities.ExternalReference extends Object implements Serializable

Serialized Fields

externalRef

String externalRef

name

String name

required

boolean required

Class com.opensymphony.xwork.config.entities.InterceptorConfig extends Located implements Serializable

serialVersionUID: 198028869049302691L

Serialized Fields

params

Map params

className

String className

name

String name

Class com.opensymphony.xwork.config.entities.InterceptorMapping extends Object implements Serializable

serialVersionUID: -6916794422111224317L

Serialized Fields

name

String name

interceptor

Interceptor interceptor

Class com.opensymphony.xwork.config.entities.InterceptorStackConfig extends Located implements Serializable

serialVersionUID: 2897260918170270343L

Serialized Fields

interceptors

List interceptors

name

String name

Class com.opensymphony.xwork.config.entities.PackageConfig extends Located implements Serializable

Serialized Fields

externalRefResolver

ExternalReferenceResolver externalRefResolver

actionConfigs

Map actionConfigs

globalResultConfigs

Map globalResultConfigs

interceptorConfigs

Map interceptorConfigs

resultTypeConfigs

Map resultTypeConfigs

globalExceptionMappingConfigs

List globalExceptionMappingConfigs

parents

Set parents

defaultInterceptorRef

String defaultInterceptorRef

defaultActionRef

String defaultActionRef

defaultResultType

String defaultResultType

name

String name

namespace

String namespace

isAbstract

boolean isAbstract

Class com.opensymphony.xwork.config.entities.ResultConfig extends Located implements Serializable

serialVersionUID: 2840978123123791897L

Serialized Fields

params

Map params

className

String className

name

String name

Class com.opensymphony.xwork.config.entities.ResultTypeConfig extends Located implements Serializable

serialVersionUID: -4536350324880589642L

Serialized Fields

clazz

String clazz

name

String name

defaultResultParam

String defaultResultParam

params

Map params

Package com.opensymphony.xwork.interceptor

Class com.opensymphony.xwork.interceptor.AbstractLifecycleInterceptor extends Object implements Serializable

Class com.opensymphony.xwork.interceptor.AliasInterceptor extends AroundInterceptor implements Serializable

Serialized Fields

aliasesKey

String aliasesKey

Class com.opensymphony.xwork.interceptor.AroundInterceptor extends Object implements Serializable

Class com.opensymphony.xwork.interceptor.ChainingInterceptor extends AroundInterceptor implements Serializable

Serialized Fields

excludes

Collection excludes

includes

Collection includes

Class com.opensymphony.xwork.interceptor.ConversionErrorInterceptor extends AroundInterceptor implements Serializable

Class com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor extends MethodFilterInterceptor implements Serializable

serialVersionUID: 7563014655616490865L

Serialized Fields

alwaysInvokeValidate

boolean alwaysInvokeValidate

Class com.opensymphony.xwork.interceptor.ExceptionMappingInterceptor extends Object implements Serializable

Serialized Fields

categoryLogger

org.apache.commons.logging.Log categoryLogger

logEnabled

boolean logEnabled

logCategory

String logCategory

logLevel

String logLevel

Class com.opensymphony.xwork.interceptor.ExternalReferencesInterceptor extends AroundInterceptor implements Serializable

Class com.opensymphony.xwork.interceptor.I18nInterceptor extends Object implements Serializable

Serialized Fields

parameterName

String parameterName

attributeName

String attributeName

Class com.opensymphony.xwork.interceptor.LoggingInterceptor extends AroundInterceptor implements Serializable

Class com.opensymphony.xwork.interceptor.MethodFilterInterceptor extends Object implements Serializable

Serialized Fields

excludeMethods

Set excludeMethods

includeMethods

Set includeMethods

Class com.opensymphony.xwork.interceptor.ModelDrivenInterceptor extends AroundInterceptor implements Serializable

Class com.opensymphony.xwork.interceptor.ParameterFilterInterceptor extends Object implements Serializable

serialVersionUID: -7467459931718970229L

Serialized Fields

allowed

Collection allowed

blocked

Collection blocked

includesExcludesMap

Map includesExcludesMap

defaultBlock

boolean defaultBlock

Class com.opensymphony.xwork.interceptor.ParameterRemoverInterceptor extends AroundInterceptor implements Serializable

serialVersionUID: 1L

Serialized Fields

paramNames

Set paramNames

paramValues

Set paramValues

Class com.opensymphony.xwork.interceptor.ParametersInterceptor extends AroundInterceptor implements Serializable

serialVersionUID: 1939469770555684892L

Class com.opensymphony.xwork.interceptor.PrepareInterceptor extends AroundInterceptor implements Serializable

serialVersionUID: -7182584510651751135L

Serialized Fields

alwaysInvokePrepare

boolean alwaysInvokePrepare

Class com.opensymphony.xwork.interceptor.StaticParametersInterceptor extends AroundInterceptor implements Serializable

serialVersionUID: -5364822129178790799L

Serialized Fields

parse

boolean parse

Class com.opensymphony.xwork.interceptor.TimerInterceptor extends Object implements Serializable

Serialized Fields

categoryLogger

org.apache.commons.logging.Log categoryLogger

logCategory

String logCategory

logLevel

String logLevel

Package com.opensymphony.xwork.interceptor.component

Class com.opensymphony.xwork.interceptor.component.ComponentConfiguration extends Object implements Serializable

Serialized Fields

componentsByScope

Map componentsByScope

Class com.opensymphony.xwork.interceptor.component.ComponentInterceptor extends AroundInterceptor implements Serializable

Class com.opensymphony.xwork.interceptor.component.DefaultComponentManager extends Object implements Serializable

Serialized Fields

enablers

Map enablers
Deprecated. 

enablers2

Map enablers2
Deprecated. 

fallback

DefaultComponentManager fallback
Deprecated. 

loadOrder

List loadOrder
Deprecated. 

resourceInstances

Map resourceInstances
Deprecated. 

dependentResources

Map dependentResources
Deprecated. 

alreadyLoaded

Set alreadyLoaded
Deprecated. 

config

ComponentConfiguration config
Deprecated. 

scope

String scope
Deprecated. 

Package com.opensymphony.xwork.mock

Class com.opensymphony.xwork.mock.MockActionInvocation extends Object implements Serializable

Serialized Fields

action

Object action

invocationContext

ActionContext invocationContext

proxy

ActionProxy proxy

result

Result result

resultCode

String resultCode

stack

OgnlValueStack stack

preResultListeners

List preResultListeners

Class com.opensymphony.xwork.mock.MockInterceptor extends Object implements Serializable

serialVersionUID: 2692551676567227756L

Serialized Fields

expectedFoo

String expectedFoo

foo

String foo

executed

boolean executed

Class com.opensymphony.xwork.mock.MockResult extends Object implements Serializable

serialVersionUID: 5371782753949314951L


Package com.opensymphony.xwork.spring.interceptor

Class com.opensymphony.xwork.spring.interceptor.ActionAutowiringInterceptor extends AroundInterceptor implements Serializable

Serialized Fields

initialized

boolean initialized

context

org.springframework.context.ApplicationContext context

factory

SpringObjectFactory factory

autowireStrategy

Integer autowireStrategy

Package com.opensymphony.xwork.util

Class com.opensymphony.xwork.util.CompoundRoot extends ArrayList implements Serializable

Class com.opensymphony.xwork.util.OgnlValueStack extends Object implements Serializable

serialVersionUID: -3444677371593148954L

Serialization Methods

readResolve

private Object readResolve()
Serialized Fields

root

CompoundRoot root

defaultType

Class defaultType

overrides

Map overrides

Class com.opensymphony.xwork.util.TypeConversionException extends XworkException implements Serializable

Class com.opensymphony.xwork.util.XWorkList extends ArrayList implements Serializable

Serialized Fields

clazz

Class clazz
Deprecated. 

Class com.opensymphony.xwork.util.XWorkMap extends HashMap implements Serializable

Serialized Fields

clazz

Class clazz
Deprecated. 

Package com.opensymphony.xwork.util.location

Class com.opensymphony.xwork.util.location.LocationImpl extends Object implements Serializable

Serialization Methods

readResolve

private Object readResolve()
Ensure serialized unknown location resolve to Location.UNKNOWN.

Serialized Fields

uri

String uri

line

int line

column

int column

description

String description

Package com.opensymphony.xwork.validator

Class com.opensymphony.xwork.validator.ValidationException extends Exception implements Serializable

Class com.opensymphony.xwork.validator.ValidationInterceptor extends MethodFilterInterceptor implements Serializable


WebWork Project Page