|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ActionValidatorManager
interface that contains the logics of
validating action objects and utlity methods common to all subclass eg.ValidatorContext
wrapper that
returns the full field name
AbstractActionValidatorManager.InternalValidatorContextWrapper.getFullFieldName(String)
by consulting it's parent if its an VisitorFieldValidator.AppendingValidatorContext
.invocation
context.
Action
is executed.FilterDispatcher
and allow
for easier integration with SiteMesh.ActionMapper
s.result
supplied as arguments with
the remaining properties as null.
name
, namespace
,
method
and params
supplied.
ActionMapping
including arguments like :-
scheme
includeContext
encodeResult
escapeAmp
HttpServletRequest
JttpServletResponse
such that ActionMapper
's implementation could used it to generate
url through ActionMapper.getUriFromActionMapping(ActionMapping)
.ActionValidatorManager
ActionValidatorManagerFactory
LocationUtils.LocationFinder
to the list of finders that will be queried for an object's
location by LocationUtils.getLocation(Object, String)
.
InterceptorMapping
object.
InterceptorMapping
objects.
PackageConfig
with package name specified as
name
PackageConfig
with package name specified as
name
operationMode
is in 'STORE'.
webwork.properties
where the altSyntax flag is defined.
ApplicationContext
in the HttpSession.Map
interface to handle a collection of attributes and
init parameters in a ServletContext
object.method
should be
apply (not filtered) depending on the set of excludeMethods
and
includeMethods
.
#isMethodFiltered(Set, Set, String)
, except that excludeMethods
and includeMethods
are supplied as comma separated string.
WebWorkDwrAccessControl.WEBWORK_INTEGRATION_PACKAGE
.
WebWorkDwrAccessControl.WEBWORK_INTEGRATION_PACKAGE
.
BooleanTweaker.getPrefix()
and set
their corresponding parameter with value from BooleanTweaker.getBooleanValue()
.
cookiesName
and cookiesValue
configured.
operationMode
is 'RETRIEVE'.
ChainingInterceptor.includes
ChainingInterceptor.excludes
separately
into ValueStack's CompoundRoot.
paramNames
and paramValues
.
ApplicationContext
under the attribute that the Spring listener sets in
the servlet context.
ObjectFactory
.
Document
methodName
.
Unchainable
.CollectionFieldValidator.CloneableIterator
based on the list
supplied.
properties
supplied, eg.o
as defined in
Comparable.compareTo(Object)
expression
, cache the parsed result for
better response next round.
ActionMapper
that could take in ActionMapper
s and consult each ActionMapper
in the order they are given where ActionMapper
with higher order will take precedence.CompositeActionMapper
, reading in the pre-configured ActionMapper
s
through webwork.properties file eg.
CompositeActionMapper
with the pre-configured ActionMapper
s
passed in as an array.
ActionMapper
and its order in this CompositeActionMapper
.TextProvider
that takes in an array or List
of TextProvider
s, it will
consult each of them in order to get a composite result.CompositeTextProvider
with some predefined textProviders
.
CompositeTextProvider
with some predefined textProviders
.
CompoundRoot
.expression
passed in against value stack.
ConfigurationException
with no detail message.
ConfigurationException
with the specified
detail message.
ConfigurationException
with the specified
detail message.
ConfigurationException
with no detail message.
ConfigurationException
with no detail message.
ConfigurationException
with the specified
detail message.
ConfigurationException
with the specified
detail message.
obj2
exists in obj1
.
ContainUtil
will check if object 1 contains object 2.ServletContext
.
ActionContext
's conversionErrors map as a field error (provided
that the action implements ValidationAware
).XWorkConverter
if none
is specified.
XWorkConverter
if none
is specified.
FreemarkerManager.buildTemplateModel(OgnlValueStack, Object, ServletContext, HttpServletRequest, HttpServletResponse, ObjectWrapper)
.
DateDirective
DateModel
DebugDirective
Configuration.getTemplate(String, Locale)
call.
Configuration.getTemplate(String, Locale)
call.
Configuration.getTemplate(String, Locale)
call.
invocation
and
Freemarker's configuration
.
PortletActionContext
.
ftl
.
DelegatingConfiguration
.DelegatingConfiguration
object.
ObjectTypeDeterminer
looks at the Class-conversion.properties for entries that indicated what
objects are contained within Maps and Collections.Configuration
implementations.
ValidatorContext
interface.ActionMapper
.
event
, the portlet will receive two
portlet requests, one for the event
phase, and then followed by a render
operation.AbstractActionValidatorManager.validate(Object, String)
.
super.doExecute(...)
.
HttpServletResponse.sendRedirect(String)
.
DOMBuilder
is a utility class that will generate a W3C
DOM Document from SAX events.page specified with the decorator
- endArray() -
Method in class com.opensymphony.webwork.dispatcher.json.JSONWriter
- End an array.
- endDocument() -
Method in class com.opensymphony.xwork.util.DomHelper.DOMBuilder
-
- endDocument() -
Method in class com.opensymphony.xwork.util.DomHelper.StartHandler
-
- endDocument() -
Method in class com.opensymphony.xwork.util.location.LocationAttributes.Pipe
-
- endElement(String, String, String) -
Method in class com.opensymphony.xwork.util.DomHelper.DOMBuilder
-
- endElement(String, String, String) -
Method in class com.opensymphony.xwork.util.DomHelper.StartHandler
-
- endElement(String, String, String) -
Method in class com.opensymphony.xwork.util.location.LocationAttributes.Pipe
-
- endNode() -
Method in class com.opensymphony.webwork.interceptor.debugging.PrettyPrintWriter
-
- endObject() -
Method in class com.opensymphony.webwork.dispatcher.json.JSONWriter
- End an object.
- endOfLine() -
Method in class com.opensymphony.webwork.interceptor.debugging.PrettyPrintWriter
-
- endPrefixMapping(String) -
Method in class com.opensymphony.xwork.util.DomHelper.DOMBuilder
-
- endPrefixMapping(String) -
Method in class com.opensymphony.xwork.util.DomHelper.StartHandler
-
- endPrefixMapping(String) -
Method in class com.opensymphony.xwork.util.location.LocationAttributes.Pipe
-
- ensureParamsAreStringArrays(Map) -
Static method in class com.opensymphony.webwork.portlet.util.PortletUrlHelper
- Will ensure that all entries in
params
are String arrays,
as requried by the setParameters on the PortletURL.
- entity -
Static variable in class com.opensymphony.webwork.dispatcher.json.XMLTokener
- The table of entity values.
- entries -
Variable in class com.opensymphony.webwork.dispatcher.SessionMap
-
- entrySet() -
Method in class com.opensymphony.webwork.dispatcher.ApplicationMap
- Creates a Set of all servlet context attributes as well as context init parameters.
- entrySet() -
Method in class com.opensymphony.webwork.dispatcher.RequestMap
- Returns a Set of attributes from the http request.
- entrySet() -
Method in class com.opensymphony.webwork.dispatcher.SessionMap
- Returns a Set of attributes from the http session.
- entrySet() -
Method in class com.opensymphony.webwork.portlet.PortletApplicationMap
- Creates a Set of all portlet context attributes as well as context init
parameters.
- entrySet() -
Method in class com.opensymphony.webwork.portlet.PortletRequestMap
- Returns a Set of attributes from the portlet request.
- entrySet() -
Method in class com.opensymphony.webwork.portlet.PortletSessionMap
-
- entrySet() -
Method in class com.opensymphony.webwork.util.AttributeMap
-
- EQ -
Static variable in class com.opensymphony.webwork.dispatcher.json.XML
- The Character '='.
- equals(Object) -
Method in class com.opensymphony.webwork.config_browser.ShowValidatorAction.PropertyInfo
-
- equals(Object) -
Method in class com.opensymphony.webwork.sitegraph.entities.Target
-
- equals(Object) -
Method in class com.opensymphony.xwork.ActionChainResult
-
- equals(Object) -
Method in class com.opensymphony.xwork.config.entities.ActionConfig
-
- equals(Object) -
Method in class com.opensymphony.xwork.config.entities.ExceptionMappingConfig
-
- equals(Object) -
Method in class com.opensymphony.xwork.config.entities.InterceptorConfig
-
- equals(Object) -
Method in class com.opensymphony.xwork.config.entities.InterceptorMapping
-
- equals(Object) -
Method in class com.opensymphony.xwork.config.entities.InterceptorStackConfig
- An InterceptorStackConfig object is equals with
o
only if
o is an InterceptorStackConfig object
both names are equals
all of their InterceptorMapping
s are equals
- equals(Object) -
Method in class com.opensymphony.xwork.config.entities.PackageConfig
-
- equals(Object) -
Method in class com.opensymphony.xwork.config.entities.ResultConfig
-
- equals(Object) -
Method in class com.opensymphony.xwork.config.entities.ResultTypeConfig
-
- equals(Object) -
Method in class com.opensymphony.xwork.config.providers.XmlConfigurationProvider
-
- equals(Object) -
Method in class com.opensymphony.xwork.mock.MockInterceptor
-
- equals(Object) -
Method in class com.opensymphony.xwork.mock.MockResult
-
- equals(Object) -
Method in class com.opensymphony.xwork.util.location.LocationImpl
-
- ERROR -
Static variable in interface com.opensymphony.xwork.Action
- The action execution was a failure.
- error(SAXParseException) -
Method in class com.opensymphony.xwork.util.DomHelper.StartHandler
-
- ERROR_ACTION -
Static variable in interface com.opensymphony.webwork.portlet.PortletActionConstants
- Name of the action used as error handler
- errorText -
Variable in class com.opensymphony.webwork.components.RemoteCallUIBean
-
- errorText -
Variable in class com.opensymphony.webwork.views.jsp.ui.AnchorTag
-
- errorText -
Variable in class com.opensymphony.webwork.views.jsp.ui.DivTag
-
- escape(String) -
Method in class com.opensymphony.webwork.components.UIBean
-
- escape(String) -
Static method in class com.opensymphony.webwork.dispatcher.json.Cookie
- Produce a copy of a string in which the characters '+', '%', '=', ';'
and control characters are replaced with "%hh".
- escape(String) -
Static method in class com.opensymphony.webwork.dispatcher.json.XML
- Replace special characters with XML escapes:
- escapeAmp -
Variable in class com.opensymphony.webwork.components.URL
-
- escapeAmp -
Variable in class com.opensymphony.webwork.views.jsp.URLTag
-
- escapeHTML(String) -
Static method in class com.opensymphony.webwork.views.util.TextUtil
- Call escapeHTML(s, false)
- escapeHTML(String, boolean) -
Static method in class com.opensymphony.webwork.views.util.TextUtil
- Escape HTML.
- evaluate(String) -
Method in class com.opensymphony.webwork.util.VelocityWebWorkUtil
-
- evaluate(Object) -
Method in interface com.opensymphony.xwork.util.TextParseUtil.ParsedValueEvaluator
- Evaluated the value parsed by Ognl value stack.
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.Anchor
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.Checkbox
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.ComboBox
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.Div
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.DoubleListUIBean
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.DoubleSelect
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.Form
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.FormButton
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.Label
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.ListUIBean
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.OptionTransferSelect
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.Panel
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.Password
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.RemoteCallUIBean
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.RichTextEditor
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.Select
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.Submit
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.TabbedPanel
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.table.WebTable
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.TextArea
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.TextField
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.Token
- First looks for the token in the PageContext using the supplied name (or
TokenHelper.DEFAULT_TOKEN_NAME
if no name is provided) so that the same token can be re-used for the scope of a request for the same name.
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.Tree
-
- evaluateExtraParams() -
Method in class com.opensymphony.webwork.components.UIBean
-
- evaluateNameValue() -
Method in class com.opensymphony.webwork.components.Form
-
- evaluateNameValue() -
Method in class com.opensymphony.webwork.components.UIBean
-
- evaluateParams() -
Method in class com.opensymphony.webwork.components.DatePicker
-
- evaluateParams() -
Method in class com.opensymphony.webwork.components.File
-
- evaluateParams() -
Method in class com.opensymphony.webwork.components.Head
-
- evaluateParams() -
Method in class com.opensymphony.webwork.components.Reset
-
- evaluateParams() -
Method in class com.opensymphony.webwork.components.Submit
-
- evaluateParams() -
Method in class com.opensymphony.webwork.components.UIBean
-
- evaluateParams() -
Method in class com.opensymphony.webwork.components.UpDownSelect
-
- EVENT_ACTION -
Static variable in interface com.opensymphony.webwork.portlet.PortletActionConstants
- Key used for looking up and storing the action that was invoked in the event phase.
- EVENT_PHASE -
Static variable in interface com.opensymphony.webwork.portlet.PortletActionConstants
- Constant used for the event phase (
Portlet.processAction(javax.portlet.ActionRequest, javax.portlet.ActionResponse)
)
- exception -
Variable in class com.opensymphony.webwork.interceptor.BackgroundProcess
-
- ExceptionHolder - Class in com.opensymphony.xwork.interceptor
- A simple wrapper around an exception, providing an easy way to print out the stack trace of the exception as well as
a way to get a handle on the exception itself.
- ExceptionHolder(Exception) -
Constructor for class com.opensymphony.xwork.interceptor.ExceptionHolder
-
- ExceptionMappingConfig - Class in com.opensymphony.xwork.config.entities
- Configuration for exception mapping.
- ExceptionMappingConfig() -
Constructor for class com.opensymphony.xwork.config.entities.ExceptionMappingConfig
-
- ExceptionMappingConfig(String, String, String) -
Constructor for class com.opensymphony.xwork.config.entities.ExceptionMappingConfig
-
- ExceptionMappingConfig(String, String, String, Map) -
Constructor for class com.opensymphony.xwork.config.entities.ExceptionMappingConfig
-
- ExceptionMappingInterceptor - Class in com.opensymphony.xwork.interceptor
- This interceptor forms the core functionality of the exception handling feature.
- ExceptionMappingInterceptor() -
Constructor for class com.opensymphony.xwork.interceptor.ExceptionMappingInterceptor
-
- exceptionMappings -
Variable in class com.opensymphony.xwork.config.entities.ActionConfig
-
- excludeMethods -
Variable in class com.opensymphony.xwork.interceptor.MethodFilterInterceptor
-
- execute() -
Method in class com.opensymphony.webwork.config_browser.ActionNamesAction
-
- execute() -
Method in class com.opensymphony.webwork.config_browser.ListValidatorsAction
-
- execute() -
Method in class com.opensymphony.webwork.config_browser.ShowConfigAction
-
- execute() -
Method in class com.opensymphony.webwork.config_browser.ShowValidatorAction
-
- execute(ActionInvocation) -
Method in class com.opensymphony.webwork.dispatcher.ChartResult
- Executes the result.
- execute() -
Method in class com.opensymphony.webwork.dispatcher.DefaultActionSupport
-
- execute(ActionInvocation) -
Method in class com.opensymphony.webwork.dispatcher.json.JSONResult
- Writes the string representation of
JSONObject
defined through JSONResult.getJSONObjectProperty()
to HttpServletResponse
's outputstream.
- execute(ActionInvocation) -
Method in class com.opensymphony.webwork.dispatcher.ServletActionRedirectResult
-
- execute(ActionInvocation) -
Method in class com.opensymphony.webwork.dispatcher.WebWorkResultSupport
- Implementation of the execute method from the Result interface.
- execute() -
Method in class com.opensymphony.webwork.portlet.dispatcher.DirectRenderFromEventAction
-
- execute() -
Method in class com.opensymphony.webwork.util.AppendIteratorFilter
-
- execute() -
Method in class com.opensymphony.webwork.util.IteratorGenerator
-
- execute() -
Method in class com.opensymphony.webwork.util.MergeIteratorFilter
-
- execute() -
Method in class com.opensymphony.webwork.util.SortIteratorFilter
-
- execute() -
Method in class com.opensymphony.webwork.util.SubsetIteratorFilter
-
- execute(ActionInvocation) -
Method in class com.opensymphony.webwork.views.jsp.ui.RichtexteditorCreateFolderResult
- Write the result (in xml form) to the response stream corresponding to
the Rich Text Editor's 'CreateFolder' command
- execute(ActionInvocation) -
Method in class com.opensymphony.webwork.views.jsp.ui.RichtexteditorFileUploadResult
- Write the result (in javascript form) to the response stream corresponding to
the Rich Text Editor's 'FileUpload' command.
- execute(ActionInvocation) -
Method in class com.opensymphony.webwork.views.jsp.ui.RichtexteditorGetFoldersAndFilesResult
- Write the result (in xml form) to the response stream corresponding to
the Rich Text Editor's 'GetFoldersAndFiles' command.
- execute(ActionInvocation) -
Method in class com.opensymphony.webwork.views.jsp.ui.RichtexteditorGetFoldersResult
- Write the response (in xml form) to the response stream corresponding to
the Rich Text Editor's 'GetFolders' command.
- execute(ActionInvocation) -
Method in class com.opensymphony.webwork.views.xslt.XSLTResult
-
- execute() -
Method in interface com.opensymphony.xwork.Action
- Where the logic of the action is executed.
- execute(ActionInvocation) -
Method in class com.opensymphony.xwork.ActionChainResult
-
- execute() -
Method in interface com.opensymphony.xwork.ActionProxy
- Execute this ActionProxy.
- execute() -
Method in class com.opensymphony.xwork.ActionSupport
- A default implementation that does nothing an returns "success".
- execute() -
Method in class com.opensymphony.xwork.DefaultActionProxy
-
- execute() -
Method in class com.opensymphony.xwork.mock.MockActionProxy
-
- execute(ActionInvocation) -
Method in class com.opensymphony.xwork.mock.MockResult
-
- execute(ActionInvocation) -
Method in interface com.opensymphony.xwork.Result
- Represents a generic interface for all action execution results, whether that be displaying a webpage, generating
an email, sending a JMS message, etc.
- executeActionResult(String, ActionInvocation) -
Method in class com.opensymphony.webwork.portlet.result.PortletResult
- Executes the action result.
- ExecuteAndWaitInterceptor - Class in com.opensymphony.webwork.interceptor
- The ExecuteAndWaitInterceptor is great for running long-lived actions in the background while showing the user a nice
progress meter.
- ExecuteAndWaitInterceptor() -
Constructor for class com.opensymphony.webwork.interceptor.ExecuteAndWaitInterceptor
-
- executeController(Controller, ComponentContext, HttpServletRequest, HttpServletResponse) -
Method in class com.opensymphony.webwork.views.tiles.TilesResult
- Execute the given Tiles controller.
- executed -
Variable in class com.opensymphony.xwork.DefaultActionInvocation
-
- executeRenderResult(String) -
Method in class com.opensymphony.webwork.portlet.result.PortletResult
- Executes the render result.
- executeRenderResult(String, ActionInvocation) -
Method in class com.opensymphony.webwork.portlet.result.PortletVelocityResult
- Creates a Velocity context from the action, loads a Velocity template and
executes the template.
- executeResult -
Variable in class com.opensymphony.webwork.components.ActionComponent
-
- executeResult -
Variable in class com.opensymphony.webwork.views.jsp.ActionTag
-
- executeResult -
Variable in class com.opensymphony.xwork.DefaultActionProxy
-
- exists() -
Method in class com.opensymphony.webwork.quickstart.MultiDirResource
-
- ExpressionValidator - Class in com.opensymphony.xwork.validator.validators
- A Non-Field Level validator that validates based on regular expression supplied.
- ExpressionValidator() -
Constructor for class com.opensymphony.xwork.validator.validators.ExpressionValidator
-
- ExternalReference - Class in com.opensymphony.xwork.config.entities
- Encapsulates an external reference in the xwork configuration.
- ExternalReference() -
Constructor for class com.opensymphony.xwork.config.entities.ExternalReference
- default constructor
- ExternalReference(String, String, boolean) -
Constructor for class com.opensymphony.xwork.config.entities.ExternalReference
-
- ExternalReferenceResolver - Interface in com.opensymphony.xwork.config
- Resolves references declared in the action configuration from an external source
- ExternalReferencesInterceptor - Class in com.opensymphony.xwork.interceptor
- TODO: Give a description of the Interceptor.
- ExternalReferencesInterceptor() -
Constructor for class com.opensymphony.xwork.interceptor.ExternalReferencesInterceptor
-
- externalRefs -
Variable in class com.opensymphony.xwork.config.entities.ActionConfig
-
- extraContext -
Variable in class com.opensymphony.xwork.DefaultActionInvocation
-
- extraContext -
Variable in class com.opensymphony.xwork.DefaultActionProxy
-
WebWorkException
based on the given information.
MultiPartRequestWrapper
, which is automatically applied for any request that
includes a file.ActionContext
(see note)
Serving static content
Kicking off XWork's IoC for the request lifecycle
IMPORTANT: this filter must be mapped to all requests.FilterDispatcher
.LocalizedTextUtil.findText(Class aClass, String aTextName, Locale locale, String defaultMessage, Object[] args)
with aTextName as the default message.
FlashInterceptor
) possibly with FlashResult
allows current action to be available even after a redirect.super.doExecute(...)
, which actually just do
a redirect to a specific location just as a normal ServletRedirectResult
would.LocationImpl
from a Location
.
ActionMapper
.
CompositeActionMapper.ActionMapperInfo
, preconfigured in this CompositeActionMapper
.
FreemarkerResult.doExecute(String, ActionInvocation)
to obtain the
FreeMarker configuration object that this result will use for template loading.
PortletFreemarkerResult.doExecute(String, ActionInvocation)
to obtain the FreeMarker configuration object that this result will use
for template loading.
element
.
MultiPartRequestWrapper.getContentTypes(String)
instead
decoratorName
specified.
ActionSupport.getActionErrors()
.
ActionSupport.getFieldErrors()
.
name
from object
,
object
should have the appropriate getter/setter.
File
object for the filename specified or null if no files
are associated with the given field name.
MultiPartRequestWrapper.getFiles(String)
instead
MultiPartRequestWrapper.getFileParameterNames()
instead
File[]
for the given input field name.
MultiPartRequestWrapper.getFileSystemNames(String)
instead
templatePath
supplied.
Configuration.get(String)
method.
Collection
of InterceptorMapping objects.
JSONObject
instance through the property
(JSONResult.getJSONObjectProperty()
) by looking up the property in WebWork's ValueStack.
JSONObject
in WebWork's ValueStack.
Configuration.getTemplate(String, Locale)
call.
Location
of an element (SAX flavor).
Location
of an element (DOM flavor).
getLocation(elem, null)
.
ActionMapping
for the given HttpServletRequest
, the format of
HttpServletRequest
url depends on the implementation of ActionMapper
, eg.
ActionMapper
s in the order defined, and return
the ActionMapping
of the first ActionMapper
that returns a valid (non-null) ActionMapping
ActionMapping
for the supplied HttpServletRequest
.
FreemarkerResult.doExecute(String, ActionInvocation)
to obtain the
FreeMarker object wrapper object that this result will use for adapting objects into template
models.
PortletFreemarkerResult.doExecute(String, ActionInvocation)
to obtain the FreeMarker object wrapper object that this result will use
for adapting objects into template models.
PackageConfig
(package configuration) for
package with named as name
PackageConfig
(package configuration) for
package with named as name
PackageConfig
s name as a Set
.
PackageConfig
s name as a Set
.
PackageConfig
as a Map
with
the key as the package name and its value as the corresponding
PackageConfig
PackageConfig
as a Map
with
the key as the package name and its value as the corresponding
PackageConfig
contentType
specified, which by default is "text/html".
name
.
name
.
paramsElement
and return them as
MapMethod
in action
.
HttpServletRequest
.
allowRequestParameterSwitch
is 'true', else it simply returns 'NONE', meaning its neither in the 'STORE_MODE' nor
'RETRIEVE_MODE'.
URL
corresponding to resourceName
.
HttpServletResponse
.
Result
Form
component.
HttpServletResponse
by looking it up through WebWork's ActionContext Map.
MessageFormat
, or, if the message is not found, a supplied
default value is returned.
MessageFormat
, or null if no message is found.
MessageFormat
, or null if no message is found.
MessageFormat
, or, if the message is not found, a supplied
default value is returned.
MessageFormat
, or, if the message is not found, a supplied
default value is returned.
MessageFormat
, or, if the message is not found, a supplied
default value is returned.
MessageFormat
, or, if the message is not found, a supplied
default value is returned.
MessageFormat
, or, if the message is not found, a supplied
default value is returned.
MessageFormat
, or, if the message is not found, a supplied
default value is returned.
TextProvider
s and return the first valid message for this
key
TextProvider
s and return the first valid message for this
key
before returning defaultValue
if every else fails.
TextProvider
s and return the first valid message for this
key
, before returining defaultValue
if every else fails.
TextProvider
s and return the first valid message for this
key
.
TextProvider
s and return the first valid message for this
key
.
TextProvider
s and return the first valid message for this
key
, before returining defaultValue
TextProvider
s and return the first valid message for this
key
, before returining defaultValue
.
TextProvider
s and return the first valid message for this
key
, before returining defaultValue
TextProvider
s and return the first valid message for this
key
, before returining defaultValue
TextProvider
s and return the first non-null ResourceBundle
.
TextProvider
s and return the first non-null ResourceBundle
.
ActionMapping
passed in as the argument.
ActionMapper
s in the order defined, and return
the URI of the first that returns a valid (non-null) URI.
ActionMapping
passed in
as its argument.
root
based on the OGNL expression
expression
encapsulating if the expression were to be parsed or compiled depending on
OgnlUtil.isUseOgnlEnhancement()
.
InterceptorStackConfig
's name and its
InterceptorMapping
s.
intercept
, giving
the Interceptor a chance to initialize any needed resources.
cookiesMap
into action that implements
CookiesAware
.
InstantiatingNullHandler.CREATE_NULL_OBJECTS
is in the action context with a value of true (this key is set
only during the execution of the ParametersInterceptor
), OGNL expressions
that have caused a NullPointerException will be temporarily stopped for evaluation while the system automatically
tries to solve the null references by automatically creating the object.ActionInvocation
or to short-circuit the processing and just return a String return code.
Filter
and in AOP languages.InterceptorMapping
name
.
actionInvocation
's ActionProxy
's
method
with prefixes
before invoking the prefixed method.
Iterator
Configuration.isSet(String)
method.
JasperReportConstants
JSONObject
from WebWork's ValueStack through property returned from
JSONResult.getJSONObjectProperty()
and write the String representation of the retrived JSONObject
to
HttpServletResponse
's outputstream.JSONString
interface allows a toJSONString()
method so that a class can change the behavior of
JSONObject.toString()
, JSONArray.toString()
,
and JSONWriter.value(
Object)
.ServletContext
could be accessible.Configuration.list()
method.
List
of URL
) from a jar file that lies in the
root of the jar file, applying ResourceScanner.Filter
on each
resources found.
Locale
from a String of the form en_US_foo into a Locale
with language "en", country "US" and variant "foo".
Locale
.Locator
as attributes.Location
.col1
and col2
and return the composite
Collection
.
map1
and map2
and return the composite
Map
ValidationAware
action's messages / errors and field errors into
Http Session, such that it will be retrieveable at a later stage.Interceptor
that is applied to selectively according
to specified included/excluded method lists.com.opensymphony.xwork.interceptor.MethodFilterInterceptorterceptor
and org.apache.struts.action2.components.Form
.ActionInvocation
.ActionProxy
.Configuration
.Interceptor
.Result
.PortletActionContext
.
ModelDriven
actions and adds the action's model on to the value stack.NULL
object than to use Java's null
value.
ObjectTypeDeterminer
.page context
.
uri:line:column
" (e.g.
absoluteUrl
is
the content of the "to-be-decorated" page.
content
is
the content of the "to-be-decorated" page.
relativeUrl
is
the freemarker page that is "to-be-decorated".
Action.SUCCESS
, Action.INPUT
, etc.
PicoFilterDispatcher
PicoFilterDispatcher
result
with a list of property name, eg.
PortletConfig
PortletActionContext
.
Map
implementation representing the
PortletContext
of a Portlet.PortletContext
.
Map
interface to handle a collection of request attributes.Map
interface to handle a collection of portlet session
attributes.JspFactory
, this result mocks a JSP
execution environment and then displays a Velocity template that will be
streamed directly to the servlet output.ServletActionContext
is not immediately available, as it
depends on objects from the servlet API.Preparable
.RuntimeConfiguration
of XWork's configuration.
RuntimeConfiguration
using DefaultConfiguration.getRuntimeConfiguration()
RuntimeConfiguration
using Configuration.getRuntimeConfiguration()
ConfigurationProvider
s
to reinitialize this DefaultConfiguration
and then
DefaultConfiguration.rebuildRuntimeConfiguration()
.
UnsupportedOperationException
if its invoked.
PackageConfig
for package with name as
name
.
PackageConfig
for package with name as
name
.
Portlet.render(javax.portlet.RenderRequest, javax.portlet.RenderResponse)
)
PortletRequest
Map
interface to handle a collection of request attributes.Configuration.getTemplate(String, Locale)
.
ResourceScanner
, taking
in arguments
root
- An array of String, defining the root we should start scanning
for resources.
callingClass
- The class invoking methods on
ResourceScanner
PortletResponse
CreateFolderResult
computed from AbstractRichtexteditorConnector or its
decendant through AbstractRichtexteditorConnector#createFolder(String, String, String).
FileUploadResult
computed from AbstractRichtexteditorConnector or its
decendant through AbstractRichtexteditorConnector#fileUpload(String, String, String, String, File).
Folder[]
computed from AbstractRichtexteditorConnector or its
decendant through AbstractRichtexteditorConnector#getFolders(String, String).
FoldersAndFiles
computed from AbstractRichtexteditorConnector or its
decendant through AbstractRichtexteditorConnector#getFoldersAndFiles(String, String).
roots
specified in the constructor is what we need.
roots
as specified in the constructor
applying filter
(ResourceScanner.Filter
)
to the resources that we've found.
ServletActionContext
with the
ServletContext
, HttpServletRequest
and HttpServletResponse
.
servlet context
object.
request dispatcher
.
ActionMapper
provided by the ActionMapperFactory
to redirect the browser to a
URL that invokes the specified action and (optional) namespace.FilterDispatcher
insteadsendRedirect
method to the location specified.Map
interface to handle a collection of HTTP session
attributes.cookiesName
which if matche will allow the cookie
to be injected into action, could be comma-separated string.
cookiesValue
which if matched (together with matching
cookiesName) will caused the cookie to be injected into action, could be
comma-separated string.
FilterDispatcher.filterConfig
; this method
sets up the ServletContextSingleton
with
the servlet context from the filter configuration.
Configuration.set(String, Object)
method.
JSONObject
in WebWork's ValueStack.
UIBean.setLabelposition(String)
instead
AbstractUITag.setLabelposition(java.lang.String)
instead
TextFieldTag.setMaxlength(java.lang.String)
instead
page
and return itself, such that one could :-
paramNames
attribute to be set as comma-separated-values (csv).
paramValues
attribute to be set as a comma-separated-values (csv).
Result
.
Password.setShowPassword(String)
root
based on
OGNL expression name
with the value as value
, encapsulating if the
expression were to be parsed or compiled depending on OgnlUtil.isUseOgnlEnhancement()
.
FilterDispatcher.destroy()
-> DispatcherUtils.cleanup()
methods calls.ExternalReferenceResolver
s
that implement the ApplicationContextAware interface from the Spring
framework.WebWorkSpringObjectFactory
FilterDispatcher.init(javax.servlet.FilterConfig)
-> DispatcherUtils.init(javax.servlet.ServletContext)
methods calls.InvocationSessionStore.loadInvocation(java.lang.String, java.lang.String)
Document to its string representation.
- StringLengthFieldValidator - Class in com.opensymphony.xwork.validator.validators
- StringLengthFieldValidator checks that a String field is of a certain length.
- StringLengthFieldValidator() -
Constructor for class com.opensymphony.xwork.validator.validators.StringLengthFieldValidator
-
- stripPackage(Class) -
Method in class com.opensymphony.webwork.config_browser.ListValidatorsAction
-
- stripPackage(String) -
Method in class com.opensymphony.webwork.config_browser.ListValidatorsAction
-
- stripPackage(Class) -
Method in class com.opensymphony.webwork.config_browser.ShowConfigAction
-
- strVal(String) -
Method in class com.opensymphony.webwork.views.jsp.ui.TabbedPaneTag
- Deprecated.
- SubGraph - Class in com.opensymphony.webwork.sitegraph.model
- User: plightbo
Date: Jun 26, 2005
Time: 4:53:57 PM
- SubGraph(String) -
Constructor for class com.opensymphony.webwork.sitegraph.model.SubGraph
-
- subGraphs -
Variable in class com.opensymphony.webwork.sitegraph.model.SubGraph
-
- Submit - Class in com.opensymphony.webwork.components
- Render a submit button.
- Submit(OgnlValueStack, HttpServletRequest, HttpServletResponse) -
Constructor for class com.opensymphony.webwork.components.Submit
-
- submit -
Variable in class com.opensymphony.webwork.views.freemarker.tags.WebWorkModels
-
- SubmitDirective - Class in com.opensymphony.webwork.views.velocity.components
-
- SubmitDirective() -
Constructor for class com.opensymphony.webwork.views.velocity.components.SubmitDirective
-
- SubmitModel - Class in com.opensymphony.webwork.views.freemarker.tags
-
- SubmitModel(OgnlValueStack, HttpServletRequest, HttpServletResponse) -
Constructor for class com.opensymphony.webwork.views.freemarker.tags.SubmitModel
-
- SubmitTag - Class in com.opensymphony.webwork.views.jsp.ui
-
- SubmitTag() -
Constructor for class com.opensymphony.webwork.views.jsp.ui.SubmitTag
-
- subscribeTopicName -
Variable in class com.opensymphony.webwork.components.Panel
-
- subscribeTopicName -
Variable in class com.opensymphony.webwork.views.jsp.ui.PanelTag
-
- SubsetIteratorFilter - Class in com.opensymphony.webwork.util
- A bean that takes an iterator and outputs a subset of it.
- SubsetIteratorFilter() -
Constructor for class com.opensymphony.webwork.util.SubsetIteratorFilter
-
- SubsetIteratorFilter.Decider - Interface in com.opensymphony.webwork.util
- A decider determines if the given element should be added to the list or not.
- SubsetIteratorTag - Class in com.opensymphony.webwork.views.jsp.iterator
- NOTE: JSP-TAG
- SubsetIteratorTag() -
Constructor for class com.opensymphony.webwork.views.jsp.iterator.SubsetIteratorTag
-
- substringData(int, int) -
Method in class com.opensymphony.webwork.views.xslt.ProxyTextNodeAdapter
-
- substringData(int, int) -
Method in class com.opensymphony.webwork.views.xslt.SimpleTextNode
-
- SUCCESS -
Static variable in interface com.opensymphony.xwork.Action
- The action execution was successful.
- supportsImageType() -
Method in class com.opensymphony.webwork.components.FormButton
- Indicate whether the concrete button supports the type "image".
- supportsImageType() -
Method in class com.opensymphony.webwork.components.Reset
- Indicate whether the concrete button supports the type "image".
- supportsImageType() -
Method in class com.opensymphony.webwork.components.Submit
- Indicate whether the concrete button supports the type "image".
- syntaxError(String) -
Method in class com.opensymphony.webwork.dispatcher.json.JSONTokener
- Make a JSONException to signal a syntax error.
TextParseUtil
.ResourceBundle
s and their underlying text messages.toJSONString
method allows a class to produce its own JSON
serialization.
TokenInterceptor
, providing advanced logic for handling invalid tokens./dir/theme/name
.
descripton - uri:line:column
"
format (e.g.
TextParseUtil.translateVariables(java.lang.String, com.opensymphony.xwork.util.OgnlValueStack)
and
encodes the URL using URLEncoder.encode(java.lang.String)
with the encoding specified in the configuration.
expression
to the value returned
by a call to OgnlValueStack.findValue(java.lang.String)
.
TextParseUtil.translateVariables(char, String, OgnlValueStack)
except for the introduction of an additional evaluator
that allows
the parsed value to be evaluated by the evaluator
.
expression
to the value returned
by a call to OgnlValueStack.findValue(java.lang.String)
.
TreeDirective
TreeNodeDirective
XworkException
with no detail message.
XworkException
with the specified
detail message.
XworkException
with no detail message.
XworkException
with the specified
detail message.
%
hh sequences to single characters, and
convert plus to space.
[unknown location]
".
TagModel.getWriter(Writer, Map)
.
validators
with
the given validatorContext
validators
with
the given validatorContext
.
object
.
Exception
with no specified detail message.
Exception
with the specified detail message.
ValidationAware
).true
or the value
false
.
OGNL value stack
.
JspFactory
, this result mocks a JSP
execution environment and then displays a Velocity template that will be
streamed directly to the servlet output.ConversionErrorInterceptor
but only adds conversion errors from the ActionContext to
the field errors of the action if the field value is not null, "", or {""} (a size 1 String array with only an empty
String).WebWorkException
A generic runtime exception that optionally contains Location informationWebWorkException
with no detail message.
WebWorkException
with the specified
detail message.
WebWorkException
with the specified
detail message and target.
WebWorkException
with the root cause
WebWorkException
with the root cause and target
WebWorkException
with the specified
detail message and exception cause.
WebWorkException
with the specified
detail message, cause, and target
VelocityResult
instead of direct accessDocument
to an OutputStream out
Configuration
's parameters.XworkException
with no detail message.
XworkException
with the specified
detail message.
XworkException
with the specified
detail message and target.
XworkException
with the root cause
XworkException
with the root cause and target
XworkException
with the specified
detail message and exception cause.
XworkException
with the specified
detail message, cause, and target
XWorkMethodAccessor.DENY_METHOD_EXECUTION
is in the action context with a value of true.
|
WebWork Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |