|
||||||||||
| 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.ActionMappers.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).ActionValidatorManagerActionValidatorManagerFactoryLocationUtils.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 ActionMappers and consult each ActionMapper
in the order they are given where ActionMapper with higher order will take precedence.CompositeActionMapper, reading in the pre-configured ActionMappers
through webwork.properties file eg.
CompositeActionMapper with the pre-configured ActionMappers
passed in as an array.
ActionMapper and its order in this CompositeActionMapper.TextProvider that takes in an array or List of TextProviders, 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).
DateDirectiveDateModelDebugDirectiveConfiguration.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 InterceptorMappings 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.Port