A B C D E F G H I J K L M N O P Q R S T U V W X _

A

ABBR - Static variable in interface HtmlConstants
The name of the abbr attribute.
AbsolutePathType - Class in org.apache.beehive.netui.compiler.grammar
 
AbsolutePathType(String, AnnotationGrammar) - Constructor for class AbsolutePathType
 
AbstractAttributeMap - Class in org.apache.beehive.netui.script.el.util
 
AbstractAttributeMap() - Constructor for class AbstractAttributeMap
 
AbstractAttributeState - Class in org.apache.beehive.netui.tags.rendering
 
AbstractAttributeState() - Constructor for class AbstractAttributeState
 
AbstractCallMethod - Class in org.apache.beehive.netui.tags.databinding.invoke

An abstract base class for tags that are capable of reflectively invoking methods.

AbstractCallMethod() - Constructor for class AbstractCallMethod
 
AbstractCallMethod.ParamNode - Class in org.apache.beehive.netui.tags.databinding.invoke
An internal struct that represents a parameter that will be passed to a reflective method invocation call.
AbstractCallMethod.ParamNode() - Constructor for class AbstractCallMethod.ParamNode
 
AbstractCell - Class in org.apache.beehive.netui.tags.databinding.datagrid
 
AbstractCell() - Constructor for class AbstractCell
 
AbstractClassicTag - Class in org.apache.beehive.netui.tags
AbstractBaseTag is the base tag for most of the NetUI tags.
AbstractClassicTag() - Constructor for class AbstractClassicTag
 
AbstractClientRequestInterceptor - Class in org.apache.beehive.netui.tags
 
AbstractClientRequestInterceptor() - Constructor for class AbstractClientRequestInterceptor
 
AbstractHtmlControlState - Class in org.apache.beehive.netui.tags.rendering
This class adds the name attribute to the base HTML state.
AbstractHtmlControlState() - Constructor for class AbstractHtmlControlState
 
AbstractHtmlState - Class in org.apache.beehive.netui.tags.rendering
This class extends the AbstractAttributeState to add support for HTML.
AbstractHtmlState() - Constructor for class AbstractHtmlState
 
AbstractHtmlTableCell - Class in org.apache.beehive.netui.tags.databinding.datagrid
 
AbstractHtmlTableCell() - Constructor for class AbstractHtmlTableCell
 
AbstractInterceptor - Class in org.apache.beehive.netui.pageflow.interceptor
 
AbstractInterceptor() - Constructor for class AbstractInterceptor
 
AbstractPageError - Class in org.apache.beehive.netui.tags
This is a "struct" class that contains the base information for an error occuring in a tag on a page.
AbstractPageError() - Constructor for class AbstractPageError
 
AbstractRenderAppender - Class in org.apache.beehive.netui.tags.rendering
This is an abstract base class that represents the appender.
AbstractRenderAppender() - Constructor for class AbstractRenderAppender
 
AbstractScriptableMap - Class in org.apache.beehive.netui.script.common
Base Map implementation that can be used by clients that need to expose implicit objects to an expression language through a Map.
AbstractScriptableMap() - Constructor for class AbstractScriptableMap
 
AbstractSimpleTag - Class in org.apache.beehive.netui.tags
 
AbstractSimpleTag() - Constructor for class AbstractSimpleTag
 
AbstractStyleBean - Class in org.apache.beehive.netui.tags.databinding.base.style
An abstract JavaBean that contains basic style information about an HTML table.
AbstractStyleBean() - Constructor for class AbstractStyleBean
 
AbstractTagState - Class in org.apache.beehive.netui.tags.rendering
 
AbstractTagState() - Constructor for class AbstractTagState
 
accept(AdapterContext) - Method in interface Adapter
Called upon the initialization, to decide whether this Adapter instance should become active.
accept(File, String) - Method in class PageFlowFileFilter
Deprecated.  
ACCEPT - Static variable in interface HtmlConstants
The name of the accept attribute.
ACCESSKEY - Static variable in interface HtmlConstants
The name of the accesskey attribute.
ACTION - Static variable in interface HtmlConstants
The name of the action attribute.
action - Variable in class FormTag.State
 
ACTION_ATTR - Static variable in interface JpfLanguageConstants
 
ACTION_EXTENSION - Static variable in interface JpfLanguageConstants
 
ACTION_EXTENSION - Static variable in interface PageFlowConstants
The extension for Struts action URIs used with page flows.
ACTION_EXTENSION_DOT - Static variable in interface JpfLanguageConstants
 
ACTION_EXTENSION_LEN - Static variable in class InternalConstants
 
ACTION_OUTPUT_TAG_NAME - Static variable in interface JpfLanguageConstants
 
ACTION_OUTPUTS_ATTR - Static variable in interface JpfLanguageConstants
 
ACTION_OVERRIDE - Static variable in interface PageFlowConstants
Deprecated. This is an internal constant that will be removed without replacement.
ACTION_OVERRIDE - Static variable in class Button
 
ACTION_OVERRIDE_PREFIX - Static variable in class InternalConstants
The prefix for a button or imageButton that has an action.
ACTION_SECURE - Static variable in class URLRewriter
Deprecated. Passed to URLRewriter.rewriteURL(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.ServletResponse, java.lang.String, java.lang.String) for normal (non-resource) secure URLs.
ACTION_TAG_NAME - Static variable in interface JpfLanguageConstants
 
ACTION_TEMPLATE - Static variable in class URLTemplateDescriptor
 
ACTION_TEMPLATE - Static variable in class UrlTemplateDescriptor
 
ACTION_UNSECURE - Static variable in class URLRewriter
Deprecated. Passed to URLRewriter.rewriteURL(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.ServletResponse, java.lang.String, java.lang.String) for normal (non-resource) non-secure URLs.
actionExists(String, TypeDeclaration, AnnotationMirror, AnnotationProcessorEnvironment, FlowControllerInfo, boolean) - Static method in class WebappPathOrActionType
 
ActionForwardHandler - Interface in org.apache.beehive.netui.pageflow.handler
 
ActionGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
ActionGrammar(AnnotationProcessorEnvironment, Diagnostics, RuntimeVersionChecker, FlowControllerInfo) - Constructor for class ActionGrammar
 
ActionInterceptor - Class in org.apache.beehive.netui.pageflow.interceptor.action
Base class for page flow action interceptors.
ActionInterceptor() - Constructor for class ActionInterceptor
 
ActionInterceptorContext - Class in org.apache.beehive.netui.pageflow.interceptor.action
 
ActionInterceptorContext(HttpServletRequest, HttpServletResponse, ServletContext, PageFlowController, InterceptorForward, String) - Constructor for class ActionInterceptorContext
 
ActionModel - Class in org.apache.beehive.netui.compiler.model
Represents an ActionMapping in a Struts based web application or sub application.
ActionModel(String, StrutsApp) - Constructor for class ActionModel
 
ActionModel(String, String, StrutsApp) - Constructor for class ActionModel
 
ActionModel(StrutsApp) - Constructor for class ActionModel
 
ActionModel(ActionModel, String) - Constructor for class ActionModel
Construct a copy of the given mapping, with the given path.
ActionNotFoundException - Exception in org.apache.beehive.netui.pageflow
Exception that occurs when the user tries to execute an action that does not exist on the page flow.
ActionNotFoundException(String, FlowController, Object) - Constructor for exception ActionNotFoundException
 
ActionOutputGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
ActionOutputGrammar(AnnotationProcessorEnvironment, Diagnostics, RuntimeVersionChecker) - Constructor for class ActionOutputGrammar
 
ActionOutputModel - Class in org.apache.beehive.netui.compiler.model
Represents an Action Output (NetUI, not a Struts concept) that will be attached to a forward (ForwardModel).
ActionOutputModel() - Constructor for class ActionOutputModel
 
ActionOutputModel(String, String, boolean) - Constructor for class ActionOutputModel
 
actionRaised(FlowController, ActionMapping, ActionForm, ServletRequest, ServletResponse) - Method in class DefaultServletContainerAdapter.DefaultEventReporter
 
actionRaised(FlowController, ActionMapping, ActionForm, ServletRequest, ServletResponse) - Method in class PageFlowEventReporter
 
ActionResolver - Interface in org.apache.beehive.netui.pageflow
Interface for Struts-based classes that resolve actions to URIs.
ActionResult - Interface in org.apache.beehive.netui.pageflow
Encapsulation of the results returned by PageFlowUtils.strutsLookup(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String, java.lang.String[]).
ActionResultImpl - Class in org.apache.beehive.netui.pageflow.internal
Encapsulation of the results returned by PageFlowUtils.strutsLookup(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String, java.lang.String[]).
ActionResultImpl() - Constructor for class ActionResultImpl
 
ActionResultImpl(String, boolean, int, String, boolean) - Constructor for class ActionResultImpl
 
actionSuccess(FlowController, ActionMapping, ActionForm, ServletRequest, ServletResponse, ActionForward) - Method in class DefaultServletContainerAdapter.DefaultEventReporter
 
actionSuccess(FlowController, ActionMapping, ActionForm, ServletRequest, ServletResponse, ActionForward) - Method in class PageFlowEventReporter
 
Adapter - Interface in org.apache.beehive.netui.pageflow.internal
Base interface for all discoverable adapters.
AdapterContext - Class in org.apache.beehive.netui.pageflow.internal
Generic context passed to Adapter.
AdapterContext(Object) - Constructor for class AdapterContext
 
AdapterManager - Class in org.apache.beehive.netui.pageflow.internal
 
AdapterManager() - Constructor for class AdapterManager
 
add(HashMap, HashMap, HashMap) - Static method in class AnchorTag
Add the Renderer for the HTML and XHTML tokens.
add(HashMap, HashMap, HashMap) - Static method in class AreaTag
Add the Renderer for the HTML and XHTML tokens.
add(HashMap, HashMap, HashMap) - Static method in class BaseTag
 
add(HashMap, HashMap, HashMap) - Static method in class BodyTag
 
add(HashMap, HashMap, HashMap) - Static method in class CaptionTag
 
add(HashMap, HashMap, HashMap) - Static method in class DivTag
 
add(HashMap, HashMap, HashMap) - Static method in class FormTag
 
add(HashMap, HashMap, HashMap) - Static method in class HtmlTag
 
add(HashMap, HashMap, HashMap) - Static method in class ImageTag
 
add(HashMap, HashMap, HashMap) - Static method in class InputBooleanTag
 
add(HashMap, HashMap, HashMap) - Static method in class InputFileTag
 
add(HashMap, HashMap, HashMap) - Static method in class InputHiddenTag
 
add(HashMap, HashMap, HashMap) - Static method in class InputImageTag
 
add(HashMap, HashMap, HashMap) - Static method in class InputSubmitTag
 
add(HashMap, HashMap, HashMap) - Static method in class InputTextTag
 
add(HashMap, HashMap, HashMap) - Static method in class LabelTag
 
add(HashMap, HashMap, HashMap) - Static method in class OptionTag
 
add(HashMap, HashMap, HashMap) - Static method in class ScriptTag
 
add(HashMap, HashMap, HashMap) - Static method in class SelectTag
 
add(HashMap, HashMap, HashMap) - Static method in class SpanTag
 
add(HashMap, HashMap, HashMap) - Static method in class TableTag
 
add(HashMap, HashMap, HashMap) - Static method in class TBodyTag
 
add(HashMap, HashMap, HashMap) - Static method in class TdTag
 
add(HashMap, HashMap, HashMap) - Static method in class TextAreaTag
 
add(HashMap, HashMap, HashMap) - Static method in class TFootTag
 
add(HashMap, HashMap, HashMap) - Static method in class THeadTag
 
add(HashMap, HashMap, HashMap) - Static method in class ThTag
 
add(HashMap, HashMap, HashMap) - Static method in class TrTag
 
add_escapes(String) - Method in exception ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAction(String, String) - Method in class FlowControllerInfo
 
addActionError(String, String, Object...) - Method in class FlowController
Add a property-related message that will be shown with the Errors and Error tags.
addActionError(String, ActionMessage, ServletRequest) - Static method in class InternalUtils
 
addActionError(ServletRequest, String, String, Object...) - Static method in class PageFlowUtils
Add a property-related message that will be shown with the Errors and Error tags.
addActionErrorExpression(String, String, Object...) - Method in class FlowController
Add a property-related message as an expression that will be evaluated and shown with the Errors and Error tags.
addActionErrorExpression(ServletRequest, String, String, Object...) - Static method in class PageFlowUtils
Add a property-related message as an expression that will be evaluated and shown with the Errors and Error tags.
addActionMapping(ActionModel) - Method in class StrutsApp
Adds a new ActionMapping to this StrutsApp.
addActionOutput(ActionOutputModel) - Method in class ForwardModel
 
addActionOutput(String, Object) - Method in class Forward
Adds an action output that will be made available in the request, through PageFlowUtils.getActionOutput(java.lang.String, javax.servlet.ServletRequest).
addActionOutput(String, Object, ServletRequest) - Static method in class PageFlowUtils
Set a named action output, which corresponds to an input declared by the pageInput JSP tag.
addActionOutputs(AnnotationMirror, ClassDeclaration) - Method in class GenForwardModel
 
addActionOutputs(Map, ServletRequest, boolean) - Static method in class InternalUtils
 
addAttribute(TreeHtmlAttributeInfo) - Method in class TreeElement
This method is called by the children tags of the TreeItem.
addBindingUpdateError(ServletRequest, String, String, Throwable) - Static method in class InternalUtils
Add a BindingUpdateError to the request.
addBindingUpdateError(ServletRequest, String, String, Throwable) - Static method in class PageFlowUtils
Deprecated. This is an internal utility. InternalUtils.addBindingUpdateError(javax.servlet.ServletRequest, java.lang.String, java.lang.String, java.lang.Throwable) can be used, but it is not guaranteed to be supported in the future.
addBundle(String, String) - Method in class BundleContext
Add a bundle to the bundle set.
addBundle(String, String, Locale) - Method in class BundleContext
 
addChild(TreeElement) - Method in class TreeElement
Add a new child node to the end of the list.
addChild(int, TreeElement) - Method in class TreeElement
Add a new child node at the specified position in the child list.
addComment(XmlObject) - Method in class StrutsElementSupport
 
addComponent(String, String) - Method in class PageFlowApplication
 
addConditionalForward(String, String) - Method in class ActionModel
 
addContent(String) - Method in class CellRepeater
Add content to the content that is being buffered by this tag.
addContent(String) - Method in class Repeater
Add content to the content that is being buffered by this tag.
addConverter(String, String) - Method in class PageFlowApplication
 
addConverter(Class, String) - Method in class PageFlowApplication
 
addCookie(Cookie) - Method in class ScopedResponseImpl
Add a cookie to the response.
addDataAccessProvider(IDataAccessProvider, JspContext) - Static method in class DataAccessProviderStack
 
addDateHeader(String, long) - Method in class ScopedResponseImpl
Adds a response header with the given name and date-value.
addError(Declaration, String, Object...) - Method in class AnnotationGrammar
 
addError(AnnotationValue, String, Object...) - Method in class AnnotationGrammar
 
addError(AnnotationMirror, String, Object...) - Method in class AnnotationGrammar
 
addError(AnnotationValue, String, Object...) - Method in class AnnotationMemberType
 
addError(AnnotationMirror, String, Object...) - Method in class AnnotationMemberType
 
addError(Declaration, String, Object...) - Method in class AnnotationMemberType
 
addError(Declaration, String, Object...) - Method in class SilentDiagnostics
 
addError(AnnotationMirror, String, Object...) - Method in class SilentDiagnostics
 
addError(AnnotationValue, String, Object...) - Method in class SilentDiagnostics
 
addError(AbstractPageError) - Method in class Html
Add an error to the errors being reported by this tag.
addError(AbstractPageError) - Method in interface IErrorReporter
Add an error to this ErrorReporter.
addError(AbstractPageError) - Method in class Template
Add an error to the errors being reported by this tag.
addErrorArrayArgs(AnnotationMirror, String, Object[]) - Method in class SilentDiagnostics
 
addEscapes(String) - Static method in error TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addException(ExceptionModel) - Method in class ActionModel
Implemented for ExceptionContainer.
addException(ExceptionModel) - Method in interface ExceptionContainer
 
addException(ExceptionModel) - Method in class StrutsApp
Implemented for ExceptionContainer.
addFieldRule(ValidationModel.RuleInfo, ValidatorRule, Locale) - Method in class ValidationModel
 
addFieldRuleForAllLocales(ValidationModel.RuleInfo, ValidatorRule) - Method in class ValidationModel
 
addFormatter(FormatTag.Formatter) - Method in class CellModel
 
addFormatter(FormatTag.Formatter) - Method in class AbstractCell
 
addFormatter(FormatTag.Formatter) - Method in interface IFormattable
Adds a FormatTag.Formatter instance to the tag's set of formatters.
addFormatter(FormatTag.Formatter) - Method in class LabelBase
Adds a FormatTag.Formatter to the Label's set of formatters
addFormatter(FormatTag.Formatter) - Method in class Select
Adds a FormatTag.Formatter to the Select's set of formatters
addFormatter(FormatTag.Formatter) - Method in class TextArea
Adds a FormatTag.Formatter to the TextArea's set of formatters
addFormatter(FormatTag.Formatter) - Method in class TextBox
Adds a FormatTag.Formatter to the TextBox's set of formatters
addFormBean(TypeMirror, GenStrutsApp) - Method in class GenActionModel
 
addFormBean(FormBeanModel) - Method in class StrutsApp
Adds a new form bean to this StrutsApp.
addForward(ForwardModel) - Method in interface ForwardContainer
 
addHeader(String, String) - Method in class ScopedResponseImpl
Adds a response header with the given name and value.
addInterceptor(InterceptorConfig, Class, List<Interceptor>) - Static method in class InterceptorContext
Instantiates an interceptor, based on the class name in the given InterceptorConfig, and adds it to the given collection of interceptors.
addInterceptor(ServletContext, RequestInterceptor) - Static method in class RequestInterceptorContext
 
addInterceptors(Interceptor[], List<Interceptor>, Class) - Static method in class InterceptorContext
 
addIntHeader(String, int) - Method in class ScopedResponseImpl
Adds a response header with the given name and integer value.
addLegacyTagIdMappings(String, String) - Method in interface IScriptReporter
Adds a tagID and tagName to the id to name map.
addLegacyTagIdMappings(String, String) - Method in class ScriptContainer
Adds a tagID and tagName to the Html's getId javascript function.
addListener(AnnotationProcessorListener) - Method in class CompilerUtils.ExtendedAnnotationProcessorEnvironment
 
addListenScope(Object) - Method in class ScopedRequestImpl
Adds a scope to "listen" to.
addListenScope(Object) - Method in interface ScopedRequest
Adds a scope to "listen" to.
addMemberArrayGrammar(String, AnnotationGrammar) - Method in class AnnotationGrammar
 
addMemberGrammar(String, AnnotationGrammar) - Method in class AnnotationGrammar
 
addMemberType(String, AnnotationMemberType) - Method in class AnnotationGrammar
 
addMessageArgs(ValidatorRule, AnnotationMirror) - Method in class GenValidationModel
 
addMessageArgument(Object) - Method in class Message
 
addMessageBundle(String, String) - Method in class FlowControllerInfo
 
addMessageResources(MessageResourcesModel) - Method in class StrutsApp
 
addNewForward(XmlObject) - Method in class ActionModel
 
addNewForward(XmlObject) - Method in class StrutsApp
 
addObjectHeader(String, Object) - Method in class ScopedResponseImpl
 
addOption(AbstractRenderAppender, String, String, String, int, String, char, boolean) - Method in class HtmlGroupBaseTag
This will create a new option in the HTML.
addOptionToList(String) - Method in class Select
 
addOutputForm(Object) - Method in class Forward
Add a form bean that will be made available in the request (or user session, as appropriate) if this Forward is returned by an action method in a PageFlowController.
addPageInput(String, Object) - Method in class Forward
Deprecated. Use Forward.addActionOutput(java.lang.String, java.lang.Object) instead.
addPageInput(String, Object, ServletRequest) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.addActionOutput(java.lang.String, java.lang.Object, javax.servlet.ServletRequest) instead.
addParam(String, String, String) - Static method in class InternalUtils
Add a parameter to the given URL.
addParam(Map, String, Object) - Static method in class ParamHelper
Add a new parameter or update an existing parameter's list of values.
addParameter(String, String, boolean) - Method in class FreezableMutableURI
Add a parameter for the query string.
addParameter(String, String, boolean) - Method in class MutableURI
Add a parameter for the query string.
addParameter(String, String) - Method in class ScopedRequestImpl
Add a parameter to the request.
addParameter(String, String) - Method in class TemplateHelper
Add a parameter.
addParameter(String, Object, String) - Method in class AnchorCell
 
addParameter(String, Object, String) - Method in class ImageAnchorCell
 
addParameter(String, Object) - Method in class AbstractCallMethod
Add a paramter that will be passed as an argument to the method that will be invoked.
addParameter(String, Object, String) - Method in class AnchorBase
Adds a URL parameter to the generated hyperlink.
addParameter(String, Object, String) - Method in class Button
Adds a URL parameter to the generated hyperlink.
addParameter(String, Object, String) - Method in class Form
Adds a URL parameter to the generated hyperlink.
addParameter(String, Object, String) - Method in class Image
Adds a URL parameter to the generated hyperlink.
addParameter(String, Object, String) - Method in interface IUrlParams
This method will allow a tag that produces one or more Urls to have parameters set on the tag.
addParameter(String, Object, String) - Method in class RewriteURL
This method will allow a tag that produces one or more Urls to have parameters set on the tag.
addParameter(String, Object, String) - Method in class TreeElement
 
addParameter(String, Object, String) - Method in class TreeItem
 
addParameters(Map, boolean) - Method in class FreezableMutableURI
Add a parameter to the query string.
addParameters(Map, boolean) - Method in class MutableURI
Add a parameter to the query string.
addParams(String, Map, String) - Static method in class HtmlUtils
 
addProperty(String, String, boolean, boolean) - Method in class FormBeanModel
 
addQueryParam(String, String) - Method in class Forward
Add a query parameter to the URI returned by Forward.getPath().
addQueryParam(String) - Method in class Forward
Add a query parameter with no value to the URI returned by Forward.getPath().
addReferencedFile(File) - Method in class FlowControllerInfo
 
addResourceOverride(String, String) - Method in class DataGridTagModel
 
addReturnAction(String, String) - Method in class FlowControllerInfo
 
addReturnAction(String, AnnotationMirror, TypeDeclaration) - Method in class FlowControllerInfo
Add a return-action from an annotation.
addRule(ValidatorRule) - Method in class ValidatableField
 
addScriptFunction(ScriptPlacement, String) - Method in interface IScriptReporter
This method will add Script as a function.
addScriptFunction(ScriptPlacement, String) - Method in class ScriptContainer
This method will add Script as a function.
addServletMapping(String, String) - Method in class PageFlowActionServlet
Struts keeps track of the action servlet URL pattern (e.g., *.do) so it can construct action URIs.
addSetProperty(ControllerDocument.Controller, String, String) - Static method in class StrutsApp
 
addStateAttribute(AbstractHtmlState, String, String) - Method in class AbstractCell
 
addTagID(String, String) - Method in class Form
Adds a tagId and name to the Form's focusMap.
addTagIdMappings(String, String, String) - Method in interface IScriptReporter
 
addTagIdMappings(String, String, String) - Method in class ScriptContainer
This will add the mapping between the tagId and the real name to the NameMap hashmap.
addTemplate(String, URLTemplate) - Method in class URLTemplates
Add a template from url-template-config by name.
addTemplateRefGroup(String, Map<String, String>) - Method in class URLTemplates
Add a template reference group from url-template-config by name.
addTerm(Term) - Method in class ParsedExpression
 
addToken(ExpressionToken) - Method in class ExpressionTerm
 
addValidatableEntity(ValidatableEntity) - Method in class LocaleSet
 
addValidationError(String, String, Object[]) - Method in class FlowController
Deprecated. Use FlowController.addActionError(java.lang.String, java.lang.String, java.lang.Object...) instead.
addValidationError(String, String) - Method in class FlowController
Deprecated. Use FlowController.addActionError(java.lang.String, java.lang.String, java.lang.Object...) instead.
addValidationError(String, String, Object[], ServletRequest) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.addActionError(ServletRequest, String, String, Object[]) instead.
addValidationError(String, String, Object, ServletRequest) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.addActionError(ServletRequest, String, String, Object[]) instead.
addValidationError(String, String, ServletRequest) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.addActionError(ServletRequest, String, String, Object[]) instead.
addValidator(String, String) - Method in class PageFlowApplication
 
addWarning(Declaration, String, Object...) - Method in class AnnotationGrammar
 
addWarning(AnnotationValue, String, Object...) - Method in class AnnotationGrammar
 
addWarning(AnnotationMirror, String, Object...) - Method in class AnnotationGrammar
 
addWarning(AnnotationValue, String, Object...) - Method in class AnnotationMemberType
 
addWarning(AnnotationMirror, String, Object...) - Method in class AnnotationMemberType
 
addWarning(Declaration, String, Object...) - Method in class AnnotationMemberType
 
addWarning(Declaration, String, Object...) - Method in class SilentDiagnostics
 
addWarning(AnnotationMirror, String, Object...) - Method in class SilentDiagnostics
 
addWarning(AnnotationValue, String, Object...) - Method in class SilentDiagnostics
 
adjustBeginLineColumn(int, int) - Method in class SimpleCharStream
Method to adjust line and column numbers for the start of a token.
afterAction() - Method in class FlowController
Callback that occurs after any user action method is invoked.
afterNestedIntercept(AfterNestedInterceptContext) - Method in class ActionInterceptor
 
AfterNestedInterceptContext - Class in org.apache.beehive.netui.pageflow.interceptor.action
 
AfterNestedInterceptContext(HttpServletRequest, HttpServletResponse, ServletContext, PageFlowController, InterceptorForward, String, String) - Constructor for class AfterNestedInterceptContext
 
ALIGN - Static variable in interface HtmlConstants
The name of the align attribute.
ALINK - Static variable in interface HtmlConstants
The name of the alink attribute.
allowExactDuplicates() - Method in class ForwardGrammar.ForwardNameType
 
allowExactDuplicates() - Method in class UniqueValueType
 
allowFileInPageFlowSourceDir() - Method in class ValidXmlFileType
 
allowFileInPageFlowSourceDir() - Method in class WebappPathType
Tell whether the file must be in the page flow directory.
allowNullInvocationTarget() - Method in class AbstractCallMethod
When implemented to return true, this method allows a tag invoking a method to accept a null invocation target and simply return null.
allowOtherRewriters() - Method in class URLRewriter
 
allowParamsOnFormAction(ServletContext, ServletRequest) - Method in class URLRewriter
Tell whether rewritten form actions should be allowed to have query parameters.
allowParamsOnFormAction(ServletContext, ServletRequest) - Static method in class URLRewriterService
Tell whether rewritten form actions should be allowed to have query parameters.
allowParamsOnFormAction(ServletContext, ServletRequest) - Method in class URLRewriter
Deprecated. Tell whether rewritten form actions should be allowed to have query parameters.
allowParamsOnFormAction(ServletContext, ServletRequest) - Static method in class URLRewriterService
Deprecated. Tell whether rewritten form actions should be allowed to have query parameters.
ALT - Static variable in interface HtmlConstants
The name of the alt attribute.
ALTERNATE_WEB_ROOT_DIR_OPTION - Static variable in interface JpfLanguageConstants
When this APT option is set, the logic that warns about missing files looks here for web files, like .jsps.
alwaysTrackPreviousAction() - Method in class FlowController
When this FlowController does not use a Jpf.Forward annotation with a navigateTo=Jpf.NavigateTo.previousAction attribute, the following methods always return null by default.
alwaysTrackPreviousPage() - Method in class FlowController
When this FlowController does not use a Jpf.Forward annotation with either a navigateTo=Jpf.NavigateTo.currentPage attribute or a navigateTo=Jpf.NavigateTo.previousPage attribute, the following methods always return null by default.
Anchor - Class in org.apache.beehive.netui.tags.html
Generates a URL-encoded hyperlink to a specified URI.
Anchor() - Constructor for class Anchor
 
ANCHOR - Static variable in interface HtmlConstants
The name of the a element.
ANCHOR_TAG - Static variable in class TagRenderingBase
Token identifying the Anchor Renderer <a>
AnchorBase - Class in org.apache.beehive.netui.tags.html
This is the base class that provides most of the features necessary to create an anchor and an area.
AnchorBase() - Constructor for class AnchorBase
 
AnchorCell - Class in org.apache.beehive.netui.tags.databinding.datagrid
 
AnchorCell() - Constructor for class AnchorCell
 
AnchorCellDecorator - Class in org.apache.beehive.netui.databinding.datagrid.runtime.rendering.cell
 
AnchorCellDecorator() - Constructor for class AnchorCellDecorator
 
AnchorCellModel - Class in org.apache.beehive.netui.databinding.datagrid.runtime.model.cell
 
AnchorCellModel() - Constructor for class AnchorCellModel
 
AnchorTag - Class in org.apache.beehive.netui.tags.rendering
Rendering for HTML anchor tags $lt;a>.
AnchorTag() - Constructor for class AnchorTag
 
AnchorTag.State - Class in org.apache.beehive.netui.tags.rendering
The State assocated with the Anchor Tag.
AnchorTag.State() - Constructor for class AnchorTag.State
 
ANNOTATION_INTERFACE_PREFIX - Static variable in interface JpfLanguageConstants
 
ANNOTATION_QUALIFIER - Static variable in interface JpfLanguageConstants
 
AnnotationGrammar - Class in org.apache.beehive.netui.compiler
Our base class for customizable annotation tag grammars.
AnnotationGrammar(AnnotationProcessorEnvironment, Diagnostics, String, RuntimeVersionChecker) - Constructor for class AnnotationGrammar
 
AnnotationMemberType - Class in org.apache.beehive.netui.compiler
 
AnnotationMemberType(String, AnnotationGrammar) - Constructor for class AnnotationMemberType
 
ANNOTATIONS_CLASSNAME - Static variable in interface JpfLanguageConstants
 
annotationsAreEqual(AnnotationMirror, AnnotationMirror, boolean, AnnotationProcessorEnvironment) - Static method in class CompilerUtils
 
ANY_FORM_CLASS_NAME - Static variable in interface JpfLanguageConstants
 
AnyBeanActionForm - Class in org.apache.beehive.netui.pageflow.internal
 
AnyBeanActionForm() - Constructor for class AnyBeanActionForm
 
AnyBeanActionForm(Object) - Constructor for class AnyBeanActionForm
 
APACHE_XMLOBJECT_CLASS_NAME - Static variable in interface JpfLanguageConstants
 
append(String) - Method in class AbstractRenderAppender
 
append(char) - Method in class AbstractRenderAppender
 
append(String) - Method in class ResponseRenderAppender
 
append(char) - Method in class ResponseRenderAppender
 
append(String) - Method in class StringBuilderRenderAppender
 
append(char) - Method in class StringBuilderRenderAppender
 
append(String) - Method in class WriteRenderAppender
 
append(char) - Method in class WriteRenderAppender
This is a method not found on ResponseUtils and one that should be there.
APPLY_TO_UNHANDLED_LOCALES_ATTR - Static variable in interface JpfLanguageConstants
 
applyAttributes() - Method in class AbstractCell
 
applyAttributes() - Method in class AnchorCell
 
applyAttributes() - Method in class HeaderCell
 
applyNamingChain(String) - Method in class AbstractClassicTag
This method walks all of the naming chains and allows them to rewrite the name parameter.
applyRedirect() - Method in class ScopedResponseImpl
Actually send the redirect that was suggested by ScopedResponseImpl.sendRedirect(java.lang.String).
applyRedirect() - Method in interface ScopedResponse
Actually send the redirect that was suggested by HttpServletResponse.sendRedirect(java.lang.String).
Area - Class in org.apache.beehive.netui.tags.html
 
Area() - Constructor for class Area
 
AREA - Static variable in interface HtmlConstants
The name of the area element.
AREA_TAG - Static variable in class TagRenderingBase
 
AreaTag - Class in org.apache.beehive.netui.tags.rendering
 
AreaTag() - Constructor for class AreaTag
 
ARG_ATTR - Static variable in interface JpfLanguageConstants
 
ARG_KEY_ATTR - Static variable in interface JpfLanguageConstants
 
ARRAY_TYPE_SUFFIX - Static variable in interface JpfLanguageConstants
 
ArrayIndex() - Method in class NetUIELParser
 
ArrayIndexToken - Class in org.apache.beehive.netui.script.el.tokens
 
ArrayIndexToken(String) - Constructor for class ArrayIndexToken
 
ArrayIterator - Class in org.apache.beehive.netui.util.iterator
ArrayIterator provides an Iterator over a Java array.
ArrayIterator(Object) - Constructor for class ArrayIterator
 
arrayLookup(Object, int) - Method in class ExpressionToken
 
arrayUpdate(Object, int, Object) - Method in class ExpressionToken
 
AtomicObjectIterator - Class in org.apache.beehive.netui.util.iterator
 
attr - Variable in class EvalErrorInfo
The attribute of the tag that contained the expression
ATTR_GENERAL - Static variable in class AbstractAttributeState
The integer type constant indentifying the General Attributes AbstractBaseTag reserves 0-9 for indentification.
ATTR_JAVASCRIPT - Static variable in class AbstractHtmlState
Define the Attribute Map for the JavaScript event handler attributes.
ATTR_PREFIX - Static variable in class InternalConstants
 
Attribute - Class in org.apache.beehive.netui.tags.html
 
Attribute() - Constructor for class Attribute
 
Attribute - Class in org.apache.beehive.netui.tags.template
The Attribute tag defines an attribute within a template that may be set from a content page.
Attribute() - Constructor for class Attribute
 
AttributeContainer - Class in org.apache.beehive.netui.pageflow.scoping.internal
 
AttributeContainer() - Constructor for class AttributeContainer
 
attributes - Variable in class StrutsLogFactory
 
AUTO_VIEW_RENDER_FORWARD_NAME - Static variable in interface PageFlowConstants
 
AutoRegisterActionServlet - Class in org.apache.beehive.netui.pageflow
ActionServlet that dynamically registers requested modules based on registered module configuration file locators.
AutoRegisterActionServlet() - Constructor for class AutoRegisterActionServlet
 
AutoRegisterActionServlet.ModuleConfigLocator - Interface in org.apache.beehive.netui.pageflow
Interface for specifying alternate locations for auto-registered Struts modules.
AUTOSCOPE_PREFIX - Static variable in interface ScopedRequest
 
avoidDirectResponseOutput(ServletRequest) - Static method in class InternalUtils
Tell whether a special request attribute was set, indicating that we should avoid writing to the response (or setting response error codes).
AXIS - Static variable in interface HtmlConstants
The name of the axis attribute.

B

BACKGROUND - Static variable in interface HtmlConstants
The name of the background attribute.
BACKING_CLASS_IMPLICIT_OBJECT - Static variable in class InternalConstants
 
BackingClassMethodBinding - Class in org.apache.beehive.netui.pageflow.faces.internal
 
BackingClassMethodBinding() - Constructor for class BackingClassMethodBinding
 
BackingClassMethodBinding(String, Class[], MethodBinding) - Constructor for class BackingClassMethodBinding
 
backup(int) - Method in class SimpleCharStream
 
Base - Class in org.apache.beehive.netui.tags.html
Provides the base for every URL on this page.
Base() - Constructor for class Base
 
BASE - Static variable in interface HtmlConstants
The name of the base element.
BASE_TAG - Static variable in class TagRenderingBase
 
BaseAnnotationProcessor - Class in org.apache.beehive.netui.compiler.apt
 
BaseAnnotationProcessor(Set<AnnotationTypeDeclaration>, AnnotationProcessorEnvironment) - Constructor for class BaseAnnotationProcessor
 
BaseChecker - Class in org.apache.beehive.netui.compiler
 
BaseChecker(AnnotationProcessorEnvironment, SourceFileInfo, Diagnostics) - Constructor for class BaseChecker
 
BaseFlowControllerGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
BaseFlowControllerGrammar(AnnotationProcessorEnvironment, Diagnostics, String, RuntimeVersionChecker, FlowControllerInfo) - Constructor for class BaseFlowControllerGrammar
 
BaseGenerator - Class in org.apache.beehive.netui.compiler
 
BaseGenerator(AnnotationProcessorEnvironment, SourceFileInfo, Diagnostics) - Constructor for class BaseGenerator
 
BaseHandler - Class in org.apache.beehive.netui.pageflow.handler
Default implementation of the base Handler interface.
BaseHandler() - Constructor for class BaseHandler
 
BaseTag - Class in org.apache.beehive.netui.tags.rendering
Render the HTML <base> tag.
BaseTag() - Constructor for class BaseTag
 
BaseTag.State - Class in org.apache.beehive.netui.tags.rendering
 
BaseTag.State() - Constructor for class BaseTag.State
 
BaseTypeConverter - Class in org.apache.beehive.netui.util.type
Default implementation of the TypeConverter interface.
BaseTypeConverter() - Constructor for class BaseTypeConverter
 
BaseValidationRuleGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
BaseValidationRuleGrammar(AnnotationProcessorEnvironment, Diagnostics, RuntimeVersionChecker) - Constructor for class BaseValidationRuleGrammar
 
BEA_XMLOBJECT_CLASS_NAME - Static variable in interface JpfLanguageConstants
 
beanLookup(Object, Object) - Method in class ExpressionToken
 
beanUpdate(Object, Object, Object) - Method in class ExpressionToken
 
beforeAction() - Method in class FlowController
Callback that occurs before any user action method is invoked.
BEGIN_ACTION_NAME - Static variable in interface JpfLanguageConstants
 
BEGIN_ACTION_NAME - Static variable in interface PageFlowConstants
The name of the special action in a user-defined PageFlowController (.jpf) that is processed when the URI for the .jpf is accessed.
BEGIN_ACTION_PATH - Static variable in class InternalConstants
 
beginActionRequest(ServletRequest, ServletResponse) - Method in class DefaultServletContainerAdapter.DefaultEventReporter
 
beginActionRequest(ServletRequest, ServletResponse) - Method in class PageFlowEventReporter
 
beginCheck(AnnotationMirror, AnnotationMirror[], MemberDeclaration) - Method in class AnnotationGrammar
 
beginColumn - Variable in class Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginPageRequest(ServletRequest, ServletResponse) - Method in class DefaultServletContainerAdapter.DefaultEventReporter
 
beginPageRequest(ServletRequest, ServletResponse) - Method in class PageFlowEventReporter
 
beginRequest(HttpServletRequest, HttpServletResponse) - Method in class DefaultServletContainerAdapter
 
beginRequest(HttpServletRequest, HttpServletResponse) - Method in interface ServletContainerAdapter
Called at the beginning of each processed request.
BeginToken() - Method in class SimpleCharStream
 
Behavior - Class in org.apache.beehive.netui.tags.html
 
Behavior() - Constructor for class Behavior
 
BGCOLOR - Static variable in interface HtmlConstants
The name of the bgcolor attribute.
BindingContext - Interface in org.apache.beehive.netui.script.el.util
 
BindingUpdateError - Class in org.apache.beehive.netui.pageflow.internal
Encapsulation of an error that happens when a databinding expression is applied on POST.
BindingUpdateError(String, String, Throwable) - Constructor for class BindingUpdateError
Constructor to initialize all values.
BindingUpdateErrors - Class in org.apache.beehive.netui.tags.html
Renders the set of error messages found during processPopulate when the values to be updated cannot be resolved.
BindingUpdateErrors() - Constructor for class BindingUpdateErrors
 
Body - Class in org.apache.beehive.netui.tags.html
 
Body() - Constructor for class Body
 
BODY - Static variable in interface HtmlConstants
The name of the body element.
BODY_TAG - Static variable in class TagRenderingBase
 
BodyTag - Class in org.apache.beehive.netui.tags.rendering
Render the HTML <body> tag.
BodyTag() - Constructor for class BodyTag
 
BodyTag.State - Class in org.apache.beehive.netui.tags.rendering
 
BodyTag.State() - Constructor for class BodyTag.State
 
BOOLEAN_GETTER_PREFIX - Static variable in interface JpfLanguageConstants
 
BORDER - Static variable in interface HtmlConstants
The name of the border attribute.
BouncyClassLoader - Class in org.apache.beehive.netui.util.classloader
ClassLoader that takes precendence over its parent for loading classes, and which is aware of timestamps on its binaries (and thus knows when it needs to be bounced.
BouncyClassLoader(File[], ClassLoader) - Constructor for class BouncyClassLoader
 
BR - Static variable in interface HtmlConstants
The name of the br element.
BR(AbstractRenderAppender) - Method in class ConstantRendering
 
BR_TAG - Static variable in class TagRenderingBase
 
bufcolumn - Variable in class SimpleCharStream
 
buffer - Variable in class SimpleCharStream
 
bufline - Variable in class SimpleCharStream
 
bufpos - Variable in class SimpleCharStream
 
buildAnchor(AbstractRenderAppender, Map, String) - Method in class PagerRenderer
 
buildDeadFirstLink() - Method in class PagerRenderer
 
buildDeadLastLink() - Method in class PagerRenderer
 
buildDeadNextLink() - Method in class PagerRenderer
 
buildDeadPreviousLink() - Method in class PagerRenderer
 
buildLiveFirstLink() - Method in class PagerRenderer
 
buildLiveLastLink() - Method in class PagerRenderer
 
buildLiveNextPageLink() - Method in class PagerRenderer
 
buildLivePreviousLink() - Method in class PagerRenderer
 
buildPageUri(Map) - Method in class PagerRenderer
 
buildSortLink(JspContext, HeaderCellModel) - Method in class SortedCellDecorator
 
buildSortQueryParamsMap(String) - Method in class DataGridURLBuilder
 
buildSortQueryParamsMap(String) - Method in class DefaultDataGridURLBuilder
 
buildStyleClass(String) - Method in class StyleModel
 
buildStyleClass(String) - Method in class EmptyStyleModel
 
buildStyleClassValue(List<String>) - Method in class StyleModel
 
Bundle - Class in org.apache.beehive.netui.util
Convenience class for dealing with resource bundles.
BUNDLE_NAME_ATTR - Static variable in interface JpfLanguageConstants
 
BUNDLE_PATH_ATTR - Static variable in interface JpfLanguageConstants
 
BundleContext - Class in org.apache.beehive.netui.script.common
An object that acts as a storage location for ResourceBundles that are declared inside of a JSP.
BundleContext() - Constructor for class BundleContext
 
BundleContext.BundleNode - Class in org.apache.beehive.netui.script.common
 
BundleContext.NetUIBundleNode - Class in org.apache.beehive.netui.script.common
 
BundleContext.StrutsBundleNode - Class in org.apache.beehive.netui.script.common
 
BundleMap - Class in org.apache.beehive.netui.script.common
Provide a Map of BundleMap.ScriptableBundle objects that can expose various implementations of BundleContext.BundleNode to expression languages.
BundleMap(HttpServletRequest, ServletContext, BundleContext) - Constructor for class BundleMap
Create a BundleMap object that is used for data binding to resource bundles.
BundleMap.ScriptableBundle - Class in org.apache.beehive.netui.script.common
Provide a Map implementation that exposes a BundleContext.BundleNode object to an expression language as a Map.
bundleName - Variable in class BundleContext.BundleNode
 
BundleNameType - Class in org.apache.beehive.netui.compiler.grammar
 
BundleNameType(String, AnnotationGrammar) - Constructor for class BundleNameType
 
bundlesSupported(AnnotationMirror[], MemberDeclaration) - Static method in class BundleNameType
 
Button - Class in org.apache.beehive.netui.tags.html
Generates a button on the page with the specified attributes.
Button() - Constructor for class Button
 
ByRef - Class in org.apache.beehive.netui.tags
 
ByRef() - Constructor for class ByRef
 

C

CachedFacesBackingInfo - Class in org.apache.beehive.netui.pageflow.internal
Information that is cached per pageflow class.
CachedFacesBackingInfo(Class) - Constructor for class CachedFacesBackingInfo
 
CachedPageFlowInfo - Class in org.apache.beehive.netui.pageflow.internal
Information that is cached per pageflow class.
CachedPageFlowInfo(Class) - Constructor for class CachedPageFlowInfo
 
CachedSharedFlowRefInfo - Class in org.apache.beehive.netui.pageflow.internal
 
CachedSharedFlowRefInfo() - Constructor for class CachedSharedFlowRefInfo
 
CachedSharedFlowRefInfo.SharedFlowFieldInfo - Class in org.apache.beehive.netui.pageflow.internal
 
CachedSharedFlowRefInfo.SharedFlowFieldInfo() - Constructor for class CachedSharedFlowRefInfo.SharedFlowFieldInfo
 
CallMethod - Class in org.apache.beehive.netui.tags.databinding.invoke

An abstract base class for tags that are capable of reflectively invoking methods.

CallMethod() - Constructor for class CallMethod
 
CallPageFlow - Class in org.apache.beehive.netui.tags.databinding.invoke
A tag that is used to call a method on the current PageFlowController.
CallPageFlow() - Constructor for class CallPageFlow
 
cancelRequest(RequestInterceptorContext) - Method in class RequestInterceptor
 
cancelRequest(RequestInterceptor) - Method in class RequestInterceptorContext
 
canWrite() - Method in class GenStrutsApp
In some cases, canWrite() does not guarantee that a FileNotFoundException will not be thrown when trying to write to a file.
Caption - Class in org.apache.beehive.netui.tags.databinding.datagrid
 
Caption() - Constructor for class Caption
 
CAPTION - Static variable in interface HtmlConstants
The name of the caption element.
CAPTION_TAG - Static variable in class TagRenderingBase
 
CaptionTag - Class in org.apache.beehive.netui.tags.rendering
Render the HTML <caption> element.
CaptionTag() - Constructor for class CaptionTag
 
CaptionTag.State - Class in org.apache.beehive.netui.tags.rendering
 
CaptionTag.State() - Constructor for class CaptionTag.State
 
CATCH_TAG_NAME - Static variable in interface JpfLanguageConstants
 
CATCHES_ATTR - Static variable in interface JpfLanguageConstants
 
CatchGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
CatchGrammar(AnnotationProcessorEnvironment, Diagnostics, String, RuntimeVersionChecker, String, FlowControllerInfo) - Constructor for class CatchGrammar
 
causeMayBeSessionExpiration() - Method in exception ActionNotFoundException
 
causeMayBeSessionExpiration() - Method in exception DoubleSubmitException
 
causeMayBeSessionExpiration() - Method in exception EmptyNestingStackException
 
causeMayBeSessionExpiration() - Method in exception IllegalActionOutputException
 
causeMayBeSessionExpiration() - Method in exception IllegalOutputFormException
 
causeMayBeSessionExpiration() - Method in exception InfiniteReturnToActionException
 
causeMayBeSessionExpiration() - Method in exception ReturnToException
 
causeMayBeSessionExpiration() - Method in exception MismatchedActionOutputException
 
causeMayBeSessionExpiration() - Method in exception MissingActionOutputException
 
causeMayBeSessionExpiration() - Method in exception NoCurrentPageFlowException
 
causeMayBeSessionExpiration() - Method in exception NoMatchingActionMethodException
 
causeMayBeSessionExpiration() - Method in exception NotLoggedInException
 
causeMayBeSessionExpiration() - Method in exception PageFlowException
 
causeMayBeSessionExpiration() - Method in exception SessionExpiredException
 
causeMayBeSessionExpiration() - Method in exception UnfulfilledRolesException
 
causeMayBeSessionExpiration() - Method in exception UnresolvableForwardException
 
CellDecorator - Class in org.apache.beehive.netui.databinding.datagrid.api.rendering
 
CellDecorator() - Constructor for class CellDecorator
 
CellDecorator(CellDecorator) - Constructor for class CellDecorator
 
CellDecoratorException - Exception in org.apache.beehive.netui.databinding.datagrid.api.exceptions
 
CellDecoratorException() - Constructor for exception CellDecoratorException
 
CellDecoratorException(String) - Constructor for exception CellDecoratorException
 
CellDecoratorException(Throwable) - Constructor for exception CellDecoratorException
 
CellDecoratorException(String, Throwable) - Constructor for exception CellDecoratorException
 
CellModel - Class in org.apache.beehive.netui.databinding.datagrid.api.rendering
 
CellModel() - Constructor for class CellModel
 
CELLPADDING - Static variable in interface HtmlConstants
The name of the cellpadding attribute.
CellRepeater - Class in org.apache.beehive.netui.tags.databinding.cellrepeater

The CellRepeater tag is a repeating, databound tag that renders its body each cell of a table of the specified dimensions.

CellRepeater() - Constructor for class CellRepeater
 
CellRepeaterStyleBean - Class in org.apache.beehive.netui.tags.databinding.cellrepeater.style
 
CellRepeaterStyleBean() - Constructor for class CellRepeaterStyleBean
 
CELLSPACING - Static variable in interface HtmlConstants
The name of the cellspacing attribute.
changeContext(String, String, String, int) - Method in class ExpressionEvaluatorImpl
 
changeContext(String, String, Object) - Method in class ExpressionTerm
 
changeContext(String, String, Object) - Method in class ParsedExpression
 
changeContext(String, String, String, int) - Method in interface ExpressionEvaluator
Change the evaluation context of an expression.
changeRenderState(int) - Method in class DataGridTagModel
 
changeScheme(String, String, int, FlowControllerHandlerContext) - Method in class PageFlowRequestProcessor
 
changeSelected(String, ServletRequest) - Method in interface ITreeRootElement
Change the node that is selected.
changeSelected(TreeElement, TreeElement, String, ServletRequest) - Static method in class TreeHelpers
This is a helper method that will change the selected node.
changeSelected(String, ServletRequest) - Method in class TreeRootElement
Change the node that is selected.
CHAR - Static variable in interface HtmlConstants
The name of the char attribute.
CHAROFF - Static variable in interface HtmlConstants
The name of the charoff attribute.
CHARS_ATTR - Static variable in interface JpfLanguageConstants
 
CHARSET - Static variable in interface HtmlConstants
The name of the charset attribute.
check(AnnotationMirror, AnnotationMirror[], MemberDeclaration) - Method in class AnnotationGrammar
 
check(AnnotationMirror, AnnotationMirror[], MemberDeclaration, int) - Method in class AnnotationGrammar
 
check(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class AnnotationMemberType
 
check(Declaration) - Method in class BaseAnnotationProcessor
 
check(ClassDeclaration) - Method in class BaseChecker
 
checkAction(String, AnnotationValue, MemberDeclaration) - Method in class WebappPathOrActionType
 
checkAnyExtension() - Method in class TilesDefinitionsConfigsType
 
checkAnyExtension() - Method in class ValidXmlFileType
 
checkAnyExtension() - Method in class WebappPathType
 
CheckBox - Class in org.apache.beehive.netui.tags.html
Generates a checkbox which binds to a form bean property or databound expression.
CheckBox() - Constructor for class CheckBox
 
CheckBoxGroup - Class in org.apache.beehive.netui.tags.html
Groups a collection of CheckBoxOptions, and handles databinding of their values.
CheckBoxGroup() - Constructor for class CheckBoxGroup
 
CHECKBOXGROUP_KEY - Static variable in class CheckBoxGroup
This is the name of the prefixHandler for the checkbox grup.
CheckBoxOption - Class in org.apache.beehive.netui.tags.html
A checkbox whose state is determined by its enclosing CheckBoxGroup.
CheckBoxOption() - Constructor for class CheckBoxOption
 
CHECKED - Static variable in interface HtmlConstants
The name of the checked attribute.
checked - Variable in class InputBooleanTag.State
 
checkField(FieldDeclaration, TypeDeclaration) - Method in class FlowControllerChecker
 
checkField(FieldDeclaration, TypeDeclaration) - Method in class PageFlowChecker
 
checkForDuplicates(AnnotationValue, String, AnnotationMirror, MemberDeclaration, List<AnnotationMirror>, boolean, int) - Method in class UniqueValueType
 
checkForOverlappingClasses(ClassDeclaration, String, String, String) - Method in class FlowControllerChecker
 
checkInnerClass(ClassDeclaration) - Method in class FlowControllerChecker
 
checkMaxRepeat(int) - Method in class PadContext
 
checkMethod(MethodDeclaration, ClassDeclaration) - Method in class FlowControllerChecker
 
checkMethod(MethodDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration) - Method in class MemberMethodType
Derived classes can plug in here to do additional checks.
checkMinRepeat(int) - Method in class PadContext
 
checkRuntimeVersion(String, AnnotationValue, Diagnostics, String, Object...) - Method in class RuntimeVersionChecker
 
checkRuntimeVersion(String, Declaration, Diagnostics, String, Object...) - Method in class RuntimeVersionChecker
 
checkRuntimeVersion(String, AnnotationMirror, Diagnostics, String, Object...) - Method in class RuntimeVersionChecker
 
checkType(ReferenceType, AnnotationValue) - Method in class TypeNameType
Derived classes can plug in here to do further checks on the type.
CLASS - Static variable in interface HtmlConstants
The name of the class attribute.
ClassLevelCache - Class in org.apache.beehive.netui.util.cache
Thread-safe cache that is stored statically per-Class.
ClassLevelCache() - Constructor for class ClassLevelCache
 
clear() - Method in class DynaFormData
 
clear() - Method in class AbstractAttributeMap
 
clear() - Method in class AbstractAttributeState
 
clear() - Method in class AbstractHtmlControlState
Initialize the state values.
clear() - Method in class AbstractHtmlState
Initialize the state.
clear() - Method in class AbstractTagState
 
clear() - Method in class AnchorTag.State
 
clear() - Method in class BaseTag.State
 
clear() - Method in class BodyTag.State
 
clear() - Method in class CaptionTag.State
 
clear() - Method in class DivTag.State
 
clear() - Method in class FormTag.State
 
clear() - Method in class HtmlTag.State
 
clear() - Method in class ImageTag.State
 
clear() - Method in class InputBooleanTag.State
 
clear() - Method in class InputFileTag.State
 
clear() - Method in class InputHiddenTag.State
 
clear() - Method in class InputImageTag.State
 
clear() - Method in class InputSubmitTag.State
 
clear() - Method in class InputTextTag.State
 
clear() - Method in class LabelTag.State
 
clear() - Method in class OptionTag.State
 
clear() - Method in class ScriptTag.State
 
clear() - Method in class SelectTag.State
 
clear() - Method in class SpanTag.State
 
clear() - Method in class TableTag.State
 
clear() - Method in class TBodyTag.State
 
clear() - Method in class TdTag.State
 
clear() - Method in class TextAreaTag.State
 
clear() - Method in class TFootTag.State
 
clear() - Method in class THeadTag.State
 
clear() - Method in class ThTag.State
 
clear() - Method in class TrTag.State
 
clearAll() - Static method in class ClassLevelCache
 
clearChildren() - Method in class TreeElement
 
clearRegisteredModules() - Method in class AutoRegisterActionServlet
Clear the internal map of registered modules.
clone() - Method in class TemplateHelper
Returns a deep copy.
closeCaption(AbstractRenderAppender) - Method in class TableRenderer
 
closeFooterRow(AbstractRenderAppender) - Method in class TableRenderer
 
closeHeaderCell(AbstractRenderAppender) - Method in class TableRenderer
 
closeHeaderRow(AbstractRenderAppender) - Method in class TableRenderer
 
closeTable(AbstractRenderAppender) - Method in class TableRenderer
 
closeTableBody(AbstractRenderAppender) - Method in class TableRenderer
 
closeTableCell(AbstractRenderAppender) - Method in class TableRenderer
 
closeTableFoot(AbstractRenderAppender) - Method in class TableRenderer
 
closeTableHead(AbstractRenderAppender) - Method in class TableRenderer
 
closeTableRow(AbstractRenderAppender) - Method in class TableRenderer
 
collectChildError(String) - Method in interface IErrorCollector
 
collectChildError(String) - Method in class Tree
This method will report all collected errors.
COLS - Static variable in interface HtmlConstants
The name of the cols attribute.
cols - Variable in class TextAreaTag.State
 
COLSPAN - Static variable in interface HtmlConstants
The name of the colspan attribute.
column - Variable in class SimpleCharStream
 
COMMAND_HANDLER_TAG_NAME - Static variable in interface JpfLanguageConstants
 
CommandHandlerGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
CommandHandlerGrammar(AnnotationProcessorEnvironment, Diagnostics, RuntimeVersionChecker, ClassDeclaration, FlowControllerInfo) - Constructor for class CommandHandlerGrammar
 
compare(Object, Object) - Method in class StrutsApp.ActionMappingComparator
 
CompilerUtils - Class in org.apache.beehive.netui.compiler
 
CompilerUtils() - Constructor for class CompilerUtils
 
CompilerUtils.BeanPropertyDeclaration - Class in org.apache.beehive.netui.compiler
 
CompilerUtils.BeanPropertyDeclaration(String, String, MethodDeclaration) - Constructor for class CompilerUtils.BeanPropertyDeclaration
 
CompilerUtils.BeanPropertyDescriptor - Class in org.apache.beehive.netui.compiler
 
CompilerUtils.BeanPropertyDescriptor(String, String) - Constructor for class CompilerUtils.BeanPropertyDescriptor
 
CompilerUtils.ExtendedAnnotationProcessorEnvironment - Class in org.apache.beehive.netui.compiler
 
CompilerUtils.ExtendedAnnotationProcessorEnvironment(AnnotationProcessorEnvironment, boolean) - Constructor for class CompilerUtils.ExtendedAnnotationProcessorEnvironment
 
CompilerUtils.Mutable<T> - Class in org.apache.beehive.netui.compiler
 
CompilerUtils.Mutable() - Constructor for class CompilerUtils.Mutable
 
CompilerUtils.Mutable(T) - Constructor for class CompilerUtils.Mutable
 
CONDITION_ATTR - Static variable in interface JpfLanguageConstants
 
CONDITIONAL_FORWARDS_ATTR - Static variable in interface JpfLanguageConstants
 
ConfigInitializationException - Exception in org.apache.beehive.netui.util.config

Exception thrown when an error occurs loading the NetUI configuration file into a web application.

ConfigInitializationException() - Constructor for exception ConfigInitializationException
Default constructor.
ConfigInitializationException(String) - Constructor for exception ConfigInitializationException
 
ConfigInitializationException(Throwable) - Constructor for exception ConfigInitializationException
 
ConfigInitializationException(String, Throwable) - Constructor for exception ConfigInitializationException
 
ConfigurePager - Class in org.apache.beehive.netui.tags.databinding.datagrid
 
ConfigurePager() - Constructor for class ConfigurePager
 
ConfigurePopup - Class in org.apache.beehive.netui.tags.html
Configures popup window parameters for parent tags that can open popup windows.
ConfigurePopup() - Constructor for class ConfigurePopup
 
ConfigUtil - Class in org.apache.beehive.netui.util.config

Utility class for reading properties from the NetUI configuration file.

ConfigUtil() - Constructor for class ConfigUtil
 
ConstantRendering - Class in org.apache.beehive.netui.tags.rendering
This class will render the constant HTML used by the tags
ConstantRendering() - Constructor for class ConstantRendering
 
CONTAINER_ERRORS - Static variable in interface IErrorReporter
This is a request scoped attribute name which may contain an ErrorReporter instance.
containsBundle(String) - Method in class BundleContext
 
containsEntity(String) - Static method in class HtmlUtils
This method will determine if the value passed in contains an entity.
containsExpression(String) - Method in class ExpressionEvaluatorImpl
 
containsExpression() - Method in class ParsedExpression
 
containsExpression(String) - Method in interface ExpressionEvaluator
Checks to see if a particular expression contains an expression.
containsHeader(String) - Method in class ScopedResponseImpl
Returns true if this response containes the given header.
containsHtml(String) - Static method in class HtmlUtils
 
containsKey(Object) - Method in class DynaFormData
 
containsKey(String) - Method in class BundleContext.BundleNode
 
containsKey(String) - Method in class BundleContext.NetUIBundleNode
 
containsKey(String) - Method in class BundleContext.StrutsBundleNode
 
containsKey(Object) - Method in class BundleMap
Implementation of Map.containsKey for the bundle implicit object.
containsKey(Object) - Method in class BundleMap.ScriptableBundle
 
containsKey(Object) - Method in class ScriptablePageInput
 
containsKey(Object) - Method in class AbstractAttributeMap
 
containsValue(Object) - Method in class DynaFormData
 
containsValue(Object) - Method in class AbstractAttributeMap
 
Content - Class in org.apache.beehive.netui.tags.html
The Content tag is used to display text, or the result of an expression, to the page.
Content() - Constructor for class Content
 
Context() - Method in class NetUIELParser
 
contextDestroyed(ServletContextEvent) - Method in class PageFlowContextListener
 
contextInitialized(ServletContextEvent) - Method in class PageFlowContextListener
 
ContextToken - Class in org.apache.beehive.netui.script.el.tokens
 
ContextToken(String) - Constructor for class ContextToken
 
continueChain() - Method in class InterceptorChain
 
CONTROL_STATE_PARAM - Static variable in class TemplateHelper
Control state parameter (reserved).
ControlFieldInitializationException - Exception in org.apache.beehive.netui.pageflow
 
ControlFieldInitializationException(String, PageFlowManagedObject, Throwable) - Constructor for exception ControlFieldInitializationException
Construct with no error message.
controller - Variable in class PageFlowTagUtils.MappingAndController
 
CONTROLLER_TAG_NAME - Static variable in interface JpfLanguageConstants
 
ControllerGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
ControllerGrammar(AnnotationProcessorEnvironment, Diagnostics, RuntimeVersionChecker, FlowControllerInfo) - Constructor for class ControllerGrammar
 
convertToBoolean(String) - Static method in class TypeUtils
 
convertToBooleanObject(String) - Static method in class TypeUtils
 
convertToByte(String) - Static method in class TypeUtils
 
convertToByteObject(String) - Static method in class TypeUtils
 
convertToChar(String) - Static method in class TypeUtils
 
convertToCharacterObject(String) - Static method in class TypeUtils
 
convertToDouble(String) - Static method in class TypeUtils
 
convertToDoubleObject(String) - Static method in class TypeUtils
 
convertToFloat(String) - Static method in class TypeUtils
 
convertToFloatObject(String) - Static method in class TypeUtils
 
convertToInt(String) - Static method in class TypeUtils
 
convertToIntegerObject(String) - Static method in class TypeUtils
 
convertToLong(String) - Static method in class TypeUtils
 
convertToLongObject(String) - Static method in class TypeUtils
 
convertToObject(Class, String, Locale) - Method in class BaseTypeConverter
Convert the String to a type, optinally using the given locale.
convertToObject(Class, String, Locale) - Method in class DelegatingTypeConverter
 
convertToObject(String) - Method in interface TypeConverter
Convert a String to an Object type
convertToObject(String, Class) - Static method in class TypeUtils
Deprecated.  
convertToObject(String, Class, Locale) - Static method in class TypeUtils
Convert an object from a String to the given type using the specified Locale.
convertToShort(String) - Static method in class TypeUtils
 
convertToShortObject(String) - Static method in class TypeUtils
 
convertType(Object, Class) - Static method in class ParseUtils
 
COORDS - Static variable in interface HtmlConstants
The name of the coords attribute.
CoreScriptFeature - Enum in org.apache.beehive.netui.tags.javascript
 
COUNTRY_ATTR - Static variable in interface JpfLanguageConstants
 
create(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class FlowController
 
create(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class PageFlowController
This is a framework method for initializing a newly-created page flow, and should not normally be called directly.
create(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class PageFlowManagedObject
Initialize.
createActionForm(ActionMapping, ModuleConfig, ActionServlet, ServletContext) - Static method in class InternalUtils
 
createActionPath(ServletRequest, String) - Static method in class InternalUtils
 
createActionURL(HttpServletRequest, String) - Static method in class InternalUtils
 
createAnchorBeginTag(HttpServletRequest, ByRef, TagRenderingBase, AbstractRenderAppender) - Method in class AnchorBase
This method will create the <a> portion of an anchor.
createBundleNode(String, Object, Locale) - Static method in class BundleContext
 
createComponent(String) - Method in class PageFlowApplication
 
createComponent(ValueBinding, FacesContext, String) - Method in class PageFlowApplication
 
createControl(String, boolean, String, PropertyMap, ControlBeanContext) - Static method in class JavaControlUtils
 
createControlBeanContext(HttpServletRequest, HttpServletResponse) - Method in class DefaultServletContainerAdapter
 
createControlBeanContext(HttpServletRequest, HttpServletResponse) - Method in interface ServletContainerAdapter
Get a context object to support Java Controls.
createConverter(String) - Method in class PageFlowApplication
 
createConverter(Class) - Method in class PageFlowApplication
 
createDataGridState() - Method in class DataGridConfig
 
createDataGridState() - Method in class DefaultDataGridConfig
 
createFilter() - Method in class DataGridConfig
 
createFilter() - Method in class DefaultDataGridConfig
 
createFilterModel(List<Filter>) - Method in class DataGridConfig
 
createFilterModel(List<Filter>) - Method in class DefaultDataGridConfig
 
createHiddenField(AbstractRenderAppender) - Method in class CheckBoxGroup
 
createInterceptor(InterceptorConfig, Class) - Static method in class InterceptorContext
Instantiates an interceptor, based on the class name in the given InterceptorConfig.
createIterator(Object) - Static method in class IteratorFactory
Create a new Iterator for the supplied object.
createIterator(Object) - Method in class IteratorFactory.IteratorPlant
If it is possible to create an iterator for this type, do so.
createMethodBinding(String, Class[]) - Method in class PageFlowApplication
 
createOrderByClause(List<Sort>) - Method in class SQLSupport
 
createOrderByFragment(List<Sort>) - Method in class SQLSupport
 
createPageFlow(RequestContext, String) - Method in class FlowControllerFactory
Create a page flow of the given type.
createPageFlow(RequestContext, Class) - Method in class FlowControllerFactory
Create a PageFlowController of the given type.
createPagerModel() - Method in class DataGridConfig
 
createPagerModel() - Method in class DefaultDataGridConfig
 
createSharedFlow(RequestContext, String) - Method in class FlowControllerFactory
Create a SharedFlowController of the given type.
createSharedFlow(RequestContext, Class) - Method in class FlowControllerFactory
Create a SharedFlowController of the given type.
createSort() - Method in class DataGridConfig
 
createSort() - Method in class DefaultDataGridConfig
 
createSortModel(List<Sort>) - Method in class DataGridConfig
 
createSortModel(List<Sort>) - Method in class DefaultDataGridConfig
 
createStateCodec(ServletRequest, String) - Method in class DataGridConfig
 
createStateCodec(ServletRequest, String) - Method in class DefaultDataGridConfig
 
createStrutsApp(ClassDeclaration) - Method in class FlowControllerChecker
 
createStrutsApp(ClassDeclaration) - Method in class PageFlowChecker
 
createStrutsApp(ClassDeclaration) - Method in class PageFlowGenerator
 
createStrutsApp(ClassDeclaration) - Method in class SharedFlowChecker
 
createStrutsApp(ClassDeclaration) - Method in class SharedFlowGenerator
 
createURL(String, String, String, String, Map, JspContext) - Static method in class JspUtil
 
createValidator(String) - Method in class PageFlowApplication
 
createValueBinding(String) - Method in class PageFlowApplication
 
createWhereClause(List<Filter>) - Method in class SQLSupport
 
createWhereFragment(List<Filter>) - Method in class SQLSupport
 
createWindow(int, int) - Method in class PagedDataSet
 
curChar - Variable in class NetUIELParserTokenManager
 
CURRENT_JPF_ATTR - Static variable in class InternalConstants
 
CURRENT_LONGLIVED_ATTR - Static variable in class InternalConstants
 
currentLocale() - Method in class Html
Return the current Locale for this request, creating a new one if necessary.
currentToken - Variable in exception ParseException
This is the last token that has been consumed successfully.
CUSTOM_VALIDATOR_CONFIGS_ATTR - Static variable in interface JpfLanguageConstants
 

D

DataAccessProviderBean - Class in org.apache.beehive.netui.script.common
 
DataAccessProviderBean(IDataAccessProvider) - Constructor for class DataAccessProviderBean
 
DataAccessProviderStack - Class in org.apache.beehive.netui.script.common
 
DataAccessProviderStack() - Constructor for class DataAccessProviderStack
 
DataGrid - Class in org.apache.beehive.netui.tags.databinding.datagrid
 
DataGrid() - Constructor for class DataGrid
 
DATAGRID_MSG_NODATA - Static variable in interface IDataGridMessageKeys
 
DATAGRID_RESOURCE_PATH - Static variable in interface IDataGridMessageKeys
 
DataGridConfig - Class in org.apache.beehive.netui.databinding.datagrid.api
 
DataGridConfig() - Constructor for class DataGridConfig
 
DataGridConfigFactory - Class in org.apache.beehive.netui.databinding.datagrid.api
 
DataGridExtensionException - Exception in org.apache.beehive.netui.databinding.datagrid.api.exceptions
Exception thrown when an error occurs while extending the data grid.
DataGridExtensionException() - Constructor for exception DataGridExtensionException
 
DataGridExtensionException(String) - Constructor for exception DataGridExtensionException
 
DataGridExtensionException(Throwable) - Constructor for exception DataGridExtensionException
 
DataGridExtensionException(String, Throwable) - Constructor for exception DataGridExtensionException
 
DataGridResourceProvider - Class in org.apache.beehive.netui.databinding.datagrid.api
 
DataGridResourceProvider() - Constructor for class DataGridResourceProvider
 
DataGridState - Class in org.apache.beehive.netui.databinding.datagrid.api
 
DataGridState() - Constructor for class DataGridState
 
DataGridStateCodec - Class in org.apache.beehive.netui.databinding.datagrid.api
 
DataGridStateCodec() - Constructor for class DataGridStateCodec
 
DataGridStateFactory - Class in org.apache.beehive.netui.databinding.datagrid.api
 
DataGridTagModel - Class in org.apache.beehive.netui.databinding.datagrid.api.rendering
 
DataGridTagModel(String, DataGridConfig, JspContext) - Constructor for class DataGridTagModel
 
DataGridURLBuilder - Class in org.apache.beehive.netui.databinding.datagrid.api
 
DataGridURLBuilder() - Constructor for class DataGridURLBuilder
 
DataGridUtil - Class in org.apache.beehive.netui.tags.databinding.datagrid
 
DataSourceTag - Class in org.apache.beehive.netui.tags
Abstract tag class that adds support for a dataSource on the tag.
DataSourceTag() - Constructor for class DataSourceTag
Default constructor for this class.
debug(Object) - Method in class Logger
 
debug(Object, Throwable) - Method in class Logger
 
debugSetNameIntValue(int) - Method in class NameService
This is a debug method that will set the next integer value.
debugStream - Variable in class NetUIELParserTokenManager
 
DeclareBundle - Class in org.apache.beehive.netui.tags.databinding.bundle
A tag used to declare a ResourceBundle that can be used inside of the declaring page as a source for displaying internationalized messages.
DeclareBundle() - Constructor for class DeclareBundle
 
DeclarePageInput - Class in org.apache.beehive.netui.tags.databinding.pageinput

The DeclarePageInput tag is used to declare variables that are passed to the page from the page flow.

DeclarePageInput() - Constructor for class DeclarePageInput
 
decode(String, String) - Static method in class URLCodec
URL decodes a string.
decode(String) - Static method in class URLCodec
URL decodes a string using the default character set
decodeURI(HttpServletRequest) - Static method in class ScopedServletUtils
 
decorate(JspContext, AbstractRenderAppender, CellModel) - Method in class CellDecorator
 
decorate(JspContext, AbstractRenderAppender, CellModel) - Method in class AnchorCellDecorator
 
decorate(JspContext, AbstractRenderAppender, CellModel) - Method in class HeaderCellDecorator
 
decorate(JspContext, AbstractRenderAppender, CellModel) - Method in class ImageAnchorCellDecorator
 
decorate(JspContext, AbstractRenderAppender, CellModel) - Method in class ImageCellDecorator
 
decorate(JspContext, AbstractRenderAppender, CellModel) - Method in class SortedCellDecorator
 
decorate(JspContext, AbstractRenderAppender, CellModel) - Method in class SpanCellDecorator
 
DEFAULT - Static variable in interface NetUIELParserConstants
 
DEFAULT_ENCODING - Static variable in class MutableURI
Value used to set the port as undefined.
DEFAULT_FORM_SCOPE - Static variable in class ActionModel
 
DEFAULT_FORWARD_OVERFLOW_COUNT - Static variable in interface PageFlowConstants
Deprecated. This constant will be removed without replacement in a future release. The value is read from netui-config.xsd (the schema for netui-config.xml).
DEFAULT_IMAGES - Static variable in class InheritableState
The default directory name for icon images.
DEFAULT_NESTING_OVERFLOW_COUNT - Static variable in interface PageFlowConstants
Deprecated. This constant will be removed without replacement in a future release. The value is read from netui-config.xsd (the schema for netui-config.xml).
DEFAULT_NULL_TEXT - Static variable in class LabelBase
 
DEFAULT_PAGE - Static variable in class PagerModel
 
DEFAULT_PAGE_SIZE - Static variable in class PagerModel
 
DEFAULT_ROW - Static variable in class PagerModel
 
DEFAULT_SIMPLE_ACTION_FORWARD_NAME - Static variable in interface JpfLanguageConstants
 
DEFAULT_STRUTS_BUNDLE_NAME - Static variable in class BundleContext
 
DEFAULT_TEMPLATE - Static variable in class URLTemplateDescriptor
 
DEFAULT_TEMPLATE - Static variable in class UrlTemplateDescriptor
 
DEFAULT_VALIDATION_MESSAGE_BUNDLE - Static variable in interface JpfLanguageConstants
 
DEFAULT_VALIDATION_MESSAGE_BUNDLE_NAME - Static variable in interface JpfLanguageConstants
 
DefaultActionForwardHandler - Class in org.apache.beehive.netui.pageflow.internal
 
DefaultActionForwardHandler(ServletContext) - Constructor for class DefaultActionForwardHandler
 
DefaultDataGridConfig - Class in org.apache.beehive.netui.databinding.datagrid.runtime
 
DefaultDataGridConfig() - Constructor for class DefaultDataGridConfig
 
DefaultDataGridURLBuilder - Class in org.apache.beehive.netui.databinding.datagrid.runtime
A class that is used to expose various URL parameter maps that can be data bound during JSP rendering.
DefaultDataGridURLBuilder(String, DefaultDataGridStateCodec, DataGridState) - Constructor for class DefaultDataGridURLBuilder
 
DefaultExceptionsHandler - Class in org.apache.beehive.netui.pageflow.internal
 
DefaultExceptionsHandler(ServletContext) - Constructor for class DefaultExceptionsHandler
 
DefaultForwardRedirectHandler - Class in org.apache.beehive.netui.pageflow.internal
Handler for redirects and server forwards.
DefaultForwardRedirectHandler(ServletContext) - Constructor for class DefaultForwardRedirectHandler
 
DefaultHandler - Class in org.apache.beehive.netui.pageflow.internal
 
DefaultHandler() - Constructor for class DefaultHandler
 
defaultLocale - Static variable in class FlowController
Deprecated. Use FlowController.getDefaultLocale().
defaultLocale - Static variable in class ErrorBaseTag
The default locale on our server.
DefaultLoginHandler - Class in org.apache.beehive.netui.pageflow.internal
Implements default J2EE web-tier login handling.
DefaultLoginHandler(ServletContext) - Constructor for class DefaultLoginHandler
 
DefaultNamingChain - Static variable in class AbstractClassicTag
This List represents the default naming chain for handling dataSource attributes.
DefaultReloadableClassHandler - Class in org.apache.beehive.netui.pageflow.internal
 
DefaultReloadableClassHandler(ServletContext) - Constructor for class DefaultReloadableClassHandler
 
DefaultServletContainerAdapter - Class in org.apache.beehive.netui.pageflow
 
DefaultServletContainerAdapter() - Constructor for class DefaultServletContainerAdapter
 
DefaultServletContainerAdapter.DefaultEventReporter - Class in org.apache.beehive.netui.pageflow
Default event reporter.
DefaultServletContainerAdapter.DefaultEventReporter(ServletContext) - Constructor for class DefaultServletContainerAdapter.DefaultEventReporter
 
DefaultSortStrategy - Class in org.apache.beehive.netui.databinding.datagrid.runtime
 
DefaultSortStrategy() - Constructor for class DefaultSortStrategy
 
DefaultStyleModel - Class in org.apache.beehive.netui.databinding.datagrid.runtime.model.style
 
DefaultStyleModel() - Constructor for class DefaultStyleModel
 
DefaultStyleModel(String) - Constructor for class DefaultStyleModel
 
DefaultTemplatedURLFormatter - Class in org.apache.beehive.netui.core.urls
Default implementation of TemplatedURLFormatter for formatting URLs based on templates from a URL template config file.
DefaultTemplatedURLFormatter() - Constructor for class DefaultTemplatedURLFormatter
 
DefaultURLRewriter - Class in org.apache.beehive.netui.pageflow.internal
 
DefaultURLRewriter() - Constructor for class DefaultURLRewriter
 
DefaultURLRewriter - Class in org.apache.beehive.netui.pageflow.util
Deprecated. Use DefaultURLRewriter instead.
DefaultURLRewriter() - Constructor for class DefaultURLRewriter
Deprecated.  
DefaultURLTemplateFileParser - Class in org.apache.beehive.netui.core.urltemplates
Default implementation for parsing url-template-config.
DefaultURLTemplateFileParser() - Constructor for class DefaultURLTemplateFileParser
 
DefaultValidatorRuleFactory - Class in org.apache.beehive.netui.compiler.genmodel
 
DefaultValidatorRuleFactory() - Constructor for class DefaultValidatorRuleFactory
 
DelegatingType - Class in org.apache.beehive.netui.compiler.grammar
 
DelegatingType(AnnotationMemberType, String, AnnotationGrammar) - Constructor for class DelegatingType
 
DelegatingTypeConverter - Class in org.apache.beehive.netui.util.type
Implementation of the TypeConverter interface that delegates to a TypeConverter implementation which doesn't extend BaseTypeConverter.
DelegatingTypeConverter(TypeConverter) - Constructor for class DelegatingTypeConverter
 
deleteFormBean(FormBeanModel) - Method in class StrutsApp
Delete the given form-bean.
deleteProperty(String) - Method in class FormBeanModel
 
deleteProperty(FormBeanModel.Property) - Method in class FormBeanModel
 
description - Variable in class JspTaglibSubTask
 
destroy() - Method in class AutoRegisterActionServlet
 
destroy() - Method in class PageFlowPageFilter
 
destroy(HttpServletRequest) - Static method in class PageFlowStack
Destroy the stack of PageFlowControllers that have invoked nested page flows.
destroyControl(Object) - Static method in class JavaControlUtils
 
destroyPageFlowStack(HttpServletRequest) - Static method in class PageFlowUtils
Deprecated. Use PageFlowStack.destroy(javax.servlet.http.HttpServletRequest) instead.
didRedirect() - Method in class ScopedRequestImpl
Deprecated. Use ScopedResponseImpl.didRedirect() instead.
didRedirect() - Method in class ScopedResponseImpl
 
didRedirect() - Method in interface ScopedRequest
Deprecated. Use ScopedResponse.didRedirect() instead.
didRedirect() - Method in interface ScopedResponse
Tell whether a browser redirect was sent.
DIGIT - Static variable in interface NetUIELParserConstants
 
DIR - Static variable in interface HtmlConstants
The name of the dir attribute.
dir - Variable in class HtmlTag.State
 
disable_tracing() - Method in class NetUIELParser
 
DISABLED - Static variable in interface HtmlConstants
The name of the disabled attribute.
disabled - Variable in class InputBooleanTag.State
 
disabled - Variable in class InputImageTag.State
 
disabled - Variable in class InputSubmitTag.State
 
disabled - Variable in class InputTextTag.State
 
disabled - Variable in class OptionTag.State
 
disabled - Variable in class SelectTag.State
 
disabled - Variable in class TextAreaTag.State
 
disabledStyle - Variable in class TreeRenderState
 
disabledStyleClass - Variable in class TreeRenderState
 
DiscoveryUtils - Class in org.apache.beehive.netui.util
Utility methods for discovering implementor classes on the classpath.
DiscoveryUtils() - Constructor for class DiscoveryUtils
 
DISPLAY_NAME_ATTR - Static variable in interface JpfLanguageConstants
 
DISPLAY_NAME_KEY_ATTR - Static variable in interface JpfLanguageConstants
 
displayname - Variable in class JspTaglibSubTask
 
DIV - Static variable in interface HtmlConstants
The name of the div element.
DIV_TAG - Static variable in class TagRenderingBase
 
DivPanel - Class in org.apache.beehive.netui.tags.divpanel
A DivPanel creates an HTML <div> tag that may contain additional <div> tags.
DivPanel() - Constructor for class DivPanel
 
DIVPANEL_DIV_ID - Static variable in class DivPanel
 
DIVPANEL_FIRST_PAGE - Static variable in class DivPanel
 
DIVPANEL_JAVASCRIPT_ATTR - Static variable in class DivPanel
 
DivPanelCRI - Class in org.apache.beehive.netui.tags.divpanel
 
DivPanelCRI() - Constructor for class DivPanelCRI
 
DivPanelState - Class in org.apache.beehive.netui.tags.divpanel
 
DivPanelState() - Constructor for class DivPanelState
 
DivTag - Class in org.apache.beehive.netui.tags.rendering
Div, Start Tag: optional, End tag: optional
DivTag() - Constructor for class DivTag
 
DivTag.State - Class in org.apache.beehive.netui.tags.rendering
 
DivTag.State() - Constructor for class DivTag.State
 
DO_VALIDATION_ATTR - Static variable in interface JpfLanguageConstants
 
doAdditionalClassChecks(ClassDeclaration, File) - Method in class FlowControllerChecker
 
doAdditionalClassChecks(ClassDeclaration, File) - Method in class PageFlowChecker
 
doAdditionalClassChecks(ClassDeclaration, File) - Method in class SharedFlowChecker
 
doAfterBody() - Method in class CellRepeater
Continue rendering the body of this tag until the dimensions of the table have been reached or the entire dataset has been rendered.
doAfterBody() - Method in class Pad
 
doAfterBody() - Method in class Repeater
 
doAfterBody() - Method in class RepeaterComponent
Default implementation of this JSP lifecycle method.
doAfterBody() - Method in class Anchor
Save the body content of the Anchor.
doAfterBody() - Method in class Button
Save the associated button label from the body content (if any).
doAfterBody() - Method in class CheckBox
Save the body content of the checkbox.
doAfterBody() - Method in class CheckBoxGroup
Save any body content of this tag, which will generally be the option(s) representing the values displayed to the user.
doAfterBody() - Method in class CheckBoxOption
Process the body text of this tag (if any).
doAfterBody() - Method in class Form
Save the body content of the Form.
doAfterBody() - Method in class Hidden
Save the body content of the Hidden.
doAfterBody() - Method in class ImageButton
Save the body content of the ImageButton.
doAfterBody() - Method in class RadioButtonGroup
Save any body content of this tag, which will generally be the option(s) representing the values displayed to the user.
doAfterBody() - Method in class RadioButtonOption
Process the body text of this tag (if any).
doAfterBody() - Method in class Select
Save any body content of this tag, which will generally be the option(s) representing the values displayed to the user.
doAfterBody() - Method in class SelectOption
Process the body text of this tag (if any).
doAutoViewRender(FlowControllerHandlerContext, ActionMapping, ActionForm) - Method in interface ActionForwardHandler
 
doAutoViewRender(FlowControllerHandlerContext, ActionMapping, ActionForm) - Method in class DefaultActionForwardHandler
 
DOC_TYPE_OVERRIDE - Static variable in class Html
This is an override of the Document type set in the request
doCatch(Throwable) - Method in class DeclareBundle
 
doCatch(Throwable) - Method in class CellRepeater
 
doCatch(Throwable) - Method in class Repeater
 
doEndTag() - Method in class DeclareBundle
Register a ResourceBundle that is available for the scope of this page.
doEndTag() - Method in class CellRepeater
Complete rendering the tag.
doEndTag() - Method in class AbstractCallMethod
Reflectively invokes the method specified by the method attribute, AbstractCallMethod.findMethod(Object, String, boolean).
doEndTag() - Method in class MethodParameter
Prepare the value to pass up to the AbstractCallMethod type parent.
doEndTag() - Method in class Message
 
doEndTag() - Method in class MessageArg
 
doEndTag() - Method in class Repeater
 
doEndTag() - Method in class RepeaterComponent
Ends a tag's lifecycle.
doEndTag() - Method in class GetData
Evaluate the expression at the value attribute and store the result in the PageContext under the attribute key resultId.
doEndTag() - Method in class SerializeXML
 
doEndTag() - Method in class DivPanel
Stores the buffered body content into the TEMPLATE_SECTIONS HashMap.
doEndTag() - Method in class Anchor
Render the hyperlink.
doEndTag() - Method in class Area
Render the hyperlink.
doEndTag() - Method in class Body
Render the button.
doEndTag() - Method in class Button
Render the button.
doEndTag() - Method in class CheckBox
Render the checkbox.
doEndTag() - Method in class CheckBoxGroup
Render the set of CheckBoxOptions.
doEndTag() - Method in class CheckBoxOption
Process the end of this tag.
doEndTag() - Method in class FileUpload
Render the FileUpload.
doEndTag() - Method in class Form
Render the end of this form.
doEndTag() - Method in class Hidden
Generate the hidden input tag.
doEndTag() - Method in class Html
Write out the body content and report any errors that occured.
doEndTag() - Method in class Image
Render the end of the IMG tag.
doEndTag() - Method in class ImageAnchor
Render the image and hyperlink.
doEndTag() - Method in class ImageButton
Process the end of this tag.
doEndTag() - Method in class Label
Render the label.
doEndTag() - Method in class RadioButtonGroup
Render the set of RadioButtonOptions.
doEndTag() - Method in class RadioButtonOption
Process the end of this tag.
doEndTag() - Method in class Select
Render the end of this select.
doEndTag() - Method in class SelectOption
Process the end of this tag.
doEndTag() - Method in class Span
Render the label.
doEndTag() - Method in class TextArea
Render the TextArea.
doEndTag() - Method in class TextBox
Render the TextBox.
doEndTag() - Method in class ScriptContainer
Write out the body content and report any errors that occured.
doEndTag() - Method in class ScriptHeader
 
doEndTag(AbstractRenderAppender) - Method in class AreaTag
 
doEndTag(AbstractRenderAppender) - Method in class BaseTag
 
doEndTag(AbstractRenderAppender) - Method in class FormTag
 
doEndTag(AbstractRenderAppender) - Method in class HtmlTag
 
doEndTag(AbstractRenderAppender) - Method in class ImageTag
 
doEndTag(AbstractRenderAppender) - Method in class InputBooleanTag
 
doEndTag(AbstractRenderAppender) - Method in class InputFileTag
 
doEndTag(AbstractRenderAppender) - Method in class InputHiddenTag
 
doEndTag(AbstractRenderAppender) - Method in class InputImageTag
 
doEndTag(AbstractRenderAppender) - Method in class InputSubmitTag
 
doEndTag(AbstractRenderAppender) - Method in class InputTextTag
 
doEndTag(AbstractRenderAppender) - Method in class OptionTag
 
doEndTag(AbstractRenderAppender, boolean) - Method in class ScriptTag
 
doEndTag(AbstractRenderAppender) - Method in class SelectTag
 
doEndTag(AbstractRenderAppender) - Method in class TagRenderingBase
Render the end tag for an element.
doEndTag(AbstractRenderAppender) - Method in class TextAreaTag
 
doEndTag() - Method in class Section
Stores the buffered body content into the TEMPLATE_SECTIONS HashMap.
doEndTag() - Method in class Template
The tag extension lifecycle method called after the tag has processed the body.
doesResolve() - Method in class Forward
Tell whether Forward.getPath() will be successful, i.e., whether one of the following two conditions is met: the name around which this object was constructed resolves to a path defined by a @Jpf.Forward, or this object was constructed around an explicit path, by Forward.Forward(URI) or Forward.Forward(URL).
doesRestoreQueryString() - Method in class Forward
Tell whether this Forward will store the original query string on the page restored through Jpf.NavigateTo#previousAction.
doesReturnNull() - Method in class MessageResourcesModel
 
doFatalError() - Method in class ValidActionType
 
doFatalError() - Method in class ValidXmlFileType
 
doFatalError() - Method in class WebappPathType
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class PageFlowPageFilter
 
doFinally() - Method in class DeclareBundle
 
doFinally() - Method in class CellRepeater
 
doFinally() - Method in class Repeater
 
doForward(FlowControllerHandlerContext, ActionForward, ActionMapping, String, ModuleConfig, ActionForm) - Method in interface ActionForwardHandler
 
doForward(FlowControllerHandlerContext, ActionForward, ActionMapping, String, ModuleConfig, ActionForm) - Method in class DefaultActionForwardHandler
Perform any necessary updates to the request and user session (including updates to the PageFlowController stack), based on the given ActionForward.
doForward(String, HttpServletRequest, HttpServletResponse) - Method in class PageFlowRequestProcessor
 
doForward() - Method in class ScopedRequestImpl
 
doForward() - Method in interface ScopedRequest
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class XmlHttpRequestServlet
 
DOMAIN_TOKEN - Static variable in class URLTemplateDescriptor
 
doNaming() - Method in class DataSourceTag
 
doNaming() - Method in class HtmlGroupBaseTag
 
Done() - Method in class SimpleCharStream
 
doNestingReturn(FlowControllerHandlerContext, Forward, ActionMapping, ActionForm) - Method in interface ActionForwardHandler
 
doNestingReturn(FlowControllerHandlerContext, Forward, ActionMapping, ActionForm) - Method in class DefaultActionForwardHandler
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class XmlHttpRequestServlet
 
doPostIntercept(InterceptorContext, List<Interceptor>) - Static method in class Interceptors
 
doPreIntercept(InterceptorContext, List<Interceptor>) - Static method in class Interceptors
 
doReturnToAction(FlowControllerHandlerContext, String, Forward) - Method in interface ActionForwardHandler
 
doReturnToAction(FlowControllerHandlerContext, String, Forward) - Method in class DefaultActionForwardHandler
 
doReturnToPage(FlowControllerHandlerContext, PreviousPageInfo, PageFlowController, ActionForm, String, Forward) - Method in interface ActionForwardHandler
 
doReturnToPage(FlowControllerHandlerContext, PreviousPageInfo, PageFlowController, ActionForm, String, Forward) - Method in class DefaultActionForwardHandler
Get an ActionForward to the original page that was visible before the previous action.
doSecurityRedirect(String, HttpServletRequest, HttpServletResponse) - Method in class DefaultServletContainerAdapter
 
doSecurityRedirect(String, HttpServletRequest, HttpServletResponse) - Method in interface ServletContainerAdapter
Cause the server to do a security check for the given URI.
doStartTag() - Method in class DeclareBundle
Start the JSP rendering lifecycle for this tag; it skips its body.
doStartTag() - Method in class CellRepeater
Prepare to render the dataset that was specified in the dataSource attribute.
doStartTag() - Method in class AbstractCallMethod
Causes the body of this tag to be rendered; only MethodParameter tags are allowed to be contained inside of this tag.
doStartTag() - Method in class MethodParameter
Start this tag's lifecycle.
doStartTag() - Method in class Message
 
doStartTag() - Method in class MessageArg
 
doStartTag() - Method in class Repeater
 
doStartTag() - Method in class RepeaterComponent
Starts a tag's lifecycle.
doStartTag() - Method in class GetData
Start the tag evaluation.
doStartTag() - Method in class SerializeXML
 
doStartTag() - Method in class DivPanel
Causes the content of the section to be rendered into a buffer.
doStartTag() - Method in class Anchor
Prepare the hyperlink for rendering
doStartTag() - Method in class Area
Prepare the hyperlink for rendering
doStartTag() - Method in class Body
Process the start of the Button.
doStartTag() - Method in class Button
Process the start of the Button.
doStartTag() - Method in class CheckBox
Render the checkbox.
doStartTag() - Method in class CheckBoxGroup
Determine the set of matches for the CheckBoxGroup
doStartTag() - Method in class CheckBoxOption
Process the start of this tag.
doStartTag() - Method in class ConfigurePopup
 
doStartTag() - Method in class FileUpload
Render the fileUpLoad tag.
doStartTag() - Method in class Form
Render the beginning of this form.
doStartTag() - Method in class Hidden
Render the Hidden tag
doStartTag() - Method in class Html
 
doStartTag() - Method in class Image
Render the beginning of the IMG tag.
doStartTag() - Method in class ImageAnchor
Insert rollover javascript.
doStartTag() - Method in class ImageButton
Process the start of this tag.
doStartTag() - Method in class Label
Prepare the label formatters.
doStartTag() - Method in class Parameter
Add the URL parameter to the Parameter's parent.
doStartTag() - Method in class ParameterMap
Add each parameter in the URL parameter map to the Parameter's parent.
doStartTag() - Method in class RadioButtonGroup
Determine the match for the RadioButtonGroup
doStartTag() - Method in class RadioButtonOption
Process the start of this tag.
doStartTag() - Method in class RetrievePopupOutput
 
doStartTag() - Method in class RewriteName
Pass the name attribute to the URLRewriter and output the returned value.
doStartTag() - Method in class RewriteURL
Add the URL parameter to the Parameter's parent.
doStartTag() - Method in class Select
Render the beginning of this select.
doStartTag() - Method in class SelectOption
Process the start of this tag.
doStartTag() - Method in class Span
Prepare the label formatters.
doStartTag() - Method in class TextArea
Prepare the TextArea's formatters.
doStartTag() - Method in class TextBox
Prepare the TextBox's formatters.
doStartTag() - Method in class ScriptContainer
 
doStartTag() - Method in class ScriptHeader
Process the start of the Button.
doStartTag(AbstractRenderAppender, AbstractTagState) - Method in class AreaTag
 
doStartTag(AbstractRenderAppender, AbstractTagState) - Method in class BaseTag
 
doStartTag(AbstractRenderAppender, AbstractTagState) - Method in class FormTag
 
doStartTag(AbstractRenderAppender, AbstractTagState) - Method in class HtmlTag
 
doStartTag(AbstractRenderAppender, AbstractTagState) - Method in class ImageTag
 
doStartTag(AbstractRenderAppender, AbstractTagState) - Method in class InputBooleanTag
 
doStartTag(AbstractRenderAppender, AbstractTagState) - Method in class InputFileTag
 
doStartTag(AbstractRenderAppender, AbstractTagState) - Method in class InputHiddenTag
 
doStartTag(AbstractRenderAppender, AbstractTagState) - Method in class InputImageTag
 
doStartTag(AbstractRenderAppender, AbstractTagState) - Method in class InputSubmitTag
 
doStartTag(AbstractRenderAppender, AbstractTagState) - Method in class InputTextTag
 
doStartTag(AbstractRenderAppender, AbstractTagState) - Method in class OptionTag
 
doStartTag(AbstractRenderAppender, AbstractTagState) - Method in class SelectTag
 
doStartTag(AbstractRenderAppender, AbstractTagState) - Method in class TagRenderingBase
Render the start tag for an element.
doStartTag(AbstractRenderAppender, AbstractTagState) - Method in class TextAreaTag
 
doStartTag() - Method in class Attribute
Renders the content of the attribute.
doStartTag() - Method in class IncludeSection
Renders the content of the section into the template.
doStartTag() - Method in class Section
Causes the content of the section to be rendered into a buffer.
doStartTag() - Method in class SetAttribute
Tag Lifecycle method called when the tag is first seen.
doStartTag() - Method in class Template
the tag extension lifecycle method called when the tag is first encountered.
DOT - Static variable in interface NetUIELParserConstants
 
doTag() - Method in class AbstractCell
 
doTag() - Method in class Caption
 
doTag() - Method in class ConfigurePager
 
doTag() - Method in class DataGrid
 
doTag() - Method in class Footer
 
doTag() - Method in class Header
 
doTag() - Method in class RenderPager
 
doTag() - Method in class Rows
 
doTag() - Method in class DeclarePageInput
 
doTag() - Method in class Attribute
Add the URL parameter to the Parameter's parent.
doTag() - Method in class Base
Render the hyperlink.
doTag() - Method in class Behavior
Add the name/value pair to the IBehaviorConsumer parent of the tag.
doTag() - Method in class BindingUpdateErrors
Render the specified error messages if there are any.
doTag() - Method in class Content
Render the content.
doTag() - Method in class Error
Render the specified error message if it can be found.
doTag() - Method in class Errors
Render the specified error messages if there are any.
doTag() - Method in class Exceptions
Render the exception text based on the display attributes.
doTag() - Method in class FormatDate
Create the internal Formatter instance and perform the formatting.
doTag() - Method in class FormatNumber
Create the internal Formatter instance and perform the formatting.
doTag() - Method in class FormatString
Create the internal Formatter instance and perform the formatting.
doTag() - Method in class ScriptBlock
Render the content.
doTag() - Method in class Tree
Prepare the Tree for rendering.
doTag() - Method in class TreeContent
Add this node to the parent.
doTag() - Method in class TreeHtmlAttribute
 
doTag() - Method in class TreeItem
Instantiate a new TreeElement.
doTag() - Method in class TreeLabel
Add this node to the parent.
doTag() - Method in class TreePropertyOverride
Render this Tree control.
DoubleSubmitException - Exception in org.apache.beehive.netui.pageflow
 
DQUOTE - Static variable in interface NetUIELParserConstants
 
dumpRequest(HttpServletRequest, PrintStream) - Static method in class PageFlowUtils
Deprecated. This is an internal utility. ServletUtils.dumpRequest(javax.servlet.ServletRequest, java.io.PrintStream) can be used, but it is not guaranteed to be supported in the future.
dumpRequest(ServletRequest, PrintStream) - Static method in class ServletUtils
Print parameters and attributes in the given request.
dumpServletContext(ServletContext, PrintStream) - Static method in class PageFlowUtils
Deprecated. This is an internal utility. ServletUtils.dumpServletContext(javax.servlet.ServletContext, java.io.PrintStream) can be used, but it is not guaranteed to be supported in the future.
dumpServletContext(ServletContext, PrintStream) - Static method in class ServletUtils
Print attributes in the given ServletContext.
dumpURLRewriters(ServletRequest, PrintStream) - Static method in class URLRewriterService
Print out information about the chain of URLRewriters in this request.
DUPLICATE_ACTION_COMMENT - Static variable in class StrutsApp
 
DynaFormData - Class in org.apache.beehive.netui.pageflow
Extension of org.apache.struts.validator.DynaValidatorForm that implements Map.
DynaFormData() - Constructor for class DynaFormData
 
DynamicSubappActionServlet - Class in org.apache.beehive.netui.pageflow
Deprecated. Use PageFlowActionServlet instead.
DynamicSubappActionServlet() - Constructor for class DynamicSubappActionServlet
Deprecated.  

E

eatUnhandledException(FlowControllerHandlerContext, Throwable) - Method in interface ExceptionsHandler
 
eatUnhandledException(FlowControllerHandlerContext, Throwable) - Method in class DefaultExceptionsHandler
 
ECMA_ESCAPE_SEQUENCE - Static variable in interface NetUIELParserConstants
 
EMPTY_ITERATOR - Static variable in class IteratorFactory
 
EMPTY_STRING - Static variable in class AbstractClassicTag
String constant for the empty string.
EMPTY_STRING - Static variable in class AbstractAttributeState
String constant for the empty string.
EmptyNestingStackException - Exception in org.apache.beehive.netui.pageflow
Exception that occurs when the user invokes an action in a nested page flow that uses a @Jpf.Forward(returnAction="action-name-in-calling-pageflow") annotation, but there is no calling page flow.
EmptyNestingStackException(String, FlowController) - Constructor for exception EmptyNestingStackException
 
EmptyStyleModel - Class in org.apache.beehive.netui.databinding.datagrid.runtime.model.style
 
EmptyStyleModel() - Constructor for class EmptyStyleModel
 
enable_tracing() - Method in class NetUIELParser
 
enableNavigateToAction() - Method in class FlowControllerInfo
 
enableNavigateToPage() - Method in class FlowControllerInfo
 
encode(String, String) - Static method in class URLCodec
URL encodes a string.
encode(String) - Static method in class URLCodec
URL encodes a string using the default character set
encode(String, String) - Static method in class MutableURI
Convenience method to encode unencoded components of a URI.
ENCTYPE - Static variable in interface HtmlConstants
The name of the enctype attribute.
END - Static variable in class Repeater
A Repeater rendering state that signals the end of repeater rendering.
END_EXPRESSION - Static variable in interface NetUIELParserConstants
 
end_TABLE(AbstractRenderAppender) - Method in class ConstantRendering
 
end_TD_TR(AbstractRenderAppender) - Method in class ConstantRendering
 
endActionRequest(ServletRequest, ServletResponse) - Method in class DefaultServletContainerAdapter.DefaultEventReporter
 
endActionRequest(ServletRequest, ServletResponse) - Method in class PageFlowEventReporter
 
endCheck(AnnotationMirror, AnnotationMirror[], MemberDeclaration, Set, Map) - Method in class AnnotationGrammar
 
endCheckClass(ClassDeclaration) - Method in class FlowControllerChecker
 
endColumn - Variable in class Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endPageRequest(ServletRequest, ServletResponse) - Method in class DefaultServletContainerAdapter.DefaultEventReporter
 
endPageRequest(ServletRequest, ServletResponse) - Method in class PageFlowEventReporter
 
endRequest(HttpServletRequest, HttpServletResponse) - Method in class DefaultServletContainerAdapter
 
endRequest(HttpServletRequest, HttpServletResponse) - Method in interface ServletContainerAdapter
Called at the end of each processed request.
endScope(WriteRenderAppender) - Method in class Html
This will close the HTML div associated with the idScope.
engineStarted() - Method in class JspTaglibSubTask
Describe what the method does
engineStarted() - Method in class TldxSubTask
Called when the engine is started
ensureAppDeployment(HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class PageFlowUtils
Deprecated. This method no longer has any effect, and will be removed without replacement in a future release.
ensureCurrentPageFlow(HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.getCurrentPageFlow(javax.servlet.http.HttpServletRequest) instead.
ensureCurrentPageFlow(HttpServletRequest, HttpServletResponse) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.getCurrentPageFlow(javax.servlet.http.HttpServletRequest) instead.
ensureFailover(String, Object, HttpServletRequest) - Method in class DefaultServletContainerAdapter
This default implementation does nothing; the functionality (and the need for it) is server-specific.
ensureFailover(HttpServletRequest) - Method in class FacesBackingBean
 
ensureFailover(HttpServletRequest) - Method in class PageFlowController
Ensures that any changes to this FlowController will be replicated in a cluster (for failover), even if the replication scheme uses a change-detection algorithm that relies on HttpSession.setAttribute to be aware of changes.
ensureFailover(HttpServletRequest) - Method in class PageFlowManagedObject
Ensures that any changes to this object will be replicated in a cluster (for failover), even if the replication scheme uses a change-detection algorithm that relies on HttpSession.setAttribute to be aware of changes.
ensureFailover(String, Object, HttpServletRequest) - Method in interface ServletContainerAdapter
Ensure that the given session attribute is replicated in a cluster for session failover.
ensureFailover(HttpServletRequest) - Method in class SharedFlowController
Ensures that any changes to this FlowController will be replicated in a cluster (for failover), even if the replication scheme uses a change-detection algorithm that relies on HttpSession.setAttribute to be aware of changes.
ensureFilters(JspContext, String) - Static method in class FilterUtil
Function that normalizes the data set that is used to render the filter window UI.
ensureGlobalApp(HttpServletRequest, HttpServletResponse) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.getGlobalApp(javax.servlet.http.HttpServletRequest) instead.
ensureGlobalApp(HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.getSharedFlow(java.lang.String, javax.servlet.http.HttpServletRequest) instead.
ensureModuleConfig(String, ServletRequest, ServletContext) - Static method in class InternalUtils
Get the Struts ModuleConfig for the given module path.
ensureModuleConfig(String, ServletRequest, ServletContext) - Static method in class PageFlowUtils
Deprecated. This is an internal utility. InternalUtils.ensureModuleConfig(java.lang.String, javax.servlet.ServletRequest, javax.servlet.ServletContext) can be used, but it is not guaranteed to be supported in the future.
ensureModuleRegistered(String, ServletRequest) - Method in class AutoRegisterActionServlet
Ensures that the Struts module for the given path is registered (dynamically, if necessary).
ensureValidExpression(String, String, String) - Method in class ExpressionHandling
Ensure that the passed in data source is a valid expression.
entrySet() - Method in class DynaFormData
 
entrySet() - Method in class BundleMap
 
entrySet() - Method in class BundleMap.ScriptableBundle
 
entrySet() - Method in class ScriptablePageInput
Create a Set of page input entries.
entrySet() - Method in class AbstractAttributeMap
 
EnumerationIterator - Class in org.apache.beehive.netui.util.iterator
An Iterator implementation an Enumeration.
EnumerationIterator(Enumeration) - Constructor for class EnumerationIterator
 
EnumType - Class in org.apache.beehive.netui.compiler.grammar
Supports deprecated values and values that require particular runtime versions.
EnumType(String[][], String[][], String, AnnotationGrammar) - Constructor for class EnumType
 
EOF - Static variable in interface NetUIELParserConstants
 
eol - Variable in exception ParseException
The end of line string for this machine.
equals(Object) - Method in class FlowControllerInfo.ActionInfo
 
equals(Object) - Method in class FreezableMutableURI
 
equals(Object) - Method in class MutableURI
Determines if the passed-in Object is equivalent to this MutableURI.
equals(Object) - Method in class URLTemplate.TemplateItem
 
equals(Object) - Method in class DefaultURLRewriter
Determines if the passed-in Object is equivalent to this DefaultURLRewriter.
equals(Object) - Method in class ScriptablePageInput
 
Error - Class in org.apache.beehive.netui.tags.html
Renders an error message with a given error key if that key can be found in the ActionMessages registered in the pageContext at org.apache.struts.action.Action.ERROR_KEY.
Error() - Constructor for class Error
 
error(Object) - Method in class Logger
 
error(Object, Throwable) - Method in class Logger
 
ERROR_TYPE_STR - Static variable in interface JpfLanguageConstants
 
ErrorBaseTag - Class in org.apache.beehive.netui.tags.html
 
ErrorBaseTag() - Constructor for class ErrorBaseTag
 
ErrorHandling - Class in org.apache.beehive.netui.tags
 
ErrorHandling() - Constructor for class ErrorHandling
 
errorNo - Variable in class AbstractPageError
The number of the error on the page.
Errors - Class in org.apache.beehive.netui.tags.html
Renders the set of error messages found in the ActionMessages registered in the pageContext at org.apache.struts.action.Action.ERROR_KEY.
Errors() - Constructor for class Errors
 
escapeContent - Variable in class TreeRenderState
 
ESCAPED_START_EXPRESSION - Static variable in interface NetUIELParserConstants
 
escapeEscapes(String) - Static method in class HtmlUtils
 
EvalErrorInfo - Class in org.apache.beehive.netui.tags
This is a "struct" class that contains the information for an expression evaluation error.
EvalErrorInfo() - Constructor for class EvalErrorInfo
 
evalExcp - Variable in class EvalErrorInfo
The exception which occured
evaluate(NetUIVariableResolver) - Method in class ExpressionTerm
 
evaluate(NetUIVariableResolver) - Method in class LiteralTerm
 
evaluate(NetUIVariableResolver) - Method in class ParsedExpression
 
evaluate(NetUIVariableResolver) - Method in interface Term
 
evaluate(Object) - Method in class ArrayIndexToken
 
evaluate(Object) - Method in class ContextToken
 
evaluate(Object) - Method in class ExpressionToken
 
evaluate(Object) - Method in class IdentifierToken
 
evaluate(Object) - Method in class MapKeyToken
 
evaluate(String, NetUIVariableResolver) - Static method in class ParseUtils
 
evaluateCondition(String, Object, HttpServletRequest, ServletContext) - Static method in class InternalExpressionUtils
 
evaluateDataSource() - Method in class DataSourceTag
Return the Object that is represented by the specified data source.
evaluateDataSource() - Method in class HtmlDataSourceTag
Return the Object that is represented by the specified data source.
evaluateDataSource() - Method in class HtmlGroupBaseTag
Return the Object that is represented by the specified data source.
evaluateDefaultValue() - Method in class Select
Evaluate the defaultValues
evaluateExpression(String, String, PageContext) - Method in class ExpressionHandling
 
evaluateMessage(String, Object, HttpServletRequest, ServletContext) - Static method in class InternalExpressionUtils
 
evaluateOptionsDataSource() - Method in class HtmlGroupBaseTag
Return the real value of the optionDataSource attribute.
evaluateOptionsDataSource() - Method in class Select
This method will return the object representing the optionsDataSource.
evaluateStrict(String, VariableResolver) - Method in class ExpressionEvaluatorImpl
 
evaluateStrict(String, VariableResolver) - Method in interface ExpressionEvaluator
Evaluate an expression and return the result.
EXCEPTION_HANDLER_TAG_NAME - Static variable in interface JpfLanguageConstants
 
ExceptionContainer - Interface in org.apache.beehive.netui.compiler.model
Interface for objects that can hold a collection of ExceptionModels.
exceptionHandled(Throwable, ActionMapping, ActionForm, FlowController, ServletRequest, ServletResponse, ActionForward) - Method in class DefaultServletContainerAdapter.DefaultEventReporter
 
exceptionHandled(Throwable, ActionMapping, ActionForm, FlowController, ServletRequest, ServletResponse, ActionForward) - Method in class PageFlowEventReporter
 
ExceptionHandlerGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
ExceptionHandlerGrammar(AnnotationProcessorEnvironment, Diagnostics, RuntimeVersionChecker, FlowControllerInfo) - Constructor for class ExceptionHandlerGrammar
 
ExceptionModel - Class in org.apache.beehive.netui.compiler.model
 
ExceptionModel(StrutsApp) - Constructor for class ExceptionModel
 
ExceptionModel(String, String, String, String, String, StrutsApp) - Constructor for class ExceptionModel
 
exceptionRaised(Throwable, ActionMapping, ActionForm, FlowController, ServletRequest, ServletResponse) - Method in class DefaultServletContainerAdapter.DefaultEventReporter
 
exceptionRaised(Throwable, ActionMapping, ActionForm, FlowController, ServletRequest, ServletResponse) - Method in class PageFlowEventReporter
 
Exceptions - Class in org.apache.beehive.netui.tags.html
Renders formatted exception data, as found in the Request with the key: org.apache.struts.action.Action.EXCEPTION_KEY.
Exceptions() - Constructor for class Exceptions
 
ExceptionsHandler - Interface in org.apache.beehive.netui.pageflow.handler
Handler for exception processing.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class FlowController
Perform decision logic to determine the next URI to be displayed.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class FlowControllerAction
 
execute(Exception, ExceptionConfig, ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class PageFlowExceptionHandler
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class PageFlowRequestProcessor.ExceptionHandledAction
 
execute() - Method in class JspTaglibSubTask
Describe what the method does
execute() - Method in class TldxSubTask
 
exitNesting(HttpServletRequest, HttpServletResponse, ActionMapping, ActionForm) - Method in class PageFlowController
 
EXPAND_NODE - Static variable in class TreeElement
 
ExpandBuff(boolean) - Method in class SimpleCharStream
 
expectAnnotation(ClassDeclaration, String, String, String, Diagnostics) - Static method in class BaseAnnotationProcessor
 
expectedTokenSequences - Variable in exception ParseException
Each entry in this array is an array of integers.
exposeException(FlowControllerHandlerContext, Throwable, ActionMapping) - Method in interface ExceptionsHandler
 
exposeException(FlowControllerHandlerContext, Throwable, ActionMapping) - Method in class DefaultExceptionsHandler
 
expression - Variable in class ProcessPopulate.ExpressionUpdateNode
 
Expression - Class in org.apache.beehive.netui.script
This class implements an abstraction atop an Expression object.
Expression() - Constructor for class Expression
 
expression - Variable in class EvalErrorInfo
The expression that was being evaluated.
EXPRESSION_KEY_PREFIX - Static variable in interface ValidatorConstants
 
ExpressionEngineFactory - Class in org.apache.beehive.netui.script
 
ExpressionEngineFactory() - Constructor for class ExpressionEngineFactory
 
ExpressionEvaluationException - Exception in org.apache.beehive.netui.script
The most general exception thrown when an error occurs in evaluating an expression.
ExpressionEvaluationException() - Constructor for exception ExpressionEvaluationException
Construct an ExpressionEvaluationException.
ExpressionEvaluationException(String, String) - Constructor for exception ExpressionEvaluationException
Construct an ExpressionEvaluationException with the given message and the failed expression.
ExpressionEvaluationException(String, String, Throwable) - Constructor for exception ExpressionEvaluationException
Construct an ExpressionEvaluationException with the given message, the failed expression, and cause.
ExpressionEvaluationException(String, Throwable) - Constructor for exception ExpressionEvaluationException
Construct a ExpressionEvaluationException with the given message and cause.
ExpressionEvaluator - Interface in org.apache.beehive.netui.script
An interface for evaluating expressions in NetUI.
ExpressionEvaluatorFactory - Class in org.apache.beehive.netui.script
Get an expression evaluator.
ExpressionEvaluatorFactory() - Constructor for class ExpressionEvaluatorFactory
 
ExpressionEvaluatorImpl - Class in org.apache.beehive.netui.script.el
 
ExpressionEvaluatorImpl() - Constructor for class ExpressionEvaluatorImpl
 
ExpressionEvaluatorImpl.NetUIELEngineFactory - Class in org.apache.beehive.netui.script.el
 
ExpressionEvaluatorImpl.NetUIELEngineFactory() - Constructor for class ExpressionEvaluatorImpl.NetUIELEngineFactory
 
ExpressionHandling - Class in org.apache.beehive.netui.tags
 
ExpressionHandling(INetuiTag) - Constructor for class ExpressionHandling
 
ExpressionMessage - Class in org.apache.beehive.netui.pageflow
 
ExpressionMessage(String, Object...) - Constructor for class ExpressionMessage
 
ExpressionParseException - Exception in org.apache.beehive.netui.script.el
 
ExpressionParseException() - Constructor for exception ExpressionParseException
 
ExpressionParseException(String) - Constructor for exception ExpressionParseException
 
ExpressionParseException(Throwable) - Constructor for exception ExpressionParseException
 
ExpressionParseException(String, Throwable) - Constructor for exception ExpressionParseException
 
ExpressionTerm - Class in org.apache.beehive.netui.script.el
 
ExpressionTerm() - Constructor for class ExpressionTerm
 
ExpressionToken - Class in org.apache.beehive.netui.script.el.tokens
 
ExpressionToken() - Constructor for class ExpressionToken
 
ExpressionUpdateException - Exception in org.apache.beehive.netui.script
An exception thrown when an error occurs during an expression update.
ExpressionUpdateException() - Constructor for exception ExpressionUpdateException
Construct an ExpressionUpdateException.
ExpressionUpdateException(String, String, Throwable) - Constructor for exception ExpressionUpdateException
Construct an ExpressionUpdateException with the given message, failed expression, expected updated value, and expression that was used to perform the update.
ExpressionUpdateException(String, String) - Constructor for exception ExpressionUpdateException
Construct an ExpressionUpdateException with the given message, failed expression, expected updated value, and expression that was used to perform the update.
ExprIdentifier() - Method in class NetUIELParser
 
EXTERNAL_REDIRECT_ATTR - Static variable in interface JpfLanguageConstants
 
ExternalPathOrActionType - Class in org.apache.beehive.netui.compiler.grammar
 
ExternalPathOrActionType(boolean, String, AnnotationGrammar, FlowControllerInfo) - Constructor for class ExternalPathOrActionType
 

F

FACES_BACKING_ATTR - Static variable in class InternalConstants
 
FACES_BACKING_BEAN_CLASS - Static variable in interface JpfLanguageConstants
 
FACES_BACKING_EXTENSION - Static variable in class InternalConstants
 
FACES_BACKING_FILE_EXTENSION - Static variable in interface JpfLanguageConstants
 
FACES_BACKING_FILE_EXTENSION_DOT - Static variable in interface JpfLanguageConstants
 
FACES_BACKING_TAG_NAME - Static variable in interface JpfLanguageConstants
 
FACES_EXTENSION - Static variable in class InternalConstants
 
FACES_EXTENSION_DOT - Static variable in class InternalConstants
 
FacesBackingBean - Class in org.apache.beehive.netui.pageflow
 
FacesBackingBean() - Constructor for class FacesBackingBean
 
FacesBackingBeanFactory - Class in org.apache.beehive.netui.pageflow.internal
 
FacesBackingBeanFactory() - Constructor for class FacesBackingBeanFactory
 
FacesBackingChecker - Class in org.apache.beehive.netui.compiler
 
FacesBackingChecker(AnnotationProcessorEnvironment, FacesBackingInfo, Diagnostics) - Constructor for class FacesBackingChecker
 
FacesBackingGenerator - Class in org.apache.beehive.netui.compiler
 
FacesBackingGenerator(AnnotationProcessorEnvironment, SourceFileInfo, Diagnostics) - Constructor for class FacesBackingGenerator
 
FacesBackingInfo - Class in org.apache.beehive.netui.compiler
 
FacesBackingInfo(File, String) - Constructor for class FacesBackingInfo
 
Factory - Class in org.apache.beehive.netui.pageflow
 
Factory(ServletContext) - Constructor for class Factory
 
fatal(Object) - Method in class Logger
 
fatal(Object, Throwable) - Method in class Logger
 
field - Variable in class CachedSharedFlowRefInfo.SharedFlowFieldInfo
 
fieldIsUninitialized(Field) - Method in class PageFlowManagedObject
Tell whether the given Field is uninitialized.
filename - Variable in class JspTaglibSubTask
 
FileUpload - Class in org.apache.beehive.netui.tags.html
Renders an input tag with type="file", with the given attributes.
FileUpload() - Constructor for class FileUpload
 
FileUtils - Class in org.apache.beehive.netui.util
 
FileUtils() - Constructor for class FileUtils
 
FillBuff() - Method in class SimpleCharStream
 
Filter - Class in org.apache.beehive.netui.databinding.datagrid.api.filter
 
Filter() - Constructor for class Filter
 
filter(String, AbstractRenderAppender, boolean) - Method in class LabelBase
Filter the specified string for characters that are senstive to HTML interpreters, returning the string with these characters replaced by the corresponding character entities.
filter(String, AbstractRenderAppender) - Static method in class HtmlUtils
Filter the specified value for characters that are sensitive to HTML interpreters.
filter(String, AbstractRenderAppender, boolean) - Static method in class HtmlUtils
Filter the specified string for characters that are sensitive to HTML interpreters, returning the string with these characters replaced by the corresponding character entities.
FilterModel - Class in org.apache.beehive.netui.databinding.datagrid.api.filter
 
FilterModel(List<Filter>) - Constructor for class FilterModel
 
FilterOperation - Class in org.apache.beehive.netui.databinding.datagrid.api.filter
 
FilterOperation(int, String, String, FilterOperationHint) - Constructor for class FilterOperation
 
FilterOperationHint - Enum in org.apache.beehive.netui.databinding.datagrid.api.filter
 
filterParameterMap(Map) - Method in class ScopedRequestImpl
 
filterParameterMap(Map) - Method in interface ScopedRequest
 
FilterTypeHint - Enum in org.apache.beehive.netui.databinding.datagrid.api.filter
 
FilterUtil - Class in org.apache.beehive.netui.databinding.datagrid.runtime.util
 
findActionConfig(String, String, ServletContext) - Static method in class InternalUtils
Get the Struts ActionConfig for the given action config path and module path.
findField(TypeDeclaration, String) - Static method in class CompilerUtils
 
findForward(String) - Method in interface ForwardContainer
 
findForward(String) - Method in class Forward
Resolves the forward with the given name, from the stored ActionMapping if possible, or from the stored alternate ModuleConfig as a last resort.
findInnerClass(TypeDeclaration, String) - Static method in class CompilerUtils
 
findMethod(String, TypeDeclaration) - Method in class MemberMethodType
 
findMethod(Object, String, boolean) - Method in class AbstractCallMethod
The default findMethod implementation is an uncached search of all of the methods available on the Class of the target
findMethod(Object, String, boolean) - Method in class CallMethod
 
findNode(String) - Method in class TreeElement
Given a node, find the named child.
findProperty(String) - Method in class FormBeanModel
 
findPropertyIndex(String) - Method in class FormBeanModel
 
findSelected(TreeElement) - Static method in class TreeHelpers
This will return the currently selected node from a tree.
FirstPreviousNextLastPagerRenderer - Class in org.apache.beehive.netui.databinding.datagrid.runtime.rendering.pager
 
FirstPreviousNextLastPagerRenderer() - Constructor for class FirstPreviousNextLastPagerRenderer
 
FLOW_CONTROLLER_ACTION_CLASS - Static variable in interface JpfLanguageConstants
 
FlowController - Class in org.apache.beehive.netui.pageflow
Base class for user-written flow controllers - PageFlowControllers and SharedFlowControllers.
FlowController() - Constructor for class FlowController
Default constructor.
FLOWCONTROLLER_BASE_CLASS - Static variable in interface JpfLanguageConstants
 
FlowControllerAction - Class in org.apache.beehive.netui.pageflow.internal
 
FlowControllerAction(FlowController) - Constructor for class FlowControllerAction
 
FlowControllerChecker - Class in org.apache.beehive.netui.compiler
 
FlowControllerChecker(AnnotationProcessorEnvironment, FlowControllerInfo, Diagnostics) - Constructor for class FlowControllerChecker
 
flowControllerCreated(FlowController, ServletRequest, ServletResponse) - Method in class DefaultServletContainerAdapter.DefaultEventReporter
 
flowControllerCreated(FlowController, ServletRequest, ServletResponse) - Method in class PageFlowEventReporter
 
flowControllerDestroyed(FlowController) - Method in class DefaultServletContainerAdapter.DefaultEventReporter
 
flowControllerDestroyed(FlowController) - Method in class PageFlowEventReporter
 
FlowControllerFactory - Class in org.apache.beehive.netui.pageflow
Factory for creating FlowControllers - user PageFlowControllers and SharedFlowControllers.
FlowControllerFactory(ServletContext) - Constructor for class FlowControllerFactory
 
FlowControllerHandlerContext - Class in org.apache.beehive.netui.pageflow.handler
 
FlowControllerHandlerContext(ServletRequest, ServletResponse, FlowController) - Constructor for class FlowControllerHandlerContext
 
FlowControllerInfo - Class in org.apache.beehive.netui.compiler
 
FlowControllerInfo(ClassDeclaration) - Constructor for class FlowControllerInfo
 
FlowControllerInfo(ClassDeclaration, File) - Constructor for class FlowControllerInfo
 
FlowControllerInfo.ActionInfo - Class in org.apache.beehive.netui.compiler
 
FlowControllerInfo.ActionInfo(String) - Constructor for class FlowControllerInfo.ActionInfo
 
FlowControllerInfo.ActionInfo(String, String) - Constructor for class FlowControllerInfo.ActionInfo
 
flushBuffer() - Method in class ScopedResponseImpl
 
Footer - Class in org.apache.beehive.netui.tags.databinding.datagrid
 
Footer() - Constructor for class Footer
 
FOOTER - Static variable in class Repeater
A Repeater rendering state that signals the rendering of the FOOTER.
FOR - Static variable in interface HtmlConstants
The name of the for attribute.
forAllAttributes(String, Properties) - Method in class NetUITldTagsHandler
 
forAllClasses(String, Properties) - Method in class NetUITldTagsHandler
 
forAllFunctions(String, Properties) - Method in class NetUITldTagsHandler
 
forAllMethods(String, Properties) - Method in class NetUITldTagsHandler
 
forAttr - Variable in class LabelTag.State
 
Form - Class in org.apache.beehive.netui.tags.html
This tag represents an input form, associated with a bean whose properties correspond to the various fields of the form.
Form() - Constructor for class Form
 
FORM - Static variable in interface HtmlConstants
The name of the form element.
FORM_BEAN_TAG_NAME - Static variable in interface JpfLanguageConstants
 
FORM_CLASS_NAME - Static variable in interface JpfLanguageConstants
 
FORM_GET - Static variable in interface HtmlConstants
Form get constant
FORM_POST - Static variable in interface HtmlConstants
Form post constant
FORM_TAG - Static variable in class TagRenderingBase
 
format(Object) - Method in class FormatDate.DateFormatter
 
format(Object) - Method in class FormatNumber.NumberFormatter
 
format(Object) - Method in class FormatString.StringFormatter
 
format(Object) - Method in class FormatTag.Formatter
 
format(String, Throwable, boolean) - Static method in class HtmlExceptionFormatter
Format an exception into XHTML.
FormatDate - Class in org.apache.beehive.netui.tags.html
A formatter used to format dates.
FormatDate() - Constructor for class FormatDate
 
FormatDate.DateFormatter - Class in org.apache.beehive.netui.tags.html
Internal FormatTag.Formatter which uses SimpleDateFormat.
FormatDate.DateFormatter() - Constructor for class FormatDate.DateFormatter
 
formatMessage(String, Object[]) - Method in class DataGridResourceProvider
 
formatMessage(String, Object[]) - Method in class DataGridTagModel
 
FormatNumber - Class in org.apache.beehive.netui.tags.html
A formatter used to format numbers.
FormatNumber() - Constructor for class FormatNumber
 
FormatNumber.NumberFormatter - Class in org.apache.beehive.netui.tags.html
Internal FormatTag.Formatter which uses NumberFormat.
FormatNumber.NumberFormatter() - Constructor for class FormatNumber.NumberFormatter
 
FormatString - Class in org.apache.beehive.netui.tags.html
A formatter used to format strings.
FormatString() - Constructor for class FormatString
 
FormatString.StringFormatter - Class in org.apache.beehive.netui.tags.html
Internal FormatTag.Formatter which performs its own string parsing and formatting.
FormatString.StringFormatter() - Constructor for class FormatString.StringFormatter
 
FormatTag - Class in org.apache.beehive.netui.tags.html
Abstract base class for formatting tags.
FormatTag() - Constructor for class FormatTag
 
FormatTag.Formatter - Class in org.apache.beehive.netui.tags.html
Internal FormatTag.Formatter which performs the actual formatting.
FormatTag.Formatter() - Constructor for class FormatTag.Formatter
 
formatterHasError() - Method in class AbstractCell
Indicate that a formatter has reported an error so the formatter should output it's body text.
formatterHasError() - Method in interface IFormattable
Indicate that a formatter has reported an error so the formattable needs to make sure that the body content is output so the placement of the error is visible in the page.
formatterHasError() - Method in class LabelBase
Indicate that a formatter has reported an error so the formatter should output it's body text.
formatterHasError() - Method in class Select
Indicate that a formatter has reported an error so the formatter should output it's body text.
formatterHasError() - Method in class TextArea
Indicate that a formatter has reported an error so the formatter should output it's body text.
formatterHasError() - Method in class TextBox
Indicate that a formatter has reported an error so the formatter should output it's body text.
formatText(Object) - Method in class CellModel
 
formatText(Object) - Method in class LabelBase
 
formatText(Object) - Method in class Select
Apply the Select's set of formatters to the given text
FormBeanAnnotationProcessor - Class in org.apache.beehive.netui.compiler.apt
 
FormBeanAnnotationProcessorFactory - Class in org.apache.beehive.netui.compiler.apt
 
FormBeanAnnotationProcessorFactory() - Constructor for class FormBeanAnnotationProcessorFactory
 
FormBeanChecker - Class in org.apache.beehive.netui.compiler
 
FormBeanChecker(AnnotationProcessorEnvironment, Diagnostics) - Constructor for class FormBeanChecker
 
FormBeanModel - Class in org.apache.beehive.netui.compiler.model
Represents a form bean in a Struts application.
FormBeanModel(String, String, String, boolean, StrutsApp) - Constructor for class FormBeanModel
 
FormBeanModel.Property - Class in org.apache.beehive.netui.compiler.model
 
FormBeanModel.Property(String, String, boolean, boolean) - Constructor for class FormBeanModel.Property
 
FormData - Class in org.apache.beehive.netui.pageflow
Base class for form beans associated with action methods in PageFlowControllers.
FormData() - Constructor for class FormData
Default constructor.
FormDataNameInterceptor - Class in org.apache.beehive.netui.tags.naming
A INameInterceptor that qualifies all non-expression attributes that are expected to be expressions into valid expressions.
FormDataNameInterceptor() - Constructor for class FormDataNameInterceptor
 
FormTag - Class in org.apache.beehive.netui.tags.rendering
Renderthe HTML <form> element.
FormTag() - Constructor for class FormTag
 
FormTag.State - Class in org.apache.beehive.netui.tags.rendering
 
FormTag.State() - Constructor for class FormTag.State
 
Forward - Class in org.apache.beehive.netui.pageflow
An object of this type is returned from an action methods in a PageFlowController to determine the next URI to be displayed.
Forward(Forward) - Constructor for class Forward
 
Forward(HttpServletRequest) - Constructor for class Forward
 
Forward(String) - Constructor for class Forward
Constructor which accepts the name of a forward defined by the @Jpf.Forward annotation.
Forward(String, Object) - Constructor for class Forward
Constructor which accepts the name of a forward defined by the @Jpf.Forward annotation.
Forward(String, String, Object) - Constructor for class Forward
Constructor which accepts the name of a forward defined by the @Jpf.Forward annotation.
Forward(URI) - Constructor for class Forward
Constructs a Forward that returns the given URI for Forward.getPath().
Forward(URI, boolean) - Constructor for class Forward
Constructs a Forward that returns the given URI for Forward.getPath().
Forward(URL) - Constructor for class Forward
Constructs a Forward that returns the given URL for Forward.getPath().
Forward(ActionForward, ServletContext) - Constructor for class Forward
Internal.
forward(FlowControllerHandlerContext, String) - Method in interface ForwardRedirectHandler
 
forward(FlowControllerHandlerContext, String) - Method in class DefaultForwardRedirectHandler
 
forward(ServletRequest, ServletResponse) - Method in class ScopedRequestDispatcher
Does not actually cause a server forward of the request, but informs the ScopedRequest object that a forward was attempted for a particular URI.
FORWARD_CLASS_NAME - Static variable in interface JpfLanguageConstants
 
FORWARD_OVERFLOW_COUNT_PARAM - Static variable in interface PageFlowConstants
Deprecated. Instead of this context-param, use the max-forwards-per-request element within pageflow-config in /WEB-INF/netui-config.xml.
FORWARD_REF_ATTR - Static variable in interface JpfLanguageConstants
 
FORWARD_TAG_NAME - Static variable in interface JpfLanguageConstants
 
ForwardContainer - Interface in org.apache.beehive.netui.compiler.model
Interface for objects that can hold a collection of ForwardModels.
ForwardGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
ForwardGrammar(AnnotationProcessorEnvironment, Diagnostics, String, RuntimeVersionChecker, FlowControllerInfo) - Constructor for class ForwardGrammar
 
ForwardGrammar.ForwardNameType - Class in org.apache.beehive.netui.compiler.grammar
 
ForwardGrammar.ForwardNameType() - Constructor for class ForwardGrammar.ForwardNameType
 
ForwardGrammar.ForwardNameType(String) - Constructor for class ForwardGrammar.ForwardNameType
 
ForwardGrammar.RestoreQueryStringType - Class in org.apache.beehive.netui.compiler.grammar
 
ForwardGrammar.RestoreQueryStringType() - Constructor for class ForwardGrammar.RestoreQueryStringType
 
ForwardModel - Class in org.apache.beehive.netui.compiler.model
Represents an action forward in a Struts application.
ForwardModel(StrutsApp) - Constructor for class ForwardModel
 
ForwardModel(String, String, StrutsApp) - Constructor for class ForwardModel
 
ForwardRedirectHandler - Interface in org.apache.beehive.netui.pageflow.handler
Handler for Servlet forward and redirect.
FORWARDS_ATTR - Static variable in interface JpfLanguageConstants
 
forwardsToAction() - Method in class ForwardModel
 
forwardsToPage() - Method in class ForwardModel
 
forwardsToPageFlow() - Method in class ForwardModel
 
forwardsToPageFlow() - Method in class Forward
Tell whether the URI returned by Forward.getPath() is for a page flow.
ForwardToExternalPathType - Class in org.apache.beehive.netui.compiler.grammar
 
ForwardToExternalPathType(AnnotationMemberType, String, AnnotationGrammar) - Constructor for class ForwardToExternalPathType
 
FRAME - Static variable in interface HtmlConstants
The name of the frame attribute.
FreezableMutableURI - Class in org.apache.beehive.netui.core.urls
A mutable class for creating URIs that can be set to "frozen" such that it becomes immutable.
FreezableMutableURI() - Constructor for class FreezableMutableURI
Constructs a FreezableMutableURI.
FreezableMutableURI(String) - Constructor for class FreezableMutableURI
Constructs a FreezableMutableURI.
FreezableMutableURI(String, String, String, int, String, String, String) - Constructor for class FreezableMutableURI
Constructs a FreezableMutableURI.
FreezableMutableURI(URI) - Constructor for class FreezableMutableURI
Constructs a FreezableMutableURI.
FreezableMutableURI(URL) - Constructor for class FreezableMutableURI
Constructs a FreezableMutableURI.

G

GenActionModel - Class in org.apache.beehive.netui.compiler.genmodel
 
GenActionModel(Declaration, GenStrutsApp, ClassDeclaration) - Constructor for class GenActionModel
 
GenActionModel(String, AnnotationMirror, GenStrutsApp, ClassDeclaration) - Constructor for class GenActionModel
 
GenActionOutputModel - Class in org.apache.beehive.netui.compiler.genmodel
 
GenActionOutputModel(AnnotationMirror, ClassDeclaration) - Constructor for class GenActionOutputModel
 
generate(Declaration) - Method in class BaseAnnotationProcessor
 
generate(ClassDeclaration) - Method in class BaseGenerator
 
generate(ClassDeclaration) - Method in class FacesBackingGenerator
 
generateLinks(Properties) - Method in class TldxConfigTagsHandler
 
generateParseException() - Method in class NetUIELParser
 
generateToken(HttpServletRequest) - Method in class FlowController
Deprecated. Use FlowController.generateToken() instead.
generateToken() - Method in class FlowController
Generate a new transaction token, to be used for enforcing a single request for a particular transaction.
GenExceptionModel - Class in org.apache.beehive.netui.compiler.genmodel
 
GenExceptionModel(GenStrutsApp, AnnotationMirror, ClassDeclaration, ForwardContainer) - Constructor for class GenExceptionModel
 
GenForwardModel - Class in org.apache.beehive.netui.compiler.genmodel
 
GenForwardModel(GenStrutsApp, AnnotationMirror, ClassDeclaration, String) - Constructor for class GenForwardModel
 
GenMessageBundleModel - Class in org.apache.beehive.netui.compiler.genmodel
 
GenMessageBundleModel(StrutsApp, AnnotationMirror) - Constructor for class GenMessageBundleModel
 
GenSharedFlowStrutsApp - Class in org.apache.beehive.netui.compiler.genmodel
 
GenSharedFlowStrutsApp(File, ClassDeclaration, AnnotationProcessorEnvironment, FlowControllerInfo, boolean) - Constructor for class GenSharedFlowStrutsApp
 
GenSimpleActionModel - Class in org.apache.beehive.netui.compiler.genmodel
 
GenSimpleActionModel(AnnotationMirror, GenStrutsApp, ClassDeclaration) - Constructor for class GenSimpleActionModel
 
GenStrutsApp - Class in org.apache.beehive.netui.compiler.genmodel
 
GenStrutsApp(File, ClassDeclaration, AnnotationProcessorEnvironment, FlowControllerInfo, boolean) - Constructor for class GenStrutsApp
 
GenValidationModel - Class in org.apache.beehive.netui.compiler.genmodel
 
GenValidationModel(ClassDeclaration, GenStrutsApp) - Constructor for class GenValidationModel
 
get() - Method in class CompilerUtils.Mutable
 
get(Object) - Method in class DynaFormData
 
get(ServletContext) - Static method in class FlowControllerFactory
Get a FlowControllerFactory.
get(ServletContext) - Static method in class Handlers
 
get(ServletContext) - Static method in class LegacySettings
 
get(ServletRequest) - Static method in class PageFlowRequestWrapper
 
get(HttpServletRequest) - Static method in class PageFlowStack
Get the stack of nested page flows for the current user session.
get(HttpServletRequest, boolean) - Static method in class PageFlowStack
Get the stack of nested page flows for the current user session.
get(String) - Method in class NameService
 
get(Object) - Method in class BundleMap
 
get(Object) - Method in class BundleMap.ScriptableBundle
 
get(Object) - Method in class ScriptablePageInput
 
get(Object) - Method in class AbstractAttributeMap
 
get(String, String) - Method in class ClassLevelCache
 
getAbbreviation() - Method in class FilterOperation
 
getAccessibleControlFieldAnnotations(Class) - Static method in class JavaControlUtils
 
getAccessKey() - Method in class GroupOption
Get the accesskey of the option.
getAction() - Method in class AnchorCellModel
 
getAction() - Method in class Form
Return the action of the Form.
getAction() - Method in class TreeElement
Gets the action invoked if this node is selected by the user.
getActionAnnotation(Declaration) - Method in class GenActionModel
 
getActionForward() - Method in class PageFlowRequestProcessor.ExceptionHandledActionMapping
 
getActionForwardHandler() - Method in class Handlers
 
getActionInterceptors() - Method in class ActionInterceptorContext
 
getActionListener() - Method in class PageFlowApplication
 
getActionMapping() - Method in class FlowController
Get the current Struts ActionMapping, which is information from the Struts-XML <action> tag that corresponds to the current action being executed.
getActionMapping(HttpServletRequest, FlowController, String) - Static method in class PageFlowTagUtils
 
getActionMappingName(String) - Static method in class InternalUtils
Return the form action converted into an action mapping path.
getActionMappingName(String) - Static method in class URLRewriterService
Deprecated. Return the form action converted into an action mapping path.
getActionMappingPath(ServletRequest) - Static method in class InternalUtils
Get the Struts ActionMapping path from the ActionMapping that is in the request under the key Globals.MAPPING_KEY.
getActionMethod(String, Class) - Method in class FlowController
Get an action handler method of the given name/signature .
getActionName(Declaration) - Method in class GenActionModel
 
getActionName(AnnotationMirror, MemberDeclaration) - Method in class ActionGrammar
 
getActionName(AnnotationMirror, MemberDeclaration) - Method in class SimpleActionGrammar
 
getActionName() - Method in class ForwardModel
 
getActionName() - Method in class ActionInterceptorContext
Get the name of the action being raised.
getActionName(ActionMapping) - Static method in class InternalUtils
 
getActionName() - Method in exception PageFlowException
Get the name of the action associated with this exception.
getActionOutput(String, ServletRequest) - Static method in class PageFlowUtils
Get a named action output that was registered in the current request.
getActionOutputCount() - Method in class PageFlowActionForward
 
getActionOutputMap(ServletRequest, boolean) - Static method in class InternalUtils
 
getActionOutputName() - Method in exception IllegalActionOutputException
Get the name of the relevant action output.
getActionOutputName() - Method in exception MismatchedActionOutputException
 
getActionOutputName() - Method in exception MissingActionOutputException
 
getActionOutputs() - Method in class PageFlowActionForward
 
getActionOutputs() - Method in class Forward
Get all action outputs that have been set on this Forward.
getActions() - Method in class FlowControllerInfo
 
getActions() - Method in class FlowController
Get a list of the names of actions handled by methods in this PageFlowController.
getActionServlet(ServletContext) - Static method in class InternalUtils
Get the current ActionServlet.
getActionURI(String) - Method in class FlowController
Create a raw action URI, which can be modified before being sent through the registered URL rewriting chain using URLRewriterService.rewriteURL(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.ServletResponse, org.apache.beehive.netui.core.urls.MutableURI, org.apache.beehive.netui.core.urls.URLRewriter.URLType, boolean).
getActionURI(ServletRequest) - Static method in class PageFlowUtils
Get the most recent action URI that was processed by FlowController.execute(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse).
getActionURI(ServletContext, HttpServletRequest, HttpServletResponse, String) - Static method in class PageFlowUtils
Create a raw action URI, which can be modified before being sent through the registered URL rewriting chain using URLRewriterService.rewriteURL(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.ServletResponse, org.apache.beehive.netui.core.urls.MutableURI, org.apache.beehive.netui.core.urls.URLRewriter.URLType, boolean).
getActionURI() - Method in class PreviousActionInfo
Get the URI that was used to execute the action.
getActiveContext(ServletRequest, boolean) - Static method in class ActionInterceptorContext
 
getActualType() - Method in class FormBeanModel
 
getActualType() - Method in class PageFlowActionFormBean
 
getActualType() - Method in exception MismatchedActionOutputException
 
getAdditionalAnnotationsToCheck(MemberDeclaration) - Method in class ForwardGrammar.ForwardNameType
 
getAdditionalAnnotationsToCheck(MemberDeclaration) - Method in class UniqueValueType
Plugin point for derived class -- if there should be no duplicates across another entity too.
getAlt() - Method in class GroupOption
Get the alt text of the option.
getAlternatingCellClass() - Method in class CellRepeaterStyleBean
 
getAltRowClass() - Method in class StyleModel
 
getAltRowClass() - Method in class DefaultStyleModel
 
getAmp(ServletRequest) - Static method in class TagRenderingBase
 
getAnchorState() - Method in class AnchorCellModel
 
getAnnotation(Declaration, String) - Static method in class CompilerUtils
 
getAnnotation(AnnotationMirror, String, boolean) - Static method in class CompilerUtils
 
getAnnotationArray(AnnotationMirror, String, boolean) - Static method in class CompilerUtils
 
getAnnotationArray(AnnotationValue) - Static method in class CompilerUtils
 
getAnnotationArrayValue(Declaration, String, String, boolean) - Static method in class CompilerUtils
 
getAnnotationValue(Declaration, String, String) - Static method in class CompilerUtils
 
getAnnotationValue(AnnotationMirror, String, boolean) - Static method in class CompilerUtils
 
getApplication() - Method in class PageFlowApplicationFactory
 
getArg(Integer) - Method in class ValidatorRule
 
getArrayBaseType(ArrayType) - Static method in class CompilerUtils
 
getAtomicExpressionTerm() - Method in class ParsedExpression
 
getAttr(Node, String) - Static method in class StrutsElementSupport
 
getAttrBool(Node, String) - Static method in class StrutsElementSupport
 
getAttrDependencies() - Method in class AnnotationGrammar
Each entry in this array (a String[]) is an array whose first element is an attribute that requires at least one of the subsequent elements to exist as an attribute.
getAttrDependencies() - Method in class BaseValidationRuleGrammar
 
getAttrDependencies() - Method in class ControllerGrammar
 
getAttrDependencies() - Method in class ForwardGrammar
 
getAttrDependencies() - Method in class LocaleRulesGrammar
 
getAttrDependencies() - Method in class ValidateRangeGrammar
 
getAttrDependencies() - Method in class ValidationMessageArgsGrammar
 
getAttribute() - Method in class ActionModel
 
getAttribute(String) - Method in class AttributeContainer
 
getAttribute(String) - Method in class ScopedRequestImpl
 
getAttribute(String, boolean) - Method in class ScopedRequestImpl
 
getAttribute(String, boolean) - Method in interface ScopedRequest
Same as getAttribute, but allows outer request attributes to be hidden explicitly, even if the implementation of getAttribute shows them by default.
getAttribute(int, String) - Method in class AbstractAttributeState
Return a named attribute value from the specified attribute map.
getAttribute() - Method in class TreeHtmlAttributeInfo
 
getAttribute(String) - Method in class StrutsLogFactory
 
getAttributeList() - Method in class TreeElement
Return the list of attributes.
getAttributeNames() - Method in class AttributeContainer
 
getAttributeNames() - Method in class ScopedRequestImpl
 
getAttributeNames() - Method in class StrutsLogFactory
 
getAttributeNamesArray() - Method in class AttributeContainer
 
getAttrMap() - Method in class AttributeContainer
 
getAvailableContexts() - Method in exception ExpressionEvaluationException
Get the top-level contexts that were available at the time that the expression failed.
getAvailableVariables() - Method in class NetUIReadVariableResolver
 
getAvailableVariables() - Method in class NetUIUpdateVariableResolver
 
getAvailableVariables() - Method in class NetUIVariableResolver
 
getBaseName(String) - Static method in class ServletUtils
Get the base filename of the given URI.
getBean() - Method in class AnyBeanActionForm
 
getBeanProperties(ClassDeclaration, boolean) - Static method in class CompilerUtils
 
getBeanProperty(MethodDeclaration) - Static method in class CompilerUtils
 
getBeanType() - Method in class FlowControllerInfo.ActionInfo
 
getBeanType(ActionModel) - Method in class StrutsApp
 
getBeginActionURI(String) - Static method in class PageFlowUtils
Get a URI for the "begin" action in the PageFlowController associated with the given request URI.
getBeginColumn() - Method in class SimpleCharStream
 
getBeginLine() - Method in class SimpleCharStream
 
getBeginMapping() - Method in class PageFlowRequestProcessor
 
getBindingUpdateErrors(ServletRequest) - Static method in class InternalUtils
Get a map of BindingUpdateErrors stored in the request.
getBindingUpdateErrors(ServletRequest) - Static method in class PageFlowUtils
Deprecated. This is an internal utility. InternalUtils.getBindingUpdateErrors(javax.servlet.ServletRequest) can be used, but it is not guaranteed to be supported in the future.
getBodyContent() - Method in class HeaderCellModel
 
getBoolean(AnnotationMirror, String, boolean) - Static method in class CompilerUtils
 
getBooleanValue(Declaration, String, String, boolean) - Static method in class CompilerUtils
 
getBufferBody(boolean) - Method in class AbstractSimpleTag
 
getBundle() - Method in class ValidatorRule
 
getBundle() - Method in class ValidatorRule.MessageArg
 
getBundle(String) - Method in class BundleContext
 
getBundleContext() - Method in class BundleMap
 
getBundleNames() - Method in class BundleContext
 
getCache(Class) - Static method in class ClassLevelCache
 
getCacheMap(String) - Method in class ClassLevelCache
 
getCacheMap(String, boolean) - Method in class ClassLevelCache
 
getCacheObject(String) - Method in class ClassLevelCache
 
getCallbackParamName() - Static method in class ReturnActionViewRenderer
 
getCaptionClass() - Method in class StyleModel
 
getCaptionClass() - Method in class DefaultStyleModel
 
getCatches() - Method in class MergedControllerAnnotation
 
getCause() - Method in class BindingUpdateError
Get the cause of the error.
getCellClass() - Method in class CellRepeaterStyleBean
 
getCellModel(JspContext) - Static method in class DataGridUtil
 
getChecker(ClassDeclaration, Diagnostics) - Method in class BaseAnnotationProcessor
 
getChecker(ClassDeclaration, Diagnostics) - Method in class FormBeanAnnotationProcessor
 
getChecker(ClassDeclaration, Diagnostics) - Method in class PageFlowAnnotationProcessor
 
getCheckResultMap() - Method in class FlowControllerChecker
 
getChild(int) - Method in class TreeElement
Return the child node at the given zero-relative index.
getChildren() - Method in class TreeElement
Return the set of child nodes for this node.
getClassField(TypeDeclaration, String, String) - Static method in class CompilerUtils
 
getClassFields(TypeDeclaration) - Static method in class CompilerUtils
 
getClassLoader() - Method in interface ReloadableClassHandler
 
getClassLoader() - Method in class DefaultReloadableClassHandler
 
getClassLoader() - Static method in class DiscoveryUtils
Get the ClassLoader from which implementor classes will be discovered and loaded.
getClassMethod(TypeDeclaration, String, String) - Static method in class CompilerUtils
 
getClassMethods(TypeDeclaration, String) - Static method in class CompilerUtils
 
getClassName() - Method in class ActionModel
 
getClassName() - Method in class FormBeanModel
 
getClassName() - Method in class StrutsElementSupport
 
getClassName() - Method in class SourceFileInfo
 
getClassNestedTypes(TypeDeclaration) - Static method in class CompilerUtils
 
getCleanActionName(String, boolean) - Static method in class InternalUtils
 
getClientAction() - Method in class TreeElement
Gets the client action invoked if this node is selected by the user.
getClientState() - Method in class PreviousPageInfo
Get client state associated with the page (e.g., component tree state for a JSF page).
getColumn() - Method in class SimpleCharStream
Deprecated.  
getCommand(String, String) - Method in class AbstractClientRequestInterceptor
 
getCommandHandlers() - Method in class FacesBackingInfo
 
getComment() - Method in class StrutsElementSupport
 
getComponentTypes() - Method in class PageFlowApplication
 
getConditionalForwardsMap() - Method in class PageFlowActionMapping
Get a map of expression -> forward-name.
getConfig() - Method in class BaseHandler
 
getConfig() - Method in class AbstractInterceptor
Get the configuration object associated with this interceptor.
getConfig() - Static method in class ConfigUtil
Get the NetUI configuration object.
getConfigResource(String) - Method in class AutoRegisterActionServlet
Get a resource URL for a module configuration file.
getConfigResourceAsStream(String) - Method in class AutoRegisterActionServlet
Get a resource stream for a module configuration file.
getConstantRendering(ServletRequest) - Static method in class TagRenderingBase.Factory
 
getContainer() - Method in class DataAccessProviderBean
 
getContainingPackage() - Method in class GenStrutsApp
 
getContent() - Method in class CellRepeater
Get the content which should be rendered by this tag.
getContent() - Method in class TreeElement
Return the content.
getContext() - Method in class InterceptorChain
 
getContext() - Method in class ExpressionTerm
 
getContext() - Method in class Expression
Get the expression's data binding context.
getContextRelative() - Method in class ForwardModel
 
getContextString(String[]) - Static method in class ParseUtils
 
getControlBeanClassName() - Method in exception JavaControlUtils.ControlInstantiationException
 
getControlBeanContext(HttpServletRequest, HttpServletResponse, ServletContext, boolean) - Static method in class JavaControlUtils
 
getControllerClass() - Method in class PageFlowControllerConfig
 
getControllerClassName() - Method in class FlowControllerInfo
 
getControllerGrammar() - Method in class FlowControllerChecker
 
getControllerGrammar() - Method in class PageFlowChecker
 
getControllerGrammar() - Method in class SharedFlowChecker
 
getConverterIds() - Method in class PageFlowApplication
 
getConverterTypes() - Method in class PageFlowApplication
 
getCookie(String) - Method in class ScopedResponseImpl
Gets a cookie that was added to the response.
getCookie(String) - Method in interface ScopedResponse
Get a cookie that was added to the response.
getCookies() - Method in class ScopedResponseImpl
Gets all Cookies that were added to the response.
getCookies() - Method in interface ScopedResponse
Get all Cookies that were added to the response.
getCreationTime() - Method in class ScopedSession
 
getCurrentActionForm(ServletRequest) - Static method in class InternalUtils
 
getCurrentActionMapping(ServletRequest) - Static method in class InternalUtils
 
getCurrentActionName() - Method in class FlowController
Get the name of the current action being executed.
getCurrentActionResolver(HttpServletRequest) - Static method in class PageFlowUtils
Get the current ActionResolver (PageFlowController).
getCurrentFlowController() - Method in class PageFlowRequestWrapper
 
getCurrentForwardPath() - Method in class PageFlowController
Get the webapp-relative URI for the most recent page (in this page flow) shown to the user.
getCurrentIndex() - Method in class DataGridTagModel
 
getCurrentIndex() - Method in class PagedDataSet
 
getCurrentIndex() - Method in interface IDataAccessProvider
Get the current index in this iteration.
getCurrentIndex() - Method in class CellRepeater
Get the index of the current iteration through the body of this tag.
getCurrentIndex() - Method in class DataGrid
 
getCurrentIndex() - Method in class Repeater
Get the index of the current iteration through the body of this tag.
getCurrentIndex() - Method in class HtmlGroupBaseTag
Get the current index in this iteration.
getCurrentIndex() - Method in class Select
Get the current index in this iteration.
getCurrentItem() - Method in class DataGridTagModel
 
getCurrentItem() - Method in class PagedDataSet
 
getCurrentItem() - Method in interface IDataAccessProvider
Get the current data item in this IDataAccessProvider.
getCurrentItem() - Method in class CellRepeater
Get the item that is currently being rendered by this repeating tag.
getCurrentItem() - Method in class DataGrid
 
getCurrentItem() - Method in class Repeater
Get the item that is currently being rendered by this repeating tag.
getCurrentItem() - Method in class HtmlGroupBaseTag
Get the current data item in this IDataAccessProvider.
getCurrentItem() - Method in class Select
Get the current data item in this IDataAccessProvider.
getCurrentMetadata() - Method in interface IDataAccessProvider
Get a metadata object for the current item.
getCurrentMetadata() - Method in class CellRepeater
Get the metadata for the current item.
getCurrentMetadata() - Method in class DataGrid
 
getCurrentMetadata() - Method in class Repeater
Get the metadata for the current item.
getCurrentMetadata() - Method in class HtmlGroupBaseTag
Get a metadata object for the current item.
getCurrentMetadata() - Method in class Select
Get a metadata object for the current item.
getCurrentPage(ServletRequest, String) - Static method in class DivPanel
 
getCurrentPageFlow(HttpServletRequest) - Static method in class PageFlowUtils
Get the current PageFlowController.
getCurrentPageInfo() - Method in class PageFlowController
Get information about the most recent page (in this page flow) shown to the user.
getCurrentProvider(Tag) - Method in class IndexedNameInterceptor
A default method to find the "current" IDataAccessProvider.
getCurrentServiceSelectors(BeanContextServices, Class) - Method in class PageFlowServiceProvider
 
getCustomProperties() - Method in class HandlerConfig
 
getCustomProperties() - Method in class InterceptorConfig
 
getCustomProperty(String) - Method in class HandlerConfig
 
getCustomProperty(String) - Method in class InterceptorConfig
 
getCustomValidatorConfigs() - Method in class MergedControllerAnnotation
 
GetData - Class in org.apache.beehive.netui.tags.databinding.script

This tag evaluates an expression and places the result of expression evaluation in a JSP's PageContext.

GetData() - Constructor for class GetData
 
getDataCellClass() - Method in class StyleModel
 
getDataCellClass() - Method in class DefaultStyleModel
 
getDataCellFilteredClass() - Method in class StyleModel
 
getDataCellFilteredClass() - Method in class DefaultStyleModel
 
getDataCellSortedClass() - Method in class StyleModel
 
getDataCellSortedClass() - Method in class DefaultStyleModel
 
getDataGridState() - Method in class DataGridStateCodec
 
getDataGridState(String) - Method in class DataGridStateFactory
 
getDataGridState(String, DataGridConfig) - Method in class DataGridStateFactory
 
getDataGridTagModel() - Method in class CellModel
 
getDataGridTagModel() - Method in class PagerRenderer
 
getDataGridTagModel(JspContext) - Static method in class DataGridUtil
 
getDataGridURLBuilder() - Method in class DataGridStateCodec
 
getDataGridURLBuilder(String) - Method in class DataGridStateFactory
 
getDataGridURLBuilder(String, DataGridConfig) - Method in class DataGridStateFactory
 
getDataSet() - Method in class DataGridTagModel
 
getDataSetSize() - Method in class PagerModel
 
getDataSource() - Method in class DataGridTagModel
 
getDataSource() - Method in class PagedDataSet
 
getDataSource(HttpServletRequest) - Method in class FlowController
Return the default data source for the Struts module associated with this FlowController.
getDataSource(HttpServletRequest, String) - Method in class FlowController
Return the specified data source for the current Struts module.
getDataSource() - Method in interface IDataAccessProvider
Get the expression that references the data item to which the IDataAccessProvider is bound.
getDataSource() - Method in class DataGrid
 
getDataSource() - Method in class DataSourceTag
Gets the tag's data source (can be an expression).
getDataSource() - Method in class HtmlGroupBaseTag
Gets the tag's data source (can be an expression).
getDataSource() - Method in class Select
 
getDeclaration(DeclaredType) - Static method in class CompilerUtils
 
getDeclarationsAnnotatedWith(AnnotationTypeDeclaration) - Method in class CompilerUtils.ExtendedAnnotationProcessorEnvironment
 
getDeclarationUtils() - Method in class CompilerUtils.ExtendedAnnotationProcessorEnvironment
 
getDeclaredType(AnnotationMirror, String, boolean) - Static method in class CompilerUtils
 
getDecodedServletPath(HttpServletRequest) - Static method in class InternalUtils
 
getDecodedURI(HttpServletRequest) - Static method in class InternalUtils
 
getDefault() - Static method in enum FilterTypeHint
 
getDefaultDirection() - Method in class SortStrategy
 
getDefaultDirection() - Method in class DefaultSortStrategy
 
getDefaultDocType() - Static method in class TagRenderingBase
 
getDefaultForward() - Method in class PageFlowActionMapping
 
getDefaultForwardName() - Method in class ActionModel
 
getDefaultLocale() - Method in class PageFlowApplication
 
getDefaultLocale() - Static method in class FlowController
Get the system default locale.
getDefaultMessage() - Method in class PageFlowExceptionConfig
 
getDefaultMessageResources() - Method in class StrutsApp
Get the MessageResourcesModel for which no "key" is set (the default one used at runtime).
getDefaultModuleConfigLocators() - Method in class AutoRegisterActionServlet
Get the base list of ModuleConfigLocators, to specify locations for auto-registered Struts modules.
getDefaultModuleConfigLocators() - Method in class PageFlowActionServlet
Get the base list of ModuleConfigLocators, to specify locations for auto-registered Struts modules.
getDefaultPagerRenderer() - Method in class DataGridConfig
 
getDefaultPagerRenderer() - Method in class DefaultDataGridConfig
 
getDefaultParamDelimiter() - Method in class MutableURI
Returns the value of the delimiter used between each query parameter in the .
getDefaultRenderKitId() - Method in class PageFlowApplication
 
getDefaultResourceProvider() - Method in class DataGridConfig
 
getDefaultResourceProvider() - Method in class DefaultDataGridConfig
 
getDefaultRewriter() - Static method in class URLRewriterService
Deprecated. Get the default URLRewriter.
getDefaultSortImagePath() - Method in class DataGridTagModel
 
getDelim() - Static method in class ReturnActionViewRenderer
 
getDescription() - Method in class StrutsElementSupport
 
getDescription() - Method in class JspTaglibSubTask.ContextParam
Gets the Description attribute of the ContextParam object
getDescription() - Method in class JspTaglibSubTask
Gets the Description attribute of the JspTaglibSubTask object
getDesiredBaseClass(ClassDeclaration) - Method in class FlowControllerChecker
 
getDesiredBaseClass(ClassDeclaration) - Method in class PageFlowChecker
 
getDesiredBaseClass(ClassDeclaration) - Method in class SharedFlowChecker
 
getDiagnostics() - Method in class AnnotationGrammar
 
getDiagnostics() - Method in class BaseChecker
 
getDiagnostics() - Method in class BaseGenerator
 
getDirection() - Method in class Sort
 
getDirName(String) - Static method in class ServletUtils
Get the directory path of the given URI.
getDisabled() - Method in class SelectOption
Gets if this option is disabled or not.
getDisplayName() - Method in class StrutsElementSupport
 
getDisplayName() - Method in class ValidatableField
 
getDisplayName() - Method in class FacesBackingBean
 
getDisplayName() - Method in class GlobalApp
Deprecated.  
getDisplayName() - Method in class PageFlowController
Get the display name of this page flow.
getDisplayName() - Method in class PageFlowManagedObject
 
getDisplayName() - Method in class SharedFlowController
 
getDisplayname() - Method in class JspTaglibSubTask
Gets the Displayname attribute of the JspTaglibSubTask object
getDisplayNameKey() - Method in class ValidatableField
 
getDomain() - Method in class TemplateHelper
Returns the domain.
getDouble(AnnotationMirror, String, boolean) - Static method in class CompilerUtils
 
getEffect() - Method in exception SessionExpiredException
 
getEncodeSession() - Method in class TemplateHelper
Returns true if URL rewriting is enabled.
getEncoding() - Method in class MutableURI
Returns the encoding that is used when adding unencoded parameters.
getEndColumn() - Method in class SimpleCharStream
 
getEndLine() - Method in class SimpleCharStream
 
getEntity(String) - Method in class LocaleSet
 
getEntityName() - Method in class ValidationModel.RuleInfo
 
getEnumFieldName(AnnotationMirror, String, boolean) - Static method in class CompilerUtils
 
getEnumFieldName(AnnotationValue) - Static method in class CompilerUtils
 
getEnv() - Method in class AnnotationGrammar
 
getEnv() - Method in class AnnotationMemberType
 
getEnv() - Method in class BaseChecker
 
getEnv() - Method in class BaseGenerator
 
getErrorMessage(ActionMessage, String) - Method in class ErrorBaseTag
 
getErrorMessage() - Method in class FormatTag.Formatter
 
getErrorMessageExtraInfo() - Method in class ForwardGrammar.ForwardNameType
 
getErrorMessageExtraInfo() - Method in class UniqueValueType
 
getErrorsReport() - Method in class AbstractClassicTag
This method will return a String that represents all of the errors that were registered for the tag.
getErrorsReport(String) - Method in class ErrorHandling
This method will return a String that represents all of the errors that were registered for the tag.
getErrorString(String, Object[]) - Static method in class Bundle
 
getErrorString(String) - Static method in class Bundle
 
getEventMap() - Method in class AbstractHtmlState
Return the Map Containing the JavaScript entries.
getEventReporter() - Method in class DefaultServletContainerAdapter
 
getEventReporter() - Method in interface ServletContainerAdapter
Get an event reporter, which will be notified of events like "page flow created", "action raised", etc.
getExceptionCatchesList() - Method in class StrutsApp
 
getExceptionConfig(Class, ModuleConfig) - Method in class DefaultExceptionsHandler
 
getExceptionHandlerMethod(FlowControllerHandlerContext, String, Throwable, Object) - Method in class DefaultExceptionsHandler
Get an Exception handler method.
getExceptionsHandler() - Method in class Handlers
 
getExpansionAction() - Method in class InheritableState
 
getExpectedType() - Method in exception MismatchedActionOutputException
 
getExpression() - Method in class BindingUpdateError
Get the expression associated with this error.
getExpression(int) - Method in class ExpressionTerm
 
getExpression(int) - Method in class Expression
Return an expression that is created starting with the token at the given index.
getExpression() - Method in exception ExpressionEvaluationException
Get the expression whose failed evaluation cause this exception to be thrown.
getExpression() - Method in exception IllegalExpressionException
Get the malformed expression.
getExpressionEvaluator() - Method in class IndexedNameInterceptor
 
getExpressionString() - Method in class BackingClassMethodBinding
 
getExpressionString() - Method in class ExpressionTerm
 
getExpressionString() - Method in class LiteralTerm
 
getExpressionString() - Method in class ParsedExpression
 
getExpressionString() - Method in interface Term
 
getExpressionTokens() - Method in class ExpressionTerm
 
getExternalContext() - Method in class AdapterContext
 
getFacesBackingBean(ServletRequest) - Static method in class InternalUtils
 
getFacesBackingBeanForRequest(HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class FacesBackingBeanFactory
 
getFactory() - Method in class MessageResourcesModel
 
getFallbackFlowController(FlowController, Class, ServletRequest, ServletResponse, ServletContext) - Method in class DefaultExceptionsHandler
 
getField(Class, String) - Method in class PropertyCache
 
getFieldDisplayName() - Method in class ValidationModel.RuleInfo
 
getFieldDisplayNameKey() - Method in class ValidationModel.RuleInfo
 
getFieldName() - Method in class ValidationModel.RuleInfo
 
getFieldRule(String, String, AnnotationMirror) - Method in class DefaultValidatorRuleFactory
 
getFieldRule(String, String, AnnotationMirror) - Method in interface ValidatorRuleFactory
 
getFileExtension(String) - Static method in class PageFlowUtils
Deprecated. Use FileUtils.getFileExtension(java.lang.String) instead.
getFileExtension(String) - Static method in class FileUtils
Get the file extension from a file name.
getFilename() - Method in class JspTaglibSubTask
Gets the Filename attribute of the JspTaglibSubTask object
getFilename() - Method in class TldxSubTask
Get the destination filename of the TldxSubTask.
getFiler() - Method in class CompilerUtils.ExtendedAnnotationProcessorEnvironment
 
getFileRelativeToSourceFile(TypeDeclaration, String, AnnotationProcessorEnvironment) - Static method in class CompilerUtils
 
getFilterAction() - Method in class HeaderCellModel
 
getFilterExpression() - Method in class Filter
 
getFilterExpression() - Method in class HeaderCellModel
 
getFilterHref() - Method in class HeaderCellModel
 
getFilterModel() - Method in class DataGridState
 
getFilters() - Method in class FilterModel
 
getFilters(String) - Method in class FilterModel
 
getFirstHeader(String) - Method in class ScopedResponseImpl
Gets the first header with the given name.
getFirstHeader(String) - Method in interface ScopedResponse
Get the first header with the given name.
getFirstOutputForm(HttpServletRequest) - Method in class Forward
Get the first output form bean that was added to this Forward.
getFirstPage() - Method in class PagerModel
 
getFirstPage() - Method in class DivPanelState
 
getFloat(AnnotationMirror, String, boolean) - Static method in class CompilerUtils
 
getFlowController() - Method in class FlowControllerHandlerContext
 
getFlowController() - Method in class FlowControllerAction
 
getFlowController() - Method in exception PageFlowException
Get the related FlowController.
getFlowControllerClass(String) - Method in class FlowControllerFactory
Get a FlowController class.
getFlowControllerClassName(String, ServletRequest, ServletContext) - Static method in class InternalUtils
 
getFlowControllerClassName(ModuleConfig) - Static method in class InternalUtils
 
getFlowControllerInfo() - Method in class WebappPathType
 
getFlowControllerURI() - Method in exception PageFlowException
Get the name of the related FlowController.
getFooterRowClass() - Method in class StyleModel
 
getFooterRowClass() - Method in class DefaultStyleModel
 
getForm() - Method in exception ActionNotFoundException
 
getForm() - Method in class PreviousActionInfo
Get the form that was passed to the action.
getForm() - Method in class PreviousPageInfo
Get the form bean that was used to initialize the page.
getFormBean(Declaration, GenStrutsApp) - Method in class GenActionModel
 
getFormBean(Declaration, GenStrutsApp) - Method in class GenSimpleActionModel
 
getFormBean(String) - Method in class StrutsApp
 
getFormBean(ActionMapping) - Method in class FlowController
Get the flow-scoped form bean member associated with the given ActionMapping.
getFormBean(ActionMapping, ServletRequest) - Static method in class InternalUtils
 
getFormBeanByActualType(String, boolean) - Method in class StrutsApp
 
getFormBeanMessageResourcesKey() - Method in class PageFlowActionMapping
 
getFormBeanName() - Method in class ActionModel
 
getFormBeanName(ActionForm, HttpServletRequest) - Static method in class PageFlowUtils
Get the name for the type of a ActionForm instance.
getFormBeanName(Class, HttpServletRequest) - Static method in class PageFlowUtils
Get the name for an ActionForm type.
getFormBeans() - Method in class StrutsApp
Returns all of the form beans that are defined for this StrutsApp.
getFormBeansAsList() - Method in class StrutsApp
Returns a list of all the form beans that are defined for this StrutsApp.
getFormBeansMap() - Method in class StrutsApp
 
getFormBeanType(String) - Method in class FlowControllerInfo
 
getFormBeanType(AnnotationMirror, MemberDeclaration) - Method in class ActionGrammar
 
getFormBeanType(AnnotationMirror, MemberDeclaration) - Method in class SimpleActionGrammar
 
getFormBeanType(FormBeanConfig) - Static method in class InternalUtils
 
getFormClass() - Method in class ActionModel
 
getFormClass() - Method in class PageFlowActionMapping
 
getFormClassName(TypeDeclaration, AnnotationProcessorEnvironment) - Static method in class CompilerUtils
Get a Class.forName-able string for the given type signature.
getFormClassName(DeclaredType, AnnotationProcessorEnvironment) - Static method in class CompilerUtils
 
getFormClassName() - Method in exception NoMatchingActionMethodException
 
getFormMember() - Method in class ActionModel
 
getFormMember() - Method in class PageFlowActionMapping
 
getFormNameForType(String, boolean) - Method in class StrutsApp
 
getFormQualifiedActionPath(ActionModel) - Method in class StrutsApp
 
getForward() - Method in class ActionModel
 
getForward() - Method in class PreviousPageInfo
Get the object that was used to forward to the page.
getForwardedFormBean(ServletRequest, boolean) - Static method in class InternalUtils
 
getForwardedRequestCount() - Method in class PageFlowRequestWrapper
 
getForwardedURI() - Method in class ScopedRequestImpl
 
getForwardedURI() - Method in interface ScopedRequest
 
getForwardingModule(ServletRequest) - Static method in class InternalUtils
Set the module prefix for the ModuleConfig that is performing a forward in this request.
getForwardName() - Method in exception IllegalActionOutputException
Get the name of the relevant Forward.
getForwardName() - Method in exception IllegalOutputFormException
Get the name of the relevant Forward.
getForwardName() - Method in exception MismatchedActionOutputException
 
getForwardName() - Method in exception MissingActionOutputException
 
getForwardName() - Method in exception UnresolvableForwardException
Get the name of the unresolvable Forward.
getForwardOverflowCount() - Method in class LegacySettings
 
getForwardRedirectHandler() - Method in class Handlers
 
getForwards(AnnotationMirror, ClassDeclaration, GenStrutsApp) - Method in class GenActionModel
 
getForwards(AnnotationMirror, ClassDeclaration, GenStrutsApp) - Method in class GenSimpleActionModel
 
getForwards() - Method in class MergedControllerAnnotation
 
getFragment() - Method in class MutableURI
Returns the fragment.
getFullContextPath(HttpServletRequest) - Method in class DefaultServletContainerAdapter
 
getFullContextPath(HttpServletRequest) - Method in interface ServletContainerAdapter
Return the webapp context path for the given request.
getFunctionPackage() - Method in class JspTaglibSubTask
 
getGenDir() - Method in class PageFlowActionServlet.DefaultModuleConfigLocator
 
getGenDir() - Method in class PageFlowActionServlet.LegacyModuleConfigLocator
 
getGeneralAttributeMap() - Method in class AbstractAttributeState
 
getGenerator(ClassDeclaration, Diagnostics) - Method in class BaseAnnotationProcessor
 
getGenerator(ClassDeclaration, Diagnostics) - Method in class FormBeanAnnotationProcessor
 
getGenerator(ClassDeclaration, Diagnostics) - Method in class PageFlowAnnotationProcessor
 
getGenericBoundsType(TypeMirror) - Static method in class CompilerUtils
 
getGetter() - Method in class CompilerUtils.BeanPropertyDeclaration
 
getGlobalApp(HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class FlowControllerFactory
Deprecated. Global.app is deprecated; use shared flows and FlowControllerFactory.getSharedFlowsForRequest(RequestContext).
getGlobalApp(HttpServletRequest) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.getSharedFlow(java.lang.String, javax.servlet.http.HttpServletRequest) instead.
getGlobalApp(ServletRequest, ServletResponse) - Static method in class ImplicitObjectUtil
 
getGlobalAppConfig(ServletContext) - Static method in class PageFlowUtils
Deprecated. This will be removed with no replacement in a future release.
getGridName() - Method in class DataGridStateCodec
 
getHandlerClass() - Method in class ExceptionModel
 
getHandlerClass() - Method in class HandlerConfig
 
getHandlerMethod() - Method in class ExceptionModel
 
getHeaderCellClass() - Method in class StyleModel
 
getHeaderCellClass() - Method in class DefaultStyleModel
 
getHeaderCellFilteredClass() - Method in class StyleModel
 
getHeaderCellFilteredClass() - Method in class DefaultStyleModel
 
getHeaderCellSortableClass() - Method in class StyleModel
 
getHeaderCellSortableClass() - Method in class DefaultStyleModel
 
getHeaderCellSortedClass() - Method in class StyleModel
 
getHeaderCellSortedClass() - Method in class DefaultStyleModel
 
getHeaderComment(File) - Method in class GenStrutsApp
 
getHeaderComment(File) - Method in class GenValidationModel
 
getHeaderComment(File) - Method in class StrutsApp
 
getHeaderComment(File) - Method in class ValidationModel
 
getHeaderRowClass() - Method in class StyleModel
 
getHeaderRowClass() - Method in class DefaultStyleModel
 
getHeaders() - Method in class ScopedResponseImpl
Gets all headers.
getHeaders(String) - Method in class ScopedResponseImpl
Gets all headers with the given name.
getHeaders() - Method in interface ScopedResponse
Get all headers.
getHeaders(String) - Method in interface ScopedResponse
Get all headers with the given name.
getHeaderText() - Method in class HeaderCellModel
 
getHint() - Method in enum FilterTypeHint
 
getHost() - Method in class MutableURI
Returns the host.
getHref() - Method in class AnchorCellModel
 
getHref() - Method in class TreeElement
Gets the hyperlink to which control will be directed if this node is selected by the user.
getHtmlTag(ServletRequest) - Method in class AbstractSimpleTag
This method will return the scriptReporter that is represented by the HTML tag.
getHttpSession(ServletRequest, boolean) - Static method in class InternalUtils
 
getIcon() - Method in class StrutsElementSupport
 
getIcon() - Method in class TreeElement
Gets the pathname to the icon file displayed when this node is visible, relative to the image directory for the images.
getIconRoot() - Method in class InheritableState
This will return the location of the icon images.
getId() - Method in class FormBeanModel
 
getId() - Method in class FilterOperation
 
getId() - Method in class ScopedSession
 
getIdForTagId(String) - Method in class AbstractClassicTag
This method will generate a real id based upon the passed in tagId.
getIdForTagId(String) - Method in class AbstractSimpleTag
This method will generate a real id based upon the passed in tagId.
getIdScope() - Method in class ScriptContainer
return the scopeId associated with the ScriptContainer
GetImage() - Method in class SimpleCharStream
 
getImageRoot() - Method in class InheritableState
Return the default location of all images.
getImageSpacer() - Method in class InheritableState
 
getImageState() - Method in class ImageAnchorCellModel
 
getImageState() - Method in class ImageCellModel
 
getImplementorClasses(Class) - Static method in class DiscoveryUtils
Get all implementor classes (on the context classpath) that implement a given interface.
getInclude() - Method in class ActionModel
 
getIndex() - Method in class DataAccessProviderBean
 
getInheritableState() - Method in interface ITreeRootElement
Property that returns the InheritableState that was set on the Tree.
getInheritableState() - Method in class TreeElement
 
getInheritableState() - Method in class TreeRootElement
Property that returns the InheritableState that was set on the Tree.
getInitParameter(String) - Method in class AutoRegisterActionServlet
 
getInitParameter(String) - Method in class ScopedServletConfig
 
getInitParameterNames() - Method in class AutoRegisterActionServlet
 
getInitParameterNames() - Method in class ScopedServletConfig
 
getInlineError() - Method in class AbstractSimpleTag
 
getInlineError(String) - Method in class ErrorHandling
 
getInput() - Method in class ActionModel
 
getInstance(String, String, String, ValidationModel.ValidatorVersion) - Static method in class ValidatableFieldFactory
 
getInstance() - Static method in class URLTemplateDescriptor
Returns an instance of URLTemplateDescriptor.
getInstance() - Static method in class DataGridConfigFactory
 
getInstance(Class) - Static method in class DataGridConfigFactory
 
getInstance(JspContext) - Static method in class DataGridStateFactory
 
getInstance(ServletRequest) - Static method in class DataGridStateFactory
 
getInstance() - Static method in class SQLSupport
 
getInstance() - Static method in class UrlTemplateDescriptor
Returns an instance of UrlTemplateDescriptor.
getInstance() - Method in class ExpressionEvaluatorImpl.NetUIELEngineFactory
 
getInstance() - Method in class ExpressionEngineFactory
 
getInstance() - Static method in class ExpressionEvaluatorFactory
Get the default instance of an expression evaluator.
getInstance(String) - Static method in class ExpressionEvaluatorFactory
Get an ExpressionEvaluator named name.
getInstance(Class) - Static method in class Logger
Factory method for creating NetUI Logger instances.
getInstance(Class) - Method in class StrutsLogFactory
 
getInstance(String) - Method in class StrutsLogFactory
 
getInteger(AnnotationMirror, String, boolean) - Static method in class CompilerUtils
 
getInterceptedActionName() - Method in class PageFlowStack.PushedPageFlow
 
getInterceptedForward() - Method in class PageFlowStack.PushedPageFlow
 
getInterceptor() - Method in class PageFlowStack.PushedPageFlow
 
getInterceptorClass() - Method in class InterceptorConfig
 
getInterceptorForward() - Method in class ActionInterceptorContext
 
getItem() - Method in class DataAccessProviderBean
 
getItemIcon() - Method in class InheritableState
 
getJavaScriptAttribute(String) - Method in class HtmlBaseTag
 
getJpfClassName(String) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.getPageFlowClassName(String) instead.
getJPFUrlTemplateRef(String) - Method in class UrlTemplateDescriptor
Returns URL template name of the given type.
getJspContext() - Method in class DataGridTagModel
 
getJspversion() - Method in class JspTaglibSubTask
Gets the Jspversion attribute of the JspTaglibSubTask object
getKey() - Method in class MessageResourcesModel
 
getKeys() - Method in class BundleContext.BundleNode
 
getKeys() - Method in class BundleContext.NetUIBundleNode
 
getKeys() - Method in class BundleContext.StrutsBundleNode
 
getKeysEnumeration() - Method in class AbstractAttributeMap
 
getKeysEnumeration() - Method in class RequestAttributeMap
 
getKeysEnumeration() - Method in class SessionAttributeMap
 
getLabel() - Method in class TreeElement
Gets the label that will be displayed when this node is visible.
getLabelStyle() - Method in class HtmlGroupBaseTag
Return the label style for each contained CheckBoxOption..
getLabelStyleClass() - Method in class HtmlGroupBaseTag
Return the label style class for each contained CheckBoxOption..
getLargeicon() - Method in class JspTaglibSubTask
Gets the Largeicon attribute of the JspTaglibSubTask object
getLastAccessedTime() - Method in class ScopedSession
 
getLastLineJoinImage() - Method in class InheritableState
 
getLastNodeCollapsedImage() - Method in class InheritableState
 
getLastNodeExpandedImage() - Method in class InheritableState
 
getLastPage() - Method in class PagerModel
 
getLastRowForPage() - Method in class PagerModel
 
getLevel() - Method in class TreeElement
 
getLine() - Method in class SimpleCharStream
Deprecated.  
getLineJoinImage() - Method in class InheritableState
 
getLinkName() - Method in class AnchorCellModel
 
getListenPort(HttpServletRequest) - Method in class DefaultServletContainerAdapter
Get the non-secure server listen port.
getListenPort(HttpServletRequest) - Method in interface ServletContainerAdapter
Get the port on which the server is listening for unsecure connections.
getListenScopeParameter(String) - Method in class ScopedRequestImpl
Get the parameter from the listen scoped requests
getListenScopeParameter(String) - Method in interface ScopedRequest
 
getLoadableName(TypeDeclaration) - Static method in class CompilerUtils
Get the qualified name of the given class, with '$' used to separate inner classes; the returned string can be used with Class.forName().
getLoadableName(DeclaredType) - Static method in class CompilerUtils
 
getLocale() - Method in class LocaleSet
 
getLocale() - Method in class DataGridResourceProvider
 
getLocale(JspContext) - Static method in class JspUtil
 
getLocale(HttpServletRequest) - Method in class FlowController
Deprecated. Use FlowController.getLocale(javax.servlet.http.HttpServletRequest) or FlowController.retrieveUserLocale(javax.servlet.http.HttpServletRequest, java.lang.String).
getLocale() - Method in class FlowController
Get the user's currently selected Locale.
getLocale() - Method in class FormatTag
Returns the locale based on the country and language.
getLocalizedMessage() - Method in exception PageFlowManagedObjectException
 
getLocalizedMessage() - Method in exception ExpressionEvaluationException
 
getLocalizedMessage() - Method in exception RuntimeExpressionException
 
getLocalizedMessage() - Method in exception LocalizedIllegalArgumentException
 
getLocalizedMessage() - Method in exception LocalizedIllegalStateException
 
getLocalizedMessage() - Method in exception LocalizedUnsupportedOperationException
 
getLocalizedMessage() - Method in exception TypeConversionException
Get a localized message describing the cause of this exception.
getLocalizedMessage() - Method in exception TypeConverterNotFoundException
 
getLocalParameter(String) - Method in class ScopedRequestImpl
Get the parameter from the scoped request only (don't check in listen scoped requests)
getLocalParameter(String) - Method in interface ScopedRequest
 
getLocation() - Method in class Form
Return the value of the location.
getLocation() - Method in class JspTaglibSubTask.TagLib
Gets the Location attribute of the TagLib object
getLoginHandler() - Method in class Handlers
 
getLong(AnnotationMirror, String, boolean) - Static method in class CompilerUtils
 
getLongLivedFlowAttr(String) - Static method in class InternalUtils
 
getLongLivedPageFlow(String, HttpServletRequest) - Static method in class PageFlowUtils
Get the long-lived page flow instance associated with the given module (directory) path.
getManagedObject() - Method in exception PageFlowManagedObjectException
Get the related PageFlowManagedObject.
getMapItemParamName() - Static method in class ReturnActionViewRenderer
 
getMapping() - Method in class FlowController
Deprecated. Use FlowController.getActionMapping() instead.
getMapping() - Method in class PreviousPageInfo
Get information about the action that forwarded to the page.
getMaxInactiveInterval() - Method in class ScopedSession
 
getMaxRepeat() - Method in class PadContext
Get the maximum number of times to render items in the repeater's body.
getMergedControllerAnnotation() - Method in class FlowControllerInfo
 
getMergeFile(String) - Method in class GenStrutsApp
 
getMergeFileName() - Method in class GenStrutsApp
 
getMessage() - Method in class ExceptionModel
 
getMessage() - Method in class ValidatorRule
 
getMessage() - Method in class ValidatorRule.MessageArg
 
getMessage(String) - Method in class DataGridResourceProvider
 
getMessage(String) - Method in class DataGridTagModel
 
getMessage() - Method in class BindingUpdateError
Get the error message.
getMessage(FlowControllerHandlerContext, String, String, Object[]) - Method in class DefaultExceptionsHandler
 
getMessage() - Method in exception PageFlowManagedObjectException
 
getMessage() - Method in exception ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessageArgs() - Method in exception ActionNotFoundException
 
getMessageArgs() - Method in exception ControlFieldInitializationException
 
getMessageArgs() - Method in exception DoubleSubmitException
 
getMessageArgs() - Method in exception EmptyNestingStackException
 
getMessageArgs() - Method in exception IllegalActionOutputException
 
getMessageArgs() - Method in exception IllegalOutputFormTypeException
 
getMessageArgs() - Method in exception IllegalRedirectOutputFormException
 
getMessageArgs() - Method in exception InfiniteReturnToActionException
 
getMessageArgs() - Method in exception ReturnToException
 
getMessageArgs() - Method in exception MismatchedActionOutputException
 
getMessageArgs() - Method in exception MissingActionOutputException
 
getMessageArgs() - Method in exception NoMatchingActionMethodException
 
getMessageArgs() - Method in exception NotLoggedInException
 
getMessageArgs() - Method in exception PageFlowManagedObjectException
 
getMessageArgs() - Method in exception SessionExpiredException
 
getMessageArgs() - Method in exception UnfulfilledRolesException
 
getMessageArgs() - Method in exception UnresolvableForwardException
 
getMessageBundle() - Method in class PageFlowApplication
 
getMessageBundles() - Method in class MergedControllerAnnotation
 
getMessageBundlesByName() - Method in class FlowControllerInfo
 
getMessageKey() - Method in class ExceptionModel
 
getMessageKey() - Method in class ValidatorRule
 
getMessageParts() - Method in exception ActionNotFoundException
 
getMessageParts() - Method in exception ControlFieldInitializationException
 
getMessageParts() - Method in exception DoubleSubmitException
 
getMessageParts() - Method in exception EmptyNestingStackException
 
getMessageParts() - Method in exception IllegalActionOutputException
 
getMessageParts() - Method in exception IllegalOutputFormTypeException
 
getMessageParts() - Method in exception IllegalRedirectOutputFormException
 
getMessageParts() - Method in exception InfiniteReturnToActionException
 
getMessageParts() - Method in exception ReturnToException
 
getMessageParts() - Method in exception LoginExpiredException
 
getMessageParts() - Method in exception MismatchedActionOutputException
 
getMessageParts() - Method in exception MissingActionOutputException
 
getMessageParts() - Method in exception NoCurrentPageFlowException
 
getMessageParts() - Method in exception NoMatchingActionMethodException
 
getMessageParts() - Method in exception NoPreviousActionException
 
getMessageParts() - Method in exception NoPreviousPageException
 
getMessageParts() - Method in exception NotLoggedInException
 
getMessageParts() - Method in exception PageFlowManagedObjectException
 
getMessageParts() - Method in exception SessionExpiredException
 
getMessageParts() - Method in exception UnfulfilledRolesException
 
getMessageParts() - Method in exception UnresolvableForwardException
 
getMessager() - Method in class CompilerUtils.ExtendedAnnotationProcessorEnvironment
 
getMessageResources() - Method in class MergedControllerAnnotation
 
getMessageResources() - Method in class FlowController
Get the default message resources for this FlowController.
getMessageResources(String) - Method in class FlowController
Get the specified message resources for this FlowController.
getMessageResourcesList() - Method in class StrutsApp
 
getMetadata() - Method in class DataAccessProviderBean
 
getMethod(Class, String, int) - Method in class MethodCache
 
getMethod(Class, String, String[]) - Method in class MethodCache
 
getMethod(Class, String, Class[]) - Method in class MethodCache
 
getMethods(Class) - Method in class MethodCache
 
getMinRepeat() - Method in class PadContext
Get the minimum number of times to render an item in the repeater's body.
getModuleConfig(String, ServletRequest, ServletResponse) - Method in class AutoRegisterActionServlet
Get the Struts ModuleConfig for the given module path.
getModuleConfig() - Method in class FlowController
 
getModuleConfig(ServletContext, HttpServletRequest) - Method in class FlowController
Gets the Struts module configuration associated with this controller.
getModuleConfig(String, ServletContext) - Static method in class InternalUtils
Get the Struts ModuleConfig for the given module path.
getModuleConfig(String, ServletContext) - Static method in class PageFlowUtils
Deprecated. This is an internal utility. InternalUtils.getModuleConfig(java.lang.String, javax.servlet.ServletContext) can be used, but it is not guaranteed to be supported in the future.
getModuleConfigLocators() - Method in class AutoRegisterActionServlet
Get the current list of registered ModuleConfigLocators.
getModuleConfigPath(String) - Method in interface AutoRegisterActionServlet.ModuleConfigLocator
Get the webapp-relative path to a Struts module config file, based on the module name.
getModuleConfigPath(String) - Method in class PageFlowActionServlet.DefaultModuleConfigLocator
 
getModuleConfPath(String) - Method in class AutoRegisterActionServlet
Get the webapp-relative path to the Struts module configration file for a given module path, based on registered ModuleConfigLocators.
getModuleConfPath(String) - Method in class PageFlowActionServlet
Get the webapp-relative path to the Struts module configration file for a given module path.
getModuleConfPath(String) - Static method in class PageFlowUtils
Deprecated. Use PageFlowActionServlet.getModuleConfPath(java.lang.String) instead. Get the path to the Struts module configration file (e.g., "/WEB-INF/.pageflow-struts-generated/jpf-struts-config-someModule") for a given module path (e.g., "someModule"), according to the PageFlow convention.
getModulePath() - Method in interface ActionResolver
Get the Struts module path associated with this ActionResolver.
getModulePath() - Method in class FlowController
Get the Struts module path for this controller.
getModulePath() - Method in class CachedPageFlowInfo
 
getModulePath() - Method in class PageFlowController
Get the Struts module path for this page flow.
getModulePath(HttpServletRequest, String) - Static method in class PageFlowUtils
Get the Struts module path for a URI.
getModulePath(HttpServletRequest) - Static method in class PageFlowUtils
Get the Struts module path for the current request URI.
getModulePath() - Method in class SharedFlowController
Get the Struts module path.
getModulePath() - Method in class StrutsModule
 
getModulePathForRelativeURI(String) - Static method in class PageFlowUtils
Get the Struts module path for a URI that is relative to the web application root.
getModulePathFromReqAttr(HttpServletRequest) - Static method in class InternalUtils
Gets the Struts module path from the input request.
getMultipartClass() - Method in class PageFlowControllerConfig
 
getMultipartHandler() - Method in class MergedControllerAnnotation
 
getMultipartHandlerClassName() - Method in class StrutsApp
 
getMultipartHandlerType() - Static method in class InternalUtils
 
getMultipartRequestWrapper() - Method in class PageFlowRequestWrapper
 
getMutuallyExclusiveAttrs() - Method in class AnnotationGrammar
Each entry in this array (a String[]) lists mutually exclusive attributes.
getMutuallyExclusiveAttrs() - Method in class ActionGrammar
 
getMutuallyExclusiveAttrs() - Method in class BaseValidationRuleGrammar
 
getMutuallyExclusiveAttrs() - Method in class CatchGrammar
 
getMutuallyExclusiveAttrs() - Method in class ControllerGrammar
 
getMutuallyExclusiveAttrs() - Method in class ForwardGrammar
 
getMutuallyExclusiveAttrs() - Method in class SimpleActionGrammar
 
getMutuallyExclusiveAttrs() - Method in class ValidatablePropertyGrammar
 
getMutuallyExclusiveAttrs() - Method in class ValidateRangeGrammar
 
getMutuallyExclusiveAttrs() - Method in class ValidationMessageArgsGrammar
 
getName() - Method in class FlowControllerInfo.ActionInfo
 
getName() - Method in class ActionModel
 
getName() - Method in class ActionOutputModel
 
getName() - Method in class FormBeanModel
 
getName() - Method in class FormBeanModel.Property
 
getName() - Method in class ForwardModel
 
getName() - Method in class DataGridTagModel
 
getName() - Method in class PageFlowActionForward.ActionOutput
 
getName() - Method in class ContextToken
 
getName() - Method in class TreeElement
Returns the unique name of the node.
getName() - Method in class JspTaglibSubTask.ContextParam
Gets the Name attribute of the ContextParam object
getName() - Method in class GroupOption
Get the name of the option.
getNamePrefix(ServletContext, ServletRequest, String) - Method in class URLRewriter
Get the prefix to use when rewriting a query parameter name.
getNamePrefix(ServletContext, ServletRequest, String) - Static method in class URLRewriterService
Get the prefix to use when rewriting a query parameter name.
getNamePrefix(ServletContext, ServletRequest, String) - Method in class DefaultURLRewriter
 
getNameType() - Method in class ForwardGrammar
 
getNamingChain() - Method in class AbstractClassicTag
Return an ArrayList which represents a chain of INameInterceptor objects.
getNamingChain() - Method in class DataSourceTag
Return an ArrayList which represents a chain of INameInterceptor objects.
getNamingChain() - Method in class CheckBox
Return an ArrayList which represents a chain of INameInterceptor objects.
getNamingChain() - Method in class CheckBoxGroup
Return an ArrayList which represents a chain of INameInterceptor objects.
getNamingChain() - Method in class HtmlDataSourceTag
Return an ArrayList which represents a chain of INameInterceptor objects.
getNamingChain() - Method in class HtmlGroupBaseTag
Return an ArrayList which represents a chain of INameInterceptor objects.
getNamingChain() - Method in class RadioButtonGroup
Return an ArrayList which represents a chain of INameInterceptor objects.
getNamingChain() - Method in class Select
Return an ArrayList which represents a chain of INameInterceptor objects.
getNavigationHandler() - Method in class PageFlowApplication
 
getNearestForm() - Method in class HtmlBaseTag
Returns the closest parent form tag, or null if there is none.
getNestedDecorator() - Method in class CellDecorator
 
getNestingOverflowCount() - Method in class LegacySettings
 
getNestingPageFlow(HttpServletRequest) - Static method in class PageFlowUtils
Get the PageFlowController that is nesting the current one.
getNextId(ServletRequest) - Method in class AbstractClassicTag
This method will generate the next unique int within the HTML tag.
getNextPage() - Method in class PagerModel
 
getNextRewriter() - Method in class URLRewriter
Deprecated. Get the next URLRewriter in the chain.
getNextToken() - Method in class NetUIELParser
 
getNextToken() - Method in class NetUIELParserTokenManager
 
getNode() - Method in class TreeItem
 
getNodeCollapsedImage() - Method in class InheritableState
 
getNodeExpandedImage() - Method in class InheritableState
 
getNullable() - Method in class ActionOutputModel
 
getNullable() - Method in class PageFlowActionForward.ActionOutput
 
getObjectName() - Method in interface INameable
Returns the ObjectName of the INameable object.
getObjectName() - Method in class AbstractCallMethod
Get the name of the object that is the target of the invocation.
getObjectName() - Method in class CallMethod
 
getObjectName() - Method in class CallPageFlow
Get the name of the object that is the target of the invocation.
getObjectName() - Method in exception ObjectNotFoundException
Get the name of the object whose lookup failed.
getObjectName() - Method in class DivPanelState
Returns the ObjectName of the INameable object.
getObjectName() - Method in class TreeRootElement
Returns the ObjectName of the INameable object.
getOnClick() - Method in class HtmlBaseTag
Gets the onClick javascript event.
getOperation() - Method in class Filter
 
getOperationHint() - Method in class FilterOperation
 
getOptions() - Method in class CompilerUtils.ExtendedAnnotationProcessorEnvironment
 
getOptionsDataSource() - Method in class HtmlGroupBaseTag
Gets the options datasource value (an expression).
getOptionsDataSource() - Method in class Select
Gets the options datasource value (an expression).
getOriginalFile(TypeDeclaration) - Static method in class CompilerUtils
Deprecated.  
getOriginalForward() - Method in class ActionInterceptorContext
Get a wrapper for the original URI from the action that was intercepted.
getOriginalServletPath() - Method in class PageFlowRequestWrapper
 
getOuterAttribute(HttpServletRequest, String) - Static method in class RequestUtils
 
getOuterClass(MemberDeclaration) - Static method in class CompilerUtils
 
getOutermostClass(MemberDeclaration) - Static method in class CompilerUtils
 
getOuterRequest() - Method in class ScopedRequestImpl
 
getOuterRequest() - Method in interface ScopedRequest
 
getOuterRequest(HttpServletRequest) - Static method in class ScopedServletUtils
Get the outer (unwrapped) request.
getOuterResponse() - Method in class ScopedResponseImpl
 
getOuterResponse() - Method in interface ScopedResponse
 
getOuterServletRequest(ServletRequest) - Static method in class ScopedServletUtils
Get the outer (unwrapped) request.
getOuterSession() - Method in class ScopedSession
Returns the real (outer) HttpSession.
getOutputFileURI() - Method in class GenValidationModel
 
getOutputFileURI(String, String, boolean) - Static method in class StrutsApp
 
getOutputFileURI() - Method in class ValidationModel
 
getOutputFormBeanMember() - Method in class ForwardModel
 
getOutputFormBeanType() - Method in class ForwardModel
 
getOutputForms() - Method in class Forward
Get all form-beans attached to this forward through Forward.addOutputForm(java.lang.Object) or Forward.Forward(String, Object).
getOutputFormType() - Method in exception IllegalOutputFormException
Get the type name of the relevant output form.
getOverridingInterceptor() - Method in class ActionInterceptorContext
 
getOverridingInterceptor() - Method in class InterceptorContext
 
getPackage(String) - Method in class CompilerUtils.ExtendedAnnotationProcessorEnvironment
 
getPackageName() - Method in class JspTaglibSubTask
 
getPackageName() - Method in class TldxSubTask
 
getPadText() - Method in class PadContext
Get the text to use when padding the Repeater
getPage() - Method in class PagerModel
 
getPageAction() - Method in class PagerModel
 
getPageContext(JspContext) - Static method in class JspUtil
 
getPageContext() - Method in class AbstractSimpleTag
This method will attempt to cast the JspContext into a PageContext.
getPageFlow(String, HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class FlowControllerFactory
Deprecated. Use FlowControllerFactory.createPageFlow(RequestContext, String) instead.
getPageFlow(Class, HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class FlowControllerFactory
Deprecated. Use FlowControllerFactory.createPageFlow(RequestContext, Class) instead.
getPageFlow() - Method in class ActionInterceptorContext
Get the page flow on which the action is being raised.
getPageFlow() - Method in class PageFlowStack.PushedPageFlow
 
getPageFlow(ServletRequest, ServletResponse) - Static method in class ImplicitObjectUtil
 
getPageFlowClassName(String) - Static method in class PageFlowUtils
Get the class name of a PageFlowController, given the URI to it.
getPageFlowClassName(String, ServletRequest, ServletContext) - Static method in class PageFlowUtils
Deprecated. This is an internal utility. InternalUtils.getFlowControllerClassName(java.lang.String, javax.servlet.ServletRequest, javax.servlet.ServletContext) can be used, but it is not guaranteed to be supported in the future.
getPageFlowForPath(RequestContext, String) - Method in class FlowControllerFactory
Get the page flow instance that should be associated with the given path.
getPageFlowForRelativeURI(HttpServletRequest, HttpServletResponse, String, ServletContext) - Static method in class FlowControllerFactory
Deprecated. Use FlowControllerFactory.getPageFlowForPath(RequestContext, String) instead.
getPageFlowForRequest(RequestContext) - Method in class FlowControllerFactory
Get the page flow instance that should be associated with the given request.
getPageFlowForRequest(HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class FlowControllerFactory
Deprecated. Use FlowControllerFactory.getPageFlowForRequest(RequestContext) instead.
getPageFlowForURI(HttpServletRequest, HttpServletResponse, String, ServletContext) - Static method in class FlowControllerFactory
Deprecated. Use FlowControllerFactory.getPageFlowForPath(RequestContext, String) instead. The URI must be stripped of the webapp context path before being passed.
getPageFlowMemberField() - Method in class CachedFacesBackingInfo
 
getPageFlowScopedFormName() - Method in class PageFlowRequestWrapper
 
getPageFlowStack(HttpServletRequest) - Static method in class PageFlowUtils
Deprecated. Use PageFlowStack.get(javax.servlet.http.HttpServletRequest) instead.
getPageFlowURI(String) - Static method in class PageFlowUtils
Get the URI for a PageFlowController, given its class name.
getPageHref() - Method in class PagerModel
 
getPageInput(String) - Method in class FacesBackingBean
 
getPageInput(String, ServletRequest) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.getActionOutput(java.lang.String, javax.servlet.ServletRequest) instead.
getPageInputMap() - Method in class FacesBackingBean
 
getPageInputMap(ServletRequest) - Static method in class InternalUtils
 
getPageInputName() - Method in exception IllegalPageInputException
Deprecated. Get the name of the relevant action output.
getPageInputName() - Method in exception MismatchedPageInputException
Deprecated.  
getPageInputName() - Method in exception MissingPageInputException
Deprecated.  
getPageInputs() - Method in class Forward
Deprecated. Use Forward.getActionOutputs() instead.
getPageName() - Method in class ForwardModel
 
getPagerModel() - Method in class DataGridState
 
getPagerModel() - Method in class PagerRenderer
 
getPagerParamValues() - Method in class DataGridURLBuilder
 
getPagerParamValues() - Method in class DefaultDataGridURLBuilder
 
getPagerRenderer() - Method in class DataGridTagModel
 
getPagerRowQueryParamKey() - Method in class DataGridURLBuilder
 
getPagerRowQueryParamKey() - Method in class DefaultDataGridURLBuilder
 
getPageSize() - Method in class PagerModel
 
getPaletteGenerator() - Method in class TldxSubTask
 
getParameter() - Method in class ActionModel
 
getParameter() - Method in class MessageResourcesModel
 
getParameter(String) - Method in class MutableURI
Returns the value of the parameter.
getParameter(String) - Method in class ScopedRequestImpl
 
getParameter(String) - Method in class TemplateHelper
Returns the value of the parameter.
getParameterMap() - Method in class ScopedRequestImpl
 
getParameterNames() - Method in class ScopedRequestImpl
 
getParameterNodes() - Method in class AbstractCallMethod
Internal, read-only property used by subclasses to get the list of parameters to be used when reflectively invoking a method.
getParameters(String) - Method in class MutableURI
Returns the values of the given parameter.
getParameters() - Method in class MutableURI
Returns an unmodifiable Map of all parameters.
getParameters(String) - Method in class TemplateHelper
Returns the values of the given parameter.
getParameterValues(String) - Method in class ScopedRequestImpl
 
getParams() - Method in class AnchorCellModel
 
getParams() - Method in class TreeElement
 
getParent() - Method in class InheritableState
 
getParent() - Method in class TreeElement
Gets the parent node of this node, or null if this is the root node.
getParent() - Method in class TreeHtmlAttributeInfo
 
getParentApp() - Method in class StrutsElementSupport
 
getParentGrammar() - Method in class AnnotationMemberType
 
getPath() - Method in class ActionModel
 
getPath(boolean) - Method in class ActionModel
 
getPath() - Method in class ExceptionModel
 
getPath() - Method in class ForwardModel
 
getPath() - Method in class MutableURI
Returns the path.
getPath() - Method in class Forward
Get the URI path associated with this object.
getPathInfo() - Method in class ScopedRequestImpl
 
getPathPrefix() - Method in class TemplateHelper
Returns the path prefix.
getPattern() - Method in class FormatTag.Formatter
 
getPlatformName() - Method in class DefaultServletContainerAdapter
 
getPlatformName() - Method in interface ServletContainerAdapter
Get the name of the platform, which may be used to find platform-specific configuration files.
getPopupSupport() - Method in class AnchorBase
 
getPopupSupport() - Method in class Button
 
getPort() - Method in class MutableURI
Returns the port.
getPort() - Method in class TemplateHelper
Returns the port.
getPosition() - Method in class ValidatorRule.MessageArg
 
getPrefix() - Method in class ActionModel
 
getPreviousActionInfo() - Method in class PageFlowController
Get information about the most recent action run in this page flow.
getPreviousActionURI() - Method in class PageFlowController
Get the URI for the most recent action in this PageFlowController.
getPreviousForm() - Method in class PageFlowController
Deprecated. This method may return an ActionForm wrapper when the form bean type does not extend ActionForm. Use PageFlowController.getPreviousFormBean() instead.
getPreviousFormBean() - Method in class PageFlowController
Get the submitted form bean from the most recent action execution in this PageFlowController.
getPreviousForwardPath() - Method in class PageFlowController
Get the webapp-relative URI for the previous page (in this page flow) shown to the user.
getPreviousHandler() - Method in class BaseHandler
 
getPreviousPage() - Method in class PagerModel
 
getPreviousPageInfo(boolean) - Method in class PageFlowRequestWrapper
 
getPreviousPageInfo() - Method in class PageFlowController
Get information about the previous page (in this page flow) shown to the user.
getPreviousPageInfoLegacy(PageFlowController, HttpServletRequest) - Method in class FlowController
Deprecated. This method will be removed without replacement in a future release.
getPreviousPageInfoLegacy(PageFlowController, HttpServletRequest) - Method in class PageFlowController
Deprecated. This method will be removed without replacement in a future release.
getPreviousPageInfoLegacy(PageFlowController, HttpServletRequest) - Method in class SharedFlowController
Deprecated. This method will be removed without replacement in a future release.
getProcessorFor(Set<AnnotationTypeDeclaration>, AnnotationProcessorEnvironment) - Method in class FormBeanAnnotationProcessorFactory
 
getProcessorFor(Set<AnnotationTypeDeclaration>, AnnotationProcessorEnvironment) - Method in class PageFlowAnnotationProcessorFactory
 
getProperties() - Method in class FormBeanModel
 
getProperty(String) - Method in class StrutsElementSupport
 
getProperty(Object, String, PropertyCache) - Static method in class ParseUtils
 
getPropertyDescriptors(Class) - Method in class PropertyCache
Get an array of PropertyDescriptor objects that describe JavaBean properties of the given type.
getPropertyGetter(Class, String) - Method in class PropertyCache
 
getPropertyList() - Method in class FormBeanModel
Returns a clone (shallow copy) of the internal properties list.
getPropertyName() - Method in class CompilerUtils.BeanPropertyDescriptor
 
getPropertyName() - Method in class ValidatableField
 
getPropertyResolver() - Method in class PageFlowApplication
 
getPropertySetter(Class, String) - Method in class PropertyCache
 
getPropertyType(Object, String, PropertyCache) - Static method in class ParseUtils
 
getPropertyType(Class, String) - Method in class PropertyCache
 
getProvider() - Static method in class PageFlowServiceProvider
 
getProviderParent() - Method in interface IDataAccessProvider
Get the parent IDataAccessProvider of a DataAccessProvider.
getProviderParent() - Method in class CellRepeater
Get the parent IDataAccessProvider for this tag.
getProviderParent() - Method in class DataGrid
 
getProviderParent() - Method in class Repeater
Get the parent IDataAccessProvider for this tag.
getProviderParent() - Method in class HtmlGroupBaseTag
Get the parent IDataAccessProvider of a IDataAccessProvider.
getProviderParent() - Method in class Select
Get the parent IDataAccessProvider of a IDataAccessProvider.
getQualifiedBundleName(String) - Method in class ErrorBaseTag
Qualify the given bundle name with the current module path to return a full bundle name.
getQualifiedDataSourceName() - Method in class HtmlGroupBaseTag
Return the qualified name of the checkBoxGroup.
getQualifiedName(AnnotationMirror) - Static method in class CompilerUtils
 
getQuery() - Method in class MutableURI
Returns the query string (encoded).
getQueryForXML() - Method in class MutableURI
Returns the query string (encoded) to be used in an XML document.
getQueryParams() - Method in class DataGridURLBuilder
 
getQueryParams() - Method in class DefaultDataGridURLBuilder
 
getQueryParamsForFirstPage() - Method in class DataGridURLBuilder
 
getQueryParamsForFirstPage() - Method in class DefaultDataGridURLBuilder
 
getQueryParamsForLastPage() - Method in class DataGridURLBuilder
 
getQueryParamsForLastPage() - Method in class DefaultDataGridURLBuilder
 
getQueryParamsForNextPage() - Method in class DataGridURLBuilder
 
getQueryParamsForNextPage() - Method in class DefaultDataGridURLBuilder
 
getQueryParamsForPreviousPage() - Method in class DataGridURLBuilder
 
getQueryParamsForPreviousPage() - Method in class DefaultDataGridURLBuilder
 
getQueryString() - Method in class Forward
Get the query string that will be appended to the URI returned by Forward.getPath().
getQueryString() - Method in class PreviousActionInfo
Get the query string from the original request URI.
getQueryString() - Method in class TemplateHelper
 
getReadVariableResolver(PageContext) - Static method in class ImplicitObjectUtil
 
getRealFormId() - Method in class Form
This method will return the real id that will be written out by the form.
getRealIdScope() - Method in class ScriptContainer
This method will return the real scope id for the script container.
getRedirectURI() - Method in class ScopedResponseImpl
 
getRedirectURI() - Method in interface ScopedResponse
Get the redirect URI.
getRef() - Method in class ByRef
 
getReferencedFiles() - Method in class FlowControllerInfo
Get a list of referenced files (files that appear in Jpf.Forward paths).
getReferenceType(AnnotationMirror, String, boolean) - Static method in class CompilerUtils
 
getRegisteredHandler() - Method in class DefaultActionForwardHandler
 
getRegisteredHandler() - Method in class DefaultExceptionsHandler
 
getRegisteredHandler() - Method in class DefaultHandler
 
getRegisteredHandler() - Method in class DefaultReloadableClassHandler
 
getRelativeURI(HttpServletRequest, PageFlowController) - Static method in class PageFlowUtils
Get the request URI, relative to the URI of the given PageFlowController.
getRelativeURI(HttpServletRequest, String, PageFlowController) - Static method in class PageFlowUtils
Get a URI relative to the URI of the given PageFlowController.
getRelativeURI(HttpServletRequest) - Static method in class ScopedServletUtils
Get the request URI, relative to the webapp root.
getRelativeURI(HttpServletRequest, String) - Static method in class ScopedServletUtils
Get a URI relative to the webapp root.
getRelativeURI(String, String) - Static method in class ScopedServletUtils
Get a URI relative to a given webapp root.
getReloadableClass(String, ServletContext) - Static method in class InternalUtils
 
getReloadableClassHandler() - Method in class Handlers
 
getRendering(int) - Static method in class ConstantRendering
 
getRendering(Object, ServletRequest) - Static method in class TagRenderingBase.Factory
Factory method for getting a TagRenderingBase for a tag.
getRenderState() - Method in class DataGridTagModel
 
getRenderState() - Method in class Repeater
Get the current render state for the repeater.
getRepeater() - Method in class RepeaterComponent
Get the Repeater parent of this tag.
getRepeatingStage() - Method in class Select
Return the enum value of the currently repeating stage.
getRequest(JspContext) - Static method in class JspUtil
 
getRequest() - Method in class FlowController
Get the current HttpServletRequest.
getRequest() - Method in class RequestInterceptorContext
 
getRequest() - Method in class PageFlowRequestWrapper
 
getRequest() - Method in class RequestContext
 
getRequestDispatcher(String) - Method in class ScopedRequestImpl
 
getRequestedSessionId() - Method in class ScopedRequestImpl
 
getRequestInterceptors() - Method in class RequestInterceptorContext
 
getRequestURI() - Method in class ScopedRequestImpl
 
getRequestURL() - Method in class ScopedRequestImpl
 
getRequiredAttrs() - Method in class AnnotationGrammar
Each entry in this array (a String[]) lists attributes of which one must exist in this tag.
getRequiredAttrs() - Method in class ActionGrammar
 
getRequiredAttrs() - Method in class ActionOutputGrammar
 
getRequiredAttrs() - Method in class CatchGrammar
 
getRequiredAttrs() - Method in class ControllerGrammar
 
getRequiredAttrs() - Method in class ForwardGrammar
 
getRequiredAttrs() - Method in class LocaleRulesGrammar
 
getRequiredAttrs() - Method in class MessageBundleGrammar
 
getRequiredAttrs() - Method in class RaiseActionGrammar
 
getRequiredAttrs() - Method in class SharedFlowRefGrammar
 
getRequiredAttrs() - Method in class ValidatableBeanGrammar
 
getRequiredAttrs() - Method in class ValidatablePropertyGrammar
This is overridable by derived classes, which is why it's not simply defined as required in Jpf.
getRequiredAttrs() - Method in class ValidateCustomGrammar
 
getRequiredAttrs() - Method in class ValidateRangeGrammar
 
getRequiredAttrs() - Method in class ValidateValidWhenGrammar
 
getRequiredAttrs() - Method in class ValidationMessageArgsGrammar
 
getRequiredRuntimeVersion() - Method in class AnnotationGrammar
 
getRequiredType() - Method in exception IllegalOutputFormTypeException
Get the name of the required form type.
getResourceBundlePath() - Method in class DataGridResourceProvider
 
getResourceKey() - Method in class FilterOperation
 
getResourcePath() - Method in class DataGridTagModel
 
getResourceProvider(String) - Method in class DataGridConfig
 
getResourceProvider() - Method in class DataGridTagModel
 
getResourceProvider(String) - Method in class DefaultDataGridConfig
 
getResources() - Method in class FlowController
Deprecated. This method can only return the resources for the default module. Use FlowController.getMessageResources() to get the resources for this FlowController.
getResources(HttpServletRequest) - Method in class FlowController
Deprecated. Use FlowController.getMessageResources() instead.
getResources(HttpServletRequest, String) - Method in class FlowController
Deprecated. Use FlowController.getMessageResources(String) instead.
getResourceString(String, Object...) - Method in class BaseAnnotationProcessor
 
getResourceString(String, Object...) - Method in class SilentDiagnostics
 
getResponse() - Method in class FlowController
Get the current HttpServletResponse.
getResponse() - Method in class RequestInterceptorContext
 
getResponse() - Method in class RequestContext
 
getResultOverride() - Method in class ActionInterceptorContext
 
getResultOverride() - Method in class InterceptorContext
 
getReturnAction() - Method in class AfterNestedInterceptContext
Get the return action from the nested page flow that intercepted the original page flow's action.
getReturnActions() - Method in class FlowControllerInfo
 
getReturnFormMember() - Method in class PageFlowActionForward
 
getReturnFormType() - Method in class PageFlowActionForward
 
getReturnNull() - Method in class MessageResourcesModel
 
getReturnToType() - Method in class Forward
Get the type of return, if this is a return-to type.
getReturnToType() - Method in exception ReturnToException
 
getReturnToTypeAsString() - Method in class Forward
Get the type of return as a String, if this is a return-to type.
getRewrittenActionURI(String, Map, boolean) - Method in class FlowController
Create a fully-rewritten URI given an action and parameters.
getRewrittenActionURI(ServletContext, HttpServletRequest, HttpServletResponse, String, Map, String, boolean) - Static method in class PageFlowUtils
Create a fully-rewritten URI given an action name and parameters.
getRewrittenHrefURI(ServletContext, HttpServletRequest, HttpServletResponse, String, Map, String, boolean) - Static method in class PageFlowUtils
Create a fully-rewritten URI given a path and parameters.
getRewrittenResourceURI(ServletContext, HttpServletRequest, HttpServletResponse, String, Map, String, boolean) - Static method in class PageFlowUtils
Create a fully-rewritten URI given a path and parameters.
getRoleNames() - Method in exception UnfulfilledRolesException
Get the names of the roles that were allowed access to the action.
getRoles() - Method in class ActionModel
 
getRolesAllowed() - Method in class MergedControllerAnnotation
 
getRoot(TreeElement) - Static method in class TreeElement
Gets the root node of this tree.
getRootCause(Throwable) - Static method in class ParseUtils
 
getRootNode() - Method in class Tree
Return the root node of the tree.
getRootNodeCollapsedImage() - Method in interface ITreeRootElement
 
getRootNodeCollapsedImage() - Method in class TreeRootElement
Returns the collapsed image for the root node.
getRootNodeExpandedImage() - Method in interface ITreeRootElement
 
getRootNodeExpandedImage() - Method in class TreeRootElement
Returns the expanded image for the root node.
getRow() - Method in class PagerModel
 
getRowClass() - Method in class StyleModel
 
getRowClass() - Method in class DefaultStyleModel
 
getRowClass() - Method in class AbstractStyleBean
Get the table row style class.
getRuleName() - Method in class ValidatorRule
 
getRules() - Method in class ValidatableField
 
getRuntimeVersionChecker() - Method in class AnnotationGrammar
 
getRuntimeVersionChecker() - Method in class BaseChecker
 
getScheme() - Method in class MutableURI
Returns the protocol/scheme.
getScheme() - Method in class TemplateHelper
Returns the protocol scheme.
getScope() - Method in class ActionModel
 
getScope() - Method in class TreeElement
Get the target scope for this node's URI.
getScopedName(String) - Method in class ScopedAttributeContainer
 
getScopedName(String) - Method in class ScopedRequestImpl
 
getScopedName(String) - Method in interface ScopedRequest
 
getScopedName(String, Object) - Static method in class ScopedServletUtils
Get a scoped version of a given name.
getScopedRequest(HttpServletRequest, String, ServletContext, Object) - Static method in class ScopedServletUtils
Deprecated. Use ScopedServletUtils.getScopedRequest(HttpServletRequest, String, ServletContext, Object, boolean).
getScopedRequest(HttpServletRequest, String, ServletContext, Object, boolean) - Static method in class ScopedServletUtils
Get the cached wrapper servlet request.
getScopedRequestAttribute(String, ServletRequest) - Static method in class ScopedServletUtils
Get an attribute from the given request, and if it is a ScopedRequest, ensure that the attribute is not "showing through" from the outer request, even if the ScopedRequest allows that by default.
getScopedResponse(HttpServletResponse, ScopedRequest) - Static method in class ScopedServletUtils
Get the cached wrapper servlet response.
getScopedSessionAttr(String, HttpServletRequest) - Static method in class ScopedServletUtils
If the request is a ScopedRequest, this returns an attribute whose name is scoped to that request's scope-ID; otherwise, it is a straight passthrough to HttpSession.getAttribute(java.lang.String).
getScopedSessionAttrName(String, HttpServletRequest) - Static method in class ScopedServletUtils
If the request is a ScopedRequest, this returns an attribute name scoped to that request's scope-ID; otherwise, it returns the given attribute name.
getScopeId() - Method in class AnchorCellModel
 
getScopeId() - Method in class HeaderCellModel
 
getScopeKey() - Method in class ScopedAttributeContainer
 
getScopeKey() - Method in class ScopedRequestImpl
 
getScopeKey() - Method in interface ScopedRequest
 
getScriptReporter() - Method in class AbstractClassicTag
Return the closest ScriptReporter in the parental chain.
getScriptReporter() - Method in class AbstractSimpleTag
Return the closest ScriptReporter in the parental chain.
getScriptRequestState(HttpServletRequest) - Static method in class ScriptRequestState
This method will return the javaScriptUtils that is assocated with this request.
getSecureListenPort(HttpServletRequest) - Method in class DefaultServletContainerAdapter
 
getSecureListenPort(HttpServletRequest) - Method in interface ServletContainerAdapter
Get the port on which the server is listening for secure connections.
getSecurityProtocol(String, HttpServletRequest) - Method in class DefaultServletContainerAdapter
 
getSecurityProtocol(String, ServletContext, HttpServletRequest) - Static method in class PageFlowUtils
Tell whether a web application resource requires a secure transport protocol.
getSecurityProtocol(String, HttpServletRequest) - Method in interface ServletContainerAdapter
Tell whether a web application resource requires a secure transport protocol.
getSelectedNode() - Method in interface ITreeRootElement
Return the currently selected TreeElement.
getSelectedNode() - Method in class TreeRootElement
Return the currently selected TreeElement.
getSelectionAction() - Method in class InheritableState
 
getSelectionAction() - Method in class Tree
Return the action for selection action on the tree.
getSelectionTarget() - Method in class InheritableState
 
getSerializableAttrs() - Method in class AttributeContainer
 
getService(BeanContextServices, Object, Class, Object) - Method in class PageFlowServiceProvider
 
getServlet() - Method in class FlowController
Deprecated. This method will be removed with no replacement. In most cases, PageFlowManagedObject.getServletContext() is sufficient; for other cases, the ActionServlet itself is in the ServletContext attribute Globals.ACTION_SERVLET_KEY.
getServletContainerAdapter(ServletContext) - Static method in class AdapterManager
 
getServletContext() - Method in class DefaultServletContainerAdapter
 
getServletContext() - Method in class Factory
 
getServletContext() - Method in class BaseHandler
 
getServletContext() - Method in class RequestInterceptorContext
 
getServletContext(ServletRequest) - Static method in class InternalUtils
 
getServletContext() - Method in class PageFlowEventReporter
 
getServletContext() - Method in class PageFlowManagedObject
 
getServletContext() - Method in class ScopedServletConfig
 
getServletContext() - Method in class ScopedSession
 
getServletName() - Method in class ScopedServletConfig
 
getServletPath() - Method in class ScopedRequestImpl
 
getServletRequest() - Method in class DataGridStateCodec
 
getServletRequest() - Method in class PageFlowBeanContext
 
getServletRequest() - Method in interface PageFlowServiceProvider.HasServletRequest
 
getSession() - Method in class FlowController
Get the current user session.
getSessionContext() - Method in class ScopedSession
 
getSharedFlow(String) - Method in class PageFlowController
Get a shared flow, based on its name as defined in this page flow's Jpf.Controller#sharedFlowRefs annotation.
getSharedFlow(String, HttpServletRequest) - Static method in class PageFlowUtils
Get the shared flow with the given class name.
getSharedFlow(ServletRequest) - Static method in class ImplicitObjectUtil
 
getSharedFlowClassName(HttpServletRequest, ServletContext) - Static method in class InternalUtils
 
getSharedFlowClassNameForRelativeURI(String, ServletRequest, ServletContext) - Static method in class InternalUtils
 
getSharedFlowFiles() - Method in class FlowControllerInfo
 
getSharedFlowMemberFields() - Method in class CachedSharedFlowRefInfo
 
getSharedFlowRefs() - Method in class MergedControllerAnnotation
 
getSharedFlows() - Method in class PageFlowControllerConfig
 
getSharedFlows() - Method in class PageFlowController
Get the a map of shared flow name to shared flow instance.
getSharedFlows(HttpServletRequest) - Static method in class PageFlowUtils
Get the a map of shared flow name to shared flow instance, based on the names defined in the Jpf.Controller.sharedFlowRefs() annotation of the current page flow.
getSharedFlowsForPath(RequestContext, String) - Method in class FlowControllerFactory
Get the map of shared flows for the given path.
getSharedFlowsForRequest(RequestContext) - Method in class FlowControllerFactory
Get the map of shared flows for the given request.
getSharedFlowTypeNames() - Method in class FlowControllerInfo
 
getSharedFlowTypes() - Method in class FlowControllerInfo
 
getSharedFlowTypes() - Method in class PageFlowControllerConfig
 
getShortname() - Method in class JspTaglibSubTask
Gets the Shortname attribute of the JspTaglibSubTask object
getSimpleActions() - Method in class MergedControllerAnnotation
 
getSimpleName(AnnotationMirror) - Static method in class CompilerUtils
 
getSize() - Method in class PagedDataSet
 
getSmallicon() - Method in class JspTaglibSubTask
Gets the Smallicon attribute of the JspTaglibSubTask object
getSortAction() - Method in class HeaderCellModel
 
getSortDirection(String) - Method in class SortModel
 
getSortedActionMappings() - Method in class StrutsApp
 
getSortExpression() - Method in class Sort
 
getSortExpression() - Method in class HeaderCellModel
 
getSortHref() - Method in class HeaderCellModel
 
getSortImagePath(SortDirection) - Method in class DataGridTagModel
 
getSortModel() - Method in class DataGridState
 
getSorts() - Method in class SortModel
 
getSortStrategy() - Method in class SortModel
 
getSourceFile(TypeDeclaration, boolean) - Static method in class CompilerUtils
 
getSourceFile() - Method in class SourceFileInfo
 
getSourceFileInfo(ClassDeclaration) - Method in class BaseAnnotationProcessor
 
getSourceFileInfo() - Method in class BaseChecker
 
getSourceFileInfo() - Method in class BaseGenerator
 
getSourceFileInfo() - Method in class FacesBackingChecker
 
getSourceFileInfo() - Method in class FlowControllerChecker
 
getSpanState() - Method in class SpanCellModel
 
getSpecifiedTypeDeclarations() - Method in class CompilerUtils.ExtendedAnnotationProcessorEnvironment
 
getState() - Method in class DataGridTagModel
 
getState(ExpressionHandling) - Method in class DivPanel
 
getState() - Method in class Anchor
This method will return the state associated with the tag.
getState() - Method in class Area
This method will return the state associated with the tag.
getState() - Method in class Body
This method will return the state associated with the tag.
getState() - Method in class Button
This method will return the state associated with the tag.
getState() - Method in class CheckBox
This method will return the state associated with the tag.
getState() - Method in class CheckBoxOption
This method will return the state associated with the tag.
getState() - Method in class FileUpload
This method will return the state associated with the tag.
getState() - Method in class Form
This method will return the state associated with the tag.
getState() - Method in class Hidden
This method will return the state associated with the tag.
getState() - Method in class HtmlBaseTag
This method will return the state associated with the tag.
getState() - Method in class Image
This method will return the state associated with the tag.
getState() - Method in class ImageButton
This method will return the state associated with the tag.
getState() - Method in class Label
This method will return the state associated with the tag.
getState() - Method in class RadioButtonOption
This method will return the state associated with the tag.
getState() - Method in class Select
This method will return the state associated with the tag.
getState() - Method in class SelectOption
This method will return the state associated with the tag.
getState() - Method in class Span
This method will return the state associated with the tag.
getState() - Method in class TextArea
This method will return the state associated with the tag.
getState() - Method in class TextBox
This method will return the state associated with the tag.
getStateManager() - Method in class PageFlowApplication
 
getStatusCode() - Method in interface ActionResult
 
getStatusCode() - Method in class ActionResultImpl
 
getStatusCode() - Method in class ScopedResponseImpl
 
getStatusCode() - Method in interface ScopedResponse
Get the status code on the response.
getStatusMessage() - Method in interface ActionResult
 
getStatusMessage() - Method in class ActionResultImpl
 
getStatusMessage() - Method in class ScopedResponseImpl
 
getStatusMessage() - Method in interface ScopedResponse
Get the status message on the response.
getString(AnnotationMirror, String, boolean) - Static method in class CompilerUtils
 
getString(String) - Method in class BundleContext.BundleNode
 
getString(String) - Method in class BundleContext.NetUIBundleNode
 
getString(String) - Method in class BundleContext.StrutsBundleNode
 
getString(String, Object[]) - Static method in class ScriptRequestState
Returns the string specified by aKey from the errors.properties bundle.
getString(String) - Static method in class Bundle
Returns the string specified by aKey from the errors.properties bundle.
getString(String, Object) - Static method in class Bundle
Returns the string specified by aKey from the errors.properties bundle.
getString(String, Object[]) - Static method in class Bundle
Returns the string specified by aKey from the errors.properties bundle.
getStringArray(AnnotationMirror, String, boolean) - Static method in class CompilerUtils
 
getStringArrayValue(Declaration, String, String, boolean) - Static method in class CompilerUtils
 
getStringValue(Declaration, String, String, boolean) - Static method in class CompilerUtils
 
getStrutsConfigFile() - Method in class GenStrutsApp
 
getStrutsConfigURI(String, boolean) - Static method in class StrutsApp
 
getStrutsMerge() - Method in class MergedControllerAnnotation
 
getStrutsModule(String, HttpServletRequest) - Static method in class StrutsModuleFactory
 
getStyleModel(String, String) - Method in class DataGridConfig
 
getStyleModel() - Method in class DataGridTagModel
 
getStyleModel(String, String) - Method in class DefaultDataGridConfig
 
getStylePrefix() - Method in class StyleModel
 
getSuffix() - Method in class ActionModel
 
GetSuffix(int) - Method in class SimpleCharStream
 
getSupportedLocales() - Method in class PageFlowApplication
 
getTableClass() - Method in class StyleModel
 
getTableClass() - Method in class DefaultStyleModel
 
getTableClass() - Method in class AbstractStyleBean
Get the table style class.
getTableFootClass() - Method in class StyleModel
 
getTableFootClass() - Method in class DefaultStyleModel
 
getTableHeadClass() - Method in class StyleModel
 
getTableHeadClass() - Method in class DefaultStyleModel
 
getTableRenderer() - Method in class DataGridTagModel
 
getTagId() - Method in class HtmlBaseTag
Return the ID of the tag.
getTagId() - Method in class TreeElement
Return the ID of the tag.
getTaglibversion() - Method in class JspTaglibSubTask
Gets the Taglibversion attribute of the JspTaglibSubTask object
getTagName() - Method in class AbstractClassicTag
Return the name of the tag.
getTagName() - Method in class AbstractSimpleTag
Return the name of the tag.
getTagName() - Method in class DeclareBundle
Get the name of this tag.
getTagName() - Method in class CellRepeater
Get the name of this tag.
getTagName() - Method in class AnchorCell
 
getTagName() - Method in class Caption
 
getTagName() - Method in class ConfigurePager
 
getTagName() - Method in class DataGrid
 
getTagName() - Method in class Footer
 
getTagName() - Method in class Header
 
getTagName() - Method in class HeaderCell
 
getTagName() - Method in class ImageAnchorCell
 
getTagName() - Method in class ImageCell
 
getTagName() - Method in class RenderPager
 
getTagName() - Method in class Rows
 
getTagName() - Method in class SpanCell
 
getTagName() - Method in class TemplateCell
 
getTagName() - Method in class CallMethod
Get the name of this tag.
getTagName() - Method in class CallPageFlow
Get the name of this tag.
getTagName() - Method in class MethodParameter
Get the name of this tag.
getTagName() - Method in class Message
 
getTagName() - Method in class MessageArg
 
getTagName() - Method in class DeclarePageInput
Get the name of this tag.
getTagName() - Method in class Pad
Get the name of this tag.
getTagName() - Method in class Repeater
Get the name of this tag.
getTagName() - Method in class RepeaterFooter
Get the name of this tag.
getTagName() - Method in class RepeaterHeader
Get the name of this tag.
getTagName() - Method in class RepeaterItem
Get the name of this tag.
getTagName() - Method in class GetData
Get the name of this tag.
getTagName() - Method in class SerializeXML
 
getTagName() - Method in class DivPanel
Returns the name of the Tag.
getTagName() - Method in class Anchor
Returns the name of the Tag.
getTagName() - Method in class Area
Returns the name of the Tag.
getTagName() - Method in class Attribute
Return the name of the Tag.
getTagName() - Method in class Base
Returns the name of the Tag.
getTagName() - Method in class Behavior
Return the name of the Tag.
getTagName() - Method in class BindingUpdateErrors
Return the name of the Tag.
getTagName() - Method in class Body
Return the name of the Tag.
getTagName() - Method in class Button
Return the name of the Tag.
getTagName() - Method in class CheckBox
Return the name of the Tag.
getTagName() - Method in class CheckBoxGroup
Return the name of the Tag.
getTagName() - Method in class CheckBoxOption
Return the name of the Tag.
getTagName() - Method in class ConfigurePopup
Return the name of the Tag.
getTagName() - Method in class Content
Return the name of the Tag.
getTagName() - Method in class Error
Return the name of the Tag.
getTagName() - Method in class Errors
Return the name of the Tag.
getTagName() - Method in class Exceptions
Return the name of the Tag.
getTagName() - Method in class FileUpload
Return the name of the Tag.
getTagName() - Method in class Form
Return the name of the Tag.
getTagName() - Method in class FormatDate
Return the name of the Tag.
getTagName() - Method in class FormatNumber
Return the name of the Tag.
getTagName() - Method in class FormatString
Return the name of the Tag.
getTagName() - Method in class Hidden
Return the name of the Tag.
getTagName() - Method in class Html
Returns the name of the Tag.
getTagName() - Method in class Image
Return the name of the Tag.
getTagName() - Method in class ImageAnchor
Return the name of the Tag.
getTagName() - Method in class ImageButton
Return the name of the Tag.
getTagName() - Method in class Label
Return the name of the Tag.
getTagName() - Method in class Parameter
Return the name of the Tag.
getTagName() - Method in class ParameterMap
Return the name of the Tag.
getTagName() - Method in class RadioButtonGroup
Return the name of the Tag.
getTagName() - Method in class RadioButtonOption
Return the name of the Tag.
getTagName() - Method in class RetrievePopupOutput
Return the name of the Tag.
getTagName() - Method in class RewriteName
Return the name of the Tag.
getTagName() - Method in class RewriteURL
Return the name of the Tag.
getTagName() - Method in class Select
Return the name of the Tag.
getTagName() - Method in class SelectOption
Return the name of the Tag.
getTagName() - Method in class Span
Return the name of the Tag.
getTagName() - Method in class TextArea
Return the name of the Tag.
getTagName() - Method in class TextBox
Return the name of the Tag.
getTagName() - Method in interface INetuiTag
 
getTagName() - Method in class ScriptBlock
Return the name of the Tag.
getTagName() - Method in class ScriptContainer
Returns the name of the Tag.
getTagName() - Method in class ScriptHeader
Returns the name of the Tag.
getTagName() - Method in class IncludeSection
Returns the name of the Tag.
getTagName() - Method in class Section
Returns the name of the Tag.
getTagName() - Method in class SetAttribute
Return the name of the tag.
getTagName() - Method in class Template
Returns the name of the Tag.
getTagName() - Method in class Tree
Return the name of the Tag.
getTagName() - Method in class TreeContent
Return the name of the Tag.
getTagName() - Method in class TreeHtmlAttribute
Return the name of the Tag.
getTagName() - Method in class TreeItem
Return the name of the Tag.
getTagName() - Method in class TreeLabel
Return the name of the Tag.
getTagName() - Method in class TreePropertyOverride
Return the name of the Tag.
getTarget() - Method in class TreeElement
Gets the window target for the hyperlink identified by the action property, if this node is selected.
getTargetDocumentType() - Method in class Html
This method will return the TagRenderBase enum value for the document type.
getTaxonomy() - Method in class PageFlowController
Get the "resource taxonomy": a period-separated list that starts with the current web application name, continues through all of this PageFlowController's parent directories, and ends with this PageFlowController's class name.
getTempDir() - Method in class PageFlowControllerConfig
Get the directory for DiskMultipartRequestHandler temporary files.
getTemplate() - Method in class URLTemplate
Retrieve the String form of the template.
getTemplate(String) - Method in class URLTemplates
Retrieve a template from url-template-config by name.
getTemplate() - Method in class TemplateHelper
Returns the current template.
getTemplatedURL(ServletRequest, MutableURI, String, boolean) - Method in class DefaultTemplatedURLFormatter
 
getTemplatedURL(ServletRequest, MutableURI, String, boolean) - Method in interface TemplatedURLFormatter
Format the given URL using a URL template, if defined in a URL template config file.
getTemplatedURL(ServletRequest, MutableURI, String, boolean) - Static method in class URLRewriterService
Format the given URI using a URL template, if defined in the URL template config file, WEB-INF/url-template-config.xml.
getTemplateName(String) - Method in class TemplateHelper
 
getTemplateNameByRef(String, String) - Method in class URLTemplates
Retrieve a template name from a reference group in url-template-config.
getTemplates(ServletContext) - Static method in class URLTemplatesFactory
Parses the URL template config file, WEB-INF/url-template-config.xml, and returns the templates.
getTemplatesFromConfig(UrlTemplateConfigDocument.UrlTemplateConfig) - Static method in class URLTemplatesFactory
Loads the templates from a parsed URL template config document.
GETTER_PREFIX - Static variable in interface JpfLanguageConstants
 
getTerm(int) - Method in class ParsedExpression
 
getTilesDefinitionsConfigs() - Method in class MergedControllerAnnotation
 
getTitle() - Method in class TreeElement
Set the title attribute for the node.
getTldxVersion() - Method in class TldxSubTask
 
getToken(int) - Method in class ExpressionTerm
 
getToken(int) - Method in class NetUIELParser
 
getToken(HttpServletRequest, String) - Static method in class PageFlowTagUtils
Get or generate a token used to prevent double submits to an action.
getToken(HttpServletRequest, ActionMapping) - Static method in class PageFlowTagUtils
Get or generate a token used to prevent double submits to an action.
getTokenCount() - Method in class ExpressionTerm
 
getTokenCount() - Method in class ParsedExpression
 
getTokens() - Method in class ExpressionTerm
 
getTokens() - Method in class Expression
Get the expression's token list.
getTokenString() - Method in class ArrayIndexToken
 
getTokenString() - Method in class ContextToken
 
getTokenString() - Method in class ExpressionToken
 
getTokenString() - Method in class IdentifierToken
 
getTokenString() - Method in class MapKeyToken
 
getTreeImageLocation() - Static method in class TagConfig
This method returns the default location for the tree images.
getTreeRenderState() - Method in interface ITreeRootElement
return the TreeRenderState for this tree.
getTreeRenderState() - Method in class TreeRootElement
return the TreeRenderState for this tree.
getTreeRoot(ExpressionHandling) - Method in class Tree
Return the TreeControl instance for the tree control that we are rendering.
getTruncate() - Method in class FormatString.StringFormatter
 
getType() - Method in class CompilerUtils.BeanPropertyDescriptor
 
getType() - Method in class ActionModel
 
getType() - Method in class ActionOutputModel
 
getType() - Method in class ExceptionModel
 
getType() - Method in class FormBeanModel
 
getType() - Method in class FormBeanModel.Property
 
getType() - Method in class PageFlowActionForward.ActionOutput
 
getType(FacesContext) - Method in class BackingClassMethodBinding
 
getType() - Method in class PageFlowRequestProcessor.ExceptionHandledActionMapping
 
getTypeDeclaration(String) - Method in class CompilerUtils.ExtendedAnnotationProcessorEnvironment
 
getTypeDeclarations() - Method in class CompilerUtils.ExtendedAnnotationProcessorEnvironment
 
getTypeHint() - Method in class Filter
 
getTypeHint(String) - Static method in enum FilterTypeHint
 
getTypeMirror(AnnotationMirror, String, boolean) - Static method in class CompilerUtils
 
getTypeUtils() - Method in class CompilerUtils.ExtendedAnnotationProcessorEnvironment
 
getUnqualifiedActionName() - Method in class PageFlowActionMapping
 
getUnqualifiedActionPath() - Method in class ActionModel
 
getUnqualifiedActionPath() - Method in class PageFlowActionMapping
 
getUpdateValue() - Method in exception ExpressionUpdateException
Deprecated.  
getUpdateVariableResolver(ServletRequest, ServletResponse, boolean) - Static method in class ImplicitObjectUtil
 
getUpdateVariableResolver(Object, ServletRequest, ServletResponse, boolean) - Static method in class ImplicitObjectUtil
 
getURI() - Method in interface ActionResolver
Get the URI for addressing this object.
getURI() - Method in interface ActionResult
 
getURI() - Method in class GlobalApp
Deprecated. Get the URI for the webapp.
getURI() - Method in class ActionResultImpl
 
getURI() - Method in class CachedPageFlowInfo
 
getURI() - Method in class PageFlowController
Get the URI for addressing this PageFlowController.
getURI() - Method in class SharedFlowController
Get the URI.
getURI() - Method in class StrutsModule
Get the URI for this Struts module.
getUri() - Method in class JspTaglibSubTask
Gets the Uri attribute of the JspTaglibSubTask object
getURI() - Method in class JspTaglibSubTask.TagLib
Gets the URI attribute of the TagLib object
getUri() - Method in class TldxSubTask
 
getURIString() - Method in class MutableURI
Returns a string form of this URI.
getURIStringForXML() - Method in class MutableURI
Returns a string form of this URI suitable for an XML document.
getUrlBuilder() - Method in class DataGridTagModel
 
getURLRewriters(ServletRequest) - Static method in class URLRewriterService
Get the unmodifiable list of URLRewriter objects in the request that will be used if URLRewriterService.rewriteURL(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.ServletResponse, org.apache.beehive.netui.core.urls.MutableURI, org.apache.beehive.netui.core.urls.URLRewriter.URLType, boolean) is called.
getURLTemplate(String) - Method in class URLTemplateDescriptor
Returns URL template given the name of the template.
getUrlTemplate(String) - Method in class UrlTemplateDescriptor
Returns URL template given the name of the template.
getURLTemplateKey(URLRewriter.URLType, boolean) - Static method in class PageFlowUtils
Returns a key for the URL template type given the URL type and a flag indicating a secure URL or not.
getURLTemplateRef(String, String) - Method in class URLTemplateDescriptor
Returns URL template name of the given type (by key).
getUseFormBeanType(AnnotationMirror, MemberDeclaration) - Method in class ActionGrammar
 
getUserInfo() - Method in class MutableURI
Returns the userInfo.
getUserLocale() - Method in class AbstractClassicTag
This method will return the user local of the request.
getUserLocale() - Method in class AbstractSimpleTag
This method will return the user local of the request.
getUserPrincipal(FlowControllerHandlerContext) - Method in interface LoginHandler
Get the current user.
getUserPrincipal(FlowControllerHandlerContext) - Method in class DefaultLoginHandler
 
getValidatableBeans() - Method in class MergedControllerAnnotation
 
getValidate() - Method in class PageFlowRequestProcessor.ExceptionHandledActionMapping
 
getValidatorIds() - Method in class PageFlowApplication
 
getValidatorMerge() - Method in class MergedControllerAnnotation
 
getValidatorVersion() - Method in class MergedControllerAnnotation
 
getValidatorVersion() - Method in class ValidationModel
 
getValidFileExtensions() - Method in class PageFlowFacesFilter
 
getValidFileExtensions() - Method in class PageFlowJspFilter
 
getValidFileExtensions() - Method in class PageFlowPageFilter
 
getValue(Declaration, String, String, boolean) - Static method in class CompilerUtils
 
getValue() - Method in class URLTemplate.TemplateItem
 
getValue() - Method in class Filter
 
getValue() - Method in class AnchorCellModel
 
getValue() - Method in class SpanCellModel
 
getValue(String) - Method in class ScopedSession
 
getValue(Object) - Method in class AbstractAttributeMap
 
getValue(Object) - Method in class RequestAttributeMap
 
getValue(Object) - Method in class SessionAttributeMap
 
getValue() - Method in class TreeHtmlAttributeInfo
 
getValue() - Method in class JspTaglibSubTask.ContextParam
Gets the Value attribute of the ContextParam object
getValue() - Method in class GroupOption
Get the value of the option.
getValueNames() - Method in class ScopedSession
 
getValues() - Method in class JspTaglibSubTask.JspVersionTypes
Gets the Values attribute of the JspVersionTypes object
getVariableResolver() - Method in class PageFlowApplication
 
getVars() - Method in class ValidatorRule
 
getVerticalLineImage() - Method in class InheritableState
 
getViewHandler() - Method in class PageFlowApplication
 
getViewRenderer() - Method in class PageFlowRequestWrapper
 
getWebappRoot() - Method in class BaseChecker
 
getWebappRoot() - Method in class FlowControllerInfo
 
getWebappRoot() - Method in class GenStrutsApp
 
getWebappRootFromJpf(File) - Static method in class StrutsApp
 
getWebFilesRoot(File, boolean, AnnotationProcessorEnvironment) - Static method in class CompilerUtils
 
getXmlEncoding() - Method in class TldxSubTask
 
getXmlString() - Method in class XmlBeanActionForm
 
GlobalApp - Class in org.apache.beehive.netui.pageflow
Deprecated. Use SharedFlowController instead.
GlobalApp() - Constructor for class GlobalApp
Deprecated.  
GLOBALAPP_BASE_CLASS - Static variable in interface JpfLanguageConstants
 
GLOBALAPP_CLASSNAME - Static variable in interface JpfLanguageConstants
 
GLOBALAPP_CLASSNAME - Static variable in class InternalConstants
 
GLOBALAPP_CLASSNAME - Static variable in interface PageFlowConstants
Deprecated. This constant will be removed with no replacement.
GLOBALAPP_FILE_EXTENSION - Static variable in interface JpfLanguageConstants
 
GLOBALAPP_FILE_EXTENSION_DOT - Static variable in interface JpfLanguageConstants
 
GLOBALAPP_FULL_CLASSNAME - Static variable in interface JpfLanguageConstants
 
GLOBALAPP_MEMBER_NAME - Static variable in class InternalConstants
 
GLOBALAPP_MODULE_CONTEXT_PATH - Static variable in class InternalConstants
 
GLOBALAPP_PACKAGE - Static variable in interface JpfLanguageConstants
 
GLOBALAPP_PARENT_PATH - Static variable in interface JpfLanguageConstants
 
GLOBALAPP_SHARED_FLOW_NAME - Static variable in interface JpfLanguageConstants
 
GLOBALAPP_SOURCE_NAME - Static variable in interface JpfLanguageConstants
 
GLOBALAPP_SOURCEFILE_NAME - Static variable in interface PageFlowConstants
Deprecated. This constant will be removed with no replacement.
GLOBALAPP_URI - Static variable in interface JpfLanguageConstants
 
GroupOption - Class in org.apache.beehive.netui.util.tags
GroupOption is a simple JavaBean that can be used to fully specify the name, value, alt text and accesskey of either a CheckBoxGroup or a RadioButtonGroup.
GroupOption() - Constructor for class GroupOption
Default Constructor.
GroupOption(String) - Constructor for class GroupOption
Construct a GroupOption setting the name.
GroupOption(String, String) - Constructor for class GroupOption
Construct a GroupOption setting the name and value.
GroupOption(String, String, String, char) - Constructor for class GroupOption
Construct a GroupOption setting all the values.

H

hadCompileErrors() - Method in interface ActionResult
Deprecated. This method now always returns false; compilation no longer happens at runtime.
hadCompileErrors() - Method in class ActionResultImpl
 
handleException(Throwable, ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class FlowController
Handle the given exception - invoke user code if appropriate and return a destination URI.
handleException(FlowControllerHandlerContext, Throwable, ActionMapping, ActionForm) - Method in interface ExceptionsHandler
 
handleException(FlowControllerHandlerContext, Throwable, ActionMapping, ActionForm) - Method in class DefaultExceptionsHandler
 
handleInterceptorReturn(FlowControllerHandlerContext, PageFlowController, PageFlowStack.PushedPageFlow, String, ActionMapping, ActionForm, ActionInterceptor) - Method in interface ActionForwardHandler
 
handleInterceptorReturn(FlowControllerHandlerContext, PageFlowController, PageFlowStack.PushedPageFlow, String, ActionMapping, ActionForm, ActionInterceptor) - Method in class DefaultActionForwardHandler
 
handleNavigation(FacesContext, String, String) - Method in class PageFlowNavigationHandler
 
Handler - Interface in org.apache.beehive.netui.pageflow.handler
Base handler interface.
HandlerConfig - Class in org.apache.beehive.netui.pageflow.handler
 
HandlerConfig(String) - Constructor for class HandlerConfig
 
handleReturnValue(Object) - Method in class AbstractCallMethod

A method that allows concrete classes to handle the result of the reflective invocation in an implementation specific way.

Handlers - Class in org.apache.beehive.netui.pageflow.handler
 
hasDefaultConstructor(TypeDeclaration) - Static method in class CompilerUtils
 
hasError() - Method in class FormatTag.Formatter
 
hasErrors() - Method in class AbstractClassicTag
This method will return true if there have been any errors registered on this tag.
hasErrors() - Method in class AbstractSimpleTag
This method will return true if there have been any errors registered on this tag.
hasErrors() - Method in class ErrorHandling
This method will return true if there have been any errors registered on this tag.
hasExplicitRedirectValue() - Method in class PageFlowActionForward
 
hasExplicitRedirectValue() - Method in class Forward
Tell whether this Forward was configured explicitly (through Jpf.Forward.redirect(), Forward.setRedirect(boolean)), or Forward.Forward(URI, boolean)) to perform a redirect.
hashCode() - Method in class FlowControllerInfo.ActionInfo
 
hashCode() - Method in class FreezableMutableURI
 
hashCode() - Method in class MutableURI
Returns a hash code value for the object.
hashCode() - Method in class URLTemplate.TemplateItem
 
hashCode() - Method in class DefaultURLRewriter
Returns a hash code value for the object.
hasInterceptorForward() - Method in class ActionInterceptorContext
 
hasListenScopes() - Method in class ScopedRequestImpl
see if this scoped request is listening to any other scoped request
hasListenScopes() - Method in interface ScopedRequest
 
hasModifier(Declaration, Modifier) - Static method in class CompilerUtils
 
hasNext() - Method in class TemplateTokenizer
Returns true if there are more literals or tokens/delimiters.
hasNext() - Method in class PagedDataSet
 
hasNext() - Method in class ArrayIterator
 
hasNext() - Method in class AtomicObjectIterator
 
hasNext() - Method in class EnumerationIterator
 
hasNext() - Method in class MapIterator
 
hasNext() - Method in class ResultSetIterator
 
hasNextDataItem() - Method in class DataGridTagModel
 
hasResultOverride() - Method in class InterceptorContext
 
hasRule(ValidatorRule) - Method in class ValidatableField
 
hasTemplateRef(String) - Method in class TemplateHelper
 
Header - Class in org.apache.beehive.netui.tags.databinding.datagrid
 
Header() - Constructor for class Header
 
HEADER - Static variable in class Repeater
A Repeater rendering state that signals the rendering of the HEADER.
HeaderCell - Class in org.apache.beehive.netui.tags.databinding.datagrid
 
HeaderCell() - Constructor for class HeaderCell
 
HeaderCellDecorator - Class in org.apache.beehive.netui.databinding.datagrid.runtime.rendering.cell
 
HeaderCellDecorator() - Constructor for class HeaderCellDecorator
 
HeaderCellModel - Class in org.apache.beehive.netui.databinding.datagrid.runtime.model.cell
 
HeaderCellModel() - Constructor for class HeaderCellModel
 
HEADERS - Static variable in interface HtmlConstants
The name of the headers attribute.
HEIGHT - Static variable in interface HtmlConstants
The name of the height attribute.
Hidden - Class in org.apache.beehive.netui.tags.html
Generates a hidden tag with a given value.
Hidden() - Constructor for class Hidden
 
HIT - Static variable in interface NetUIELParserConstants
 
HORIZONTAL_VALUE - Variable in class HtmlGroupBaseTag
Constant defining a horizontal layout of the options.
HREF - Static variable in interface HtmlConstants
The name of the href attribute.
href - Variable in class AnchorTag.State
 
href - Variable in class BaseTag.State
 
HREFLANG - Static variable in interface HtmlConstants
The name of the hreflang attribute.
HSPACE - Static variable in interface HtmlConstants
The name of the hspace attribute.
Html - Class in org.apache.beehive.netui.tags.html
Generates the html element and performs error handling within its body.
Html() - Constructor for class Html
 
HTML - Static variable in interface HtmlConstants
The name of the html element.
HTML_401 - Static variable in class Html
Constant representing the document type html 4.01
HTML_401_QUIRKS - Static variable in class Html
Constant representing the document type html 4.01
HTML_LOCATION_CNT - Static variable in class TreeHtmlAttributeInfo
 
HTML_LOCATION_DIV - Static variable in class TreeHtmlAttributeInfo
 
HTML_LOCATION_ICON - Static variable in class TreeHtmlAttributeInfo
 
HTML_LOCATION_SELECTION_LINK - Static variable in class TreeHtmlAttributeInfo
 
HTML_RENDERING - Static variable in class TagRenderingBase
Identifier for HTML 4.01 Rendering
HTML_RENDERING_QUIRKS - Static variable in class TagRenderingBase
Identifier for HTML 4.01 Rendering in Quirks mode
HTML_TAG - Static variable in class TagRenderingBase
 
HTML_TAG_ID - Static variable in class Html
The HTML tag is registered into the request with this name.
HtmlBaseTag - Class in org.apache.beehive.netui.tags.html
[Base] Anchor, Form, Image, ImageAnchor (Image), Label, SelectOption [FocusBase] Button, CheckBoxOption, ImageButton, RadioButtonOption [DataSource] FileUpload [DefaultableDatSource] CheckBox, TextArea, TextBox [OptionsDataSource] Select [GroupDataSource] CheckBoxGroup, RadioButtonGroup
HtmlBaseTag() - Constructor for class HtmlBaseTag
 
HtmlConstants - Interface in org.apache.beehive.netui.tags.html
 
HtmlDataSourceTag - Class in org.apache.beehive.netui.tags.html
Abstract Base class adding support for the dataSource attribute.
HtmlDataSourceTag() - Constructor for class HtmlDataSourceTag
 
HtmlDefaultableDataSourceTag - Class in org.apache.beehive.netui.tags.html
Abstract base class extending the HtmlDataSourceTag and adding support for the defaultValue attribute.
HtmlDefaultableDataSourceTag() - Constructor for class HtmlDefaultableDataSourceTag
 
HtmlExceptionFormatter - Class in org.apache.beehive.netui.util
Format a Throwable so that it displays well in HTML.
HtmlExceptionFormatter() - Constructor for class HtmlExceptionFormatter
 
HtmlFocusBaseTag - Class in org.apache.beehive.netui.tags.html
Abstract base class which implements support for the input tag.
HtmlFocusBaseTag() - Constructor for class HtmlFocusBaseTag
 
HtmlGroupBaseTag - Class in org.apache.beehive.netui.tags.html
Abstract base class that provides the dataSource, defaultValue, and optionsDataSource attributes.
HtmlGroupBaseTag() - Constructor for class HtmlGroupBaseTag
 
HtmlOptionsDataSourceTag - Class in org.apache.beehive.netui.tags.html
Abstract base class extending the HtmlDefaultableDataSourceTag and adding support for the optionsDataSource attribute.
HtmlOptionsDataSourceTag() - Constructor for class HtmlOptionsDataSourceTag
 
HtmlTag - Class in org.apache.beehive.netui.tags.rendering
Renderthe HTML <form> element.
HtmlTag() - Constructor for class HtmlTag
 
HtmlTag.State - Class in org.apache.beehive.netui.tags.rendering
 
HtmlTag.State() - Constructor for class HtmlTag.State
 
HtmlUtils - Class in org.apache.beehive.netui.tags
This class provides a set of static methods that provide HTML utility code.
HtmlUtils() - Constructor for class HtmlUtils
 
httpRequest - Variable in class TemplateHelper
HTTP request.
httpResponse - Variable in class TemplateHelper
HTTP response<.

I

IAttributeConsumer - Interface in org.apache.beehive.netui.tags
This interfaces is implemented by tags that allow attributes to be set externally to the tag.
IBehaviorConsumer - Interface in org.apache.beehive.netui.tags
This interfaces is implemented by tags that allow a behavior to added and/or modified through an open ended set of name/value pairs.
ID - Static variable in interface HtmlConstants
The name of the id attribute.
id - Variable in class AbstractHtmlState
The HTML id attribute.
IDataAccessProvider - Interface in org.apache.beehive.netui.script.common
The IDataAccessProvider interface is implemented by objects that need to provide their children with data and wish to make it available to them with the container binding context.
IDataGridMessageKeys - Interface in org.apache.beehive.netui.databinding.datagrid.api.rendering
 
IDENTIFIER - Static variable in interface NetUIELParserConstants
 
IdentifierToken - Class in org.apache.beehive.netui.script.el.tokens
 
IdentifierToken(String) - Constructor for class IdentifierToken
 
IDMAP_PARAMETER_NAME - Static variable in class ProcessPopulate
This defines the name of the parameter that will contain the NetUI ID map..
IErrorCollector - Interface in org.apache.beehive.netui.tags
An IErrorCollector collects errors generated by the children and reports them.
IErrorReporter - Interface in org.apache.beehive.netui.tags
An ErrorReporter acts as a container allowing a tag to gather up all errors reported by it's children and report them as a single group.
ifHasTagValue(String, Properties) - Method in class NetUITldTagsHandler
 
IFormattable - Interface in org.apache.beehive.netui.tags.html
Interface that indicates whether or not a tag's output can be formatted with by a FormatTag.
ignoreDirectories() - Method in class ValidXmlFileType
 
ignoreDirectories() - Method in class WebappPathType
 
ignoreIncludeServletPath(ServletRequest) - Static method in class InternalUtils
 
IHtmlAccessable - Interface in org.apache.beehive.netui.tags
This is an interface that defines the accessability properties defined by HTML accessability.
IHtmlAttrs - Interface in org.apache.beehive.netui.tags
 
IHtmlCore - Interface in org.apache.beehive.netui.tags
This interface defines the HTML 4.0 core attributes.
IHtmlEvents - Interface in org.apache.beehive.netui.tags
 
IHtmlI18n - Interface in org.apache.beehive.netui.tags
Interface which inforces that the HTML i18n attributes are found on an HTML element as defined by the HTML 4.0 specification.
IllegalActionOutputException - Exception in org.apache.beehive.netui.pageflow
Exception that occurs when an action output has been added to a Forward that resolves to a @jpf:forward marked redirect="true".
IllegalActionOutputException(String, String, FlowController, String) - Constructor for exception IllegalActionOutputException
Constructor.
IllegalExpressionException - Exception in org.apache.beehive.netui.script
An exception thrown when an expression is written in an illegal syntax.
IllegalExpressionException() - Constructor for exception IllegalExpressionException
Construct an IllegalExpressionException.
IllegalExpressionException(String) - Constructor for exception IllegalExpressionException
Construct an IllegalExpressionException with the given message.
IllegalExpressionException(Throwable) - Constructor for exception IllegalExpressionException
Construct an IllegalExpressionException with the given cause
IllegalExpressionException(String, Throwable) - Constructor for exception IllegalExpressionException
Construct an IllegalExpressionException with the given message and cause.
IllegalExpressionException(String, String) - Constructor for exception IllegalExpressionException
Construct an IllegalExpressionException with the given message and the malformed expression.
IllegalExpressionException(String, String, Throwable) - Constructor for exception IllegalExpressionException
Construct an IllegalExpressionException with the given message, the malformed expression, and the cause.
IllegalFilterException - Exception in org.apache.beehive.netui.databinding.datagrid.api.exceptions
 
IllegalFilterException() - Constructor for exception IllegalFilterException
 
IllegalFilterException(String) - Constructor for exception IllegalFilterException
 
IllegalFilterException(Throwable) - Constructor for exception IllegalFilterException
 
IllegalFilterException(String, Throwable) - Constructor for exception IllegalFilterException
 
IllegalOutputFormException - Exception in org.apache.beehive.netui.pageflow
Base type for errors related to output forms on Forwards.
IllegalOutputFormException(String, String, FlowController, String) - Constructor for exception IllegalOutputFormException
 
IllegalOutputFormTypeException - Exception in org.apache.beehive.netui.pageflow
Exception that occurs when the first output form for a Forward resolves to a @jpf:forward whose return-form or return-form-type attribute demands a different form type.
IllegalOutputFormTypeException(String, String, FlowController, String, String) - Constructor for exception IllegalOutputFormTypeException
 
IllegalPageInputException - Exception in org.apache.beehive.netui.pageflow
Deprecated. Use IllegalActionOutputException instead.
IllegalPageInputException(String, String, FlowController, String) - Constructor for exception IllegalPageInputException
Deprecated. Constructor.
IllegalRedirectOutputFormException - Exception in org.apache.beehive.netui.pageflow
Exception that occurs when an output form has been added to a Forward that resolves to a @jpf:forward marked redirect="true".
IllegalRedirectOutputFormException(String, String, FlowController, String) - Constructor for exception IllegalRedirectOutputFormException
 
image - Variable in class Token
The string image of the token.
IMAGE - Static variable in interface HtmlConstants
The name of the image element.
Image - Class in org.apache.beehive.netui.tags.html
Generates an image with the specified attributes.
Image() - Constructor for class Image
 
IMAGE_TAG - Static variable in class TagRenderingBase
 
ImageAnchor - Class in org.apache.beehive.netui.tags.html
Generates a URL-encoded hyperlink to a specified URI with an image enclosed as the body.
ImageAnchor() - Constructor for class ImageAnchor
 
ImageAnchorCell - Class in org.apache.beehive.netui.tags.databinding.datagrid
 
ImageAnchorCell() - Constructor for class ImageAnchorCell
 
ImageAnchorCellDecorator - Class in org.apache.beehive.netui.databinding.datagrid.runtime.rendering.cell
 
ImageAnchorCellDecorator() - Constructor for class ImageAnchorCellDecorator
 
ImageAnchorCellModel - Class in org.apache.beehive.netui.databinding.datagrid.runtime.model.cell
 
ImageAnchorCellModel() - Constructor for class ImageAnchorCellModel
 
ImageButton - Class in org.apache.beehive.netui.tags.html
Generates an <input type="image"> tag with the specified attributes.
ImageButton() - Constructor for class ImageButton
 
ImageCell - Class in org.apache.beehive.netui.tags.databinding.datagrid
 
ImageCell() - Constructor for class ImageCell
 
ImageCellDecorator - Class in org.apache.beehive.netui.databinding.datagrid.runtime.rendering.cell
 
ImageCellDecorator() - Constructor for class ImageCellDecorator
 
ImageCellModel - Class in org.apache.beehive.netui.databinding.datagrid.runtime.model.cell
 
ImageCellModel() - Constructor for class ImageCellModel
 
ImageTag - Class in org.apache.beehive.netui.tags.rendering
Render the HTML <img> element.
ImageTag() - Constructor for class ImageTag
 
ImageTag.State - Class in org.apache.beehive.netui.tags.rendering
 
ImageTag.State() - Constructor for class ImageTag.State
 
IMPL_OBJ_START - Static variable in interface NetUIELParserConstants
 
ImplicitObjectUtil - Class in org.apache.beehive.netui.script.common
 
IN_EXPRESSION - Static variable in interface NetUIELParserConstants
 
INameable - Interface in org.apache.beehive.netui.pageflow.requeststate
This interface defines what it means to be a namable object.
INameInterceptor - Interface in org.apache.beehive.netui.tags.naming
An interface that is used to allow interceptors to modify attributes that are going to be written to a client from a NetUI JSP tag.
inBuf - Variable in class SimpleCharStream
 
include(ServletRequest, ServletResponse) - Method in class ScopedRequestDispatcher
Does a server include of the stored URI into the given ScopedRequest and ScopedResponse.
IncludeSection - Class in org.apache.beehive.netui.tags.template
Used within a template JSP page to define a placeholder for section content.
IncludeSection() - Constructor for class IncludeSection
 
IndexedNameInterceptor - Class in org.apache.beehive.netui.tags.naming
A INameInterceptor that is used to rewrite names which reference the container databinding context.
IndexedNameInterceptor() - Constructor for class IndexedNameInterceptor
 
INetuiTag - Interface in org.apache.beehive.netui.tags
 
inferModulePathFromClassName(String) - Static method in class InternalUtils
 
inferTypeFromPath(String, AnnotationProcessorEnvironment) - Static method in class CompilerUtils
 
InfiniteReturnToActionException - Exception in org.apache.beehive.netui.pageflow
Exception that occurs when the user invokes an action that is qualified with a @jpf:forward return-to="previousAction" annotation, but the previous action was the same as the current action (an infinite loop).
InfiniteReturnToActionException(String, FlowController) - Constructor for exception InfiniteReturnToActionException
 
info(Object) - Method in class Logger
 
info(Object, Throwable) - Method in class Logger
 
InheritableState - Class in org.apache.beehive.netui.tags.tree
This is a set of tree properties that are used to render the tree markup.
InheritableState() - Constructor for class InheritableState
 
init() - Method in class AutoRegisterActionServlet
 
init() - Method in class DynamicSubappActionServlet
Deprecated.  
init(HandlerConfig, Handler, ServletContext) - Method in class BaseHandler
Initialize.
init(HandlerConfig, Handler, ServletContext) - Method in interface Handler
Initialize.
init(ServletContext) - Static method in class Handlers
 
init(InterceptorConfig) - Method in class AbstractInterceptor
Called when this interceptor is being initialized.
init(ServletContext) - Static method in class ActionInterceptorContext
 
init(InterceptorConfig) - Method in interface Interceptor
 
init(ServletContext) - Static method in class RequestInterceptorContext
 
init(ServletContext) - Static method in class LegacySettings
 
init(ServletRequest) - Method in interface ViewRenderer
 
init() - Method in class PageFlowActionServlet
 
init(String) - Method in exception PageFlowException
 
init(PageFlowManagedObject) - Method in exception PageFlowManagedObjectException
 
init(FilterConfig) - Method in class PageFlowPageFilter
 
init(ActionServlet, ModuleConfig) - Method in class PageFlowRequestProcessor
 
init() - Method in class XmlHttpRequestServlet
 
init() - Method in class BundleContext.BundleNode
 
init() - Method in class BundleContext.NetUIBundleNode
 
INIT - Static variable in class Repeater
A Repeater rendering state that signals the beginning of repeater rendering.
init(ServletRequest) - Method in class ReturnActionViewRenderer
Initialize, based on request parameters we're looking for.
init(InputStream) - Static method in class ConfigUtil

Initialize the NetUI configuration data.

initalizeTreeState() - Method in class InheritableState
This method initalizes the state of the properties to their default values used by the tree tag to create the tree markup.
initConfigDigester() - Method in class AutoRegisterActionServlet
 
initDefinitionsMapping() - Method in class PageFlowRequestProcessor
Read component instance mapping configuration file.
initFrom(PageFlowRequestWrapper) - Method in class PageFlowRequestWrapper
 
initialize(ActionMapping, FlowController) - Method in class Forward
Deprecated. Use Forward.initialize(ActionMapping, FlowController, ServletRequest) instead.
initialize(ActionMapping, FlowController, ServletRequest) - Method in class Forward
Set the current ActionMapping and associated FlowController.
initialize() - Method in class PageFlowBeanContext
Called by BeanContextSupport superclass during construction and deserialization to initialize subclass transient state
initializeControlContext(HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class JavaControlUtils
 
initializeField(Field, Object) - Method in class PageFlowManagedObject
Initialize the given field with an instance.
initModuleConfig(String, String) - Method in class AutoRegisterActionServlet
This method is almost exactly the same as the base class initModuleConfig.
initServletContext(ServletContext) - Static method in class AdapterManager
 
initSharedFlowFields(Field[]) - Method in class CachedSharedFlowRefInfo
 
INPUT - Static variable in interface HtmlConstants
The name of the input element.
INPUT_BOOLEAN_TAG - Static variable in class TagRenderingBase
 
INPUT_BUTTON - Static variable in interface HtmlConstants
The InputType for the button
INPUT_CHECKBOX - Static variable in interface HtmlConstants
The InputType for the checkbox
INPUT_FILE - Static variable in interface HtmlConstants
The InputType for the file
INPUT_FILE_TAG - Static variable in class TagRenderingBase
 
INPUT_HIDDEN - Static variable in interface HtmlConstants
The InputType for the hidden
INPUT_HIDDEN_TAG - Static variable in class TagRenderingBase
 
INPUT_IMAGE - Static variable in interface HtmlConstants
The InputType for the image
INPUT_IMAGE_TAG - Static variable in class TagRenderingBase
 
INPUT_PASSWORD - Static variable in interface HtmlConstants
The InputType for the password
INPUT_RADIO - Static variable in interface HtmlConstants
The InputType for the radio
INPUT_RESET - Static variable in interface HtmlConstants
The InputType for the reset
input_stream - Variable in class NetUIELParserTokenManager
 
INPUT_SUBMIT - Static variable in interface HtmlConstants
The InputType for the submit
INPUT_SUBMIT_TAG - Static variable in class TagRenderingBase
 
INPUT_TEXT - Static variable in interface HtmlConstants
The InputType for the text
INPUT_TEXT_TAG - Static variable in class TagRenderingBase
 
InputBooleanTag - Class in org.apache.beehive.netui.tags.rendering
Render and HTML <input> element of either type checkbox or radio.
InputBooleanTag() - Constructor for class InputBooleanTag
 
InputBooleanTag.State - Class in org.apache.beehive.netui.tags.rendering
 
InputBooleanTag.State() - Constructor for class InputBooleanTag.State
 
InputFileTag - Class in org.apache.beehive.netui.tags.rendering
Body, Start Tag: required, End tag: forbidden Required href
InputFileTag() - Constructor for class InputFileTag
 
InputFileTag.State - Class in org.apache.beehive.netui.tags.rendering
 
InputFileTag.State() - Constructor for class InputFileTag.State
 
InputHiddenTag - Class in org.apache.beehive.netui.tags.rendering
Body, Start Tag: required, End tag: forbidden Required href
InputHiddenTag() - Constructor for class InputHiddenTag
 
InputHiddenTag.State - Class in org.apache.beehive.netui.tags.rendering
 
InputHiddenTag.State() - Constructor for class InputHiddenTag.State
 
InputImageTag - Class in org.apache.beehive.netui.tags.rendering
Body, Start Tag: required, End tag: forbidden Required href
InputImageTag() - Constructor for class InputImageTag
 
InputImageTag.State - Class in org.apache.beehive.netui.tags.rendering
 
InputImageTag.State() - Constructor for class InputImageTag.State
 
inputStream - Variable in class SimpleCharStream
 
InputSubmitTag - Class in org.apache.beehive.netui.tags.rendering
Body, Start Tag: required, End tag: forbidden Required href
InputSubmitTag() - Constructor for class InputSubmitTag
 
InputSubmitTag.State - Class in org.apache.beehive.netui.tags.rendering
 
InputSubmitTag.State() - Constructor for class InputSubmitTag.State
 
InputTextTag - Class in org.apache.beehive.netui.tags.rendering
Body, Start Tag: required, End tag: forbidden Required href
InputTextTag() - Constructor for class InputTextTag
 
InputTextTag.State - Class in org.apache.beehive.netui.tags.rendering
 
InputTextTag.State() - Constructor for class InputTextTag.State
 
instance(HttpSession) - Static method in class NameService
This will return the session specific instance of a NameService.
instances - Variable in class StrutsLogFactory
 
insureRealId() - Method in class Form
This method will insure that a real id is written out even if a tagId is not set for the form.
INTEGER - Static variable in interface NetUIELParserConstants
 
Interceptor - Interface in org.apache.beehive.netui.pageflow.interceptor
Base class for all interceptors.
InterceptorChain - Class in org.apache.beehive.netui.pageflow.interceptor
 
InterceptorChain(InterceptorContext, List<Interceptor>) - Constructor for class InterceptorChain
 
InterceptorConfig - Class in org.apache.beehive.netui.pageflow.interceptor
 
InterceptorConfig() - Constructor for class InterceptorConfig
 
InterceptorConfig(String) - Constructor for class InterceptorConfig
 
InterceptorContext - Class in org.apache.beehive.netui.pageflow.interceptor
 
InterceptorContext() - Constructor for class InterceptorContext
 
InterceptorException - Exception in org.apache.beehive.netui.pageflow.interceptor
 
InterceptorException(String) - Constructor for exception InterceptorException
 
InterceptorException(String, Throwable) - Constructor for exception InterceptorException
 
InterceptorException(Throwable) - Constructor for exception InterceptorException
 
InterceptorForward - Class in org.apache.beehive.netui.pageflow.interceptor.action
Forward returned from an ActionInterceptor to alter the destination URI of a page flow action.
InterceptorForward(Forward) - Constructor for class InterceptorForward
 
InterceptorForward(HttpServletRequest) - Constructor for class InterceptorForward
 
InterceptorForward(URI) - Constructor for class InterceptorForward
Construct from a URI.
InterceptorForward(URI, boolean) - Constructor for class InterceptorForward
Construct from a URI.
Interceptors - Class in org.apache.beehive.netui.pageflow.interceptor
 
Interceptors() - Constructor for class Interceptors
 
INTERNAL_VAR_PREFIX - Static variable in class InternalConstants
 
InternalConstants - Class in org.apache.beehive.netui.pageflow.internal
 
InternalConstants() - Constructor for class InternalConstants
 
internalExecute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class FlowController
 
internalExecute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class PageFlowController
 
InternalExpressionUtils - Class in org.apache.beehive.netui.pageflow.internal
Internal class used to evaluate simple action expressions.
internalFormatMessage(String, Object[]) - Method in class DataGridResourceProvider
 
internalGetCellModel() - Method in class AbstractCell
 
internalGetCellModel() - Method in class AnchorCell
 
internalGetCellModel() - Method in class HeaderCell
 
internalGetCellModel() - Method in class ImageAnchorCell
 
internalGetCellModel() - Method in class ImageCell
 
internalGetCellModel() - Method in class SpanCell
 
internalGetCellModel() - Method in class TemplateCell
 
internalInit(InputStream) - Static method in class ConfigUtil
Internal method used to re-initialize the static class member that holds the ConfigDocument.
internalRender() - Method in class PagerRenderer
 
internalRender() - Method in class FirstPreviousNextLastPagerRenderer
 
internalRender() - Method in class PreviousNextPagerRenderer
 
InternalUtils - Class in org.apache.beehive.netui.pageflow.internal
 
InternalUtils() - Constructor for class InternalUtils
 
invalidate() - Method in class ScopedSession
 
invoke(FacesContext, Object[]) - Method in class BackingClassMethodBinding
 
invoke(Interceptor) - Method in class InterceptorChain
 
invokeActionMethod(Method, Object) - Method in class FlowController
Invoke the given action handler method, passing it an argument if appropriate.
invokeExceptionHandler(Method, Throwable, String, Object, ActionForm, ActionMapping, HttpServletRequest, HttpServletResponse, boolean) - Method in class FlowController
Invoke the given exception handler method.
invokeExceptionHandlerClass(FlowControllerHandlerContext, Throwable, ExceptionConfig, ActionMapping, ActionForm) - Method in class DefaultExceptionsHandler
 
invokeExceptionHandlerMethod(FlowControllerHandlerContext, Throwable, PageFlowExceptionConfig, ActionForm, ActionMapping) - Method in class DefaultExceptionsHandler
 
isAbsolute() - Method in class MutableURI
Tells whether or not this URI is absolute.
isAbsoluteURI(String) - Static method in class CompilerUtils
This is the same logic that we have in the runtime, in PageFlowRequestProcessor.
isAbsoluteURI(String) - Static method in class PageFlowUtils
Deprecated. Use FileUtils.isAbsoluteURI(java.lang.String) instead.
isAbsoluteURI(String) - Static method in class FileUtils
Tell whether a given URI is absolute, i.e., whether it contains a scheme-part (e.g., "http:").
isAbsoluteURL(String) - Static method in class CompilerUtils
 
isAction(String) - Method in class FlowController
Tell whether a given String is the name of an action handled by a method in this PageFlowController.
isAction(HttpServletRequest, String) - Static method in class PageFlowTagUtils
Determine whether a given URI is an Action.
isApplyToDescendents() - Method in class TreeHtmlAttributeInfo
 
isAssignableFrom(String, TypeMirror, AnnotationProcessorEnvironment) - Static method in class CompilerUtils
 
isAssignableFrom(TypeDeclaration, TypeDeclaration) - Static method in class CompilerUtils
 
isAssignableFrom(TypeMirror, TypeDeclaration) - Static method in class CompilerUtils
 
isAssignableFrom(TypeDeclaration, TypeMirror) - Static method in class CompilerUtils
 
isAssignableFrom(String, TypeDeclaration, AnnotationProcessorEnvironment) - Static method in class CompilerUtils
 
isCancelled(HttpServletRequest) - Method in class FlowController
Deprecated. This method will be removed without replacement in a future release. The normal method for cancelling in a form is to use the action attribute on Button, rather than avoiding validation on the current action.
IScriptReporter - Interface in org.apache.beehive.netui.tags.javascript
A ScriptReporter acts as a container for JavaScript generated by children of the tag.
isDataSourceStage() - Method in class Select
Boolean indicating that we are processing the dataSource.
isDebugEnabled() - Method in class Logger
 
isDefaultJavaScript() - Static method in class TagConfig
Return true if the default JavaScript support should be written to the output stream.
isDefaultStage() - Method in class Select
Boolean indicating that we are processing the defaultValue.
isDisabled() - Method in class HtmlFocusBaseTag
This method will a boolean indicating if the control is disabled or not.
isDisabled() - Method in class HtmlGroupBaseTag
Returns the boolean value or expression indicating the disable state of the RadioButtonGroup.
isDisabled() - Method in class SelectOption
This method will a boolean indicating if the control is disabled or not.
isDisabled() - Method in class TreeElement
Gets whether this node currently selected.
isDisableDefaultPagerRendering() - Method in class DataGridTagModel
 
isDisableFilterRendering() - Method in class HeaderCellModel
 
isDisableSortRendering() - Method in class HeaderCellModel
 
isDynamic() - Method in class FormBeanModel
 
isEmpty() - Method in class ValidationModel
 
isEmpty() - Method in class DynaFormData
 
isEmpty() - Method in class PageFlowStack
Tell whether the stack of nested page flows is empty.
isEmpty() - Method in class DataAccessProviderStack
 
isEmpty() - Method in class AbstractAttributeMap
 
isEnableChaining() - Method in class DataGridResourceProvider
 
isError() - Method in interface ActionResult
 
isError() - Method in class ActionResultImpl
 
isError() - Method in class ScopedResponseImpl
 
isError() - Method in interface ScopedResponse
Tell whether the response is in error.
isErrorEnabled() - Method in class Logger
 
isExpanded() - Method in class TreeElement
Gets if this node is currently expanded.
isExpandOnServer() - Method in class TreeElement
This method will return the state of the expand on server attribute.
isExpression(String) - Method in class ExpressionEvaluatorImpl
 
isExpression() - Method in class ParsedExpression
 
isExpression(String) - Method in interface ExpressionEvaluator
Checks to see if a particular String is exactly an expression.
isExternalRedirect() - Method in class ForwardModel
 
isExternalRedirect() - Method in class PageFlowActionForward
 
isExternalRedirect() - Method in class Forward
Tell whether this is a redirect to a URI outside of the current web application.
isFatalEnabled() - Method in class Logger
 
isFeatureWritten(CoreScriptFeature) - Method in class ScriptRequestState
 
isFilterable() - Method in class HeaderCellModel
 
isFiltered(String) - Method in class FilterModel
 
isForwardedByButton() - Method in class PageFlowRequestWrapper
 
isForwardedRequest() - Method in class PageFlowRequestWrapper
 
isFrozen() - Method in class FreezableMutableURI
 
isHandlerMethod() - Method in class PageFlowExceptionConfig
 
isInfoEnabled() - Method in class Logger
 
isInProductionMode() - Method in class DefaultServletContainerAdapter
Tell whether the system is in production mode.
isInProductionMode() - Method in interface ServletContainerAdapter
Tell whether the server is running in production mode.
isInScope(String) - Method in class ScopedAttributeContainer
 
isInScope(String, Object) - Static method in class ScopedAttributeContainer
 
isJpfAnnotation(AnnotationMirror, String) - Static method in class CompilerUtils
 
isKey() - Method in class ValidatorRule.MessageArg
 
isLabelLegalAsAlt() - Method in class TreeElement
 
isLast() - Method in class TreeElement
Gets whether or not this is the last node in the set of children for the parent node.
isLeaf() - Method in class TreeElement
Gets whether or not this a "leaf" node (i.e. one with no children)
isLegacyJavaScript() - Static method in class TagConfig
Return true if the legacy JavaScript support should be written to the output stream.
isLoginRequired() - Method in class MergedControllerAnnotation
 
isLoginRequired() - Method in class PageFlowActionMapping
 
isLongLived() - Method in class MergedControllerAnnotation
 
isLongLived(ModuleConfig) - Static method in class InternalUtils
Tell whether the given module is a long-lived page flow.
isLongLived() - Method in class PageFlowController
Tell whether this is a "long lived" page flow.
isLongLivedPageFlow() - Method in class PageFlowControllerConfig
 
ISMAP - Static variable in interface HtmlConstants
The name of the ismap attribute.
isMatched(String, Boolean) - Method in class CheckBoxGroup
Checks whether the given value matches one of the CheckBoxGroup's selected CheckBoxOptions.
isMatched(String, Boolean) - Method in class HtmlGroupBaseTag
 
isMatched(String, Boolean) - Method in class RadioButtonGroup
Does the specified value match one of those we are looking for?
isMatched(String) - Method in class Select
Does the specified value match one of those we are looking for?
isMissingDefaultMessages() - Method in class PageFlowControllerConfig
 
isMissingUserDefaultMessages(PageContext) - Static method in class ErrorBaseTag
Tell whether the given Struts module has no default message bundle defined.
isMissingUserDefaultMessages(ModuleConfig) - Static method in class ErrorBaseTag
Tell whether the given Struts module has no default message bundle defined.
isModuleDeclaredInWebXml() - Method in class GenSharedFlowStrutsApp
 
isModuleDeclaredInWebXml() - Method in class GenStrutsApp
 
isMultipartHandlingEnabled(ServletRequest) - Static method in class InternalUtils
 
isMultiValue() - Method in class FormBeanModel.Property
 
isNavigateToActionEnabled() - Method in class FlowControllerInfo
 
isNavigateToPageEnabled() - Method in class FlowControllerInfo
 
isNestable() - Method in class GlobalApp
Deprecated. Only page flows (PageFlowControllers) can be nested.
isNestable(ModuleConfig) - Static method in class InternalUtils
Tell whether the given module is a nested page flow.
isNestable() - Method in class PageFlowController
Tell whether this PageFlowController can be "nested", i.e., if it can be invoked from another page flow with the intention of returning to the original one.
isNested() - Method in class FlowControllerInfo
 
isNested() - Method in class MergedControllerAnnotation
 
isNestedPageFlow() - Method in class PageFlowControllerConfig
 
isNestedReturn() - Method in class ForwardModel
 
isNestedReturn() - Method in class PageFlowActionForward
 
isNestedReturn() - Method in class Forward
Tell whether returning this forward from an action method will cause a return from a nested PageFlowController.
isNew() - Method in class ScopedSession
 
isNull() - Method in class ByRef
 
isNullStage() - Method in class Select
Boolean indicating that we are processing the defined null value.
isOfClass(TypeMirror, String, AnnotationProcessorEnvironment) - Static method in class CompilerUtils
 
isOnDiv() - Method in class TreeHtmlAttributeInfo
 
isOnIcon() - Method in class TreeHtmlAttributeInfo
 
isOnSelectionLink() - Method in class TreeHtmlAttributeInfo
 
isOptionStage() - Method in class Select
Boolean indicating that we are processing the optionsDataSource.
isOSCaseSensitive() - Static method in class FileUtils
Tell whether the current operating system is case-sensitive with regard to file names.
isOverloaded() - Method in class ActionModel
 
isOverloaded() - Method in class PageFlowActionMapping
 
isPageFlow() - Method in interface ActionResolver
Tell whether this ActionResolver is a PageFlowController.
isPageFlow() - Method in class FlowController
Tell whether this is a PageFlowController.
isPageFlow() - Method in class PageFlowController
Tell whether this is a PageFlowController.
isPageFlow() - Method in class StrutsModule
Tell whether this is a PageFlowController.
isPageFlowClass(ClassDeclaration, AnnotationProcessorEnvironment) - Static method in class CompilerUtils
 
isPageFlowScoped() - Method in class FormBeanModel
 
isPageForward() - Method in class ForwardModel
Deprecated.  
isPathContextRelative() - Method in class PageFlowExceptionConfig
 
isPreventDoubleSubmit() - Method in class PageFlowActionMapping
 
isPreviousActionInfoDisabled() - Method in class PageFlowController
 
isPreviousPageInfoDisabled() - Method in class PageFlowController
 
isPrimarySort(String) - Method in class SortModel
 
isProcessPopulateAlreadyCalled() - Method in class PageFlowRequestWrapper
 
isReadOnly() - Method in class MergedControllerAnnotation
 
isReadonly() - Method in class ActionModel
 
isReadonly() - Method in class ExceptionModel
 
isReadonly() - Method in class PageFlowActionMapping
 
isReadonly() - Method in class PageFlowExceptionConfig
 
isRedirect() - Method in class ForwardModel
 
isRedirect() - Method in interface ActionResult
 
isRedirect() - Method in class Forward
Tell whether the URI resolved by this Forward should be redirected to.
isRedirect() - Method in class ActionResultImpl
 
isReloadEnabled() - Method in interface ReloadableClassHandler
 
isReloadEnabled() - Method in class DefaultReloadableClassHandler
 
isRenderingData() - Method in class CellModel
 
isRenderingHeader() - Method in class CellModel
 
isRenderRowGroups() - Method in class DataGridTagModel
 
isRepeater() - Method in class HtmlGroupBaseTag
Gets whether a repeating contained options is on.
isRepeater() - Method in class Select
Gets whether a repeating contained options is on.
isReporting() - Method in class Html
This boolean indicates if an ErrorReporter is reporting errors or not.
isReporting() - Method in interface IErrorReporter
This boolean indicates if an ErrorReporter is reporting errors or not.
isReporting() - Method in class Template
This boolean indicates if an ErrorReporter is reporting errors or not.
isRequired() - Method in class FormBeanModel.Property
 
isRestoreQueryString() - Method in class ForwardModel
 
isRestoreQueryString() - Method in class PageFlowActionForward
 
isReturningFromActionIntercept() - Method in class PageFlowRequestWrapper
 
isReturnToAction() - Method in class ForwardModel
 
isReturnToAction() - Method in class PageFlowActionForward
 
isReturnToAction() - Method in class Forward
Tell whether returning this forward from an action method will cause the previous action to be re-run.
isReturnToActionDisabled() - Method in class StrutsApp
 
isReturnToActionDisabled() - Method in class PageFlowControllerConfig
 
isReturnToPage() - Method in class ForwardModel
 
isReturnToPage() - Method in class PageFlowActionForward
 
isReturnToPage() - Method in class Forward
Tell whether returning this forward from an action method will cause a previous page to be displayed.
isReturnToPageDisabled() - Method in class StrutsApp
 
isReturnToPageDisabled() - Method in class PageFlowControllerConfig
 
isSecureResource(String, ServletContext) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.getSecurityProtocol(String, ServletContext, HttpServletRequest) instead.
isSelected() - Method in class TreeElement
Gets whether this node currently selected.
isSessionScope(ActionMapping) - Static method in class InternalUtils
 
isSharedFlow() - Method in class StrutsApp
 
isSharedFlow() - Method in class PageFlowControllerConfig
 
isSharedFlowModule(ModuleConfig) - Static method in class InternalUtils
 
isSimpleAction() - Method in class ActionModel
 
isSimpleAction() - Method in class PageFlowActionMapping
 
isSortable() - Method in class HeaderCellModel
 
isSorted(String) - Method in class SortModel
 
isStale() - Method in class GenStrutsApp
 
isStale(File) - Method in class GenStrutsApp
Tell whether the struts output file (jpf-struts-config-*.xml) is out of date, based on the file times of the source file and the (optional) struts-merge file.
isStale() - Method in class BouncyClassLoader
 
isToken() - Method in class URLTemplate.TemplateItem
 
isTokenNext() - Method in class TemplateTokenizer
Returns true if the call to next() will return a token rather than a literal.
isTokenValid(HttpServletRequest) - Method in class FlowController
Deprecated. Use FlowController.isTokenValid() instead.
isTokenValid() - Method in class FlowController
Return true if there is a transaction token stored in the user's current session, and the value submitted as a request parameter with this action matches it.
isTokenValid(HttpServletRequest, boolean) - Method in class FlowController
Deprecated. Use FlowController.isTokenValid(boolean) instead.
isTokenValid(boolean) - Method in class FlowController
Return true if there is a transaction token stored in the user's current session, and the value submitted as a request parameter with this action matches it.
isTraceEnabled() - Method in class Logger
 
isTransient() - Method in class BackingClassMethodBinding
 
isUnknown() - Method in class ActionModel
 
isUseLocale() - Method in class Html
Gets whether the default locale's language should be used.
isUserInRole(FlowControllerHandlerContext, String) - Method in interface LoginHandler
Tell whether the current user is in a given role.
isUserInRole(FlowControllerHandlerContext, String) - Method in class DefaultLoginHandler
 
isValidate() - Method in class ActionModel
 
isVertical() - Method in class HtmlGroupBaseTag
Returns true if vertical layout is set.
isWarnEnabled() - Method in class Logger
 
isXHTML(ServletRequest) - Static method in class TagRenderingBase.Factory
Return true if the current document is XHTML
ITEM - Static variable in class Repeater
A Repeater rendering state that signals the rendering of the ITEM.
IteratorFactory - Class in org.apache.beehive.netui.util.iterator
IteratorFactory provides a way to create an Iterator for different kinds of objects.
IteratorFactory() - Constructor for class IteratorFactory
 
IteratorFactory.IteratorPlant - Class in org.apache.beehive.netui.util.iterator
 
IteratorFactory.IteratorPlant() - Constructor for class IteratorFactory.IteratorPlant
 
ITreeRootElement - Interface in org.apache.beehive.netui.tags.tree
This interface provides additional behavior on the root node in a tree.
IUrlParams - Interface in org.apache.beehive.netui.tags.html
This interfaces defines the contract allowing tags to add parameters which will be added to URLs which they generate.

J

JAVA_FILE_EXTENSION - Static variable in interface JpfLanguageConstants
 
JAVA_FILE_EXTENSION_DOT - Static variable in interface JpfLanguageConstants
 
JavaControlUtils - Class in org.apache.beehive.netui.pageflow.internal
 
JavaControlUtils() - Constructor for class JavaControlUtils
 
JavaControlUtils.ControlInstantiationException - Exception in org.apache.beehive.netui.pageflow.internal
 
JavaControlUtils.ControlInstantiationException(String, Throwable) - Constructor for exception JavaControlUtils.ControlInstantiationException
 
JavaIdentifierType - Class in org.apache.beehive.netui.compiler.grammar
 
JavaIdentifierType(String, AnnotationGrammar, char...) - Constructor for class JavaIdentifierType
 
JAVASCRIPT_STATUS - Static variable in class ScriptRequestState
This is the name of a request scoped attribute that contains the status of what JavaScript processing has taken place.
jj_nt - Variable in class NetUIELParser
 
jjFillToken() - Method in class NetUIELParserTokenManager
 
jjnewLexState - Static variable in class NetUIELParserTokenManager
 
jjstrLiteralImages - Static variable in class NetUIELParserTokenManager
 
Jpf - Interface in org.apache.beehive.netui.pageflow.annotations
Holds jpf annotations to provide a Jpf prefix and local scoping of names.
Jpf.Action - Annotation Type in org.apache.beehive.netui.pageflow.annotations
was jpf:action
Jpf.ActionOutput - Annotation Type in org.apache.beehive.netui.pageflow.annotations
page input
Jpf.Catch - Annotation Type in org.apache.beehive.netui.pageflow.annotations
was jpf:catch
Jpf.CommandHandler - Annotation Type in org.apache.beehive.netui.pageflow.annotations
 
Jpf.ConditionalForward - Annotation Type in org.apache.beehive.netui.pageflow.annotations
 
Jpf.Controller - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Jpf.Controller; was jpf:controller
Jpf.ExceptionHandler - Annotation Type in org.apache.beehive.netui.pageflow.annotations
was jpf:exception-handler
Jpf.FacesBacking - Annotation Type in org.apache.beehive.netui.pageflow.annotations
 
Jpf.FormBean - Annotation Type in org.apache.beehive.netui.pageflow.annotations
 
Jpf.Forward - Annotation Type in org.apache.beehive.netui.pageflow.annotations
was jpf:forward
Jpf.MessageArg - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Validation message argument: Arg.
Jpf.MessageBundle - Annotation Type in org.apache.beehive.netui.pageflow.annotations
 
Jpf.MultipartHandler - Enum in org.apache.beehive.netui.pageflow.annotations
 
Jpf.NavigateTo - Enum in org.apache.beehive.netui.pageflow.annotations
 
Jpf.PageFlowField - Annotation Type in org.apache.beehive.netui.pageflow.annotations
 
Jpf.RaiseAction - Annotation Type in org.apache.beehive.netui.pageflow.annotations
 
Jpf.SharedFlowField - Annotation Type in org.apache.beehive.netui.pageflow.annotations
 
Jpf.SharedFlowRef - Annotation Type in org.apache.beehive.netui.pageflow.annotations
 
Jpf.SimpleAction - Annotation Type in org.apache.beehive.netui.pageflow.annotations
 
Jpf.ValidatableBean - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Validation fields (and associated rules) associated with a bean type.
Jpf.ValidatableProperty - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Validation rules associated with particular bean fields.
Jpf.ValidateCreditCard - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Validation rule: CreditCard.
Jpf.ValidateCustomRule - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Validation rule: Custom.
Jpf.ValidateCustomVariable - Annotation Type in org.apache.beehive.netui.pageflow.annotations
 
Jpf.ValidateDate - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Validation rule: Date.
Jpf.ValidateEmail - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Validation rule: Email.
Jpf.ValidateMask - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Validation rule: Mask.
Jpf.ValidateMaxLength - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Validation rule: MaxLength.
Jpf.ValidateMinLength - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Validation rule: MinLength.
Jpf.ValidateRange - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Validation rule: Range.
Jpf.ValidateRequired - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Validation rule: Required.
Jpf.ValidateType - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Validation rule: Byte.
Jpf.ValidateValidWhen - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Validation rule: ValidWhen.
Jpf.ValidationLocaleRules - Annotation Type in org.apache.beehive.netui.pageflow.annotations
List of field validation rules.
Jpf.ValidatorVersion - Enum in org.apache.beehive.netui.pageflow.annotations
 
Jpf.ViewProperties - Annotation Type in org.apache.beehive.netui.pageflow.annotations
was jpf:view-properties
JPF_BASE_CLASS - Static variable in interface JpfLanguageConstants
 
JPF_EXTENSION - Static variable in interface PageFlowConstants
Deprecated. Use PageFlowConstants.PAGEFLOW_EXTENSION instead.
JPF_FILE_EXTENSION - Static variable in interface JpfLanguageConstants
 
JPF_FILE_EXTENSION_DOT - Static variable in interface JpfLanguageConstants
 
JPF_MODULE_CONFIG_EXTENSION - Static variable in interface PageFlowConstants
Deprecated. Use PageFlowConstants.PAGEFLOW_MODULE_CONFIG_EXTENSION instead.
JPF_MODULE_CONFIG_GEN_DIR - Static variable in interface PageFlowConstants
Deprecated. Use PageFlowConstants.PAGEFLOW_MODULE_CONFIG_GEN_DIR instead.
JPF_MODULE_CONFIG_PREFIX - Static variable in interface PageFlowConstants
Deprecated. Use PageFlowConstants.PAGEFLOW_MODULE_CONFIG_PREFIX instead.
JpfLanguageConstants - Interface in org.apache.beehive.netui.compiler
 
JpfLanguageConstants.ExtraInfoKeys - Enum in org.apache.beehive.netui.compiler
 
JSF_EXTENSION - Static variable in class InternalConstants
 
JSF_EXTENSION_DOT - Static variable in class InternalConstants
 
JSP_FILE_EXTENSION - Static variable in interface JpfLanguageConstants
 
JspTaglibSubTask - Class in org.apache.beehive.netui.tools.tld
Generates taglib.tld deployment descriptor for JSP taglibs.
JspTaglibSubTask() - Constructor for class JspTaglibSubTask
Describe what the JspTaglibSubTask constructor does
JspTaglibSubTask.ContextParam - Class in org.apache.beehive.netui.tools.tld
 
JspTaglibSubTask.ContextParam() - Constructor for class JspTaglibSubTask.ContextParam
 
JspTaglibSubTask.JspVersionTypes - Class in org.apache.beehive.netui.tools.tld
 
JspTaglibSubTask.JspVersionTypes() - Constructor for class JspTaglibSubTask.JspVersionTypes
 
JspTaglibSubTask.TagLib - Class in org.apache.beehive.netui.tools.tld
 
JspTaglibSubTask.TagLib() - Constructor for class JspTaglibSubTask.TagLib
 
JspUtil - Class in org.apache.beehive.netui.databinding.datagrid.runtime.util
 
jspversion - Variable in class JspTaglibSubTask
 

K

KEY - Static variable in class BundleContext
The attribute name under which a BundleContext object will be stored in a PageContext attribute map during the rendering of the page.
KEY_ATTR - Static variable in interface JpfLanguageConstants
 
keySet() - Method in class DynaFormData
 
keySet() - Method in class AbstractAttributeMap
 
kind - Variable in class Token
An integer that describes the kind of this token.

L

LABEL - Static variable in interface HtmlConstants
The name of the label element.
Label - Class in org.apache.beehive.netui.tags.html
 
Label() - Constructor for class Label
 
LABEL_TAG - Static variable in class TagRenderingBase
 
LabelBase - Class in org.apache.beehive.netui.tags.html
This is a base class providing implementation for both the Label and FormLabel.
LabelBase() - Constructor for class LabelBase
 
LabelTag - Class in org.apache.beehive.netui.tags.rendering
Render the HTML <label> element.
LabelTag() - Constructor for class LabelTag
 
LabelTag.State - Class in org.apache.beehive.netui.tags.rendering
 
LabelTag.State() - Constructor for class LabelTag.State
 
LANG - Static variable in interface HtmlConstants
The name of the lang attribute.
lang - Variable in class HtmlTag.State
 
LANGUAGE - Static variable in interface HtmlConstants
The name of the longdesc attribute.
language - Variable in class ScriptTag.State
 
LANGUAGE_ATTR - Static variable in interface JpfLanguageConstants
 
largeicon - Variable in class JspTaglibSubTask
 
LBRACKET - Static variable in interface NetUIELParserConstants
 
legacyEscapeEscapes(String) - Static method in class HtmlUtils
 
LegacySettings - Class in org.apache.beehive.netui.pageflow.internal
 
LETTER - Static variable in interface NetUIELParserConstants
 
LexicalError(boolean, int, int, int, String, char) - Static method in error TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class NetUIELParserTokenManager
 
line - Variable in class SimpleCharStream
 
LINK - Static variable in interface HtmlConstants
The name of the link attribute.
listLookup(List, int) - Method in class ExpressionToken
 
listUpdate(List, int, Object) - Method in class ExpressionToken
 
LiteralTerm - Class in org.apache.beehive.netui.script.el
 
LiteralTerm(String) - Constructor for class LiteralTerm
 
load(ServletContext) - Method in class URLTemplateDescriptor
 
load(ServletContext) - Method in class UrlTemplateDescriptor
 
loadActionForm(JspContext, Object) - Static method in class ImplicitObjectUtil
 
loadBundleMap(ServletRequest, BundleMap) - Static method in class ImplicitObjectUtil
 
loadCachedClass(String) - Method in interface ReloadableClassHandler
 
loadCachedClass(String) - Method in class DefaultReloadableClassHandler
 
loadClass(String) - Method in interface ReloadableClassHandler
 
loadClass(String) - Method in class DefaultReloadableClassHandler
 
loadClass(String) - Method in class BouncyClassLoader
 
loadGlobalApp(ServletRequest, GlobalApp) - Static method in class ImplicitObjectUtil
 
loadImplementorClass(String, Class) - Static method in class DiscoveryUtils
Load an implementor class from the context classloader.
loadImplicitObjects(HttpServletRequest, HttpServletResponse, ServletContext, PageFlowController) - Static method in class ImplicitObjectUtil
 
loadOutputFormBean(ServletRequest, Object) - Static method in class ImplicitObjectUtil
 
loadPageFlow(ServletRequest, PageFlowController, FacesBackingBean) - Static method in class ImplicitObjectUtil
 
loadSharedFlow(ServletRequest, Map<String, SharedFlowController>) - Static method in class ImplicitObjectUtil
 
locale - Variable in class BundleContext.BundleNode
 
LOCALE_RULES_ATTR - Static variable in interface JpfLanguageConstants
 
LocaleRulesGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
LocaleRulesGrammar(AnnotationProcessorEnvironment, Diagnostics, RuntimeVersionChecker) - Constructor for class LocaleRulesGrammar
 
LocaleSet - Class in org.apache.beehive.netui.compiler.model.validation
 
LocaleSet() - Constructor for class LocaleSet
 
LocaleSet(Locale) - Constructor for class LocaleSet
 
LocalizedIllegalArgumentException - Exception in org.apache.beehive.netui.util.exception
 
LocalizedIllegalArgumentException() - Constructor for exception LocalizedIllegalArgumentException
 
LocalizedIllegalArgumentException(String) - Constructor for exception LocalizedIllegalArgumentException
 
LocalizedIllegalStateException - Exception in org.apache.beehive.netui.util.exception
 
LocalizedIllegalStateException() - Constructor for exception LocalizedIllegalStateException
 
LocalizedIllegalStateException(String) - Constructor for exception LocalizedIllegalStateException
 
LocalizedUnsupportedOperationException - Exception in org.apache.beehive.netui.util.exception
 
LocalizedUnsupportedOperationException() - Constructor for exception LocalizedUnsupportedOperationException
 
LocalizedUnsupportedOperationException(String) - Constructor for exception LocalizedUnsupportedOperationException
 
localRelease() - Method in class AbstractClassicTag
This is a method that will reinitialize all temporary state on a tag and should be called in the doEndTag method.
localRelease() - Method in class DeclareBundle
Reset all of the fields of this tag.
localRelease() - Method in class CellRepeater
Reset all of the fields of this tag.
localRelease() - Method in class AbstractCallMethod
Reset all of the fields of this tag.
localRelease() - Method in class CallMethod
Reset all of the fields of this tag.
localRelease() - Method in class MethodParameter
Reset all of the fields of this tag.
localRelease() - Method in class Message
 
localRelease() - Method in class MessageArg
 
localRelease() - Method in class Pad
Reset all of the fields of this tag.
localRelease() - Method in class Repeater
Reset all of the fields of this tag.
localRelease() - Method in class RepeaterComponent
Reset all of the fields of this tag.
localRelease() - Method in class GetData
Reset all of the fields of this tag.
localRelease() - Method in class SerializeXML
 
localRelease() - Method in class DataSourceTag
Release any acquired resources.
localRelease() - Method in class DivPanel
 
localRelease() - Method in class AnchorBase
Release any acquired resources.
localRelease() - Method in class Body
 
localRelease() - Method in class Button
Release any acquired resources.
localRelease() - Method in class CheckBox
Release any acquired resources.
localRelease() - Method in class CheckBoxGroup
Release any acquired resources.
localRelease() - Method in class CheckBoxOption
Release any acquired resources.
localRelease() - Method in class ConfigurePopup
Release any acquired resources.
localRelease() - Method in class FileUpload
Release any acquired resources.
localRelease() - Method in class Form
Release any acquired resources.
localRelease() - Method in class Hidden
Release any acquired resources.
localRelease() - Method in class Html
Release any acquired resources.
localRelease() - Method in class HtmlBaseTag
Free the state variables of this base class.
localRelease() - Method in class HtmlDataSourceTag
Release any acquired resources.
localRelease() - Method in class HtmlDefaultableDataSourceTag
Release any acquired resources.
localRelease() - Method in class HtmlFocusBaseTag
 
localRelease() - Method in class HtmlGroupBaseTag
Release any acquired resources.
localRelease() - Method in class HtmlOptionsDataSourceTag
Release any acquired resources.
localRelease() - Method in class Image
Release any acquired resources.
localRelease() - Method in class ImageAnchor
Release any acquired resources.
localRelease() - Method in class ImageButton
Release any acquired resources.
localRelease() - Method in class Label
Release any acquired resources.
localRelease() - Method in class LabelBase
Release any acquired resources.
localRelease() - Method in class Parameter
Release any acquired resources.
localRelease() - Method in class ParameterMap
Release any acquired resources.
localRelease() - Method in class RadioButtonGroup
Release any acquired resources.
localRelease() - Method in class RadioButtonOption
Release any acquired resources.
localRelease() - Method in class RetrievePopupOutput
Release any acquired resources.
localRelease() - Method in class RewriteName
Release any acquired resources.
localRelease() - Method in class RewriteURL
Release any acquired resources.
localRelease() - Method in class Select
Release any acquired resources.
localRelease() - Method in class SelectOption
Release any acquired resources.
localRelease() - Method in class Span
Release any acquired resources.
localRelease() - Method in class TextArea
Release any acquired resources.
localRelease() - Method in class TextBox
Release any acquired resources.
localRelease() - Method in class ScriptContainer
Release any acquired resources.
localRelease() - Method in class ScriptHeader
 
localRelease() - Method in class Attribute
Resets all of the fields of the tag.
localRelease() - Method in class IncludeSection
Resets all of the fields of the tag.
localRelease() - Method in class Section
Resets all of the fields of the tag.
localRelease() - Method in class SetAttribute
Reset all of the fields of the tag.
localRelease() - Method in class Template
Reset all of the fields of the tag.
Logger - Class in org.apache.beehive.netui.util.logging
 
Logger(Class) - Constructor for class Logger
 
Logger(String) - Constructor for class Logger
 
login(String, String, HttpServletRequest, HttpServletResponse) - Method in class DefaultServletContainerAdapter
 
login(String, String) - Method in class FlowController
Log in the user, using "weak" username/password authentication.
login(FlowControllerHandlerContext, String, String) - Method in interface LoginHandler
Log in the given user.
login(FlowControllerHandlerContext, String, String) - Method in class DefaultLoginHandler
 
login(String, String, HttpServletRequest, HttpServletResponse) - Method in interface ServletContainerAdapter
Log in the user, using "weak" username/password authentication.
LOGIN_REQUIRED_ATTR - Static variable in interface JpfLanguageConstants
 
LoginExpiredException - Exception in org.apache.beehive.netui.pageflow
Exception thrown when NotLoggedInException would be thrown, and when the current HttpServletRequest refers to a session that no longer exists.
LoginExpiredException(String, FlowController) - Constructor for exception LoginExpiredException
 
LoginHandler - Interface in org.apache.beehive.netui.pageflow.handler
Handler for login/logout/roles/
logout(boolean, HttpServletRequest, HttpServletResponse) - Method in class DefaultServletContainerAdapter
 
logout(boolean) - Method in class FlowController
Log out the current user.
logout(FlowControllerHandlerContext, boolean) - Method in interface LoginHandler
Log out the current user.
logout(FlowControllerHandlerContext, boolean) - Method in class DefaultLoginHandler
 
logout(boolean, HttpServletRequest, HttpServletResponse) - Method in interface ServletContainerAdapter
Log out the current user.
LONGDESC - Static variable in interface HtmlConstants
The name of the longdesc attribute.
LONGLIVED_ATTR - Static variable in interface JpfLanguageConstants
 
lookingAhead - Variable in class NetUIELParser
 
lookup(String, ServletContext, HttpServletRequest, HttpServletResponse) - Static method in class FlowController
Deprecated. Use PageFlowUtils.strutsLookup(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String, java.lang.String[]) instead. This method will be removed in v1.1.
lookup(String, ServletContext, HttpServletRequest, HttpServletResponse, String) - Static method in class FlowController
Deprecated. Use PageFlowUtils.strutsLookup(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String, java.lang.String[]) instead. This method will be removed in v1.1.
lookupDefaultFilterOperation(String) - Static method in class SQLSupport
 
lookupFilterOperations(String) - Static method in class SQLSupport
 
lookupMethod(Class, String, Class[]) - Static method in class InternalUtils
Get a Method in a Class.

M

main(String[]) - Static method in class NetUIELParser
 
makeFullyQualifiedBeanName(String) - Static method in class StrutsApp
 
MapIterator - Class in org.apache.beehive.netui.util.iterator
MapIterator provides an Iterator over map values.
MapIterator(Map) - Constructor for class MapIterator
 
MapKey() - Method in class NetUIELParser
 
MapKeyToken - Class in org.apache.beehive.netui.script.el.tokens
 
MapKeyToken(String) - Constructor for class MapKeyToken
 
mapLegacyTagId(IScriptReporter, String, String) - Method in class ScriptRequestState
This method will add a tagId and value to the ScriptRepoter TagId map.
mapLookup(Map, Object) - Method in class ExpressionToken
 
mapping - Variable in class PageFlowTagUtils.MappingAndController
 
mapStringToOperation(String) - Static method in class SQLSupport
 
mapTagId(IScriptReporter, String, String, String) - Method in class ScriptRequestState
 
mapUpdate(Map, Object, Object) - Method in class ExpressionToken
 
MAX_FLOAT_ATTR - Static variable in interface JpfLanguageConstants
 
MAX_INT_ATTR - Static variable in interface JpfLanguageConstants
 
MAXLENGTH - Static variable in interface HtmlConstants
The name of the maxlength attribute.
maxlength - Variable in class InputTextTag.State
 
maxNextCharInd - Variable in class SimpleCharStream
 
MemberFieldType - Class in org.apache.beehive.netui.compiler.grammar
 
MemberFieldType(String, String, AnnotationGrammar) - Constructor for class MemberFieldType
 
MemberMethodType - Class in org.apache.beehive.netui.compiler.grammar
 
MemberMethodType(String, String, String, AnnotationGrammar) - Constructor for class MemberMethodType
 
mergeAnnotation(AnnotationMirror) - Method in class MergedControllerAnnotation
 
MergedControllerAnnotation - Class in org.apache.beehive.netui.compiler
 
MergedControllerAnnotation(TypeDeclaration) - Constructor for class MergedControllerAnnotation
 
Message - Class in org.apache.beehive.netui.tags.databinding.message
Tag handler class for the <netui-data:message> tag.
Message() - Constructor for class Message
 
message - Variable in class TagErrorInfo
The attribute of the tag that contained the expression
MESSAGE_ARG_KEY - Static variable in class Message
 
MESSAGE_ARG_TAG_NAME - Static variable in interface JpfLanguageConstants
 
MESSAGE_ARGS_ATTR - Static variable in interface JpfLanguageConstants
 
MESSAGE_ATTR - Static variable in interface JpfLanguageConstants
 
MESSAGE_BUNDLE_ATTR - Static variable in interface JpfLanguageConstants
 
MESSAGE_BUNDLE_TAG_NAME - Static variable in interface JpfLanguageConstants
 
MESSAGE_BUNDLES_ATTR - Static variable in interface JpfLanguageConstants
 
MESSAGE_IS_EXPRESSION_PREFIX - Static variable in class InternalConstants
The page flow compiler generates this message key when the message is actually an expression for us to evaluate at runtime.
MESSAGE_IS_EXPRESSION_PREFIX_LENGTH - Static variable in class InternalConstants
 
MESSAGE_KEY_ATTR - Static variable in interface JpfLanguageConstants
 
MessageArg - Class in org.apache.beehive.netui.tags.databinding.message
Tag handler class for the <netui-data:messageArg> tag.
MessageArg() - Constructor for class MessageArg
 
MessageBundleGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
MessageBundleGrammar(AnnotationProcessorEnvironment, Diagnostics, String, RuntimeVersionChecker, FlowControllerInfo) - Constructor for class MessageBundleGrammar
 
MessageKeyType - Class in org.apache.beehive.netui.compiler.grammar
 
MessageKeyType(String, AnnotationGrammar) - Constructor for class MessageKeyType
 
MessageResourcesModel - Class in org.apache.beehive.netui.compiler.model
 
MessageResourcesModel(StrutsApp) - Constructor for class MessageResourcesModel
 
METHOD - Static variable in interface HtmlConstants
The name of the method attribute.
method - Variable in class FormTag.State
 
METHOD_ATTR - Static variable in interface JpfLanguageConstants
 
MethodCache - Class in org.apache.beehive.netui.util.cache
 
MethodCache() - Constructor for class MethodCache
 
MethodParameter - Class in org.apache.beehive.netui.tags.databinding.invoke
A tag that is used to add an argument to a method that will be called on some object.
MethodParameter() - Constructor for class MethodParameter
 
MIN_FLOAT_ATTR - Static variable in interface JpfLanguageConstants
 
MIN_INT_ATTR - Static variable in interface JpfLanguageConstants
 
MismatchedActionOutputException - Exception in org.apache.beehive.netui.pageflow
Exception that occurs in iterative development mode when an action output attached to a Forward is of a different type than was declared.
MismatchedActionOutputException(String, FlowController, String, String, String, String) - Constructor for exception MismatchedActionOutputException
 
MismatchedPageInputException - Exception in org.apache.beehive.netui.pageflow
Deprecated. Use MismatchedActionOutputException instead.
MismatchedPageInputException(String, FlowController, String, String, String, String) - Constructor for exception MismatchedPageInputException
Deprecated.  
MissingActionOutputException - Exception in org.apache.beehive.netui.pageflow
Exception that occurs when a required action output is missing from a Forward.
MissingActionOutputException(String, FlowController, String, String) - Constructor for exception MissingActionOutputException
 
MissingPageInputException - Exception in org.apache.beehive.netui.pageflow
Deprecated. Use MissingActionOutputException instead.
MissingPageInputException(String, FlowController, String, String) - Constructor for exception MissingPageInputException
Deprecated.  
MODE_PARAM - Static variable in class TemplateHelper
Window mode query parameter (reserved).
MODULE_CONFIG_LOCATOR_CLASS_ATTR - Static variable in class AutoRegisterActionServlet
Deprecated. To register AutoRegisterActionServlet.ModuleConfigLocators, use the module-config-locators element in pageflow-config of /WEB-INF/netui-config.xml.
MULTIPART_HANDLER_ATTR - Static variable in interface JpfLanguageConstants
 
MULTIPART_HANDLER_DISABLED_STR - Static variable in interface JpfLanguageConstants
 
MULTIPART_HANDLER_DISK_CLASSNAME - Static variable in interface JpfLanguageConstants
 
MULTIPART_HANDLER_DISK_STR - Static variable in interface JpfLanguageConstants
 
MULTIPART_HANDLER_MEMORY_CLASSNAME - Static variable in interface JpfLanguageConstants
 
MULTIPART_HANDLER_MEMORY_STR - Static variable in interface JpfLanguageConstants
 
multiple - Variable in class SelectTag.State
 
MutableURI - Class in org.apache.beehive.netui.core.urls
Mutable class for creating URIs.
MutableURI() - Constructor for class MutableURI
Constructs a MutableURI.
MutableURI(String) - Constructor for class MutableURI
Constructs a MutableURI.
MutableURI(String, String, String, int, String, String, String) - Constructor for class MutableURI
Constructs a MutableURI.
MutableURI(URI) - Constructor for class MutableURI
Constructs a MutableURI.
MutableURI(URL) - Constructor for class MutableURI
Constructs a MutableURI.

N

NAME - Static variable in interface HtmlConstants
The name of the name attribute.
name - Variable in class AbstractHtmlControlState
 
name - Variable in class AnchorTag.State
 
name - Variable in class FormTag.State
 
NAME_ATTR - Static variable in interface JpfLanguageConstants
 
nameHtmlControl(AbstractHtmlControlState, ByRef) - Method in class HtmlDataSourceTag
This method will create the name of the form element (HTML Control) that has a name.
nameObject(String, INameable) - Method in class NameService
This method will create a unique name for an INameable object.
NameService - Class in org.apache.beehive.netui.pageflow.requeststate
 
NAVIGATE_TO_ATTR - Static variable in interface JpfLanguageConstants
 
NAVIGATE_TO_CURRENT_PAGE_STR - Static variable in interface JpfLanguageConstants
 
NAVIGATE_TO_ENUM - Static variable in interface JpfLanguageConstants
 
NAVIGATE_TO_PAGE_LEGACY_STR - Static variable in interface JpfLanguageConstants
 
NAVIGATE_TO_PREVIOUS_ACTION_STR - Static variable in interface JpfLanguageConstants
 
NAVIGATE_TO_PREVIOUS_PAGE_STR - Static variable in interface JpfLanguageConstants
 
NBSP(AbstractRenderAppender) - Method in class ConstantRendering
 
needsSecure(ServletRequest, ServletContext, String, boolean) - Static method in class URLRewriterService
Deprecated. Tell whether a given URI should be written to be secure.
needsToBeSecure(ServletContext, ServletRequest, String, boolean) - Static method in class PageFlowUtils
Tell whether a given URI should be written to be secure.
NESTED_ATTR - Static variable in interface JpfLanguageConstants
 
NESTING_OVERFLOW_COUNT_PARAM - Static variable in interface PageFlowConstants
Deprecated. Instead of this context-param, use the max-nesting-stack-depth element within pageflow-config in /WEB-INF/netui-config.xml.
NETUI_CONFIG_PATH - Static variable in class InternalConstants
 
NETUI_PACKAGE - Static variable in interface JpfLanguageConstants
 
NETUI_UNIQUE_CNT - Static variable in class AbstractClassicTag
This is the name of a request scoped attribute which creates a unique id for processing a request.
NETUI_VALIDATOR_RULES_URI - Static variable in class StrutsApp
 
NetUIELParser - Class in org.apache.beehive.netui.script.el.parser
 
NetUIELParser(InputStream) - Constructor for class NetUIELParser
 
NetUIELParser(Reader) - Constructor for class NetUIELParser
 
NetUIELParser(NetUIELParserTokenManager) - Constructor for class NetUIELParser
 
NetUIELParserConstants - Interface in org.apache.beehive.netui.script.el.parser
 
NetUIELParserTokenManager - Class in org.apache.beehive.netui.script.el.parser
 
NetUIELParserTokenManager(SimpleCharStream) - Constructor for class NetUIELParserTokenManager
 
NetUIELParserTokenManager(SimpleCharStream, int) - Constructor for class NetUIELParserTokenManager
 
NetUIReadVariableResolver - Class in org.apache.beehive.netui.script.el
 
NetUIReadVariableResolver(VariableResolver) - Constructor for class NetUIReadVariableResolver
 
NetUITldTagsHandler - Class in org.apache.beehive.netui.tools
 
NetUITldTagsHandler() - Constructor for class NetUITldTagsHandler
 
NetUIUpdateVariableResolver - Class in org.apache.beehive.netui.script.el
 
NetUIUpdateVariableResolver(Object, ServletRequest, ServletResponse, boolean) - Constructor for class NetUIUpdateVariableResolver
 
NetUIVariableResolver - Class in org.apache.beehive.netui.script.el
 
NetUIVariableResolver() - Constructor for class NetUIVariableResolver
 
newImplementorInstance(String, Class) - Static method in class DiscoveryUtils
 
newInstance(String) - Method in interface ReloadableClassHandler
 
newInstance(String) - Method in class DefaultReloadableClassHandler
 
newInstance(String) - Method in class StrutsLogFactory
 
newReloadableInstance(String, ServletContext) - Static method in class InternalUtils
 
newToken(int) - Static method in class Token
Returns a new Token object, by default.
next() - Method in class TemplateTokenizer
Returns the next literal string or token/delimiter.
next() - Method in class PagedDataSet
 
next - Variable in class Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class ArrayIterator
 
next() - Method in class AtomicObjectIterator
 
next() - Method in class EnumerationIterator
 
next() - Method in class MapIterator
 
next() - Method in class ResultSetIterator
 
nextDataItem() - Method in class DataGridTagModel
 
nextDirection(SortDirection) - Method in class SortStrategy
 
nextDirection(SortDirection) - Method in class DefaultSortStrategy
 
NoCurrentPageFlowException - Exception in org.apache.beehive.netui.pageflow
Action that occurs when the user invokes an action that is qualified with either a @jpf:forward return-to="previousAction" or return-to="previousPage", but there is no current page flow.
NoCurrentPageFlowException(String, Forward) - Constructor for exception NoCurrentPageFlowException
 
noDataRender() - Method in class PagerRenderer
 
NoMatchingActionMethodException - Exception in org.apache.beehive.netui.pageflow
Exception that occurs when the current action method does not accept the type of form passed in the Forward to the action.
NoMatchingActionMethodException(String, Object, FlowController) - Constructor for exception NoMatchingActionMethodException
 
NON_EXPRESSION_TEXT - Static variable in interface NetUIELParserConstants
 
NoPreviousActionException - Exception in org.apache.beehive.netui.pageflow
Exception that occurs when the user attempts to execute an action marked with the @jpf:forward return-to="previousAction" annotation, but there is no previously-run action.
NoPreviousActionException(String, Forward, FlowController) - Constructor for exception NoPreviousActionException
 
NoPreviousPageException - Exception in org.apache.beehive.netui.pageflow
Exception that occurs when the user attempts to execute an action marked with the @jpf:forward return-to="previousPage" annotation, but there is no previous page in the current page flow.
NoPreviousPageException(String, Forward, FlowController) - Constructor for exception NoPreviousPageException
 
normalizeURI(String) - Static method in class ScopedServletUtils
Resolve "." and ".." in a URI.
NotLoggedInException - Exception in org.apache.beehive.netui.pageflow
Exception thrown when: An action method marked with @jpf:action login-required="true" is hit when there is no logged-in user, or An action method marked with @jpf:action roles-allowed="roles" is hit when there is no logged-in user.
NotLoggedInException(String, FlowController) - Constructor for exception NotLoggedInException
 
NoWebInfDirectoryException - Exception in org.apache.beehive.netui.compiler.model
Thrown if no WEB-INF directory can be found on a web app file's URI.
NoWebInfDirectoryException() - Constructor for exception NoWebInfDirectoryException
 
NoWebInfDirectoryException(String) - Constructor for exception NoWebInfDirectoryException
 
NULL_ARG - Static variable in class MethodParameter
An identifier denoting that the value of this method parameter should be treated as 'null'.
NULL_VALUE - Static variable in class Select
Default value of the options value attribute.
NULLABLE_ATTR - Static variable in interface JpfLanguageConstants
 

O

OBJECT_CLASS_NAME - Static variable in interface JpfLanguageConstants
 
ObjectNotFoundException - Exception in org.apache.beehive.netui.tags.databinding.invoke
An exception thrown when an object on which to invoke a method can not be found.
ObjectNotFoundException() - Constructor for exception ObjectNotFoundException
Construct an ObjectNotFoundException.
ObjectNotFoundException(String) - Constructor for exception ObjectNotFoundException
Construct an ObjectNotFoundException with the given message.
ObjectNotFoundException(Throwable) - Constructor for exception ObjectNotFoundException
Construct an ObjectNotFoundException with the given cause
ObjectNotFoundException(String, Throwable) - Constructor for exception ObjectNotFoundException
Construct an ObjectNotFoundException with the given message and cause.
ObjectNotFoundException(String, Throwable, String) - Constructor for exception ObjectNotFoundException
Construct an ObjectNotFoundException with the given message, cause, and objectName.
onBeginCheck(AnnotationMirror, AnnotationMirror[], MemberDeclaration) - Method in class AnnotationGrammar
 
onBeginCheck(AnnotationMirror, AnnotationMirror[], MemberDeclaration) - Method in class ActionGrammar
 
onBeginCheck(AnnotationMirror, AnnotationMirror[], MemberDeclaration) - Method in class BaseValidationRuleGrammar
 
onBeginCheck(AnnotationMirror, AnnotationMirror[], MemberDeclaration) - Method in class ExceptionHandlerGrammar
 
onBeginCheck(AnnotationMirror, AnnotationMirror[], MemberDeclaration) - Method in class SharedFlowRefGrammar
 
onBeginCheck(AnnotationMirror, AnnotationMirror[], MemberDeclaration) - Method in class SimpleActionGrammar
 
onBeginCheck(AnnotationMirror, AnnotationMirror[], MemberDeclaration) - Method in class ValidatablePropertyGrammar
 
onBeginCheck(AnnotationMirror, AnnotationMirror[], MemberDeclaration) - Method in class ValidateRequiredGrammar
 
ONBLUR - Static variable in interface HtmlConstants
The name of the onblur attribute.
ONCHANGE - Static variable in interface HtmlConstants
The name of the onchange attribute.
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class AnnotationMemberType
 
onCheck(ClassDeclaration) - Method in class BaseChecker
 
onCheck(ClassDeclaration) - Method in class FacesBackingChecker
 
onCheck(ClassDeclaration) - Method in class FlowControllerChecker
 
onCheck(ClassDeclaration) - Method in class FormBeanChecker
 
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class AbsolutePathType
 
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class BundleNameType
 
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class DelegatingType
 
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class EnumType
 
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class ExternalPathOrActionType
 
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class ForwardGrammar.RestoreQueryStringType
 
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class ForwardToExternalPathType
 
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class JavaIdentifierType
 
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class MemberFieldType
 
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class MemberMethodType
 
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class MessageKeyType
 
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class RolesAllowedType
 
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class TilesDefinitionsConfigsType
 
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class TypeNameType
 
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class UniqueValueType
 
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class ValidActionType
 
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class WebappPathOrActionType
 
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class WebappPathType
 
onCheck(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror[], MemberDeclaration, int) - Method in class WritableFieldType
 
onCheckMember(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror, AnnotationMirror[], MemberDeclaration) - Method in class AnnotationGrammar
 
onCheckMember(AnnotationTypeElementDeclaration, AnnotationValue, AnnotationMirror, AnnotationMirror[], MemberDeclaration) - Method in class ForwardGrammar
 
ONCLICK - Static variable in interface HtmlConstants
The name of the onclick attribute.
onCreate() - Method in class FlowController
Callback that is invoked when this controller instance is created.
onCreate() - Method in class PageFlowManagedObject
Create-time callback.
ONDBLCLICK - Static variable in interface HtmlConstants
The name of the ondblclick attribute.
onDestroy() - Method in class FlowController
Deprecated. FlowController.onDestroy(HttpSession) should be used instead.
onDestroy(HttpSession) - Method in class FlowController
Callback that is invoked when this controller instance is "destroyed", i.e., removed from the user session.
onDestroy(HttpSession) - Method in class PageFlowManagedObject
Callback that occurs when this object is "destroyed", i.e., removed from the session.
onEndCheck(AnnotationMirror, AnnotationMirror[], MemberDeclaration, Map) - Method in class AnnotationGrammar
 
onEndCheck(AnnotationMirror, AnnotationMirror[], MemberDeclaration, Map) - Method in class CatchGrammar
 
onEndCheck(AnnotationMirror, AnnotationMirror[], MemberDeclaration, Map) - Method in class MessageBundleGrammar
 
onEndCheck(AnnotationMirror, AnnotationMirror[], MemberDeclaration, Map) - Method in class ValidationMessageArgsGrammar
 
onExitNesting() - Method in class PageFlowController
Callback that is invoked when this controller instance is exiting nesting (through a return action).
onExpand(ServletRequest) - Method in class TreeElement
Code that runs when the node is expanded.
ONFOCUS - Static variable in interface HtmlConstants
The name of the onfocus attribute.
ONKEYDOWN - Static variable in interface HtmlConstants
The name of the onkeydown attribute.
ONKEYPRESS - Static variable in interface HtmlConstants
The name of the onkeypress attribute.
ONKEYUP - Static variable in interface HtmlConstants
The name of the onkeyup attribute.
ONLOAD - Static variable in interface HtmlConstants
The name of the onload attribute.
ONMOUSEDOWN - Static variable in interface HtmlConstants
The name of the onmousedown attribute.
ONMOUSEMOVE - Static variable in interface HtmlConstants
The name of the onmousemove attribute.
ONMOUSEOUT - Static variable in interface HtmlConstants
The name of the onmouseout attribute.
ONMOUSEOVER - Static variable in interface HtmlConstants
The name of the onmouseover attribute.
ONMOUSEUP - Static variable in interface HtmlConstants
The name of the onmouseup attribute.
onRefresh() - Method in class FlowController
Callback that is invoked when this controller is involved in a refresh request, as can happen in a portal environment on a request where no action is run in the current page flow, but a previously-displayed JSP in the page flow is re-rendered.
ONRESET - Static variable in interface HtmlConstants
The name of the onreset attribute.
ONSELECT - Static variable in interface HtmlConstants
The name of the onselect attribute.
onSelect(ServletRequest) - Method in class TreeElement
Code that runs when the node is selected.
ONSUBMIT - Static variable in interface HtmlConstants
The name of the onsubmit attribute.
ONUNLOAD - Static variable in interface HtmlConstants
The name of the onunload attribute.
openCaption(CaptionTag.State, AbstractRenderAppender) - Method in class TableRenderer
 
openFooterRow(TrTag.State, AbstractRenderAppender) - Method in class TableRenderer
 
openHeaderCell(ThTag.State, AbstractRenderAppender) - Method in class TableRenderer
 
openHeaderRow(TrTag.State, AbstractRenderAppender) - Method in class TableRenderer
 
openTable(TableTag.State, AbstractRenderAppender) - Method in class TableRenderer
 
openTableBody(TBodyTag.State, AbstractRenderAppender) - Method in class TableRenderer
 
openTableCell(TdTag.State, AbstractRenderAppender) - Method in class TableRenderer
 
openTableFoot(TFootTag.State, AbstractRenderAppender) - Method in class TableRenderer
 
openTableHead(THeadTag.State, AbstractRenderAppender) - Method in class TableRenderer
 
openTableRow(TrTag.State, AbstractRenderAppender) - Method in class TableRenderer
 
OPTION - Static variable in interface HtmlConstants
The name of the option element.
OPTION_TAG - Static variable in class TagRenderingBase
 
OptionTag - Class in org.apache.beehive.netui.tags.rendering
Body, Start Tag: optional, End tag: optional Required href
OptionTag() - Constructor for class OptionTag
 
OptionTag.State - Class in org.apache.beehive.netui.tags.rendering
 
OptionTag.State() - Constructor for class OptionTag.State
 
org.apache.beehive.netui.compiler - package org.apache.beehive.netui.compiler
 
org.apache.beehive.netui.compiler.apt - package org.apache.beehive.netui.compiler.apt
 
org.apache.beehive.netui.compiler.genmodel - package org.apache.beehive.netui.compiler.genmodel
 
org.apache.beehive.netui.compiler.grammar - package org.apache.beehive.netui.compiler.grammar
 
org.apache.beehive.netui.compiler.model - package org.apache.beehive.netui.compiler.model
 
org.apache.beehive.netui.compiler.model.validation - package org.apache.beehive.netui.compiler.model.validation
 
org.apache.beehive.netui.core - package org.apache.beehive.netui.core
 
org.apache.beehive.netui.core.urls - package org.apache.beehive.netui.core.urls
 
org.apache.beehive.netui.core.urltemplates - package org.apache.beehive.netui.core.urltemplates
 
org.apache.beehive.netui.databinding.datagrid.api - package org.apache.beehive.netui.databinding.datagrid.api
 
org.apache.beehive.netui.databinding.datagrid.api.exceptions - package org.apache.beehive.netui.databinding.datagrid.api.exceptions
 
org.apache.beehive.netui.databinding.datagrid.api.filter - package org.apache.beehive.netui.databinding.datagrid.api.filter
 
org.apache.beehive.netui.databinding.datagrid.api.pager - package org.apache.beehive.netui.databinding.datagrid.api.pager
 
org.apache.beehive.netui.databinding.datagrid.api.rendering - package org.apache.beehive.netui.databinding.datagrid.api.rendering
 
org.apache.beehive.netui.databinding.datagrid.api.sort - package org.apache.beehive.netui.databinding.datagrid.api.sort
 
org.apache.beehive.netui.databinding.datagrid.runtime - package org.apache.beehive.netui.databinding.datagrid.runtime
 
org.apache.beehive.netui.databinding.datagrid.runtime.model.cell - package org.apache.beehive.netui.databinding.datagrid.runtime.model.cell
 
org.apache.beehive.netui.databinding.datagrid.runtime.model.style - package org.apache.beehive.netui.databinding.datagrid.runtime.model.style
 
org.apache.beehive.netui.databinding.datagrid.runtime.rendering.cell - package org.apache.beehive.netui.databinding.datagrid.runtime.rendering.cell
 
org.apache.beehive.netui.databinding.datagrid.runtime.rendering.pager - package org.apache.beehive.netui.databinding.datagrid.runtime.rendering.pager
 
org.apache.beehive.netui.databinding.datagrid.runtime.rendering.table - package org.apache.beehive.netui.databinding.datagrid.runtime.rendering.table
 
org.apache.beehive.netui.databinding.datagrid.runtime.sql - package org.apache.beehive.netui.databinding.datagrid.runtime.sql
 
org.apache.beehive.netui.databinding.datagrid.runtime.util - package org.apache.beehive.netui.databinding.datagrid.runtime.util
 
org.apache.beehive.netui.pageflow - package org.apache.beehive.netui.pageflow
 
org.apache.beehive.netui.pageflow.annotations - package org.apache.beehive.netui.pageflow.annotations
 
org.apache.beehive.netui.pageflow.config - package org.apache.beehive.netui.pageflow.config
 
org.apache.beehive.netui.pageflow.faces - package org.apache.beehive.netui.pageflow.faces
 
org.apache.beehive.netui.pageflow.faces.internal - package org.apache.beehive.netui.pageflow.faces.internal
 
org.apache.beehive.netui.pageflow.handler - package org.apache.beehive.netui.pageflow.handler
 
org.apache.beehive.netui.pageflow.interceptor - package org.apache.beehive.netui.pageflow.interceptor
 
org.apache.beehive.netui.pageflow.interceptor.action - package org.apache.beehive.netui.pageflow.interceptor.action
 
org.apache.beehive.netui.pageflow.interceptor.request - package org.apache.beehive.netui.pageflow.interceptor.request
 
org.apache.beehive.netui.pageflow.internal - package org.apache.beehive.netui.pageflow.internal
 
org.apache.beehive.netui.pageflow.requeststate - package org.apache.beehive.netui.pageflow.requeststate
 
org.apache.beehive.netui.pageflow.scoping - package org.apache.beehive.netui.pageflow.scoping
 
org.apache.beehive.netui.pageflow.scoping.internal - package org.apache.beehive.netui.pageflow.scoping.internal
 
org.apache.beehive.netui.pageflow.util - package org.apache.beehive.netui.pageflow.util
 
org.apache.beehive.netui.pageflow.validation - package org.apache.beehive.netui.pageflow.validation
 
org.apache.beehive.netui.pageflow.xmlhttprequest - package org.apache.beehive.netui.pageflow.xmlhttprequest
 
org.apache.beehive.netui.script - package org.apache.beehive.netui.script
 
org.apache.beehive.netui.script.common - package org.apache.beehive.netui.script.common
 
org.apache.beehive.netui.script.el - package org.apache.beehive.netui.script.el
 
org.apache.beehive.netui.script.el.parser - package org.apache.beehive.netui.script.el.parser
 
org.apache.beehive.netui.script.el.tokens - package org.apache.beehive.netui.script.el.tokens
 
org.apache.beehive.netui.script.el.util - package org.apache.beehive.netui.script.el.util
 
org.apache.beehive.netui.tags - package org.apache.beehive.netui.tags
Provides the classes and interfaces fundamental to the NetUI tags.
org.apache.beehive.netui.tags.databinding.base.style - package org.apache.beehive.netui.tags.databinding.base.style
 
org.apache.beehive.netui.tags.databinding.bundle - package org.apache.beehive.netui.tags.databinding.bundle
 
org.apache.beehive.netui.tags.databinding.cellrepeater - package org.apache.beehive.netui.tags.databinding.cellrepeater
 
org.apache.beehive.netui.tags.databinding.cellrepeater.style - package org.apache.beehive.netui.tags.databinding.cellrepeater.style
 
org.apache.beehive.netui.tags.databinding.datagrid - package org.apache.beehive.netui.tags.databinding.datagrid
 
org.apache.beehive.netui.tags.databinding.invoke - package org.apache.beehive.netui.tags.databinding.invoke
 
org.apache.beehive.netui.tags.databinding.message - package org.apache.beehive.netui.tags.databinding.message
 
org.apache.beehive.netui.tags.databinding.pageinput - package org.apache.beehive.netui.tags.databinding.pageinput
 
org.apache.beehive.netui.tags.databinding.repeater - package org.apache.beehive.netui.tags.databinding.repeater
 
org.apache.beehive.netui.tags.databinding.repeater.pad - package org.apache.beehive.netui.tags.databinding.repeater.pad
 
org.apache.beehive.netui.tags.databinding.script - package org.apache.beehive.netui.tags.databinding.script
 
org.apache.beehive.netui.tags.databinding.xml - package org.apache.beehive.netui.tags.databinding.xml
 
org.apache.beehive.netui.tags.divpanel - package org.apache.beehive.netui.tags.divpanel
 
org.apache.beehive.netui.tags.html - package org.apache.beehive.netui.tags.html
This package defines the core set of HTML tags provided by NetUI.
org.apache.beehive.netui.tags.internal - package org.apache.beehive.netui.tags.internal
 
org.apache.beehive.netui.tags.javascript - package org.apache.beehive.netui.tags.javascript
 
org.apache.beehive.netui.tags.naming - package org.apache.beehive.netui.tags.naming
This package provides support for plugable naming of data source elements.
org.apache.beehive.netui.tags.rendering - package org.apache.beehive.netui.tags.rendering
 
org.apache.beehive.netui.tags.template - package org.apache.beehive.netui.tags.template
This package defines a set of JSP tag extensions providing a simple templating mechanism.
org.apache.beehive.netui.tags.tree - package org.apache.beehive.netui.tags.tree
 
org.apache.beehive.netui.tools - package org.apache.beehive.netui.tools
 
org.apache.beehive.netui.tools.tld - package org.apache.beehive.netui.tools.tld
 
org.apache.beehive.netui.tools.tldx - package org.apache.beehive.netui.tools.tldx
 
org.apache.beehive.netui.util - package org.apache.beehive.netui.util
 
org.apache.beehive.netui.util.cache - package org.apache.beehive.netui.util.cache
 
org.apache.beehive.netui.util.classloader - package org.apache.beehive.netui.util.classloader
 
org.apache.beehive.netui.util.config - package org.apache.beehive.netui.util.config
 
org.apache.beehive.netui.util.exception - package org.apache.beehive.netui.util.exception
 
org.apache.beehive.netui.util.iterator - package org.apache.beehive.netui.util.iterator
 
org.apache.beehive.netui.util.logging - package org.apache.beehive.netui.util.logging
 
org.apache.beehive.netui.util.tags - package org.apache.beehive.netui.util.tags
 
org.apache.beehive.netui.util.type - package org.apache.beehive.netui.util.type
 
osSensitiveEndsWith(String, String) - Static method in class FileUtils
Tell whether a string ends with a particular suffix, with case sensitivity determined by the operating system.
osSensitiveEquals(String, String) - Static method in class FileUtils
Compare two strings, with case sensitivity determined by the operating system.
OUTPUT_FORM_BEAN_ATTR - Static variable in interface JpfLanguageConstants
 
OUTPUT_FORM_BEAN_TYPE_ATTR - Static variable in interface JpfLanguageConstants
 

P

Pad - Class in org.apache.beehive.netui.tags.databinding.repeater.pad

A tag that affects the number of items that are rendered in a Repeater.

Pad() - Constructor for class Pad
 
PadContext - Class in org.apache.beehive.netui.tags.databinding.repeater.pad
A JavaBean that encapsulates the data needed to pad a Repeater with text.
PadContext(String, int, int) - Constructor for class PadContext
 
PAGE_FLOW_FIELD_TAG_NAME - Static variable in interface JpfLanguageConstants
 
PAGE_LABEL_PARAM - Static variable in class TemplateHelper
Page label query parameter (reserved).
PagedDataSet - Class in org.apache.beehive.netui.databinding.datagrid.runtime.util
 
PagedDataSet(String, Iterator) - Constructor for class PagedDataSet
 
PAGEFLOW_CONTROLLER_CONFIG_CLASSNAME - Static variable in class StrutsApp
 
PAGEFLOW_EXTENSION - Static variable in interface PageFlowConstants
The extension used for hitting a PageFlowController through its URI.
PAGEFLOW_INTERNAL_PACKAGE - Static variable in interface JpfLanguageConstants
 
PAGEFLOW_MODULE_CONFIG_EXTENSION - Static variable in interface PageFlowConstants
The file extensioni for Struts configuration files generated by the Page Flow compiler.
PAGEFLOW_MODULE_CONFIG_GEN_DIR - Static variable in interface PageFlowConstants
The default webapp-relative directory for Struts module configuration files generated by the Page Flow compiler.
PAGEFLOW_MODULE_CONFIG_PREFIX - Static variable in interface PageFlowConstants
The filename prefix for Struts module configuration files generated from page flow source files.
PAGEFLOW_PACKAGE - Static variable in interface JpfLanguageConstants
 
PAGEFLOW_REQUESTPROCESSOR_CLASSNAME - Static variable in class StrutsApp
 
PAGEFLOW_RUNTIME_JAR - Static variable in interface JpfLanguageConstants
 
PageFlowActionFormBean - Class in org.apache.beehive.netui.pageflow.config
Class to handle our extensions to the Struts tag.
PageFlowActionFormBean() - Constructor for class PageFlowActionFormBean
 
PageFlowActionForward - Class in org.apache.beehive.netui.pageflow.config
Bean class to handle our extensions to the Struts tag.
PageFlowActionForward() - Constructor for class PageFlowActionForward
 
PageFlowActionForward.ActionOutput - Class in org.apache.beehive.netui.pageflow.config
 
PageFlowActionForward.ActionOutput(String, String, boolean) - Constructor for class PageFlowActionForward.ActionOutput
 
PageFlowActionListener - Class in org.apache.beehive.netui.pageflow.faces.internal
 
PageFlowActionListener(ActionListener) - Constructor for class PageFlowActionListener
 
PageFlowActionMapping - Class in org.apache.beehive.netui.pageflow.config
Bean class to handle our extensions to the Struts <action> tag.
PageFlowActionMapping() - Constructor for class PageFlowActionMapping
 
PageFlowActionServlet - Class in org.apache.beehive.netui.pageflow
ActionServlet that dynamically registers modules based on naming/location conventions for Struts configuration files that are generated by the Page Flow compiler.
PageFlowActionServlet() - Constructor for class PageFlowActionServlet
 
PageFlowActionServlet.DefaultModuleConfigLocator - Class in org.apache.beehive.netui.pageflow
Default ModuleConfigLocator that looks for Struts module configuration files according to the pattern "/WEB-INF/.pageflow-struts-generated/jpf-struts-config-<module>".
PageFlowActionServlet.DefaultModuleConfigLocator() - Constructor for class PageFlowActionServlet.DefaultModuleConfigLocator
 
PageFlowActionServlet.LegacyModuleConfigLocator - Class in org.apache.beehive.netui.pageflow
ModuleConfigLocator that looks for legacy Struts module configuration files according to the pattern "/WEB-INF/jpf-struts-config-<module>".
PageFlowActionServlet.LegacyModuleConfigLocator() - Constructor for class PageFlowActionServlet.LegacyModuleConfigLocator
 
PageFlowAnnotationProcessor - Class in org.apache.beehive.netui.compiler.apt
 
PageFlowAnnotationProcessor(Set<AnnotationTypeDeclaration>, AnnotationProcessorEnvironment) - Constructor for class PageFlowAnnotationProcessor
 
PageFlowAnnotationProcessorFactory - Class in org.apache.beehive.netui.compiler.apt
 
PageFlowAnnotationProcessorFactory() - Constructor for class PageFlowAnnotationProcessorFactory
 
PageFlowApplication - Class in org.apache.beehive.netui.pageflow.faces.internal
 
PageFlowApplication(Application) - Constructor for class PageFlowApplication
 
PageFlowApplicationFactory - Class in org.apache.beehive.netui.pageflow.faces
 
PageFlowApplicationFactory(ApplicationFactory) - Constructor for class PageFlowApplicationFactory
 
PageFlowBeanContext - Class in org.apache.beehive.netui.pageflow.internal
Specialization of the base ServletBeanContext that adds a Page Flow service provider to offer initialization for PageFlowController and SharedFlowControler members in a Control.
PageFlowBeanContext() - Constructor for class PageFlowBeanContext
 
PageFlowChecker - Class in org.apache.beehive.netui.compiler
 
PageFlowChecker(AnnotationProcessorEnvironment, Diagnostics, FlowControllerInfo) - Constructor for class PageFlowChecker
 
PageFlowConstants - Interface in org.apache.beehive.netui.pageflow
Constants related to Page Flows.
PageFlowContextListener - Class in org.apache.beehive.netui.pageflow
Performs various initialization at ServletContext-init time.
PageFlowContextListener() - Constructor for class PageFlowContextListener
 
PageFlowController - Class in org.apache.beehive.netui.pageflow
Base class for user-defined state and controller logic associated with a particular web application directory.
PageFlowController() - Constructor for class PageFlowController
Default constructor.
PageFlowControllerConfig - Class in org.apache.beehive.netui.pageflow.config
 
PageFlowControllerConfig() - Constructor for class PageFlowControllerConfig
 
PageFlowEventReporter - Class in org.apache.beehive.netui.pageflow
 
PageFlowEventReporter(ServletContext) - Constructor for class PageFlowEventReporter
 
PageFlowException - Exception in org.apache.beehive.netui.pageflow
Base class for PageFlow-related Exceptions.
PageFlowException(String, FlowController) - Constructor for exception PageFlowException
 
PageFlowException(String, FlowController, Throwable) - Constructor for exception PageFlowException
 
PageFlowExceptionConfig - Class in org.apache.beehive.netui.pageflow.config
Customization of the standard Struts class that corrresponds to .
PageFlowExceptionConfig() - Constructor for class PageFlowExceptionConfig
 
PageFlowExceptionHandler - Class in org.apache.beehive.netui.pageflow.internal
 
PageFlowExceptionHandler() - Constructor for class PageFlowExceptionHandler
 
PageFlowFacesFilter - Class in org.apache.beehive.netui.pageflow
Servlet Filter for JavaServerFaces requests.
PageFlowFacesFilter() - Constructor for class PageFlowFacesFilter
 
PageFlowFileFilter - Class in org.apache.beehive.netui.pageflow
Deprecated.  
PageFlowFileFilter() - Constructor for class PageFlowFileFilter
Deprecated.  
PageFlowGenerator - Class in org.apache.beehive.netui.compiler
 
PageFlowGenerator(AnnotationProcessorEnvironment, FlowControllerInfo, Diagnostics) - Constructor for class PageFlowGenerator
 
PageFlowJspFilter - Class in org.apache.beehive.netui.pageflow
Servlet Filter for JSP requests.
PageFlowJspFilter() - Constructor for class PageFlowJspFilter
 
PageFlowManagedObject - Class in org.apache.beehive.netui.pageflow
 
PageFlowManagedObject() - Constructor for class PageFlowManagedObject
 
PageFlowManagedObjectException - Exception in org.apache.beehive.netui.pageflow
Base class for PageFlow-related Exceptions.
PageFlowManagedObjectException(PageFlowManagedObject) - Constructor for exception PageFlowManagedObjectException
 
PageFlowManagedObjectException(PageFlowManagedObject, Throwable) - Constructor for exception PageFlowManagedObjectException
 
PageFlowNavigationHandler - Class in org.apache.beehive.netui.pageflow.faces.internal
 
PageFlowNavigationHandler(NavigationHandler) - Constructor for class PageFlowNavigationHandler
 
PageFlowPageFilter - Class in org.apache.beehive.netui.pageflow
Base class for Servlet Filters that run before Page Flow page requests.
PageFlowPageFilter() - Constructor for class PageFlowPageFilter
 
PageFlowRequestProcessor - Class in org.apache.beehive.netui.pageflow
The Page Flow extension of the Struts RequestProcessor, which contains callbacks that are invoked during processing of a request to the Struts action servlet.
PageFlowRequestProcessor() - Constructor for class PageFlowRequestProcessor
 
PageFlowRequestProcessor.ExceptionHandledAction - Class in org.apache.beehive.netui.pageflow
Used by PageFlowRequestProcessor.processMapping(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String).
PageFlowRequestProcessor.ExceptionHandledAction() - Constructor for class PageFlowRequestProcessor.ExceptionHandledAction
 
PageFlowRequestProcessor.ExceptionHandledActionMapping - Class in org.apache.beehive.netui.pageflow
Used by PageFlowRequestProcessor.processMapping(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String).
PageFlowRequestProcessor.ExceptionHandledActionMapping(String, ActionForward) - Constructor for class PageFlowRequestProcessor.ExceptionHandledActionMapping
 
PageFlowRequestWrapper - Class in org.apache.beehive.netui.pageflow.internal
 
PageFlowRequestWrapper(HttpServletRequest) - Constructor for class PageFlowRequestWrapper
 
PageFlowServiceProvider - Class in org.apache.beehive.netui.pageflow.internal
Service provider that offers initialization for PageFlowController and SharedFlowControler members in a Control.
PageFlowServiceProvider.HasServletRequest - Interface in org.apache.beehive.netui.pageflow.internal
 
PageFlowStack - Class in org.apache.beehive.netui.pageflow
Stack for keeping track of a series of nested page flows.
PageFlowStack.PushedPageFlow - Class in org.apache.beehive.netui.pageflow
Wrapper that contains a pushed page flow and information related to it.
PageFlowStack.PushedPageFlow(PageFlowController) - Constructor for class PageFlowStack.PushedPageFlow
 
PageFlowStack.PushedPageFlow(PageFlowController, ActionInterceptor, InterceptorForward, String) - Constructor for class PageFlowStack.PushedPageFlow
 
PageFlowTagUtils - Class in org.apache.beehive.netui.tags.internal
This is a utility class for the beehive tags with routines for helping with URL rewriting.
PageFlowTagUtils() - Constructor for class PageFlowTagUtils
 
PageFlowTagUtils.MappingAndController - Class in org.apache.beehive.netui.tags.internal
 
PageFlowTagUtils.MappingAndController() - Constructor for class PageFlowTagUtils.MappingAndController
 
PageFlowUtils - Class in org.apache.beehive.netui.pageflow
Utility methods related to Page Flow.
PageFlowUtils() - Constructor for class PageFlowUtils
 
PAGER_FMT_BANNER - Static variable in interface IDataGridMessageKeys
 
PAGER_MSG_FIRST - Static variable in interface IDataGridMessageKeys
 
PAGER_MSG_LAST - Static variable in interface IDataGridMessageKeys
 
PAGER_MSG_NEXT - Static variable in interface IDataGridMessageKeys
 
PAGER_MSG_PREVIOUS - Static variable in interface IDataGridMessageKeys
 
PagerModel - Class in org.apache.beehive.netui.databinding.datagrid.api.pager
 
PagerModel() - Constructor for class PagerModel
 
PagerRenderer - Class in org.apache.beehive.netui.databinding.datagrid.api.rendering
 
PagerRenderer() - Constructor for class PagerRenderer
 
Parameter - Class in org.apache.beehive.netui.tags.html
Writes a URL parameter to a URL on its parent tag.
Parameter() - Constructor for class Parameter
 
ParameterMap - Class in org.apache.beehive.netui.tags.html
Writes each in a map of URL parameters to a URL on its parent tag.
ParameterMap() - Constructor for class ParameterMap
 
ParamHelper - Class in org.apache.beehive.netui.util
This class is used by NetUI tags that use parameters.
ParamHelper() - Constructor for class ParamHelper
 
params - Variable in class TemplateHelper
Query parameters
paramValue - Variable in class AbstractCallMethod.ParamNode
The value of the parameter.
paramValue(Properties) - Method in class NetUITldTagsHandler
 
parse(InputStream) - Method in class DefaultURLTemplateFileParser
 
parse(InputStream) - Method in interface URLTemplateFileParser
 
parse() - Method in class NetUIELParser
 
parse(String) - Static method in class ParseUtils
 
ParsedExpression - Class in org.apache.beehive.netui.script.el
 
ParsedExpression() - Constructor for class ParsedExpression
 
ParseException - Exception in org.apache.beehive.netui.script.el.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception ParseException
 
parseExpression(String) - Method in class ExpressionEvaluatorImpl
 
parseExpression() - Method in class NetUIELParser
 
parseExpression(String) - Method in interface ExpressionEvaluator
Parse an atomic expression into a common parsed expression representation.
parseIndex(String) - Method in class ExpressionToken
 
parseLiteralTerm() - Method in class NetUIELParser
 
parseString(String) - Static method in enum Select.RepeatingStages
Given a String value defined above, return the enum value for it.
ParseUtils - Class in org.apache.beehive.netui.script.el.util
 
PATH_ATTR - Static variable in interface JpfLanguageConstants
 
PATH_TOKEN - Static variable in class URLTemplateDescriptor
 
PATTERN_ATTR - Static variable in interface JpfLanguageConstants
 
peek() - Method in class PageFlowStack
Get the most recently-pushed page flow from the stack of nested page flows in the session.
peek() - Method in class DataAccessProviderStack
 
persistAttributes() - Method in class ScopedRequestImpl
Stores the current map of request attributes in the Session.
persistAttributes() - Method in interface ScopedRequest
Stores the current map of request attributes in the Session.
persistInSession(HttpServletRequest, HttpServletResponse) - Method in class FacesBackingBean
 
persistInSession(HttpServletRequest, HttpServletResponse) - Method in class PageFlowController
This is a framework-invoked method to save the page flow instance in the session.
persistInSession(HttpServletRequest, HttpServletResponse) - Method in class PageFlowManagedObject
Store this object in the user session, in the appropriate place.
persistInSession(HttpServletRequest, HttpServletResponse) - Method in class SharedFlowController
 
pop(HttpServletRequest) - Method in class PageFlowStack
Pop the most recently-pushed page flow from the stack of nested page flows in the session.
pop() - Method in class DataAccessProviderStack
 
populate(HttpServletRequest, HttpServletResponse, ActionForm, boolean) - Static method in class ProcessPopulate
Use the request parameters to populate all properties that have expression keys into the underlying JavaBeans.
PORT_TOKEN - Static variable in class URLTemplateDescriptor
 
POSITION_ATTR - Static variable in interface JpfLanguageConstants
 
postAction(ActionInterceptorContext, InterceptorChain) - Method in class ActionInterceptor
 
POSTBACK_PARAM - Static variable in class TemplateHelper
Postback request query parameter (reserved).
postInvoke(InterceptorContext, InterceptorChain) - Method in class ActionInterceptor
 
postInvoke(InterceptorContext, InterceptorChain) - Method in interface Interceptor
 
postInvoke(InterceptorContext, InterceptorChain) - Method in class RequestInterceptor
 
postRequest(RequestInterceptorContext, InterceptorChain) - Method in class RequestInterceptor
 
postRequest(RequestInterceptorContext, InterceptorChain) - Method in class DivPanelCRI
 
postRequest(RequestInterceptorContext, InterceptorChain) - Method in class TreeCRI
 
preAction(ActionInterceptorContext, InterceptorChain) - Method in class ActionInterceptor
 
PrefixNameInterceptor - Class in org.apache.beehive.netui.tags.naming
A INameInterceptor that is used to add a prefix handler onto a NetUI tag that is being written to the client.
PrefixNameInterceptor(String) - Constructor for class PrefixNameInterceptor
 
PrefixNameInterceptor() - Constructor for class PrefixNameInterceptor
 
preInvoke(InterceptorContext, InterceptorChain) - Method in class ActionInterceptor
 
preInvoke(InterceptorContext, InterceptorChain) - Method in interface Interceptor
 
preInvoke(InterceptorContext, InterceptorChain) - Method in class RequestInterceptor
 
preRequest(RequestInterceptorContext, InterceptorChain) - Method in class RequestInterceptor
 
preRequest(RequestInterceptorContext, InterceptorChain) - Method in class DivPanelCRI
 
preRequest(RequestInterceptorContext, InterceptorChain) - Method in class TreeCRI
 
prevCharIsCR - Variable in class SimpleCharStream
 
prevCharIsLF - Variable in class SimpleCharStream
 
PREVENT_DOUBLE_SUBMIT_ATTR - Static variable in interface JpfLanguageConstants
 
preventCache(HttpServletResponse) - Static method in class PageFlowUtils
Deprecated. Use ServletUtils.preventCache(javax.servlet.ServletResponse) instead.
preventCache(ServletResponse) - Static method in class ServletUtils
Set response headers to prevent caching of the response by the browser.
PreviousActionInfo - Class in org.apache.beehive.netui.pageflow
Stores information about a recent action execution within a pageflow -- used with Used with return-to="previousAction" on @jpf:forward.
PreviousActionInfo(ActionForm, String, String) - Constructor for class PreviousActionInfo
Constructor which accepts an ActionForm and action URI.
PreviousNextPagerRenderer - Class in org.apache.beehive.netui.databinding.datagrid.runtime.rendering.pager
 
PreviousNextPagerRenderer() - Constructor for class PreviousNextPagerRenderer
 
PreviousPageInfo - Class in org.apache.beehive.netui.pageflow
Stores information about a previously-displayed page, as well as its initialization data.
PreviousPageInfo(ActionForward, ActionForm, ActionMapping) - Constructor for class PreviousPageInfo
Constructor which accepts the ActionForward used to display the page, the ActionForm used to initialize the page, and the associated ActionMapping, which represents the action that forwarded to the page.
printCompileErrors(PrintWriter) - Method in interface ActionResult
Deprecated. This method has no effect; compilation no longer happens at runtime.
printCompileErrors(PrintWriter) - Method in class ActionResultImpl
 
printError(PrintWriter) - Method in exception PageFlowManagedObjectException
Print a formatted message.
process() - Method in class BaseAnnotationProcessor
 
process(HttpServletRequest, HttpServletResponse) - Method in class AutoRegisterActionServlet
This override of the base class process() registers a Struts module on the fly if the config file can be found in our standard place (named in our standard way), regardless of whether the module is configured in web.xml.
process(HttpServletRequest, HttpServletResponse) - Method in class PageFlowActionServlet
 
process(HttpServletRequest, HttpServletResponse) - Method in class PageFlowRequestProcessor
 
process(HttpServletRequest, String, String, ProcessPopulate.ExpressionUpdateNode) - Method in interface RequestParameterHandler
 
processAction(ActionEvent) - Method in class PageFlowActionListener
 
processActionCreate(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class PageFlowRequestProcessor
 
processActionForm(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class PageFlowRequestProcessor
 
processActionOverride(HttpServletRequest, HttpServletResponse) - Method in class PageFlowRequestProcessor
The requested action can be overridden by a request parameter.
processActionPerform(HttpServletRequest, HttpServletResponse, Action, ActionForm, ActionMapping) - Method in class PageFlowRequestProcessor
 
processException(HttpServletRequest, HttpServletResponse, Exception, ActionForm, ActionMapping) - Method in class PageFlowRequestProcessor
 
processForwardConfig(HttpServletRequest, HttpServletResponse, ForwardConfig) - Method in class PageFlowRequestProcessor
This override of the base method ensures that absolute URIs don't get the context path prepended, and handles forwards to special things like return-to="currentPage".
processMapping(HttpServletRequest, HttpServletResponse, String) - Method in class PageFlowRequestProcessor
 
processMultipart(HttpServletRequest) - Method in class PageFlowRequestProcessor
If this is a multipart request, wrap it with a special wrapper.
processNoCache(HttpServletRequest, HttpServletResponse) - Method in class PageFlowRequestProcessor
Set the no-cache headers.
processPageFlowRequest(HttpServletRequest, HttpServletResponse, String) - Method in class PageFlowRequestProcessor
Process any direct request for a page flow by forwarding to its "begin" action.
processPopulate(HttpServletRequest, HttpServletResponse, ActionForm, ActionMapping) - Method in class PageFlowRequestProcessor
 
ProcessPopulate - Class in org.apache.beehive.netui.pageflow
Implement the processPopulate stage of the Struts / PageFlow request processing lifecycle.
ProcessPopulate() - Constructor for class ProcessPopulate
 
ProcessPopulate.ExpressionUpdateNode - Class in org.apache.beehive.netui.pageflow
An inner class that represnts the data that will be used to perform an update.
processRoles(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class PageFlowRequestProcessor
 
processSharedFlowMapping(HttpServletRequest, HttpServletResponse, String, FlowController) - Method in class PageFlowRequestProcessor
 
processTreeRequest(String, TreeElement, HttpServletRequest) - Static method in class TreeHelpers
If this tree was selected or expanded this will handle that processing.
processUnhandledAction(HttpServletRequest, HttpServletResponse, String) - Method in class AutoRegisterActionServlet
Last chance to handle an unhandled action URI.
processUnhandledAction(HttpServletRequest, HttpServletResponse, String) - Method in class PageFlowActionServlet
Last chance to handle an unhandled action URI.
processUnresolvedAction(String, String, HttpServletRequest, HttpServletResponse, Object) - Method in class PageFlowRequestProcessor
 
PROPERTY_NAME_ATTR - Static variable in interface JpfLanguageConstants
 
PropertyCache - Class in org.apache.beehive.netui.util.cache
The PropertyCache is used to track the JavaBean properties and public fields of a set of classes that are stored in the cache.
PropertyCache() - Constructor for class PropertyCache
 
push(PageFlowController, HttpServletRequest) - Method in class PageFlowStack
Push a page flow onto the stack of nested page flows in the session.
push(DataAccessProviderBean) - Method in class DataAccessProviderStack
 
put(Object, Object) - Method in class DynaFormData
 
put(INameable) - Method in class NameService
 
put(Object, Object) - Method in class AbstractAttributeMap
 
put(String, String, Object) - Method in class ClassLevelCache
 
putAll(Map) - Method in class DynaFormData
 
putAll(Map) - Method in class AbstractAttributeMap
 
putCellModel(JspContext, CellModel) - Static method in class DataGridUtil
 
putDataGridTagModel(JspContext, DataGridTagModel) - Static method in class DataGridUtil
 
putValue(String, Object) - Method in class ScopedSession
 
putValue(Object, Object) - Method in class AbstractAttributeMap
 
putValue(Object, Object) - Method in class RequestAttributeMap
 
putValue(Object, Object) - Method in class SessionAttributeMap
 

Q

qualify(String, String) - Method in class ExpressionEvaluatorImpl
 
qualify(String) - Method in class ExpressionTerm
 
qualify(String) - Method in class ParsedExpression
 
qualify(String, String) - Method in interface ExpressionEvaluator
Qualify the expression into the given context.
qualifyAction(ServletContext, String) - Static method in class InternalUtils
 
qualifyAttribute(String) - Method in class AbstractClassicTag
An internal method that allows a tag to qualify the name paramater by converting it from a struts style naming convention to an explicit databinding expression.
qualifyUrlToContext(String) - Method in class HtmlBaseTag
This method will take any absolute URL that doesn't contain the scheme part and append the context path.
QUERY_STRING_TOKEN - Static variable in class URLTemplateDescriptor
 

R

RadioButtonGroup - Class in org.apache.beehive.netui.tags.html
Groups a collection of RadioButtonOptions, and handles databinding of their values.
RadioButtonGroup() - Constructor for class RadioButtonGroup
 
RADIOBUTTONGROUP_KEY - Static variable in class RadioButtonGroup
 
RadioButtonOption - Class in org.apache.beehive.netui.tags.html
A radio button whose state is determined by its enclosing RadioButtonGroup.
RadioButtonOption() - Constructor for class RadioButtonOption
 
RAISE_ACTION_TAG_NAME - Static variable in interface JpfLanguageConstants
 
RAISE_ACTIONS_ATTR - Static variable in interface JpfLanguageConstants
 
RaiseActionGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
RaiseActionGrammar(AnnotationProcessorEnvironment, Diagnostics, String, RuntimeVersionChecker, ClassDeclaration, FlowControllerInfo) - Constructor for class RaiseActionGrammar
 
RBRACKET - Static variable in interface NetUIELParserConstants
 
readChar() - Method in class SimpleCharStream
 
READONLY - Static variable in interface HtmlConstants
The name of the readonly attribute.
readonly - Variable in class InputFileTag.State
 
readonly - Variable in class InputTextTag.State
 
readonly - Variable in class TextAreaTag.State
 
READONLY_ATTR - Static variable in interface JpfLanguageConstants
 
recalculateStrutsConfigFile() - Method in class GenStrutsApp
 
redirect(FlowControllerHandlerContext, String) - Method in interface ForwardRedirectHandler
 
redirect(FlowControllerHandlerContext, String) - Method in class DefaultForwardRedirectHandler
 
REDIRECT_ATTR - Static variable in interface JpfLanguageConstants
 
refresh(HttpServletRequest, HttpServletResponse) - Method in interface ActionResolver
Called on this object for non-lookup (refresh) requests.
refresh(HttpServletRequest, HttpServletResponse) - Method in class FlowController
Called on this object for non-lookup (refresh) requests.
refresh(HttpServletRequest, HttpServletResponse) - Method in class StrutsModule
 
REGEX_ATTR - Static variable in interface JpfLanguageConstants
 
registerAttribute(int, String, String, boolean) - Method in class AbstractAttributeState
Register a name/value pair into a named attribute map.
registerAttribute(int, String, String) - Method in class AbstractAttributeState
 
registerChildTag(RepeaterComponent) - Method in class Repeater
 
registerModule(String, String) - Method in class AutoRegisterActionServlet
Register a Struts module, initialized by the given configuration file.
registerOuterAttribute(String) - Method in class ScopedRequestImpl
 
registerOuterAttribute(String) - Method in interface ScopedRequest
 
registerPrefixHandler(String, RequestParameterHandler) - Static method in class ProcessPopulate
Register a RequestParameterHandler that is added to handle a particular prefix which be present as a prefix to a request parameter key.
registerTagError(String, Throwable) - Method in class AbstractClassicTag
This will report an error from a tag.
registerTagError(AbstractPageError) - Method in class AbstractClassicTag
This will report an error from a tag.
registerTagError(String, Throwable) - Method in class AbstractSimpleTag
This will report an error from a tag.
registerTagError(AbstractPageError) - Method in class AbstractSimpleTag
 
registerTagError(String, String, JspTag, Throwable) - Method in class ErrorHandling
This will report an error from a tag.
registerTagError(AbstractPageError, JspTag) - Method in class ErrorHandling
This method will add an error to the errors begin tracked by the tag.
registerTagError(String, Throwable) - Method in interface INetuiTag
 
registerTagError(AbstractPageError) - Method in interface INetuiTag
 
registerTagError(String, Throwable) - Method in class ServletTreeRenderer
Errors during rendering will call through this method.
registerTagError(String, Throwable) - Method in class TreeRenderer
 
registerTemplatedURLFormatter(ServletRequest, TemplatedURLFormatter) - Static method in class URLRewriterService
Register a TemplatedURLFormatter in the request.
registerURLRewriter(ServletRequest, URLRewriter) - Static method in class URLRewriterService
Register a URLRewriter (add to a list) in the request.
registerURLRewriter(int, ServletRequest, URLRewriter) - Static method in class URLRewriterService
Register a URLRewriter (add to a list) in the request.
registerURLRewriter(ServletRequest, URLRewriter) - Static method in class URLRewriterService
Deprecated. Register a URLRewriter in the request.
rehydrateRequest(HttpServletRequest) - Method in class InterceptorForward
 
reinit(ServletContext) - Method in class BaseHandler
 
reinit(ServletContext) - Method in interface Handler
Reinitialize, normally used to reconsitute transient data that was lost during serialization.
reinit(ServletContext) - Method in class Handlers
 
reinit(ServletContext) - Method in class DefaultExceptionsHandler
 
ReInit(InputStream) - Method in class NetUIELParser
 
ReInit(Reader) - Method in class NetUIELParser
 
ReInit(NetUIELParserTokenManager) - Method in class NetUIELParser
 
ReInit(SimpleCharStream) - Method in class NetUIELParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class NetUIELParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class SimpleCharStream
 
ReInit(Reader, int, int) - Method in class SimpleCharStream
 
ReInit(Reader) - Method in class SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class SimpleCharStream
 
ReInit(InputStream) - Method in class SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class SimpleCharStream
 
reinitialize(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class FacesBackingBean
 
reinitialize(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class FlowController
 
reinitialize(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class PageFlowManagedObject
Initialize transient data that may have been lost during session failover.
reinitialize(PageFlowController) - Method in class PreviousPageInfo
Reinitialize the stored ActionMapping and PageFlowController objects.
REL - Static variable in interface HtmlConstants
The name of the rel attribute.
relativePathExists(String, TypeDeclaration, AnnotationProcessorEnvironment) - Static method in class WebappPathType
 
release() - Method in class StrutsLogFactory
 
releaseService(BeanContextServices, Object, Object) - Method in class PageFlowServiceProvider
 
ReloadableClassHandler - Interface in org.apache.beehive.netui.pageflow.handler
Handler for loading and reloading classes.
reloadClasses(RequestContext) - Method in interface ReloadableClassHandler
 
reloadClasses(RequestContext) - Method in class DefaultReloadableClassHandler
 
remove() - Method in class TemplateTokenizer
Not supported.
remove() - Method in class PagedDataSet
 
remove(Object) - Method in class DynaFormData
 
remove() - Method in class FlowController
Remove this instance from the user session.
remove(Object) - Method in class AbstractAttributeMap
 
remove() - Method in class ArrayIterator
 
remove() - Method in class AtomicObjectIterator
 
remove() - Method in class EnumerationIterator
 
remove() - Method in class MapIterator
 
remove() - Method in class ResultSetIterator
 
removeAllAttributes() - Method in class AttributeContainer
 
removeAttribute(String) - Method in class AttributeContainer
 
removeAttribute(String) - Method in class ScopedRequestImpl
 
removeAttribute(int, String) - Method in class AbstractAttributeState
Remove a previously registered attribute value from map.
removeAttribute(String) - Method in class StrutsLogFactory
 
removeCellModel(JspContext) - Static method in class DataGridUtil
 
removeChild(int) - Method in class TreeElement
Remove the child node (and all children of that child) at the specified position in the child list.
removeChild(TreeElement) - Method in class TreeElement
Remove the specified child node.
removeCurrentPageFlow(HttpServletRequest) - Static method in class InternalUtils
 
removeDataAccessProvider(JspContext) - Static method in class DataAccessProviderStack
 
removeDataGridTagModel(JspContext) - Static method in class DataGridUtil
 
removeFileExtension(String) - Static method in class CompilerUtils
 
removeFromSession(HttpServletRequest) - Method in class FacesBackingBean
 
removeFromSession(HttpServletRequest) - Method in class PageFlowController
Remove this instance from the session.
removeFromSession(HttpServletRequest) - Method in class PageFlowManagedObject
Remove this instance from the session.
removeFromSession(HttpServletRequest) - Method in class SharedFlowController
Remove this instance from the session.
removeListener(AnnotationProcessorListener) - Method in class CompilerUtils.ExtendedAnnotationProcessorEnvironment
 
removeLongLivedPageFlow(String, HttpServletRequest) - Static method in class PageFlowUtils
Remove a "long-lived" page flow from the session.
removeParameter(String) - Method in class FreezableMutableURI
Removes the given parameter.
removeParameter(String) - Method in class MutableURI
Removes the given parameter.
removeParameter(String) - Method in class TemplateHelper
Removes the given parameter.
removeScope(String) - Method in class ScopedAttributeContainer
 
removeScope(String, Object) - Static method in class ScopedAttributeContainer
 
removeScopedSessionAttr(String, HttpServletRequest) - Static method in class ScopedServletUtils
If the request is a ScopedRequest, this removes an attribute whose name is scoped to that request's scope-ID; otherwise, it is a straight passthrough to HttpSession.removeAttribute(java.lang.String).
removeSharedFlow(String) - Method in class PageFlowController
Remove a shared flow from the session, based on its name as defined in this page flow's Jpf.Controller#sharedFlowRefs annotation.
removeSharedFlow(String, HttpServletRequest) - Static method in class PageFlowUtils
Destroy the current SharedFlowController of the given class name.
removeValue(String) - Method in class ScopedSession
 
renameScope(Object) - Method in class ScopedAttributeContainer
 
renameScope(Object) - Method in class ScopedRequestImpl
 
renameScope(Object) - Method in interface ScopedRequest
 
renameScope(Object, Object, HttpServletRequest) - Static method in class ScopedServletUtils
Find all scoped objects (ScopedRequest, ScopedResponse) which have a certain scope-key, replaces this scope-key with the new one, and re-caches the objects the new scope-key.
renameSessionScope(Object, Object, HttpServletRequest) - Static method in class ScopedRequestImpl
 
render() - Method in class PagerRenderer
 
render(StringBuilder, TreeElement, int, AttributeRenderer, InheritableState) - Method in class TreeRenderer
This is a recursive method which generates the markup for the tree.
RENDER_STATE_CAPTION - Static variable in class DataGridTagModel
 
RENDER_STATE_END - Static variable in class DataGridTagModel
 
RENDER_STATE_FOOTER - Static variable in class DataGridTagModel
 
RENDER_STATE_GRID - Static variable in class DataGridTagModel
 
RENDER_STATE_HEADER - Static variable in class DataGridTagModel
 
RENDER_STATE_START - Static variable in class DataGridTagModel
 
RENDER_TEMPLATE - Static variable in class URLTemplateDescriptor
 
RENDER_TEMPLATE - Static variable in class UrlTemplateDescriptor
 
renderAdditionalAttributes(AbstractRenderAppender, HtmlTag.State) - Method in class HtmlTag
 
renderAfterNode(AbstractRenderAppender, TreeElement) - Method in class ServletTreeRenderer
 
renderAfterNode(AbstractRenderAppender, TreeElement) - Method in class TreeRenderer
 
renderAlternatingCellStyle() - Method in class CellRepeaterStyleBean
 
renderAttribute(AbstractRenderAppender, String, String) - Method in class TagRenderingBase
This method will append an attribute value to a StringBuilder.
renderAttributes(int, AbstractRenderAppender, AbstractAttributeState, boolean) - Method in class TagHtmlBase
Render all of the attributes defined in a map and return the string value.
renderAttributes(int, AbstractRenderAppender, AbstractAttributeState, boolean) - Method in class TagRenderingBase
Render all of the attributes defined in a map and return the string value.
renderAttributes(int, AbstractRenderAppender, AbstractAttributeState) - Method in class TagRenderingBase
 
renderAttributeSingleQuotes(AbstractRenderAppender, String, String) - Method in class TagRenderingBase
 
renderBeforeNode(AbstractRenderAppender, TreeElement) - Method in class ServletTreeRenderer
 
renderBeforeNode(AbstractRenderAppender, TreeElement) - Method in class TreeRenderer
 
renderCell(AbstractRenderAppender) - Method in class AbstractCell
 
renderCell(AbstractRenderAppender) - Method in class AbstractHtmlTableCell
 
renderCell(AbstractRenderAppender) - Method in class HeaderCell
 
renderCellStyle() - Method in class CellRepeaterStyleBean
 
renderChecked(AbstractRenderAppender, boolean) - Method in class InputBooleanTag
 
renderDataCellContents(AbstractRenderAppender, String) - Method in class AbstractHtmlTableCell
 
renderDataCellContents(AbstractRenderAppender, String) - Method in class AnchorCell
 
renderDataCellContents(AbstractRenderAppender, String) - Method in class ImageAnchorCell
 
renderDataCellContents(AbstractRenderAppender, String) - Method in class ImageCell
 
renderDataCellContents(AbstractRenderAppender, String) - Method in class SpanCell
 
renderDataCellContents(AbstractRenderAppender, String) - Method in class TemplateCell
 
renderDefaultNameAndId(HttpServletRequest, AbstractHtmlState, String, String) - Method in class HtmlBaseTag
 
renderDisabled(AbstractRenderAppender, boolean) - Method in class InputBooleanTag
 
renderDisabled(AbstractRenderAppender, boolean) - Method in class InputImageTag
 
renderDisabled(AbstractRenderAppender, boolean) - Method in class InputSubmitTag
 
renderDisabled(AbstractRenderAppender, boolean) - Method in class InputTextTag
 
renderDisabled(AbstractRenderAppender, boolean) - Method in class OptionTag
 
renderDisabled(AbstractRenderAppender, boolean) - Method in class SelectTag
 
renderDisabled(AbstractRenderAppender, boolean) - Method in class TextAreaTag
 
renderDocType(AbstractRenderAppender) - Method in class HtmlTag
 
renderEmptyCell(AbstractRenderAppender) - Method in class AbstractCell
 
renderEndTag(int) - Method in class Pad
Complete rendering the body of this tag.
renderEndTag(int) - Method in class RepeaterComponent
 
renderEndTag(AbstractRenderAppender, String) - Method in class TagRenderingBase
 
renderGeneral(HashMap, AbstractRenderAppender, boolean) - Method in class TagRenderingBase
This method will render all of the general attributes.
renderHeaderCellContents(AbstractRenderAppender) - Method in class HeaderCell
 
renderMultiple(AbstractRenderAppender, boolean) - Method in class SelectTag
 
renderNameAndId(HttpServletRequest, AbstractHtmlState, Form) - Method in class HtmlBaseTag
Assumptions: The state.name must be fully formed or the "real name" of the form.
renderPager(AbstractRenderAppender) - Method in class DataGridTagModel
 
RenderPager - Class in org.apache.beehive.netui.tags.databinding.datagrid
 
RenderPager() - Constructor for class RenderPager
 
renderReadOnly(AbstractRenderAppender, boolean) - Method in class InputFileTag
 
renderReadonly(AbstractRenderAppender, boolean) - Method in class InputTextTag
 
renderReadonly(AbstractRenderAppender, boolean) - Method in class TextAreaTag
 
renderRowStyle() - Method in class AbstractStyleBean
A method that will render the style class into the StringBuilder.
renderSelected(AbstractRenderAppender, boolean) - Method in class OptionTag
 
renderStyle(String) - Method in class AbstractStyleBean
Render the style class into the StringBuilder.
renderTableStyle() - Method in class AbstractStyleBean
A method that will render the style class into the StringBuilder.
renderTag(AbstractRenderAppender, String) - Method in class TagRenderingBase
 
renderTagId(HttpServletRequest, String, AbstractHtmlState) - Method in class ServletTreeRenderer
 
renderTagId(HttpServletRequest, String, AbstractHtmlState) - Method in class Tree
This method will handle creating the tagId attribute.
renderTagId(HttpServletRequest, String, AbstractHtmlState) - Method in class TreeRenderer
 
renderView(ServletRequest, ServletResponse, ServletContext) - Method in interface ViewRenderer
 
renderView(ServletRequest, ServletResponse, ServletContext) - Method in class ReturnActionViewRenderer
 
Repeater - Class in org.apache.beehive.netui.tags.databinding.repeater
The <netui-data:repeater> tag is a markup-generic tag that repeats over a data set.
Repeater() - Constructor for class Repeater
 
RepeaterComponent - Class in org.apache.beehive.netui.tags.databinding.repeater
The base class for tags that are part of the Repeater tag set and participate in the structured nature of Repeater rendering.
RepeaterComponent() - Constructor for class RepeaterComponent
 
RepeaterFooter - Class in org.apache.beehive.netui.tags.databinding.repeater
This tag is used to render the footer of a Repeater.
RepeaterFooter() - Constructor for class RepeaterFooter
 
RepeaterHeader - Class in org.apache.beehive.netui.tags.databinding.repeater
This tag is used to render the header of a Repeater.
RepeaterHeader() - Constructor for class RepeaterHeader
 
RepeaterItem - Class in org.apache.beehive.netui.tags.databinding.repeater
This tag is used to render each item in the data set.
RepeaterItem() - Constructor for class RepeaterItem
 
REPEATING_DATASOURCE - Static variable in enum Select.RepeatingStages
 
REPEATING_DEFAULT - Static variable in enum Select.RepeatingStages
 
REPEATING_NULL - Static variable in enum Select.RepeatingStages
 
REPEATING_OPTION - Static variable in enum Select.RepeatingStages
These are the publically exposed stages, REPEATING_OPTION, REPEATING_DEFAULT, REPEATING_DATASOURCE and REPEATING_NULL.
replace(String, String, String) - Method in class Tree
Replace any occurrence of the specified placeholder in the specified template string with the specified replacement value.
reportAndExit(int) - Method in class AbstractClassicTag
This is a simple routine which will call the error reporter if there is an error and then call local release before returning the returnValue.
reportCollectedErrors(StringBuilder, JspTag) - Static method in class ErrorHandling
This method get the current errors and write the formated output
reportCollectedErrors(PageContext, JspTag) - Static method in class ErrorHandling
This method get the current errors and write the formated output
reportErrors() - Method in class AbstractClassicTag
This method will write out the String returned by getErrorsReport to the response output stream.
reportErrors() - Method in class AbstractSimpleTag
This method will write out the String returned by getErrorsReport to the response output stream.
reportErrors(Writer, String) - Method in class ErrorHandling
This method will write out the String returned by getErrorsReport to the response output stream.
RequestAttributeMap - Class in org.apache.beehive.netui.script.el.util
 
RequestAttributeMap(ServletRequest) - Constructor for class RequestAttributeMap
 
RequestContext - Class in org.apache.beehive.netui.pageflow
 
RequestContext(ServletRequest, ServletResponse) - Constructor for class RequestContext
 
RequestInterceptor - Class in org.apache.beehive.netui.pageflow.interceptor.request
 
RequestInterceptor() - Constructor for class RequestInterceptor
 
RequestInterceptorContext - Class in org.apache.beehive.netui.pageflow.interceptor.request
 
RequestInterceptorContext(HttpServletRequest, HttpServletResponse, ServletContext) - Constructor for class RequestInterceptorContext
 
RequestParameterHandler - Interface in org.apache.beehive.netui.pageflow
 
RequestUtils - Class in org.apache.beehive.netui.tags
This class contains utility methods that deal with requests.
RequestUtils() - Constructor for class RequestUtils
 
requestWasCancelled() - Method in class RequestInterceptorContext
 
REQUIRED_ATTR - Static variable in interface JpfLanguageConstants
 
reset(ActionMapping, HttpServletRequest) - Method in class AnyBeanActionForm
 
reset(ActionMapping, HttpServletRequest) - Method in class XmlBeanActionForm
 
reset() - Method in class ScopedResponseImpl
 
resetBuffer() - Method in class ScopedResponseImpl
 
resetToken(HttpServletRequest) - Method in class FlowController
Deprecated. Use FlowController.resetToken() instead.
resetToken() - Method in class FlowController
Reset the saved transaction token in the user's session.
resolveAction(String, Object, HttpServletRequest, HttpServletResponse) - Method in class FlowController
Call an action and return the result URI.
resolveAction(String, Object) - Method in class FlowController
Deprecated. Use FlowController.resolveAction(String, Object, HttpServletRequest, HttpServletResponse) instead.
resolveObject() - Method in class AbstractCallMethod

Resolve the object on which the method should be invoked.

resolveObject() - Method in class CallMethod
 
resolveObject() - Method in class CallPageFlow
Get the PageFlow for the using JSP's directory.
resolveVariable(String) - Method in class NetUIReadVariableResolver
 
resolveVariable(String) - Method in class NetUIUpdateVariableResolver
 
resolveVariable(String) - Method in class NetUIVariableResolver
 
RESOURCE_SECURE - Static variable in class URLRewriter
Deprecated. Passed to URLRewriter.rewriteURL(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.ServletResponse, java.lang.String, java.lang.String) for resource (e.g., image) secure URLs.
RESOURCE_TEMPLATE - Static variable in class URLTemplateDescriptor
 
RESOURCE_TEMPLATE - Static variable in class UrlTemplateDescriptor
 
RESOURCE_UNSECURE - Static variable in class URLRewriter
Deprecated. Passed to URLRewriter.rewriteURL(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.ServletResponse, java.lang.String, java.lang.String) for resource (e.g., image) non-secure URLs.
ResponseErrorCodeSender - Interface in org.apache.beehive.netui.pageflow
 
ResponseOutputException - Exception in org.apache.beehive.netui.pageflow.internal
Unchecked exception thrown in situations where output would normally be written to the response, but when the runtime is configured to throw an exception instead.
ResponseOutputException(String) - Constructor for exception ResponseOutputException
 
ResponseOutputException(String, Throwable) - Constructor for exception ResponseOutputException
 
ResponseRenderAppender - Class in org.apache.beehive.netui.tags.rendering
 
ResponseRenderAppender(ServletResponse) - Constructor for class ResponseRenderAppender
 
RESTORE_QUERY_STRING_ATTR - Static variable in interface JpfLanguageConstants
 
restoreAttributes() - Method in class ScopedRequestImpl
Restores the map of request attributes from a map saved in the Session.
restoreAttributes() - Method in interface ScopedRequest
Restores the map of request attributes from a map saved in the Session.
restoreState(FacesContext, Object) - Method in class BackingClassMethodBinding
 
ResultSetIterator - Class in org.apache.beehive.netui.util.iterator
 
ResultSetIterator(ResultSet) - Constructor for class ResultSetIterator
 
RetrievePopupOutput - Class in org.apache.beehive.netui.tags.html
Causes a value to be retrieved when a popup window closes.
RetrievePopupOutput() - Constructor for class RetrievePopupOutput
 
retrieveUserLocale(HttpServletRequest, String) - Static method in class FlowController
 
RETURN_ACTION_ATTR - Static variable in interface JpfLanguageConstants
 
RETURN_ACTION_VIEW_RENDERER_PARAM - Static variable in class InternalConstants
 
RETURN_TO_ACTION - Static variable in class Forward
Deprecated. Use Forward.RETURN_TO_PREVIOUS_ACTION instead.
RETURN_TO_CURRENT_PAGE - Static variable in class Forward
 
RETURN_TO_NONE - Static variable in class Forward
 
RETURN_TO_PAGE - Static variable in class Forward
Deprecated. Use Forward.RETURN_TO_CURRENT_PAGE or Forward.RETURN_TO_PREVIOUS_PAGE instead.
RETURN_TO_PREVIOUS_ACTION - Static variable in class Forward
 
RETURN_TO_PREVIOUS_PAGE - Static variable in class Forward
 
ReturnActionViewRenderer - Class in org.apache.beehive.netui.tags.internal
Renderer for the "automatic" script-only page that is produced to send a map of values from a popup window back to the opener, and to close the popup window.
ReturnActionViewRenderer() - Constructor for class ReturnActionViewRenderer
 
returnErrors() - Method in class Html
Return an ArrayList of the errors
returnErrors() - Method in interface IErrorReporter
Return an ArrayList of the errors
returnErrors() - Method in class Template
Return an ArrayList of the errors
RETURNING_FORM_ATTR - Static variable in class InternalConstants
 
RETURNING_FROM_NESTING_ATTR - Static variable in class InternalConstants
 
ReturnToException - Exception in org.apache.beehive.netui.pageflow.internal
 
ReturnToException(String, Forward, FlowController) - Constructor for exception ReturnToException
 
REV - Static variable in interface HtmlConstants
The name of the rev attribute.
rewriteActionURL(PageContext, String, Map, String) - Static method in class PageFlowTagUtils
Create a fully-rewritten url from an initial action url with query parameters and an anchor (location on page), checking if it needs to be secure then call the rewriter service using a type of URLType.ACTION.
rewriteHrefURL(PageContext, String, Map, String) - Static method in class PageFlowTagUtils
Create a fully-rewritten url from an initial href url with query parameters and an anchor (location on page), checking if it needs to be secure then call the rewriter service using a type of URLType.ACTION.
rewriteName(ServletContext, ServletRequest, String) - Method in class DefaultURLRewriter
Deprecated.  
rewriteName(ServletContext, ServletRequest, String) - Method in class URLRewriter
Deprecated. Rewrite the given query parameter name.
rewriteName(ServletContext, ServletRequest, String) - Static method in class URLRewriterService
Deprecated. Rewrite the given parameter name, using the registered URLRewriter.
rewriteName(String) - Method in class AbstractClassicTag
This method will rewrite the name (id) by passing it to the URL Rewritter and getting back a value.
rewriteName(String) - Method in class AbstractSimpleTag
This method will rewrite the name (id) by passing it to the URL Rewritter and getting back a value.
RewriteName - Class in org.apache.beehive.netui.tags.html
Allow a name, typically either an id or name attribute, to participate in URL rewritting.
RewriteName() - Constructor for class RewriteName
 
rewriteName(String, Tag) - Method in class FormDataNameInterceptor
Qualify the name of a NetUI JSP tag into the "actionForm" data binding context.
rewriteName(String, Tag) - Method in interface INameInterceptor
 
rewriteName(String, Tag) - Method in class IndexedNameInterceptor
Rewrite an expression into a fully-qualified reference to a specific JavaBean property on an object.
rewriteName(String, Tag) - Method in class PrefixNameInterceptor
 
rewriteNameInternal(String, String) - Method in class PrefixNameInterceptor
 
rewriteResourceURL(PageContext, String, Map, String) - Static method in class PageFlowTagUtils
Create a fully-rewritten url from an initial resource url with query parameters and an anchor (location on page), checking if it needs to be secure then call the rewriter service using a type of URLType.RESOURCE.
rewriteURL(ServletContext, ServletRequest, ServletResponse, MutableURI, URLRewriter.URLType, boolean) - Method in class URLRewriter
Rewrite the given URL.
rewriteURL(ServletContext, ServletRequest, ServletResponse, MutableURI, URLRewriter.URLType, boolean) - Static method in class URLRewriterService
Rewrite the given URL, looping through the list of registered URLRewriters.
rewriteURL(ServletContext, ServletRequest, ServletResponse, MutableURI, URLRewriter.URLType, boolean) - Method in class DefaultURLRewriter
 
rewriteURL(ServletContext, ServletRequest, ServletResponse, String, String) - Method in class DefaultURLRewriter
Deprecated.  
rewriteURL(ServletContext, ServletRequest, ServletResponse, String, String) - Method in class URLRewriter
Deprecated. Rewrite the given URL.
rewriteURL(ServletContext, ServletRequest, ServletResponse, String, String) - Static method in class URLRewriterService
Deprecated. Rewrite the given URL, using the registered URLRewriter.
rewriteURL(ServletContext, ServletRequest, ServletResponse, String, String, boolean) - Static method in class URLRewriterService
Deprecated. Rewrite the given URL, using the registered URLRewriter.
RewriteURL - Class in org.apache.beehive.netui.tags.html
Allow a name, typically either an id or name attribute, to participate in URL rewritting.
RewriteURL() - Constructor for class RewriteURL
 
richDataSource - Variable in class LabelTag.State
 
ROLES_ALLOWED_ATTR - Static variable in interface JpfLanguageConstants
 
RolesAllowedType - Class in org.apache.beehive.netui.compiler.grammar
String type that ensures a peer loginRequired attribute is not set to false.
RolesAllowedType(AnnotationGrammar) - Constructor for class RolesAllowedType
 
Rows - Class in org.apache.beehive.netui.tags.databinding.datagrid
 
Rows() - Constructor for class Rows
 
ROWS - Static variable in interface HtmlConstants
The name of the rows attribute.
rows - Variable in class TextAreaTag.State
 
ROWSPAN - Static variable in interface HtmlConstants
The name of the rowspan attribute.
RULE_ATTR - Static variable in interface JpfLanguageConstants
 
RULENAME_BYTE - Static variable in interface ValidatorConstants
 
RULENAME_CREDIT_CARD - Static variable in interface ValidatorConstants
 
RULENAME_DATE - Static variable in interface ValidatorConstants
 
RULENAME_DOUBLE - Static variable in interface ValidatorConstants
 
RULENAME_EMAIL - Static variable in interface ValidatorConstants
 
RULENAME_FLOAT - Static variable in interface ValidatorConstants
 
RULENAME_FLOAT_RANGE - Static variable in interface ValidatorConstants
 
RULENAME_INT_RANGE - Static variable in interface ValidatorConstants
 
RULENAME_INTEGER - Static variable in interface ValidatorConstants
 
RULENAME_LONG - Static variable in interface ValidatorConstants
 
RULENAME_MASK - Static variable in interface ValidatorConstants
 
RULENAME_MAXLENGTH - Static variable in interface ValidatorConstants
 
RULENAME_MINLENGTH - Static variable in interface ValidatorConstants
 
RULENAME_REQUIRED - Static variable in interface ValidatorConstants
 
RULENAME_SHORT - Static variable in interface ValidatorConstants
 
RULENAME_VALID_WHEN - Static variable in interface ValidatorConstants
 
RULES - Static variable in interface HtmlConstants
The name of the rules attribute.
runAdditionalChecks(File, AnnotationValue) - Method in class ValidXmlFileType
 
runAdditionalChecks(File, AnnotationValue) - Method in class WebappPathType
 
runAtClient - Variable in class TreeRenderState
 
RUNTIME_VERSION_ATTRIBUTE - Static variable in interface JpfLanguageConstants
 
RuntimeExpressionException - Exception in org.apache.beehive.netui.script
 
RuntimeExpressionException() - Constructor for exception RuntimeExpressionException
 
RuntimeExpressionException(String) - Constructor for exception RuntimeExpressionException
 
RuntimeExpressionException(String, Throwable) - Constructor for exception RuntimeExpressionException
 
RuntimeExpressionException(Throwable) - Constructor for exception RuntimeExpressionException
 
RuntimeVersionChecker - Class in org.apache.beehive.netui.compiler
 
RuntimeVersionChecker(File) - Constructor for class RuntimeVersionChecker
 

S

saveActionErrors(ActionMessages) - Method in class FlowController
Save the specified messages keys into the request for use by the <netui:error> or <netui:errors> tags.
saveErrors(HttpServletRequest, ActionMessages) - Method in class FlowController
Deprecated. Use FlowController.saveActionErrors(org.apache.struts.action.ActionMessages) instead.
saveMessages(HttpServletRequest, ActionMessages) - Method in class FlowController
Deprecated. This method will be removed without replacement in a future release.
savePreviousPageInfo(ActionForward, ActionForm, ActionMapping, HttpServletRequest, ServletContext, boolean) - Method in class FlowController
Store information about recent pages displayed.
savePreviousPageInfo(ActionForward, ActionForm, ActionMapping, HttpServletRequest, ServletContext, boolean) - Method in class PageFlowController
Store information about recent pages displayed.
savePreviousPageInfo(ActionForward, ActionForm, ActionMapping, HttpServletRequest, ServletContext, boolean) - Method in class SharedFlowController
Store information about recent pages displayed.
saveState(FacesContext) - Method in class BackingClassMethodBinding
 
saveToken(HttpServletRequest) - Method in class FlowController
Save a new transaction token in the user's current session, creating a new session if necessary.
SCHEME_TOKEN - Static variable in class URLTemplateDescriptor
 
SCOPE - Static variable in interface HtmlConstants
The name of the scope attribute.
SCOPE_ID_PARAM - Static variable in class ScopedServletUtils
 
ScopedAttributeContainer - Class in org.apache.beehive.netui.pageflow.scoping.internal
Base class for wrapper objects that keep their own scoped attributes, ignoring the attributes of the wrapped objects.
ScopedAttributeContainer(Object) - Constructor for class ScopedAttributeContainer
 
ScopedRequest - Interface in org.apache.beehive.netui.pageflow.scoping
A wrapper around HttpServletRequest, associated with a given scope-key.
ScopedRequestDispatcher - Class in org.apache.beehive.netui.pageflow.scoping.internal
A request dispatcher that doesn't actually forward (but keeps track of the attempted forward), and which does some extra work to do server includes into our ScopedRequest and ScopedResponse.
ScopedRequestDispatcher(String) - Constructor for class ScopedRequestDispatcher
Constructor.
ScopedRequestImpl - Class in org.apache.beehive.netui.pageflow.scoping.internal
A wrapper around HttpServletRequest, associated with a given scope-key.
ScopedRequestImpl(HttpServletRequest, String, Object, ServletContext, boolean) - Constructor for class ScopedRequestImpl
 
ScopedRequestImpl(HttpServletRequest, String, Object, ServletContext) - Constructor for class ScopedRequestImpl
Deprecated. Use ScopedRequestImpl.ScopedRequestImpl(HttpServletRequest, String, Object, ServletContext, boolean).
ScopedResponse - Interface in org.apache.beehive.netui.pageflow.scoping
A wrapper around HttpServletResponse, associated with a given scope-key.
ScopedResponseImpl - Class in org.apache.beehive.netui.pageflow.scoping.internal
A wrapper around HttpServletResponse, associated with a given scope-key.
ScopedResponseImpl(HttpServletResponse) - Constructor for class ScopedResponseImpl
 
ScopedServletConfig - Class in org.apache.beehive.netui.pageflow.scoping.internal
A wrapper around ServletConfig, associated with a given scope-key.
ScopedServletConfig(ServletContext, ServletConfig) - Constructor for class ScopedServletConfig
 
ScopedServletUtils - Class in org.apache.beehive.netui.pageflow.scoping
Utilities for creating scoped wrapper versions of HttpRequest, HttpResponse, ServletContext.
ScopedServletUtils() - Constructor for class ScopedServletUtils
 
ScopedSession - Class in org.apache.beehive.netui.pageflow.scoping.internal
A wrapper around HttpSession, associated with a given scope-key.
ScopedSession() - Constructor for class ScopedSession
This constructor exists only for deserialization.
ScopedSession(HttpSession, ServletContext, Object) - Constructor for class ScopedSession
 
SCRIPT - Static variable in interface HtmlConstants
The name of the script element.
SCRIPT_TAG - Static variable in class TagRenderingBase
 
ScriptablePageInput - Class in org.apache.beehive.netui.script.common
Provide a Map object that exposes a set of page inputs to expression language clients.
ScriptablePageInput(ServletRequest) - Constructor for class ScriptablePageInput
 
ScriptBlock - Class in org.apache.beehive.netui.tags.javascript
This class will output a script block into the generated HTML.
ScriptBlock() - Constructor for class ScriptBlock
 
ScriptContainer - Class in org.apache.beehive.netui.tags.javascript
Acts as a container that will bundle up JavaScript created by other NetUI tags, and output it within a single <script> tag.
ScriptContainer() - Constructor for class ScriptContainer
 
ScriptHeader - Class in org.apache.beehive.netui.tags.javascript
ScriptHeader will write the <script> and JavaScript includes into the HTML <head> tag.
ScriptHeader() - Constructor for class ScriptHeader
 
ScriptPlacement - Enum in org.apache.beehive.netui.tags.javascript
 
ScriptRequestState - Class in org.apache.beehive.netui.tags.javascript
Provides tag specific support for the HTML tags so they can create JavaScript.
ScriptTag - Class in org.apache.beehive.netui.tags.rendering
 
ScriptTag() - Constructor for class ScriptTag
 
ScriptTag.State - Class in org.apache.beehive.netui.tags.rendering
 
ScriptTag.State() - Constructor for class ScriptTag.State
 
seal() - Method in class ExpressionTerm
 
seal() - Method in class LiteralTerm
 
seal() - Method in class ParsedExpression
 
seal() - Method in interface Term
 
Section - Class in org.apache.beehive.netui.tags.template
Used within a content page to provide content for a placeholder section defined within a template.
Section() - Constructor for class Section
 
SECURE_ACTION_TEMPLATE - Static variable in class URLTemplateDescriptor
 
SECURE_ACTION_TEMPLATE - Static variable in class UrlTemplateDescriptor
 
SECURE_DEFAULT_TEMPLATE - Static variable in class URLTemplateDescriptor
 
SECURE_DEFAULT_TEMPLATE - Static variable in class UrlTemplateDescriptor
 
SECURE_FORWARDS_PARAM - Static variable in interface PageFlowConstants
Deprecated. Instead of this context-param, use the ensure-secure-forwards element within pageflow-config in /WEB-INF/netui-config.xml.
SECURE_RENDER_TEMPLATE - Static variable in class URLTemplateDescriptor
 
SECURE_RENDER_TEMPLATE - Static variable in class UrlTemplateDescriptor
 
SECURE_RESOURCE_TEMPLATE - Static variable in class URLTemplateDescriptor
 
SECURE_RESOURCE_TEMPLATE - Static variable in class UrlTemplateDescriptor
 
SecurityProtocol - Enum in org.apache.beehive.netui.pageflow
Enumeration to represent secure/unsecure/unspecified values associated with URIs in the webapp.
SELECT - Static variable in interface HtmlConstants
The name of the select element.
Select - Class in org.apache.beehive.netui.tags.html
Renders a select containing a set of SelectOptions.
Select() - Constructor for class Select
 
Select.RepeatingStages - Enum in org.apache.beehive.netui.tags.html
This enum defines stages through the possible option values.
SELECT_TAG - Static variable in class TagRenderingBase
 
selected - Variable in class OptionTag.State
 
SELECTED_NODE - Static variable in class TreeElement
 
selectedStyle - Variable in class TreeRenderState
 
selectedStyleClass - Variable in class TreeRenderState
 
selectMap(int, boolean) - Method in class AbstractAttributeState
This method will return the map that represents the passed in type.
selectMap(int, boolean) - Method in class AbstractHtmlState
This method will return the map that represents the passed in type.
SelectOption - Class in org.apache.beehive.netui.tags.html
An option whose state is determined by its enclosing SelectOption.
SelectOption() - Constructor for class SelectOption
 
SelectTag - Class in org.apache.beehive.netui.tags.rendering
Body, Start Tag: optional, End tag: optional Required href
SelectTag() - Constructor for class SelectTag
 
SelectTag.State - Class in org.apache.beehive.netui.tags.rendering
 
SelectTag.State() - Constructor for class SelectTag.State
 
sendDevTimeError(String, Throwable, int, ServletRequest, ServletResponse, ServletContext, Object...) - Static method in class InternalUtils
If not in production mode, write an error to the response; otherwise, set a response error code.
sendDevTimeError(String, Object[], Throwable, int, ServletRequest, ServletResponse, ServletContext) - Static method in class InternalUtils
If not in production mode, write an error to the response; otherwise, set a response error code.
sendError(String, HttpServletResponse) - Method in class FlowController
Deprecated. Use FlowController.sendError(String, HttpServletRequest, HttpServletResponse) instead.
sendError(String, HttpServletRequest, HttpServletResponse) - Method in class FlowController
Send a Page Flow error to the browser.
sendError(String, Throwable, ServletRequest, HttpServletResponse, Object...) - Static method in class InternalUtils
Write an error to the response.
sendError(String, Object[], ServletRequest, ServletResponse, Throwable, boolean) - Static method in class InternalUtils
Write an error to the response.
sendError(ServletRequest, ServletResponse) - Method in exception PageFlowManagedObjectException
Handle the error by writing a message to the response.
sendError(int, String) - Method in class ScopedResponseImpl
 
sendError(int) - Method in class ScopedResponseImpl
 
sendRedirect(String) - Method in class ScopedResponseImpl
 
sendResponseErrorCode(HttpServletResponse) - Method in exception DoubleSubmitException
 
sendResponseErrorCode(HttpServletResponse) - Method in exception NotLoggedInException
 
sendResponseErrorCode(HttpServletResponse) - Method in interface ResponseErrorCodeSender
 
sendResponseErrorCode(HttpServletResponse) - Method in exception UnfulfilledRolesException
 
SERIALIZABLE_CLASS_NAME - Static variable in interface JpfLanguageConstants
 
SerializeXML - Class in org.apache.beehive.netui.tags.databinding.xml
A tag that serializes an XMLBean into the output of a JSP page in order to move data to the browser for data binding.
SerializeXML() - Constructor for class SerializeXML
 
serialVersionUID - Static variable in class LegacySettings
 
servlet - Variable in class FlowController
Deprecated. This variable will be removed with no replacement. In most cases, PageFlowManagedObject.getServletContext() is sufficient; for other cases, the ActionServlet itself is in the ServletContext attribute Globals.ACTION_SERVLET_KEY.
ServletContainerAdapter - Interface in org.apache.beehive.netui.pageflow
 
ServletTreeRenderer - Class in org.apache.beehive.netui.tags.tree
 
ServletUtils - Class in org.apache.beehive.netui.util
 
ServletUtils() - Constructor for class ServletUtils
 
SessionAttributeMap - Class in org.apache.beehive.netui.script.el.util
 
SessionAttributeMap(HttpSession) - Constructor for class SessionAttributeMap
 
sessionExpired(ServletRequest) - Static method in class InternalUtils
 
SessionExpiredException - Exception in org.apache.beehive.netui.pageflow
Exception thrown when:
SessionExpiredException(PageFlowException) - Constructor for exception SessionExpiredException
 
set(T) - Method in class CompilerUtils.Mutable
 
setAccept(String) - Method in class FileUpload
Set the mime-types accepted for the FileUpload.
setAccessKey(char) - Method in class AnchorBase
Sets the accessKey attribute value.
setAccessKey(char) - Method in class Button
Sets the accessKey attribute value.
setAccessKey(char) - Method in class CheckBox
Sets the accessKey attribute value.
setAccessKey(char) - Method in class CheckBoxOption
Sets the accessKey attribute value.
setAccessKey(char) - Method in class ImageButton
Sets the accessKey attribute value.
setAccessKey(char) - Method in class RadioButtonOption
Sets the accessKey attribute value.
setAccessKey(char) - Method in class Select
Sets the accessKey attribute value.
setAccessKey(char) - Method in class TextArea
Sets the accessKey attribute value.
setAccessKey(char) - Method in class TextBox
Sets the accessKey attribute value.
setAccessKey(char) - Method in interface IHtmlAccessable
Sets the accessKey attribute value.
setAccessKey(char) - Method in class GroupOption
Set the alt text of the option.
setAction(String) - Method in class AnchorCellModel
 
setAction(String) - Method in class AnchorCell
Set the name of the action for the Area.
setAction(String) - Method in class ImageAnchorCell
Set the name of the action for the Area.
setAction(String) - Method in class AnchorBase
Set the name of the action for the Area.
setAction(String) - Method in class Button
Set the name of the action for the Button.
setAction(String) - Method in class Form
Set the name of the action for the Form.
setAction(String) - Method in class TreeElement
Set the action to be called when the node is selected.
setAction(String) - Method in class TreeItem
Set the TreeItem's action.
setActionListener(ActionListener) - Method in class PageFlowApplication
 
setActionOutput(int, String) - Method in class PageFlowActionForward
 
setActionOutput0(String) - Method in class PageFlowActionForward
 
setActionOutput1(String) - Method in class PageFlowActionForward
 
setActionOutput10(String) - Method in class PageFlowActionForward
 
setActionOutput11(String) - Method in class PageFlowActionForward
 
setActionOutput12(String) - Method in class PageFlowActionForward
 
setActionOutput13(String) - Method in class PageFlowActionForward
 
setActionOutput14(String) - Method in class PageFlowActionForward
 
setActionOutput15(String) - Method in class PageFlowActionForward
 
setActionOutput16(String) - Method in class PageFlowActionForward
 
setActionOutput17(String) - Method in class PageFlowActionForward
 
setActionOutput18(String) - Method in class PageFlowActionForward
 
setActionOutput19(String) - Method in class PageFlowActionForward
 
setActionOutput2(String) - Method in class PageFlowActionForward
 
setActionOutput3(String) - Method in class PageFlowActionForward
 
setActionOutput4(String) - Method in class PageFlowActionForward
 
setActionOutput5(String) - Method in class PageFlowActionForward
 
setActionOutput6(String) - Method in class PageFlowActionForward
 
setActionOutput7(String) - Method in class PageFlowActionForward
 
setActionOutput8(String) - Method in class PageFlowActionForward
 
setActionOutput9(String) - Method in class PageFlowActionForward
 
setActionOutputCount(String) - Method in class PageFlowActionForward
 
setActionOutputCount(int) - Method in class PageFlowActionForward
 
setActionOutputName(String) - Method in exception IllegalActionOutputException
Set the name of the relevant action output.
setActionURI(String) - Method in class PreviousActionInfo
Set the URI that was used to execute the action.
setActiveRequest() - Method in class ScopedRequestImpl
Makes this request listen to specially-prefixed request parameters.
setActiveRequest() - Method in interface ScopedRequest
Makes this request listen to specially-prefixed request parameters.
setActualType(String) - Method in class FormBeanModel
 
setActualType(String) - Method in class PageFlowActionFormBean
 
setAddedChild() - Method in class TreeItem
 
setAdditionalValidatorConfigs(List<String>) - Method in class StrutsApp
 
setAlign(String) - Method in class Footer
Sets the value of the horizontal align attribute.
setAlign(String) - Method in class Header
Sets the value of the horizontal align attribute.
setAlign(String) - Method in class ImageAnchorCell
Sets the property to specify where to align the image.
setAlign(String) - Method in class ImageCell
Sets the property to specify where to align the image.
setAlign(String) - Method in class Rows
Sets the value of the horizontal align attribute.
setAlign(String) - Method in class Image
Sets the property to specify where to align the image.
setAlign(String) - Method in class ImageAnchor
Sets the property to specify where to align the image.
setAlign(String) - Method in class ImageButton
Sets the property to specify where to align the image.
setAlink(String) - Method in class Body
Sets the color of text marking hypertext links when selected by the user.
setAllowOtherRewriters(boolean) - Method in class URLRewriter
 
setAlt(String) - Method in class ImageAnchorCell
Sets the property to specify the alt text of the image.
setAlt(String) - Method in class ImageCell
Sets the property to specify the alt text of the image.
setAlt(String) - Method in class Area
Sets the property to specify the alt text of the image.
setAlt(String) - Method in class Button
Sets the alt attribute value.
setAlt(String) - Method in class CheckBox
Sets the alt attribute value.
setAlt(String) - Method in class CheckBoxOption
Sets the alt attribute value.
setAlt(String) - Method in class Image
Sets the property to specify the alt text of the image.
setAlt(String) - Method in class ImageAnchor
Sets the property to specify the alt text of the image.
setAlt(String) - Method in class ImageButton
Sets the property to specify the alt text of the image.
setAlt(String) - Method in class RadioButtonOption
Sets the alt attribute value.
setAlt(String) - Method in class TextBox
Sets the alt attribute value.
setAlt(String) - Method in interface IHtmlAccessable
Sets the alt attribute value.
setAlt(String) - Method in class GroupOption
Set the alt text of the option.
setAlternateModuleConfig(ModuleConfig) - Method in class Forward
Set an alternate ModuleConfig from which to resolve forwards if they are not resolved from the stored ActionMapping (and its stored ModuleConfig).
setAlternatingCellClass(String) - Method in class CellRepeater
Set the HTML style class that is rendered on each HTML table cell that is opened by this tag.
setAlternatingCellClass(String) - Method in class CellRepeaterStyleBean
 
setAlwaysForXML(boolean) - Method in class MutableURI
Sets the value of the delimiter used between each query parameter in the query to be the XML "&amp;" entity, even for calls to the MutableURI.getQuery() and MutableURI.getURIString() methods.
setAlwaysReport(boolean) - Method in class BindingUpdateErrors
Set the value which will override the default behavior of not showing errors in production mode.
setAnchorState(AnchorTag.State) - Method in class AnchorCellModel
 
setApplication(Application) - Method in class PageFlowApplicationFactory
 
setApplyToDescendents(boolean) - Method in class TreeHtmlAttribute
 
setApplyToDescendents(boolean) - Method in class TreeHtmlAttributeInfo
 
setArg(String, boolean, String, Integer) - Method in class ValidatorRule
 
setAttribute(String) - Method in class ActionModel
 
setAttribute(String, Object) - Method in class AttributeContainer
 
setAttribute(String, Object) - Method in class ScopedRequestImpl
 
setAttribute(String, String, String) - Method in class AbstractHtmlTableCell
Base support for the attribute tag.
setAttribute(String, String, String) - Method in class AnchorCell
 
setAttribute(String, String, String) - Method in class ImageAnchorCell
 
setAttribute(String, String, String) - Method in class ImageCell
 
setAttribute(String, String, String) - Method in class SpanCell
 
setAttribute(String, String, String) - Method in class AnchorBase
Base support for the attribute tag.
setAttribute(String, String, String) - Method in class Base
Base support for the attribute tag.
setAttribute(String, String, String) - Method in class Button
Base support for the attribute tag.
setAttribute(String, String, String) - Method in class CheckBox
Base support for the attribute tag.
setAttribute(String, String, String) - Method in class CheckBoxOption
Base support for the attribute tag.
setAttribute(String, String, String) - Method in class FileUpload
Base support for the attribute tag.
setAttribute(String, String, String) - Method in class Form
Base support for the attribute tag.
setAttribute(String, String, String) - Method in class Hidden
Base support for the attribute tag.
setAttribute(String, String, String) - Method in class HtmlBaseTag
Base support for the attribute tag.
setAttribute(String, String, String) - Method in class HtmlGroupBaseTag
Base support for the attribute tag.
setAttribute(String, String, String) - Method in class Image
Base support for the attribute tag.
setAttribute(String, String, String) - Method in class ImageAnchor
Base support for the attribute tag.
setAttribute(String, String, String) - Method in class ImageButton
Base support for the attribute tag.
setAttribute(String, String, String) - Method in class RadioButtonOption
Base support for the attribute tag.
setAttribute(String, String, String) - Method in class SelectOption
Base support for the attribute tag.
setAttribute(String, String, String) - Method in class TextArea
Base support for the attribute tag.
setAttribute(String, String, String) - Method in class TextBox
Base support for the attribute tag.
setAttribute(String, String, String) - Method in interface IAttributeConsumer
Set an attribute value on the implementing class.
SetAttribute - Class in org.apache.beehive.netui.tags.template
Set an Attribute value defined in a template.
SetAttribute() - Constructor for class SetAttribute
 
setAttribute(String, String, String) - Method in class Tree
Set an attribute value on the implementing class.
setAttribute(String) - Method in class TreeHtmlAttribute
Sets the name of the attribute.
setAttribute(String) - Method in class TreeHtmlAttributeInfo
 
setAttribute(String, Object) - Method in class StrutsLogFactory
 
setAttrMap(Map) - Method in class AttributeContainer
 
setAvailableContexts(String[]) - Method in exception ExpressionEvaluationException
Set the set of top-level contexts that were available at the time that the expression failed.
setAvoidDirectResponseOutput(ServletRequest) - Static method in class InternalUtils
Set a special request attribute to indicate that we should avoid writing to the response (or setting response error codes).
setBackground(String) - Method in class Body
Sets the background image of the page.
setBean(Object) - Method in class AnyBeanActionForm
 
setBeanName(String) - Method in class Form
Set the attribute key under which our associated bean is stored.
setBeanScope(String) - Method in class Form
Sets the scope (request or session) under which the associated bean is stored.
setBeanType(String) - Method in class FlowControllerInfo.ActionInfo
 
setBeanType(String) - Method in class Form
Sets the Java class name of the bean to be created, if necessary.
setBehavior(String, String, String) - Method in class AbstractHtmlTableCell
 
setBehavior(String, String, String) - Method in class DataGrid
 
setBehavior(String, String, String) - Method in class HeaderCell
 
setBehavior(String, String, String) - Method in interface IBehaviorConsumer
Set a behavior value on the implementing class.
setBgcolor(String) - Method in class Body
Sets the bgcolor of the page.
setBodyContent(String) - Method in class HeaderCellModel
 
setBorder(String) - Method in class ImageAnchorCell
Sets the border size around the image.
setBorder(String) - Method in class ImageCell
 
setBorder(String) - Method in class Image
Sets the border size around the image.
setBorder(String) - Method in class ImageAnchor
Sets the border size around the image.
setBufferSize(int) - Method in class ScopedResponseImpl
 
setBundle(String) - Method in class ValidatorRule
 
setBundle(String) - Method in class ErrorBaseTag
Deprecated. Use ErrorBaseTag.setBundleName(java.lang.String) instead.
setBundleName(String) - Method in class ErrorBaseTag
Set the name of the message bundle, as defined in the page flow's Jpf.MessageBundle annotation, where the error messages can be found.
setBundlePath(String) - Method in class DeclareBundle
Set the path to the resource bundle's properties files.
setCacheObject(String, Object) - Method in class ClassLevelCache
 
setCause(Throwable) - Method in class BindingUpdateError
Set the cause of the error.
setCellAbbr(String) - Method in class AbstractHtmlTableCell
Sets the value of the abbreviated form of the cell's content.
setCellAbbr(String) - Method in class HeaderCell
Sets the value of the abbreviated form of the cell's content.
setCellAlign(String) - Method in class AbstractHtmlTableCell
Sets the value of the horizontal align attribute.
setCellAlign(String) - Method in class HeaderCell
Sets the value of the horizontal align attribute.
setCellAxis(String) - Method in class AbstractHtmlTableCell
Sets the value of the axis attribute.
setCellAxis(String) - Method in class HeaderCell
Sets the value of the axis attribute.
setCellChar(String) - Method in class AbstractHtmlTableCell
Sets the value of the horizontal alignment character attribute.
setCellChar(String) - Method in class HeaderCell
Sets the value of the horizontal alignment character attribute.
setCellCharoff(String) - Method in class AbstractHtmlTableCell
Sets the value of the horizontal alignment character offset attribute.
setCellCharoff(String) - Method in class HeaderCell
Sets the value of the horizontal alignment character offset attribute.
setCellClass(String) - Method in class CellRepeater
Set the HTML style class that is rendered on each HTML table cell that is opened by this tag.
setCellClass(String) - Method in class CellRepeaterStyleBean
 
setCellColspan(int) - Method in class AbstractHtmlTableCell
Sets the value of the cell's colspan attribute.
setCellColspan(int) - Method in class HeaderCell
Sets the value of the cell's colspan attribute.
setCellDir(String) - Method in class AbstractHtmlTableCell
Sets the value of the text direction attribute.
setCellDir(String) - Method in class HeaderCell
Sets the value of the text direction attribute.
setCellHeaders(String) - Method in class AbstractHtmlTableCell
Sets the value of the headers attribute.
setCellHeaders(String) - Method in class HeaderCell
Sets the value of the headers attribute.
setCellLang(String) - Method in class AbstractHtmlTableCell
Sets the value of the languageattribute.
setCellLang(String) - Method in class HeaderCell
Sets the value of the languageattribute.
setCellOnClick(String) - Method in class AbstractHtmlTableCell
Sets the onClick javascript event.
setCellOnClick(String) - Method in class HeaderCell
Sets the onClick javascript event.
setCellOnDblClick(String) - Method in class AbstractHtmlTableCell
Sets the onDblClick javascript event.
setCellOnDblClick(String) - Method in class HeaderCell
Sets the onDblClick javascript event.
setCellOnKeyDown(String) - Method in class AbstractHtmlTableCell
Sets the onKeyDown javascript event.
setCellOnKeyDown(String) - Method in class HeaderCell
Sets the onKeyDown javascript event.
setCellOnKeyPress(String) - Method in class AbstractHtmlTableCell
Sets the onKeyPress javascript event.
setCellOnKeyPress(String) - Method in class HeaderCell
Sets the onKeyPress javascript event.
setCellOnKeyUp(String) - Method in class AbstractHtmlTableCell
Sets the onKeyUp javascript event.
setCellOnKeyUp(String) - Method in class HeaderCell
Sets the onKeyUp javascript event.
setCellOnMouseDown(String) - Method in class AbstractHtmlTableCell
Sets the onMouseDown javascript event.
setCellOnMouseDown(String) - Method in class HeaderCell
Sets the onMouseDown javascript event.
setCellOnMouseMove(String) - Method in class AbstractHtmlTableCell
Sets the onMouseMove javascript event.
setCellOnMouseMove(String) - Method in class HeaderCell
Sets the onMouseMove javascript event.
setCellOnMouseOut(String) - Method in class AbstractHtmlTableCell
Sets the onMouseOut javascript event.
setCellOnMouseOut(String) - Method in class HeaderCell
Sets the onMouseOut javascript event.
setCellOnMouseOver(String) - Method in class AbstractHtmlTableCell
Sets the onMouseOver javascript event.
setCellOnMouseOver(String) - Method in class HeaderCell
Sets the onMouseOver javascript event.
setCellOnMouseUp(String) - Method in class AbstractHtmlTableCell
Sets the onMouseUp javascript event.
setCellOnMouseUp(String) - Method in class HeaderCell
Sets the onMouseUp javascript event.
setCellRowspan(int) - Method in class AbstractHtmlTableCell
Sets the value of the cell's rowspan attribute.
setCellRowspan(int) - Method in class HeaderCell
Sets the value of the cell's rowspan attribute.
setCellScope(String) - Method in class AbstractHtmlTableCell
Sets the value of the scope attribute.
setCellScope(String) - Method in class HeaderCell
Sets the value of the scope attribute.
setCellStyle(String) - Method in class AbstractHtmlTableCell
Sets the style of the rendered html tag.
setCellStyle(String) - Method in class HeaderCell
Sets the style of the rendered html tag.
setCellStyleClass(String) - Method in class AbstractHtmlTableCell
Sets the style class of the rendered html tag.
setCellStyleClass(String) - Method in class HeaderCell
Sets the style class of the rendered html tag.
setCellTitle(String) - Method in class AbstractHtmlTableCell
Sets the value of the title attribute.
setCellTitle(String) - Method in class HeaderCell
Sets the value of the title attribute.
setCellValign(String) - Method in class AbstractHtmlTableCell
Sets the value of the vertical alignment attribute.
setCellValign(String) - Method in class HeaderCell
Sets the value of the vertical alignment attribute.
setChar(String) - Method in class Footer
Sets the value of the horizontal alignment character attribute.
setChar(String) - Method in class Header
Sets the value of the horizontal alignment character attribute.
setChar(String) - Method in class Rows
Sets the value of the horizontal alignment character attribute.
setCharoff(String) - Method in class Footer
Sets the value of the horizontal alignment character offset attribute.
setCharoff(String) - Method in class Header
Sets the value of the horizontal alignment character offset attribute.
setCharoff(String) - Method in class Rows
Sets the value of the horizontal alignment character offset attribute.
setCharSet(String) - Method in class AnchorCell
Sets charset attribute for the anchor.
setCharSet(String) - Method in class ImageAnchorCell
Sets charset attribute for the anchor.
setCharSet(String) - Method in class Anchor
Sets charset attribute for the anchor.
setClassName(String) - Method in class ActionModel
 
setClassName(String) - Method in class FormBeanModel
 
setClassName(String) - Method in class StrutsElementSupport
 
setClientAction(String) - Method in class Anchor
Set a client action to run on the client.
setClientAction(String) - Method in class TreeElement
Set the client action to be called when the node is selected.
setClientAction(String) - Method in class TreeItem
Sets an action to run on the client when the tree is selected.
setClientState(Object) - Method in class PreviousPageInfo
Set client state associated with the page (e.g., component tree state for a JSF page).
setCols(int) - Method in class TextArea
Sets the number of columns in the TextArea.
setColumns(int) - Method in class CellRepeater
Set the number of columns that should be rendered in the table generated by the tag.
setComment(String) - Method in class StrutsElementSupport
 
setConditionalForwards(String) - Method in class PageFlowActionMapping
 
setContent(String) - Method in class TreeElement
Set the content of the node.
setContentLength(int) - Method in class ScopedResponseImpl
 
setContentType(String) - Method in class ScopedResponseImpl
 
setContext(AdapterContext) - Method in class DefaultServletContainerAdapter
 
setContext(AdapterContext) - Method in interface Adapter
Set the generic AdapterContext.
setContextRelative(boolean) - Method in class ForwardModel
 
setControllerClass(String) - Method in class PageFlowControllerConfig
 
setCoords(String) - Method in class AnchorBase
Sets coords attribute for the area.
setCountry(String) - Method in class DeclareBundle
Set the country to use when looking-up resource bundle messages.
setCountry(String) - Method in class FormatTag
Sets the country code for the locale.
setCurrentActionResolver(ActionResolver, HttpServletRequest) - Static method in class InternalUtils
Set the current ActionResolver (PageFlowController) in the user session.
setCurrentActionResolver(ActionResolver, HttpServletRequest) - Static method in class PageFlowUtils
Deprecated. This is an internal utility. InternalUtils.setCurrentActionResolver(org.apache.beehive.netui.pageflow.ActionResolver, javax.servlet.http.HttpServletRequest) can be used, but it is not guaranteed to be supported in the future.
setCurrentFlowController(FlowController) - Method in class PageFlowRequestWrapper
 
setCurrentModule(ModuleConfig, ServletRequest) - Static method in class InternalUtils
 
setCurrentPageFlow(PageFlowController, HttpServletRequest) - Static method in class InternalUtils
 
setDataGridConfig(DataGridConfig) - Method in class DataGrid
 
setDataGridTagModel(DataGridTagModel) - Method in class CellModel
 
setDataGridTagModel(DataGridTagModel) - Method in class PagerRenderer
 
setDataInput(Object) - Method in class Hidden
Set the data input.
setDataSet(PagedDataSet) - Method in class DataGridTagModel
 
setDataSetSize(int) - Method in class PagerModel
 
setDataSource(String) - Method in class DataGrid
 
setDataSource(String) - Method in class DataSourceTag
Sets the tag's data source (can be an expression).
setDataSource(String) - Method in class DivPanel
Sets an expression which indentifies the DivPanelState which will store the state of the DivPanel between posts to the server.
setDataSource(String) - Method in class HtmlDataSourceTag
Sets the tag's data source (can be an expression).
setDataSource(String) - Method in class HtmlGroupBaseTag
Sets the tag's data source (can be an expression).
setDataSource(String) - Method in class RetrievePopupOutput
Sets an expression to be evaluated and retrieved from the popup window.
setDataSource(String) - Method in class Tree
Sets an expression which indentifies the TreeElement that represents the root of the tree.
setDateHeader(String, long) - Method in class ScopedResponseImpl
Sets a response header with the given name and date-value.
setDebugStream(PrintStream) - Method in class NetUIELParserTokenManager
 
setDefaultDocType(String) - Static method in class TagRenderingBase
 
setDefaultForward(String) - Method in class PageFlowActionMapping
 
setDefaultForwardName(String) - Method in class ActionModel
 
setDefaultLocale(Locale) - Method in class PageFlowApplication
 
setDefaultMessage(String) - Method in class PageFlowExceptionConfig
 
setDefaultPage(String) - Method in class IncludeSection
Sets a default JSP page to provide content for the section if the content page does not define the content.
setDefaultRenderKitId(String) - Method in class PageFlowApplication
 
setDefaultText(Object) - Method in class Repeater
Set the text that will be rendered if the dataSource expression references a null object and the defaultText attribute is non-null.
setDefaultValue(boolean) - Method in class CheckBoxOption
Sets the default value (can be an expression).
setDefaultValue(String) - Method in class Content
Set the default value of this Content.
setDefaultValue(Object) - Method in class HtmlDefaultableDataSourceTag
Sets the default value (can be an expression).
setDefaultValue(Object) - Method in class HtmlGroupBaseTag
Sets the default value (can be an expression).
setDefaultValue(Object) - Method in class LabelBase
Set the default value of this Label.
setDefaultValue(String) - Method in class Attribute
Sets the defaultValue for the Attribute.
setDescription(String) - Method in class StrutsElementSupport
 
setDescription(String) - Method in class JspTaglibSubTask.ContextParam
Sets the Description attribute of the ContextParam object
setDescription(String) - Method in class JspTaglibSubTask
Sets the Description attribute of the JspTaglibSubTask object
setDir(String) - Method in class Footer
Sets the value of the text direction attribute.
setDir(String) - Method in class Header
Sets the value of the text direction attribute.
setDir(String) - Method in class Rows
Sets the value of the text direction attribute.
setDir(String) - Method in class Html
Sets the dir value of the html.
setDir(String) - Method in class HtmlBaseTag
Sets the lang attribute for the HTML element.
setDir(String) - Method in interface IHtmlI18n
Sets the dir value of the html.
setDirection(SortDirection) - Method in class Sort
 
setDirectories(boolean) - Method in class ConfigurePopup
Sets whether directory buttons are displayed in the popup window.
setDisabled(boolean) - Method in class HtmlFocusBaseTag
Set the disable state either with the literal "true" or "false" or with an expression.
setDisabled(boolean) - Method in class HtmlGroupBaseTag
Set the disable state either with the literal "true" or "false" or with an expression.
setDisabled(boolean) - Method in class SelectOption
Set if this option is disabled or not.
setDisabled(boolean) - Method in class TreeElement
Sets whether this node currently selected.
setDisabled(boolean) - Method in class TreeItem
Disables the TreeItem.
setDisableDefaultPager(boolean) - Method in class ConfigurePager
 
setDisableDefaultPagerRendering(boolean) - Method in class DataGridTagModel
 
setDisabledStyle(String) - Method in class Tree
Set the style of a tree element when is is disabled.
setDisabledStyleClass(String) - Method in class Tree
Set the style class of a tree element when is is disabled.
setDisableFilterRendering(boolean) - Method in class HeaderCellModel
 
setDisableFilterRendering(boolean) - Method in class HeaderCell
 
setDisableSecondClick(boolean) - Method in class AnchorBase
When true, this anchor will disable itself after being clicked.
setDisableSecondClick(boolean) - Method in class Button
When true, this button will disable itself before submitting.
setDisableSortRendering(boolean) - Method in class HeaderCellModel
 
setDisableSortRendering(boolean) - Method in class HeaderCell
 
setDisplayName(String) - Method in class StrutsElementSupport
 
setDisplayName(String) - Method in class ValidatableField
 
setDisplayname(String) - Method in class JspTaglibSubTask
Sets the Displayname attribute of the JspTaglibSubTask object
setDisplayNameKey(String) - Method in class ValidatableField
 
setDivName(String) - Method in class SerializeXML
 
setDocumentType(String) - Method in class Html
 
setDocumentType(String) - Method in class Template
 
setDomain(String) - Method in class TemplateHelper
Sets the domain.
setDynamic(boolean) - Method in class FormBeanModel
 
setEmpty(boolean) - Method in class ValidationModel
 
setEnableChaining(boolean) - Method in class DataGridResourceProvider
 
setEncodeSession(boolean) - Method in class TemplateHelper
Enables URL rewriting for encoding a session ID in the URL.
setEncoding(String) - Method in class FreezableMutableURI
Set the encoding used when adding unencoded parameters.
setEncoding(String) - Method in class MutableURI
Set the encoding used when adding unencoded parameters.
setEnctype(String) - Method in class Form
Set the content encoding to be used on a post submit.
setError(boolean) - Method in class ActionResultImpl
 
setEscapeForHtml(boolean) - Method in class Tree
This attribue will cause the content of labels to be escaped when the value if true.
setEscapeWhiteSpaceForHtml(boolean) - Method in class LabelBase
Sets a boolean flag indicating if we will escape white space for HTML.
setExpanded(boolean) - Method in class TreeElement
Sets if this node is currently expanded.
setExpanded(boolean) - Method in class TreeItem
Sets the TreeItem expansion state.
setExpandOnServer(boolean) - Method in class TreeElement
Set the value of the expandOnServer attribute.
setExpandOnServer(boolean) - Method in class TreeItem
Set the value of the expandOnServer attribute.
setExpansionAction(String) - Method in class InheritableState
 
setExpansionAction(String) - Method in class Tree
Sets the action used for expanding and contracting tree nodes.
setExpansionAction(String) - Method in class TreePropertyOverride
Sets the action used for expanding and contracting tree nodes.
setExpression(String) - Method in class ExpressionMessage
 
setExpression(String) - Method in class BindingUpdateError
Set the expression associated with this error.
setExpression(String) - Method in class BindingUpdateErrors
Sets the expression to match for binding errors.
setExternalContext(Object) - Method in class AdapterContext
 
setExternalRedirect(boolean) - Method in class ForwardModel
 
setExternalRedirect(boolean) - Method in class PageFlowActionForward
 
setExternalRedirect(boolean) - Method in class Forward
Specify that this is a redirect to a URI outside of the current web application.
setFacet(String) - Method in class Attribute
Sets the facet attribute.
setFacet(String) - Method in class Behavior
Sets the facet behavior.
setFactory(String) - Method in class MessageResourcesModel
 
setFailOnError(boolean) - Method in class AbstractCallMethod
Sets whether or not to report exceptions to the page when errors occur invoking a method on an object.
setFilename(String) - Method in class JspTaglibSubTask
Sets the Filename attribute of the JspTaglibSubTask object
setFilename(String) - Method in class TldxSubTask
Set the destination filename.
setFilterAction(String) - Method in class HeaderCellModel
 
setFilterAction(String) - Method in class HeaderCell
 
setFilterExpression(String) - Method in class Filter
 
setFilterExpression(String) - Method in class HeaderCellModel
 
setFilterExpression(String) - Method in class AbstractHtmlTableCell
 
setFilterExpression(String) - Method in class HeaderCell
 
setFilterHref(String) - Method in class HeaderCellModel
 
setFilterHref(String) - Method in class HeaderCell
 
setFilterModel(FilterModel) - Method in class DataGridState
 
setFirstPage(String) - Method in class DivPanel
Set the name of the first page to display.
setFirstPage(String) - Method in class DivPanelState
 
setFocus(String) - Method in class Form
Set the name of the field to receive focus.
setFor(String) - Method in class Label
Set the for attribute.
setForm(ActionForm) - Method in class PreviousActionInfo
Set the form that was passed to the action.
setForm(ActionForm) - Method in class PreviousPageInfo
Set the form bean that was used to initialize the page.
setFormatDefaultValue(boolean) - Method in class LabelBase
Boolean indicating that if the if the defaultValue is displayed should the formatter be applied.
setFormBeanMessageResourcesKey(String) - Method in class ActionModel
 
setFormBeanMessageResourcesKey(String) - Method in class PageFlowActionMapping
 
setFormBeanName(String) - Method in class ActionModel
 
setFormClass(String) - Method in class ActionModel
 
setFormClass(String) - Method in class PageFlowActionMapping
 
setFormInScope(String, ActionForm, ActionMapping, HttpServletRequest, boolean) - Static method in class InternalUtils
Set the given form in either the request or session, as appropriate, so Struts/NetUI tags will have access to it.
setFormMember(String) - Method in class ActionModel
 
setFormMember(String) - Method in class PageFlowActionMapping
 
setFormSubmit(boolean) - Method in class AnchorBase
Sets the formSubmit indicator.
setForward(String) - Method in class ActionModel
 
setForward(ActionForward) - Method in class PreviousPageInfo
Set the object that was used to forward to the page.
setForwardedByButton(boolean) - Method in class PageFlowRequestWrapper
 
setForwardedFormBean(ServletRequest, ActionForm) - Static method in class InternalUtils
Set the forwarded form.
setForwardedRequestCount(int) - Method in class PageFlowRequestWrapper
 
setForwardedURI(String) - Method in class ScopedRequestImpl
Simply stores the URI that was being forwarded to.
setForwardedURI(String) - Method in interface ScopedRequest
Simply stores the URI that was being forwarded to.
setForwardingModule(ServletRequest, String) - Static method in class InternalUtils
Set the module prefix for the ModuleConfig that is performing a forward in this request.
setForwardName(String) - Method in exception IllegalActionOutputException
Set the name of the relevant Forward.
setForwardName(String) - Method in exception IllegalOutputFormException
Set the name of the relevant Forward.
setForwardName(String) - Method in exception UnresolvableForwardException
Set the name of the unresolvable Forward.
setFragment(String) - Method in class FreezableMutableURI
Sets the fragment.
setFragment(String) - Method in class MutableURI
Sets the fragment.
setFrozen(boolean) - Method in class FreezableMutableURI
Sets a flag indicating that the URI is immutable (or not).
setFunctionPackage(String) - Method in class JspTaglibSubTask
 
setGenerateIdScope(boolean) - Method in class ScriptContainer
If true generate a scope id for this script container.
setGenJavaScriptFormSubmit(boolean) - Method in class Form
Generate the JavaScript which will submit a form.
setGridName(String) - Method in class DataGridStateCodec
 
setHandlerClass(String) - Method in class ExceptionModel
 
setHandlerMethod(String) - Method in class ExceptionModel
 
setHasExplicitRedirectValue(boolean) - Method in class PageFlowActionForward
 
setHeader(String, String) - Method in class ScopedResponseImpl
Sets a response header with the given name and value.
setHeaderText(String) - Method in class HeaderCellModel
 
setHeaderText(String) - Method in class HeaderCell
Sets the text to render for this table header cell.
setHeight(String) - Method in class ImageAnchorCell
Sets the image height.
setHeight(String) - Method in class ImageCell
 
setHeight(int) - Method in class ConfigurePopup
Sets the height of the popup window.
setHeight(String) - Method in class Image
Sets the image height.
setHeight(String) - Method in class ImageAnchor
Sets the image height.
setHost(String) - Method in class FreezableMutableURI
Sets the host.
setHost(String) - Method in class MutableURI
Sets the host.
setHref(String) - Method in class AnchorCellModel
 
setHref(String) - Method in class AnchorCell
Sets the href of the Anchor.
setHref(String) - Method in class ImageAnchorCell
Sets the href of the Anchor.
setHref(String) - Method in class AnchorBase
Sets the href of the Anchor.
setHref(String) - Method in class TreeElement
Set the hyperlink which will be called when the node is selected.
setHref(String) - Method in class TreeItem
Sets the TreeItem's href.
setHrefLang(String) - Method in class AnchorCell
Sets hreflang attribute for the anchor.
setHrefLang(String) - Method in class ImageAnchorCell
Sets hreflang attribute for the anchor.
setHrefLang(String) - Method in class Anchor
Sets hreflang attribute for the anchor.
setHspace(String) - Method in class ImageAnchorCell
Sets the the horizontal spacing around the image.
setHspace(String) - Method in class ImageCell
Sets the the horizontal spacing around the image.
setHspace(String) - Method in class Image
Sets the the horizontal spacing around the image.
setHspace(String) - Method in class ImageAnchor
Sets the the horizontal spacing around the image.
setIcon(StrutsElementSupport.Icon) - Method in class StrutsElementSupport
 
setIcon(String) - Method in class TreeElement
Set the pathname to the icon to display when this node is visible.
setIcon(String) - Method in class TreeItem
Sets the TreeItem icon URI.
setIconRoot(String) - Method in class InheritableState
This will set the location of the icon images.
setIconRoot(String) - Method in class Tree
This will set the location of the icon images.
setIconRoot(String) - Method in class TreePropertyOverride
This will set the location of the icon images.
setId(String) - Method in class FormBeanModel
 
setIdScope(String) - Method in class ScriptContainer
Set the idScope associated with the code methods
setIgnoreIncludeServletPath(ServletRequest, boolean) - Static method in class InternalUtils
Tell InternalUtils.getDecodedServletPath(javax.servlet.http.HttpServletRequest) (and all that call it) to ignore the attribute that specifies the Servlet Include path, which is set when a Servlet include is done through RequestDispatcher.
setIgnoreNulls(boolean) - Method in class Repeater
Set a boolean that describes whether the repeater should ignore null items encountered while iterating over a data set.
setImageRoot(String) - Method in class InheritableState
Sets the default location of all the images.
setImageRoot(String) - Method in class Tree
Sets the name of the directory containing the images.
setImageRoot(String) - Method in class TreePropertyOverride
Sets the name of the directory containing the images for our icons, relative to the page including this tag.
setImageSpacer(String) - Method in class InheritableState
 
setImageState(ImageTag.State) - Method in class ImageAnchorCellModel
 
setImageState(ImageTag.State) - Method in class ImageCellModel
 
setImageStyle(String) - Method in class ImageAnchorCell
Set the <img> style for the contained image.
setImageStyle(String) - Method in class ImageAnchor
Set the <img> style for the contained image.
setImageStyleClass(String) - Method in class ImageAnchorCell
Set the label style class for each contained Image.
setImageStyleClass(String) - Method in class ImageAnchor
Set the label style class for each contained Image.
setInclude(String) - Method in class ActionModel
 
setInheritableState(InheritableState) - Method in interface ITreeRootElement
Property that sets the InheritableState that is set on the Tree tag.
setInheritableState(InheritableState) - Method in class TreeElement
 
setInheritableState(InheritableState) - Method in class TreeRootElement
Property that sets the InheritableState that is set on the Tree tag.
setInput(String) - Method in class ActionModel
 
setInputPattern(String) - Method in class FormatDate.DateFormatter
 
setInterceptorClass(String) - Method in class InterceptorConfig
 
setIntHeader(String, int) - Method in class ScopedResponseImpl
Sets a response header with the given name and integer value.
setIsHandlerMethod(boolean) - Method in class PageFlowExceptionConfig
 
setIsLongLivedPageFlow(boolean) - Method in class PageFlowControllerConfig
 
setIsmap(String) - Method in class ImageAnchorCell
Sets the server-side image map declaration.
setIsmap(String) - Method in class Image
Sets the server-side image map declaration.
setIsmap(String) - Method in class ImageAnchor
Sets the server-side image map declaration.
setIsmap(String) - Method in class ImageButton
Sets the ismap of for the map.
setIsMissingDefaultMessages(boolean) - Method in class PageFlowControllerConfig
 
setIsNestedPageFlow(boolean) - Method in class PageFlowControllerConfig
 
setIsNestedReturn(boolean) - Method in class ForwardModel
 
setIsPathContextRelative(boolean) - Method in class PageFlowExceptionConfig
 
setIsReturnToActionDisabled(boolean) - Method in class PageFlowControllerConfig
 
setIsReturnToPageDisabled(boolean) - Method in class PageFlowControllerConfig
 
setIsSharedFlow(boolean) - Method in class PageFlowControllerConfig
 
setItemAttribute(TreeHtmlAttributeInfo) - Method in class TreeItem
This method is called by the children tags of the TreeItem.
setItemContent(String) - Method in class TreeItem
 
setItemIcon(String) - Method in class InheritableState
 
setItemIcon(String) - Method in class Tree
Sets the default icon for TreeElements for a blank area of the tree.
setItemIcon(String) - Method in class TreePropertyOverride
Sets the default icon for TreeElements for a blank area of the tree.
setItemInheritableState(InheritableState) - Method in class TreeItem
 
setItemLabel(String) - Method in class TreeItem
This method is called by children tags of the TreeItem.
setJspversion(JspTaglibSubTask.JspVersionTypes) - Method in class JspTaglibSubTask
Sets the Jspversion attribute of the JspTaglibSubTask object
setKey(String) - Method in class MessageResourcesModel
 
setKey(String) - Method in class Error
Set the key under which the error was stored (often the name of the form bean property associated with the error).
setKnownTokens(Collection<String>) - Static method in class URLTemplatesFactory
Allow clients to define a set of known tokens for the template verification.
setLabel(String) - Method in class TreeElement
Set the text of the label associated with this node.
setLabelStyle(String) - Method in class CheckBoxOption
Set the label style for each contained CheckBoxOption.
setLabelStyle(String) - Method in class HtmlGroupBaseTag
Set the label style for each contained CheckBoxOption.
setLabelStyle(String) - Method in class RadioButtonOption
Set the label style for each contained RadioButtonOption.
setLabelStyleClass(String) - Method in class CheckBoxOption
Set the label style class for each contained CheckBoxOption.
setLabelStyleClass(String) - Method in class HtmlGroupBaseTag
Set the label style class for each contained CheckBoxOption.
setLabelStyleClass(String) - Method in class RadioButtonOption
Set the label style class for each contained RadioButtonOption.
setLang(String) - Method in class Footer
Sets the value of the language attribute.
setLang(String) - Method in class Header
Sets the value of the languageattribute.
setLang(String) - Method in class Rows
Sets the value of the languageattribute.
setLang(String) - Method in class HtmlBaseTag
Sets the lang attribute for the HTML element.
setLang(String) - Method in interface IHtmlI18n
Set the language code of an HTML element.
setLanguage(String) - Method in class DeclareBundle
Set the language to use when looking-up resource bundle messages.
setLanguage(String) - Method in class FormatTag
Sets the language code for the locale.
setLargeicon(String) - Method in class JspTaglibSubTask
Sets the Largeicon attribute of the JspTaglibSubTask object
setLastLineJoinImage(String) - Method in class InheritableState
 
setLastLineJoinImage(String) - Method in class Tree
Sets the image name for a blank area of the tree.
setLastLineJoinImage(String) - Method in class TreePropertyOverride
Sets the image name for a blank area of the tree.
setLastNodeCollapsedImage(String) - Method in class InheritableState
 
setLastNodeCollapsedImage(String) - Method in class Tree
Sets the image name for a closed non-leaf node with no line below it.
setLastNodeCollapsedImage(String) - Method in class TreePropertyOverride
Sets the image name for a closed non-leaf node with no line below it.
setLastNodeExpandedImage(String) - Method in class InheritableState
 
setLastNodeExpandedImage(String) - Method in class Tree
Sets the image name for an open non-leaf node with no line below it.
setLastNodeExpandedImage(String) - Method in class TreePropertyOverride
Sets the image name for an open non-leaf node with no line below it.
setLeft(int) - Method in class ConfigurePopup
Sets the X coordinate of the top left corner of the popup window.
setLineJoinImage(String) - Method in class InheritableState
 
setLineJoinImage(String) - Method in class Tree
Sets the image name for an area with a line through it.
setLineJoinImage(String) - Method in class TreePropertyOverride
Sets the image name for an area with a line through it.
setLink(String) - Method in class Body
Sets the the color of text marking unvisited hypertext links.
setLinkName(String) - Method in class AnchorCellModel
 
setLinkName(String) - Method in class Anchor
Sets the link name of the Anchor.
setLocale(Locale) - Method in class DataGridResourceProvider
 
setLocale(HttpServletRequest, Locale) - Method in class FlowController
Deprecated. Use FlowController.setLocale(Locale).
setLocale(Locale) - Method in class FlowController
Deprecated. Use FlowController.setLocale(Locale).
setLocale(String) - Method in class ErrorBaseTag
Set the name of the locale attribute.
setLocale(Locale) - Method in class FormatDate.DateFormatter
 
setLocale(Locale) - Method in class FormatNumber.NumberFormatter
 
setLocalizedMessage(String) - Method in exception ExpressionEvaluationException
 
setLocalizedMessage(String) - Method in exception RuntimeExpressionException
 
setLocalizedMessage(String) - Method in exception LocalizedIllegalArgumentException
 
setLocalizedMessage(String) - Method in exception LocalizedIllegalStateException
 
setLocalizedMessage(String) - Method in exception LocalizedUnsupportedOperationException
 
setLocalizedMessage(String) - Method in exception TypeConversionException
Set a localized message describing the cause of this exception.
setLocalizedMessage(String) - Method in exception TypeConverterNotFoundException
 
setLocation(String) - Method in class AnchorBase
Sets the anchor to be added to the end of the generated hyperlink.
setLocation(boolean) - Method in class ConfigurePopup
Sets whether the location (address) bar is visible in the popup window.
setLocation(String) - Method in class Form
Set the location hash to append to the url.
setLocation(String) - Method in class Image
Sets the location hash to append to the url.
setLocation(String) - Method in class JspTaglibSubTask.TagLib
Sets the Location attribute of the TagLib object
setLoginRequired(boolean) - Method in class ActionModel
 
setLoginRequired(boolean) - Method in class PageFlowActionMapping
 
setLongdesc(String) - Method in class ImageAnchorCell
Sets the property to specify the longdesc.
setLongdesc(String) - Method in class Image
Sets the property to specify the longdesc.
setLongdesc(String) - Method in class ImageAnchor
Sets the property to specify the longdesc.
setLongLivedPageFlow(boolean) - Method in class StrutsApp
 
setManagedObject(PageFlowManagedObject) - Method in exception PageFlowManagedObjectException
Set the related PageFlowManagedObject.
setMap(Map) - Method in class ParameterMap
Sets the map expression.
setMapping(ActionMapping) - Method in class PreviousPageInfo
Set information about the action that forwarded to the page.
setMaxInactiveInterval(int) - Method in class ScopedSession
 
setMaxlength(int) - Method in class TextBox
Set the maximum length (in characters) of the TextBox.
setMaxRepeat(int) - Method in class Pad
Set the maximum number of items that will be rendered by a Repeater.
setMenubar(boolean) - Method in class ConfigurePopup
Sets whether the menu bar is displayed in the popup window.
setMessage(String) - Method in class ExceptionModel
 
setMessage(String) - Method in class ValidatorRule
 
setMessage(String) - Method in class BindingUpdateError
Set the error message.
setMessageBundle(String) - Method in class PageFlowApplication
 
setMessageKey(String) - Method in class ExceptionModel
 
setMessageKey(String) - Method in class ValidatorRule
 
setMethod(String) - Method in class AbstractCallMethod
Sets the name of a method to invoke on the target object.
setMethod(String) - Method in class Form
Set the request method used when submitting this form.
setMinRepeat(int) - Method in class Pad
Set the minimum number of items that will be rendered by a Repeater.
setModulePath(String) - Method in class CachedPageFlowInfo
 
setMultipartClass(String) - Method in class PageFlowControllerConfig
 
setMultipartHandlerClassName(String) - Method in class StrutsApp
 
setMultipartRequestWrapper(MultipartRequestWrapper) - Method in class PageFlowRequestWrapper
 
setMultiple(boolean) - Method in class Select
Set whether multiple selections are allowed.
setMultiValue(boolean) - Method in class FormBeanModel.Property
 
setName(String) - Method in class ActionModel
 
setName(String) - Method in class ActionOutputModel
 
setName(String) - Method in class FormBeanModel.Property
 
setName(String) - Method in class FormBeanModel
 
setName(String) - Method in class ForwardModel
 
setName(String) - Method in class DeclareBundle
Set the name via which this bundle can be accessed using the bundle databinding context.
setName(String) - Method in class DataGrid
 
setName(String) - Method in class DeclarePageInput
Set the name of a variable that can be referecned using the page input data binding context.
setName(String) - Method in class Attribute
Sets the name attribute.
setName(String) - Method in class Behavior
Sets the name behavior.
setName(String) - Method in class ConfigurePopup
Sets the name of the popup window.
setName(String) - Method in class Parameter
Sets the name of the URL parameter.
setName(String) - Method in class RewriteName
Sets the name to be rewritten.
setName(String) - Method in class Attribute
Sets the name for the Attribute.
setName(String) - Method in class IncludeSection
Sets the name of the section.
setName(String) - Method in class Section
Sets the name of the placeholder section defined in the template that this tag is providing content for.
setName(String) - Method in class SetAttribute
Set the name of the attribute.
setName(String) - Method in class TreeElement
Set the unique name of the node.
setName(String) - Method in class JspTaglibSubTask.ContextParam
Sets the Name attribute of the ContextParam object
setName(String) - Method in class GroupOption
Set the name of the option which will appear next to the option.
setNavigationHandler(NavigationHandler) - Method in class PageFlowApplication
 
setNestedDecorator(CellDecorator) - Method in class CellDecorator
 
setNestedPageFlow(boolean) - Method in class StrutsApp
 
setNestedReturn(boolean) - Method in class PageFlowActionForward
 
setNextRewriter(URLRewriter) - Method in class URLRewriter
Deprecated. Set the next URLRewriter in the chain.
setNodeCollapsedImage(String) - Method in class InheritableState
 
setNodeCollapsedImage(String) - Method in class Tree
Sets the image name for a closed non-leaf node with a line below it.
setNodeCollapsedImage(String) - Method in class TreePropertyOverride
Sets the image name for a closed non-leaf node with a line below it.
setNodeExpandedImage(String) - Method in class InheritableState
 
setNodeExpandedImage(String) - Method in class Tree
Sets the image name for an open non-leaf node with a line below it.
setNodeExpandedImage(String) - Method in class TreePropertyOverride
Sets the image name for an open non-leaf node with a line below it.
setNonEmptyValueAttribute(String) - Method in class AbstractClassicTag
Filter out the empty string value and return either the value or null.
setNonEmptyValueAttribute(String) - Method in class AbstractSimpleTag
Filter out the empty string value and return either the value or null.
setNull(boolean) - Method in class MethodParameter
Sets a boolean that describes that the parameter that should be passed to the method is null.
setNullable(boolean) - Method in class ActionOutputModel
 
setNullable(boolean) - Method in class Select
Set whether a null option is desired.
setNullableOptionText(String) - Method in class Select
Set the text of the nullable option.
setObject(Object) - Method in class CallMethod
Set the object on which to invoke a method.
setObjectHeader(String, Object) - Method in class ScopedResponseImpl
 
setObjectName(String) - Method in interface INameable
Set the ObjectName of the INameable object.
setObjectName(String) - Method in class DivPanelState
Set the ObjectName of the INameable object.
setObjectName(String) - Method in class TreeRootElement
Set the ObjectName of the INameable object.
setOnBlur(String) - Method in class AnchorBase
Sets the onBlur javascript event.
setOnBlur(String) - Method in class HtmlFocusBaseTag
Sets the onBlur javascript event.
setOnChange(String) - Method in class HtmlFocusBaseTag
Sets the onChange javascript event.
setOnClick(String) - Method in class AnchorCell
Sets the onClick javascript event.
setOnClick(String) - Method in class Caption
Sets the onClick javascript event.
setOnClick(String) - Method in class Footer
Sets the onClick javascript event.
setOnClick(String) - Method in class Header
Sets the onClick javascript event.
setOnClick(String) - Method in class ImageAnchorCell
Sets the onClick javascript event.
setOnClick(String) - Method in class ImageCell
Sets the onClick javascript event.
setOnClick(String) - Method in class Rows
Sets the onClick javascript event.
setOnClick(String) - Method in class SpanCell
Sets the onClick javascript event.
setOnClick(String) - Method in class Anchor
Sets the onClick javascript event.
setOnClick(String) - Method in class HtmlBaseTag
Sets the onClick javascript event.
setOnClick(String) - Method in interface IHtmlEvents
Sets the onClick javascript event.
setOnDblClick(String) - Method in class AnchorCell
Sets the onDblClick javascript event.
setOnDblClick(String) - Method in class Caption
Sets the onDblClick javascript event.
setOnDblClick(String) - Method in class Footer
Sets the onDblClick javascript event.
setOnDblClick(String) - Method in class Header
Sets the onDblClick javascript event.
setOnDblClick(String) - Method in class ImageAnchorCell
Sets the onDblClick javascript event.
setOnDblClick(String) - Method in class ImageCell
Sets the onDblClick javascript event.
setOnDblClick(String) - Method in class Rows
Sets the onDblClick javascript event.
setOnDblClick(String) - Method in class SpanCell
Sets the onDblClick javascript event.
setOnDblClick(String) - Method in class HtmlBaseTag
Sets the onDblClick javascript event.
setOnDblClick(String) - Method in interface IHtmlEvents
Sets the onDblClick javascript event.
setOnDiv(boolean) - Method in class TreeHtmlAttribute
 
setOnDiv(boolean) - Method in class TreeHtmlAttributeInfo
 
setOnFocus(String) - Method in class AnchorBase
Sets the onFocus javascript event.
setOnFocus(String) - Method in class HtmlFocusBaseTag
Sets the onFocus javascript event.
setOnIcon(boolean) - Method in class TreeHtmlAttribute
 
setOnIcon(boolean) - Method in class TreeHtmlAttributeInfo
 
setOnKeyDown(String) - Method in class AnchorCell
Sets the onKeyDown javascript event.
setOnKeyDown(String) - Method in class Caption
Sets the onKeyDown javascript event.
setOnKeyDown(String) - Method in class Footer
Sets the onKeyDown javascript event.
setOnKeyDown(String) - Method in class Header
Sets the onKeyDown javascript event.
setOnKeyDown(String) - Method in class ImageAnchorCell
Sets the onKeyDown javascript event.
setOnKeyDown(String) - Method in class ImageCell
Sets the onKeyDown javascript event.
setOnKeyDown(String) - Method in class Rows
Sets the onKeyDown javascript event.
setOnKeyDown(String) - Method in class SpanCell
Sets the onKeyDown javascript event.
setOnKeyDown(String) - Method in class HtmlBaseTag
Sets the onKeyDown javascript event.
setOnKeyDown(String) - Method in interface IHtmlEvents
Sets the onKeyDown javascript event.
setOnKeyPress(String) - Method in class AnchorCell
Sets the onKeyPress javascript event.
setOnKeyPress(String) - Method in class Caption
Sets the onKeyPress javascript event.
setOnKeyPress(String) - Method in class Footer
Sets the onKeyPress javascript event.
setOnKeyPress(String) - Method in class Header
Sets the onKeyPress javascript event.
setOnKeyPress(String) - Method in class ImageAnchorCell
Sets the onKeyPress javascript event.
setOnKeyPress(String) - Method in class ImageCell
Sets the onKeyPress javascript event.
setOnKeyPress(String) - Method in class Rows
Sets the onKeyPress javascript event.
setOnKeyPress(String) - Method in class SpanCell
Sets the onKeyPress javascript event.
setOnKeyPress(String) - Method in class HtmlBaseTag
Sets the onKeyPress javascript event.
setOnKeyPress(String) - Method in interface IHtmlEvents
Sets the onKeyPress javascript event.
setOnKeyUp(String) - Method in class AnchorCell
Sets the onKeyUp javascript event.
setOnKeyUp(String) - Method in class Caption
Sets the onKeyUp javascript event.
setOnKeyUp(String) - Method in class Footer
Sets the onKeyUp javascript event.
setOnKeyUp(String) - Method in class Header
Sets the onKeyUp javascript event.
setOnKeyUp(String) - Method in class ImageAnchorCell
Sets the onKeyUp javascript event.
setOnKeyUp(String) - Method in class ImageCell
Sets the onKeyUp javascript event.
setOnKeyUp(String) - Method in class Rows
Sets the onKeyUp javascript event.
setOnKeyUp(String) - Method in class SpanCell
Sets the onKeyUp javascript event.
setOnKeyUp(String) - Method in class HtmlBaseTag
Sets the onKeyUp javascript event.
setOnKeyUp(String) - Method in interface IHtmlEvents
Sets the onKeyUp javascript event.
setOnLoad(String) - Method in class Body
Sets the onLoad javascript event.
setOnMouseDown(String) - Method in class AnchorCell
Sets the onMouseDown javascript event.
setOnMouseDown(String) - Method in class Caption
Sets the onMouseDown javascript event.
setOnMouseDown(String) - Method in class Footer
Sets the onMouseDown javascript event.
setOnMouseDown(String) - Method in class Header
Sets the onMouseDown javascript event.
setOnMouseDown(String) - Method in class ImageAnchorCell
Sets the onMouseDown javascript event.
setOnMouseDown(String) - Method in class ImageCell
Sets the onMouseDown javascript event.
setOnMouseDown(String) - Method in class Rows
Sets the onMouseDown javascript event.
setOnMouseDown(String) - Method in class SpanCell
Sets the onMouseDown javascript event.
setOnMouseDown(String) - Method in class HtmlBaseTag
Sets the onMouseDown javascript event.
setOnMouseDown(String) - Method in interface IHtmlEvents
Sets the onMouseDown javascript event.
setOnMouseMove(String) - Method in class AnchorCell
Sets the onMouseMove javascript event.
setOnMouseMove(String) - Method in class Caption
Sets the onMouseMove javascript event.
setOnMouseMove(String) - Method in class Footer
Sets the onMouseMove javascript event.
setOnMouseMove(String) - Method in class Header
Sets the onMouseMove javascript event.
setOnMouseMove(String) - Method in class ImageAnchorCell
Sets the onMouseMove javascript event.
setOnMouseMove(String) - Method in class ImageCell
Sets the onMouseMove javascript event.
setOnMouseMove(String) - Method in class Rows
Sets the onMouseMove javascript event.
setOnMouseMove(String) - Method in class SpanCell
Sets the onMouseMove javascript event.
setOnMouseMove(String) - Method in class HtmlBaseTag
Sets the onMouseMove javascript event.
setOnMouseMove(String) - Method in interface IHtmlEvents
Sets the onMouseMove javascript event.
setOnMouseOut(String) - Method in class AnchorCell
Sets the onMouseOut javascript event.
setOnMouseOut(String) - Method in class Caption
Sets the onMouseOut javascript event.
setOnMouseOut(String) - Method in class Footer
Sets the onMouseOut javascript event.
setOnMouseOut(String) - Method in class Header
Sets the onMouseOut javascript event.
setOnMouseOut(String) - Method in class ImageAnchorCell
Sets the onMouseOut javascript event.
setOnMouseOut(String) - Method in class ImageCell
Sets the onMouseOut javascript event.
setOnMouseOut(String) - Method in class Rows
Sets the onMouseOut javascript event.
setOnMouseOut(String) - Method in class SpanCell
Sets the onMouseOut javascript event.
setOnMouseOut(String) - Method in class HtmlBaseTag
Sets the onMouseOut javascript event.
setOnMouseOut(String) - Method in interface IHtmlEvents
Sets the onMouseOut javascript event.
setOnMouseOver(String) - Method in class AnchorCell
Sets the onMouseOver javascript event.
setOnMouseOver(String) - Method in class Caption
Sets the onMouseOver javascript event.
setOnMouseOver(String) - Method in class Footer
Sets the onMouseOver javascript event.
setOnMouseOver(String) - Method in class Header
Sets the onMouseOver javascript event.
setOnMouseOver(String) - Method in class ImageAnchorCell
Sets the onMouseOver javascript event.
setOnMouseOver(String) - Method in class ImageCell
Sets the onMouseOver javascript event.
setOnMouseOver(String) - Method in class Rows
Sets the onMouseOver javascript event.
setOnMouseOver(String) - Method in class SpanCell
Sets the onMouseOver javascript event.
setOnMouseOver(String) - Method in class HtmlBaseTag
Sets the onMouseOver javascript event.
setOnMouseOver(String) - Method in interface IHtmlEvents
Sets the onMouseOver javascript event.
setOnMouseUp(String) - Method in class AnchorCell
Sets the onMouseUp javascript event.
setOnMouseUp(String) - Method in class Caption
Sets the onMouseUp javascript event.
setOnMouseUp(String) - Method in class Footer
Sets the onMouseUp javascript event.
setOnMouseUp(String) - Method in class Header
Sets the onMouseUp javascript event.
setOnMouseUp(String) - Method in class ImageAnchorCell
Sets the onMouseUp javascript event.
setOnMouseUp(String) - Method in class ImageCell
Sets the onMouseUp javascript event.
setOnMouseUp(String) - Method in class Rows
Sets the onMouseUp javascript event.
setOnMouseUp(String) - Method in class SpanCell
Sets the onMouseUp javascript event.
setOnMouseUp(String) - Method in class HtmlBaseTag
Sets the onMouseUp javascript event.
setOnMouseUp(String) - Method in interface IHtmlEvents
Sets the onMouseUp javascript event.
setOnPopupDone(String) - Method in class ConfigurePopup
Sets the JavaScript function to be called when the popup window is closing.
setOnReset(String) - Method in class Form
Sets the onReset javascript event.
setOnSelect(String) - Method in class HtmlFocusBaseTag
Sets the onSelect javascript event.
setOnSelectionLink(boolean) - Method in class TreeHtmlAttribute
 
setOnSelectionLink(boolean) - Method in class TreeHtmlAttributeInfo
 
setOnSubmit(String) - Method in class Form
Sets the onSubmit javascript event.
setOnUnload(String) - Method in class Body
Sets the onUnload javascript event.
setOperation(FilterOperation) - Method in class Filter
 
setOptionsDataSource(Object) - Method in class HtmlGroupBaseTag
Sets the options datasource value (an expression).
setOptionsDataSource(Object) - Method in class HtmlOptionsDataSourceTag
Sets the options datasource value (an expression).
setOrientation(String) - Method in class HtmlGroupBaseTag
Set the orientation of the resulting options group.
setOriginalForward(ActionForward) - Method in class ActionInterceptorContext
 
setOriginalServletPath(String) - Method in class PageFlowRequestWrapper
 
setOuterAttribute(HttpServletRequest, String, Object) - Static method in class RequestUtils
 
setOutputForm(ActionMapping, ActionForm, HttpServletRequest, boolean) - Static method in class PageFlowUtils
Make a form bean available as an attributet in the request/session (as appropriate).
setOutputFormBeanMember(String) - Method in class ForwardModel
 
setOutputFormBeanType(String) - Method in class ForwardModel
 
setOutputForms(ActionMapping, Forward, HttpServletRequest, boolean) - Static method in class PageFlowUtils
Make any form beans in the given Forward object available as attributets in the request/session (as appropriate).
setOutputForms(ActionMapping, Forward, HttpServletRequest) - Static method in class PageFlowUtils
Make any form beans in the given Forward object available as attributets in the request/session (as appropriate).
setOutputForms(ActionMapping, ActionForm[], HttpServletRequest) - Static method in class PageFlowUtils
Make a set of form beans available as attributets in the request/session (as appropriate).
setOutputForms(ActionMapping, ActionForm[], HttpServletRequest, boolean) - Static method in class PageFlowUtils
Make a set of form beans available as attributets in the request/session (as appropriate).
setOutputFormType(String) - Method in exception IllegalOutputFormException
Set the type name of the relevant output form.
setOverloaded(boolean) - Method in class ActionModel
 
setOverloaded(boolean) - Method in class PageFlowActionMapping
 
setOverrideForward(InterceptorForward, ActionInterceptorContext) - Method in class ActionInterceptor
 
setOverrideForward(InterceptorForward, ActionInterceptor) - Method in class ActionInterceptorContext
Set an InterceptorForward that changes the destination URI of the intercepted action.
setPackageName(String) - Method in class JspTaglibSubTask
 
setPackageName(String) - Method in class TldxSubTask
 
setPadContext(PadContext) - Method in class Repeater
 
setPadText(String) - Method in class Pad
Set the text that will be used when padding a Repeater that renders its body too few times.
setPage(int) - Method in class PagerModel
 
setPageAction(String) - Method in class PagerModel
 
setPageAction(String) - Method in class ConfigurePager
 
setPageContext(JspContext) - Method in class WriteRenderAppender
 
setPageFlowScopedFormName(String) - Method in class PageFlowRequestWrapper
 
setPageHref(String) - Method in class PagerModel
 
setPageHref(String) - Method in class ConfigurePager
 
setPageInputName(String) - Method in exception IllegalPageInputException
Deprecated. Set the name of the relevant action output.
setPagerFormat(String) - Method in class ConfigurePager
 
setPagerModel(PagerModel) - Method in class DataGridState
 
setPagerRenderer(PagerRenderer) - Method in class DataGridTagModel
 
setPagerRendererClass(String) - Method in class ConfigurePager
 
setPageSize(int) - Method in class PagerModel
 
setPageSize(int) - Method in class ConfigurePager
 
setPaletteGenerator(String) - Method in class TldxSubTask
 
setParameter(String) - Method in class ActionModel
 
setParameter(String) - Method in class MessageResourcesModel
 
setParams(HashMap) - Method in class AnchorCellModel
 
setParent(InheritableState) - Method in class InheritableState
 
setParent(TreeElement) - Method in class TreeElement
Sets the parent node of this node.
setParent(TreeElement) - Method in class TreeHtmlAttributeInfo
 
setParentApp(StrutsApp) - Method in class StrutsElementSupport
 
setParser(URLTemplateFileParser) - Static method in class URLTemplatesFactory
Allow clients to set their own parser.
setPassword(boolean) - Method in class TextBox
Set the password state (true means this is a password field).
setPath(String) - Method in class ActionModel
 
setPath(String) - Method in class ExceptionModel
 
setPath(String) - Method in class ForwardModel
 
setPath(String) - Method in class FreezableMutableURI
Sets the path.
setPath(String) - Method in class MutableURI
Sets the path.
setPath(String) - Method in class Forward
Set the path to be returned by Forward.getPath().
setPath(String) - Method in class TemplateHelper
Sets path.
setPathInfo(String) - Method in class ScopedRequestImpl
 
setPathPrefix(String) - Method in class TemplateHelper
Sets a path prefix.
setPattern(String) - Method in class FormatTag.Formatter
 
setPattern(String) - Method in class FormatTag
Sets the pattern to be used by this FormatTag.
setPlacement(String) - Method in class ScriptBlock
Place the JavaScript inside in relationship to the frameword generated JavaScript.
setPopup(boolean) - Method in class AnchorBase
Sets the popup indicator.
setPopup(boolean) - Method in class Button
Sets the popup indicator.
setPopupFunc(String) - Method in class ConfigurePopup
Sets the JavaScript function to be called to open the popup window.
setPort(int) - Method in class FreezableMutableURI
Sets the port.
setPort(int) - Method in class MutableURI
Sets the port.
setPort(int) - Method in class TemplateHelper
Sets a port.
setPrefix(String) - Method in class ActionModel
 
setPreventDoubleSubmit(boolean) - Method in class ActionModel
 
setPreventDoubleSubmit(boolean) - Method in class PageFlowActionMapping
 
setPreviousPageInfo(PreviousPageInfo) - Method in class PageFlowRequestWrapper
 
setProcessPopulateAlreadyCalled(boolean) - Method in class PageFlowRequestWrapper
 
setProperty(String, String) - Method in class StrutsElementSupport
 
setPropertyResolver(PropertyResolver) - Method in class PageFlowApplication
 
setQuery(String) - Method in class FreezableMutableURI
Sets (and resets) the query string.
setQuery(String) - Method in class MutableURI
Sets (and resets) the query string.
setQueryString(String) - Method in class Forward
Set the query string that will be appended to the URI returned by Forward.getPath().
setQueryString(String) - Method in class PreviousActionInfo
Set the query string from the original request URI.
setQueryString(String) - Method in class TemplateHelper
 
setReadonly(boolean) - Method in class ActionModel
 
setReadonly(boolean) - Method in class ExceptionModel
 
setReadonly(boolean) - Method in class PageFlowActionMapping
 
setReadonly(boolean) - Method in class PageFlowExceptionConfig
 
setReadonly(boolean) - Method in class FileUpload
Set if this FileUpload is read-only.
setReadonly(boolean) - Method in class TextArea
Set if this TextArea is read-only.
setReadonly(boolean) - Method in class TextBox
Set if this TextBox is read-only.
setRedirect(boolean) - Method in class ForwardModel
 
setRedirect(boolean) - Method in class Forward
Set whether the URI resolved by this Forward should be redirected to.
setRedirect(boolean) - Method in class ActionResultImpl
 
setRef(Object) - Method in class ByRef
 
setRegisteredHandler(Handler) - Method in class DefaultHandler
 
setRel(String) - Method in class AnchorCell
Sets rel attribute for the anchor.
setRel(String) - Method in class ImageAnchorCell
Sets rel attribute for the anchor.
setRel(String) - Method in class Anchor
Sets rel attribute for the anchor.
setRenderRowGroups(boolean) - Method in class DataGridTagModel
 
setRenderRowGroups(boolean) - Method in class DataGrid
 
setRenderTagIdLookup(boolean) - Method in class Tree
This will cause the standard tagId to Id JavaScript to be output.
setRepeater(boolean) - Method in class HtmlGroupBaseTag
Set whether repeating of contains options is on.
setRepeater(boolean) - Method in class Select
Set whether repeating of contains options is on.
setRepeatingOrder(String) - Method in class Select
This method will set the order of the options generated in the select.
setRepeatingType(String) - Method in class SelectOption
If the options is being used inside a repeating Select, this is the type of the option.
setReplace(boolean) - Method in class ConfigurePopup
Sets whether the popup window's location will replace the location in the current window's navigation history.
setReportErrors(boolean) - Method in class Template
Set the boolean indicating that the template should report errors.
setRequestURI(String) - Method in class ScopedRequestImpl
 
setRequestURI(String, String) - Method in class ScopedRequestImpl
 
setRequestURI(String) - Method in interface ScopedRequest
 
setRequired(boolean) - Method in class FormBeanModel.Property
 
setRequired(boolean) - Method in class DeclarePageInput
Set the required attribute.
setRequiredTokens(Collection<String>) - Static method in class URLTemplatesFactory
Allow clients to define a set of required tokens for the template verification.
setRequiredValueAttribute(String, String) - Method in class AbstractClassicTag
Report an error if the value of attrValue is equal to the empty string, otherwise return that value.
setRequiredValueAttribute(String, String) - Method in class AbstractSimpleTag
Report an error if the value of attrValue is equal to the empty string, otherwise return that value.
setResizable(boolean) - Method in class ConfigurePopup
Sets whether the popup window is resizable.
setResourceBundlePath(String) - Method in class DataGridResourceProvider
 
setResourceBundlePath(String) - Method in class DataGrid
 
setResourceProvider(DataGridResourceProvider) - Method in class DataGridTagModel
 
setRestoreQueryString(boolean) - Method in class ForwardModel
 
setRestoreQueryString(boolean) - Method in class PageFlowActionForward
 
setResultId(String) - Method in class AbstractCallMethod
Sets the identifier at which the result of invoking the method will stored.
setResultId(String) - Method in class Message
 
setResultId(String) - Method in class GetData
Set the String key under which the result of evaluating an expression will be stored in the PageContext.
setResultId(String) - Method in class RewriteName
Sets the resultId which, if non-null, will store the real name in the page context under the resultId name;
setResultOverride(Object, Interceptor) - Method in class InterceptorContext
 
setReturnFormMember(String) - Method in class PageFlowActionForward
 
setReturnFormType(String) - Method in class PageFlowActionForward
 
setReturningFromActionIntercept(boolean) - Method in class PageFlowRequestWrapper
 
setReturnNull(boolean) - Method in class MessageResourcesModel
 
setReturnNull(Boolean) - Method in class MessageResourcesModel
 
setReturnToAction(boolean) - Method in class ForwardModel
 
setReturnToAction(boolean) - Method in class PageFlowActionForward
 
setReturnToActionDisabled(boolean) - Method in class StrutsApp
 
setReturnToPage(boolean) - Method in class ForwardModel
 
setReturnToPage(boolean) - Method in class PageFlowActionForward
 
setReturnToPageDisabled(boolean) - Method in class StrutsApp
 
setRev(String) - Method in class AnchorCell
Sets rev attribute for the anchor.
setRev(String) - Method in class ImageAnchorCell
Sets rev attribute for the anchor.
setRev(String) - Method in class Anchor
Sets rev attribute for the anchor.
setRoles(String) - Method in class ActionModel
 
setRolloverImage(String) - Method in class ImageAnchor
Sets the roll-over image of the ImageAnchor.
setRolloverImage(String) - Method in class ImageButton
Sets the roll-over image of the ImageAnchor.
setRootNode(TreeElement) - Method in class Tree
Sets the root TreeElement of this tree.
setRootNodeCollapsedImage(String) - Method in interface ITreeRootElement
 
setRootNodeCollapsedImage(String) - Method in class Tree
Sets the image that will be used for the root when it is Collapsed.
setRootNodeCollapsedImage(String) - Method in class TreeRootElement
Sets the name of the collapsed image for the root node.
setRootNodeExpandedImage(String) - Method in interface ITreeRootElement
 
setRootNodeExpandedImage(String) - Method in class Tree
Sets the image that will be used for the root when it is Expanded.
setRootNodeExpandedImage(String) - Method in class TreeRootElement
Sets the expanded image for the root node.
setRow(int) - Method in class PagerModel
 
setRowClass(String) - Method in class AbstractStyleBean
Set the table row style class.
setRowClass(String) - Method in class CellRepeater
Set the HTML style class that is rendered on each HTML table row that is opened by this tag.
setRows(int) - Method in class CellRepeater
Set the number of rows that should be rendered in the table generated by the tag.
setRows(int) - Method in class TextArea
Sets the number of rows in the TextArea.
setRunAtClient(boolean) - Method in class Tree
Cause expansion and contraction on the client.
setRuntimeVersionChecker(RuntimeVersionChecker) - Method in class BaseChecker
 
setScheme(String) - Method in class FreezableMutableURI
Sets the protocol/scheme.
setScheme(String) - Method in class MutableURI
Sets the protocol/scheme.
setScheme(String) - Method in class TemplateHelper
Sets the protocol scheme.
setScope(String) - Method in class ActionModel
 
setScope(String) - Method in class TreeElement
Set the target scope for this anchor's URI.
setScope(String) - Method in class TreeItem
Set the target scope for this tree node's URI.
setScopedSessionAttr(String, Object, HttpServletRequest) - Static method in class ScopedServletUtils
If the request is a ScopedRequest, this sets an attribute whose name is scoped to that request's scope-ID; otherwise, it is a straight passthrough to HttpSession.setAttribute(java.lang.String, java.lang.Object).
setScopeId(String) - Method in class AnchorCellModel
 
setScopeId(String) - Method in class HeaderCellModel
 
setScopeId(String) - Method in class HeaderCell
Sets the scopeId for any anchors rendered by this header cell.
setScrollbars(boolean) - Method in class ConfigurePopup
Sets whether the popup window has scroll bars.
setSelected(boolean) - Method in class TreeElement
Sets whether this node currently selected.
setSelected(TreeElement, String, ServletRequest) - Static method in class TreeHelpers
Recursive routine to set the selected node.
setSelectedStyle(String) - Method in class Tree
Set the style of a tree element when is is selected.
setSelectedStyleClass(String) - Method in class Tree
Set the style class of a tree element when is is selected.
setSelectionAction(String) - Method in class InheritableState
 
setSelectionAction(String) - Method in class Tree
Sets the action used for selecting tree nodes.
setSelectionAction(String) - Method in class TreePropertyOverride
Sets the action used for expanding and contracting tree nodes.
setSelectionTarget(String) - Method in class InheritableState
 
setSelectionTarget(String) - Method in class Tree
Sets the target for a selection action.
setServletContext(ServletRequest, ServletContext) - Static method in class InternalUtils
 
setServletRequest(ServletRequest) - Method in class DataGridStateCodec
 
setShape(String) - Method in class AnchorBase
Sets shape attribute for the area.
setSharedFlow(boolean) - Method in class StrutsApp
 
setSharedFlows(Map<String, String>) - Method in class StrutsApp
 
setSharedFlows(String) - Method in class PageFlowControllerConfig
 
setShortname(String) - Method in class JspTaglibSubTask
Sets the Shortname attribute of the JspTaglibSubTask object
setShowDevModeStackTrace(boolean) - Method in class Exceptions
Set whether or not the stack trace is being shown.
setShowMessage(boolean) - Method in class Exceptions
Set whether or not the exception message is being shown.
setShowStackTrace(boolean) - Method in class Exceptions
Set whether or not the stack trace is being shown.
setSimpleAction(boolean) - Method in class ActionModel
 
setSimpleAction(boolean) - Method in class PageFlowActionMapping
 
setSize(String) - Method in class FileUpload
Set the size (in characters) of the FileUpload.
setSize(int) - Method in class Select
Sets how many options are displayed.
setSize(int) - Method in class TextBox
Set the size (in characters) of the TextBox.
setSmallicon(String) - Method in class JspTaglibSubTask
Sets the Smallicon attribute of the JspTaglibSubTask object
setSortAction(String) - Method in class HeaderCellModel
 
setSortAction(String) - Method in class HeaderCell
 
setSortExpression(String) - Method in class Sort
 
setSortExpression(String) - Method in class HeaderCellModel
 
setSortExpression(String) - Method in class AbstractHtmlTableCell
 
setSortExpression(String) - Method in class HeaderCell
 
setSortHref(String) - Method in class HeaderCellModel
 
setSortHref(String) - Method in class HeaderCell
 
setSortModel(SortModel) - Method in class DataGridState
 
setSortStrategy(SortStrategy) - Method in class SortModel
 
setSource(Object) - Method in class SerializeXML
 
setSourceFileInfo(ClassDeclaration, SourceFileInfo) - Method in class BaseAnnotationProcessor
 
setSpanState(SpanTag.State) - Method in class SpanCellModel
 
setSrc(String) - Method in class ImageAnchorCell
Sets the image source URI.
setSrc(String) - Method in class ImageCell
 
setSrc(String) - Method in class Image
Sets the image source URI.
setSrc(String) - Method in class ImageAnchor
Sets the image source URI.
setSrc(String) - Method in class ImageButton
Sets the image source URI.
setStateAttribute(String, String, AbstractHtmlState) - Method in class HtmlBaseTag
Attribute implementation.
setStateManager(StateManager) - Method in class PageFlowApplication
 
setStatus(int) - Method in class ScopedResponseImpl
 
setStatus(int, String) - Method in class ScopedResponseImpl
 
setStatus(boolean) - Method in class ConfigurePopup
Sets whether the status bar is displayed in the popup window.
setStatusCode(int) - Method in class ActionResultImpl
 
setStatusMessage(String) - Method in class ActionResultImpl
 
setStringBuilder(StringBuilder) - Method in class StringBuilderRenderAppender
 
setStringInputPattern(String) - Method in class FormatDate
Set the pattern to use to convert a String value into a date.
setStyle(String) - Method in class AnchorCell
Sets the style of the rendered html tag.
setStyle(String) - Method in class Caption
Sets the style of the rendered html tag.
setStyle(String) - Method in class Footer
Sets the style of the rendered html tag.
setStyle(String) - Method in class Header
Sets the style of the rendered html tag.
setStyle(String) - Method in class ImageAnchorCell
Sets the style of the rendered html tag.
setStyle(String) - Method in class ImageCell
Sets the style of the rendered html tag.
setStyle(String) - Method in class Rows
Sets the style of the rendered html tag.
setStyle(String) - Method in class SpanCell
Sets the style of the rendered html tag.
setStyle(String) - Method in class HtmlBaseTag
Sets the style of the rendered html tag.
setStyle(String) - Method in class HtmlGroupBaseTag
Sets the style of the rendered html tag.
setStyle(String) - Method in interface IHtmlCore
Sets the style of the rendered html tag.
setStyleClass(String) - Method in class AnchorCell
Sets the style class of the rendered html tag.
setStyleClass(String) - Method in class Caption
Sets the style class of the rendered html tag.
setStyleClass(String) - Method in class Footer
Sets the style class of the rendered html tag.
setStyleClass(String) - Method in class Header
Sets the style class of the rendered html tag.
setStyleClass(String) - Method in class ImageAnchorCell
Sets the style class of the rendered html tag.
setStyleClass(String) - Method in class ImageCell
Sets the style class of the rendered html tag.
setStyleClass(String) - Method in class Rows
Sets the style class of the rendered html tag.
setStyleClass(String) - Method in class SpanCell
Sets the style class of the rendered html tag.
setStyleClass(String) - Method in class HtmlBaseTag
Sets the style class of the rendered html tag.
setStyleClass(String) - Method in class HtmlGroupBaseTag
Sets the style class of the rendered html tag.
setStyleClass(String) - Method in interface IHtmlCore
Sets the style class of the rendered html tag.
setStyleClassPolicy(String) - Method in class DataGrid
 
setStyleClassPrefix(String) - Method in class DataGrid
 
setStyleModel(StyleModel) - Method in class DataGridTagModel
 
setStylePrefix(String) - Method in class StyleModel
 
setSuffix(String) - Method in class ActionModel
 
setSupportedLocales(Collection) - Method in class PageFlowApplication
 
setTabindex(int) - Method in class AnchorBase
Sets the tabIndex of the rendered html tag.
setTabindex(int) - Method in class Button
Sets the tabIndex of the rendered html tag.
setTabindex(int) - Method in class CheckBox
Sets the tabIndex of the rendered html tag.
setTabindex(int) - Method in class CheckBoxOption
Sets the tabIndex of the rendered html tag.
setTabindex(int) - Method in class Hidden
Sets the tabIndex of the rendered html tag.
setTabindex(int) - Method in class ImageButton
Sets the tabIndex of the rendered html tag.
setTabindex(int) - Method in class RadioButtonOption
Sets the tabIndex of the rendered html tag.
setTabindex(int) - Method in class Select
Sets the tabIndex of the rendered html tag.
setTabindex(int) - Method in class TextArea
Sets the tabIndex of the rendered html tag.
setTabindex(int) - Method in class TextBox
Sets the tabIndex of the rendered html tag.
setTableClass(String) - Method in class AbstractStyleBean
Set the table style class.
setTableClass(String) - Method in class CellRepeater
Set the HTML style class that is rendered on the HTML table that is opened by this tag.
setTableRenderer(TableRenderer) - Method in class DataGridTagModel
 
setTagId(String) - Method in class DivPanel
Set the ID of the tag.
setTagId(String) - Method in class HtmlBaseTag
Set the ID of the tag.
setTagId(String) - Method in interface IHtmlCore
Set the ID of the tag.
setTagId(String) - Method in class Tree
Set the ID of the tag.
setTagId(String) - Method in class TreeElement
Set the ID of the tag.
setTagId(String) - Method in class TreeItem
Set the ID of the tag.
setTagIdRef(String) - Method in class RetrievePopupOutput
Sets the ID of the form field to populate with a popup output.
setTaglibversion(String) - Method in class JspTaglibSubTask
Sets the Taglibversion attribute of the JspTaglibSubTask object
setTarget(String) - Method in class AnchorCell
Sets the window target.
setTarget(String) - Method in class ImageAnchorCell
Sets the window target.
setTarget(String) - Method in class Anchor
Sets the window target.
setTarget(String) - Method in class Base
Set the default window target.
setTarget(String) - Method in class Form
Sets the window target.
setTarget(String) - Method in class TreeElement
Set the window target for the hyperlink indentified by the action.
setTarget(String) - Method in class TreeItem
Sets the window target.
setTargetScope(String) - Method in class AnchorCell
Set the target "scope" for the anchor's action.
setTargetScope(String) - Method in class ImageAnchorCell
Set the target "scope" for the anchor's action.
setTargetScope(String) - Method in class AnchorBase
Set the target "scope" for the anchor's action.
setTargetScope(String) - Method in class Button
Set the target "scope" for the button's action.
setTargetScope(String) - Method in class Form
Set the target "scope" for the form's action.
setTemplate(String) - Method in class URLTemplate
Reset the String form of the template.
setTemplate(String) - Method in class TemplateHelper
Sets a URL template for this URL.
setTemplate(URLTemplate) - Method in class TemplateHelper
 
setTemplatePage(String) - Method in class Template
Set the URL of the template to use.
setText(String) - Method in class Body
Sets the foreground text color of the page.
setTilesDefinitionsConfigs(List<String>) - Method in class StrutsApp
 
setTitle(String) - Method in class AnchorCell
Sets the value of the title attribute.
setTitle(String) - Method in class Caption
Sets the value of the title attribute.
setTitle(String) - Method in class Footer
Sets the value of the title attribute.
setTitle(String) - Method in class Header
Sets the value of the title attribute.
setTitle(String) - Method in class ImageAnchorCell
Sets the value of the title attribute.
setTitle(String) - Method in class ImageCell
Sets the value of the title attribute.
setTitle(String) - Method in class Rows
Sets the value of the title attribute.
setTitle(String) - Method in class SpanCell
Sets the value of the title attribute.
setTitle(String) - Method in class HtmlBaseTag
Sets the value of the title attribute.
setTitle(String) - Method in interface IHtmlCore
Sets the Nodes title.
setTitle(String) - Method in class TreeElement
Returns the current title attribute for the node.
setTitle(String) - Method in class TreeItem
Sets the TreeItems title.
setTldxVersion(String) - Method in class TldxSubTask
 
setToolbar(boolean) - Method in class ConfigurePopup
Sets whether the toolbar is visible in the popup window.
setTop(int) - Method in class ConfigurePopup
Sets the Y coordinate of the top left corner of the popup window.
setTransient(boolean) - Method in class BackingClassMethodBinding
 
setTreeRenderState(TreeRenderState) - Method in interface ITreeRootElement
Set the TreeRenderState
setTreeRenderState(TreeRenderState) - Method in class TreeRootElement
Set the TreeRenderState
setTreeStyle(String) - Method in class Tree
Sets the style attribute of the tree.
setTreeStyleClass(String) - Method in class Tree
Sets the class attribute of the tree.
setTruncate(boolean) - Method in class FormatString
Sets whether or not pattern-exceeding characters should be dropped.
setTruncate(boolean) - Method in class FormatString.StringFormatter
 
setType(String) - Method in class ActionModel
 
setType(String) - Method in class ActionOutputModel
 
setType(String) - Method in class ExceptionModel
 
setType(String) - Method in class FormBeanModel.Property
 
setType(String) - Method in class FormBeanModel
 
setType(String) - Method in class AnchorCell
Sets type attribute for the anchor.
setType(String) - Method in class ImageAnchorCell
Sets type attribute for the anchor.
setType(String) - Method in class MethodParameter

Set a String matching the type of this parameter on the method to invoke.

setType(String) - Method in class DeclarePageInput
Set the type of the variable that referenced with the DeclarePageInput.setName(java.lang.String) attribute on this tag.
setType(String) - Method in class Anchor
Sets type attribute for the anchor.
setType(String) - Method in class Button
Set the type of the Button (submit, button, or reset).
setType(String) - Method in class FormatNumber.NumberFormatter
 
setType(String) - Method in class FormatNumber
Sets the type of number format to be used (number, currency, or percent).
setTypeHint(FilterTypeHint) - Method in class Filter
 
setUnknown(boolean) - Method in class ActionModel
 
setUnqualifiedActionPath(String) - Method in class ActionModel
 
setUnqualifiedActionPath(String) - Method in class PageFlowActionMapping
 
setUnselectedStyle(String) - Method in class Tree
Set the style class of a tree element when is is not selected.
setUnselectedStyleClass(String) - Method in class Tree
Set the style class of a tree element when is is selected.
setURI(String) - Method in class FreezableMutableURI
Reset the value of the FreezableMutableURI.
setURI(String) - Method in class MutableURI
Reset the value of the MutableURI.
setURI(String) - Method in class ActionResultImpl
 
setURI(String) - Method in class CachedPageFlowInfo
 
setUri(String) - Method in class JspTaglibSubTask
Sets the Uri attribute of the JspTaglibSubTask object
setURI(String) - Method in class JspTaglibSubTask.TagLib
Sets the URI attribute of the TagLib object
setUri(String) - Method in class TldxSubTask
 
setUrl(String) - Method in class TemplateHelper
 
setURL(String) - Method in class RewriteURL
Sets the name to be rewritten.
setUseLocale(boolean) - Method in class Html
Sets whether the default locale's language should be used.
setUsemap(String) - Method in class ImageAnchorCell
Sets the client-side image map declaration.
setUsemap(String) - Method in class Image
Sets the client-side image map declaration.
setUsemap(String) - Method in class ImageAnchor
Sets the client-side image map declaration.
setUsemap(String) - Method in class ImageButton
Sets the usemap of for the map.
setUserInfo(String) - Method in class FreezableMutableURI
Sets the userInfo.
setUserInfo(String) - Method in class MutableURI
Sets the userInfo.
setValidate(boolean) - Method in class ActionModel
 
setValidationModel(ValidationModel) - Method in class StrutsApp
 
setValidatorVersion(String) - Method in class ValidationModel
 
setValign(String) - Method in class Footer
Sets the value of the vertical alignment attribute.
setValign(String) - Method in class Header
Sets the value of the vertical alignment attribute.
setValign(String) - Method in class Rows
Sets the value of the vertical alignment attribute.
setValue(Object) - Method in class Filter
 
setValue(String) - Method in class AnchorCellModel
 
setValue(String) - Method in class SpanCellModel
 
setValue(String) - Method in class AnchorCell
 
setValue(String) - Method in class SpanCell
 
setValue(Object) - Method in class MethodParameter
Sets the value of the method parameter that will be passed to the method call.
setValue(Object) - Method in class Message
 
setValue(Object) - Method in class MessageArg
 
setValue(Object) - Method in class GetData
Set the expression to evaluate.
setValue(String) - Method in class Anchor
This will set the text of the anchor.
setValue(String) - Method in class Attribute
Sets the value attribute.
setValue(String) - Method in class Behavior
Sets the value behavior.
setValue(String) - Method in class Button
Set the value of the Button's text.
setValue(Object) - Method in class CheckBoxOption
Set the value of this CheckBoxOption.
setValue(Object) - Method in class Content
Set the value of this Content.
setValue(String) - Method in class ImageButton
Set the value of the ImageButton.
setValue(Object) - Method in class LabelBase
Sets the text of the Label.
setValue(Object) - Method in class Parameter
Sets the value of the URL parameter.
setValue(Object) - Method in class RadioButtonOption
Set the value of this RadioButtonOption.
setValue(String) - Method in class SelectOption
Set the value of this SelectOption.
setValue(String) - Method in class SetAttribute
Set the value of the Attribute.
setValue(String) - Method in class TreeHtmlAttribute
Sets HTML attribute value.
setValue(String) - Method in class TreeHtmlAttributeInfo
 
setValue(String) - Method in class JspTaglibSubTask.ContextParam
Sets the Value attribute of the ContextParam object
setValue(String) - Method in class GroupOption
Set the value of the option.
setVar(String, String) - Method in class ValidatorRule
 
setVariableResolver(VariableResolver) - Method in class PageFlowApplication
 
setVariant(String) - Method in class DeclareBundle
Set the vendor / browser specific code that further parameterizes the .properties file messages will be read from.
setVerticalLineImage(String) - Method in class InheritableState
 
setVerticalLineImage(String) - Method in class Tree
Sets the image name for an area with a line through it.
setVerticalLineImage(String) - Method in class TreePropertyOverride
Sets the image name for an area with a line through it.
setVerticalRepeat(boolean) - Method in class CellRepeater
This tag can render the items in its dataset horizontally or vertically.
setViewHandler(ViewHandler) - Method in class PageFlowApplication
 
setViewRenderer(ViewRenderer) - Method in class PageFlowRequestWrapper
 
setVisible(boolean) - Method in class Section
Sets the visible state of the tag.
setVlink(String) - Method in class Body
Sets the the color of text marking visited hypertext links.
setVspace(String) - Method in class ImageAnchorCell
Sets the vertical spacing around the image.
setVspace(String) - Method in class ImageCell
 
setVspace(String) - Method in class Image
Sets the vertical spacing around the image.
setVspace(String) - Method in class ImageAnchor
Sets the vertical spacing around the image.
setWidth(String) - Method in class ImageAnchorCell
Sets the image width.
setWidth(String) - Method in class ImageCell
 
setWidth(int) - Method in class ConfigurePopup
Sets the width of the popup window.
setWidth(String) - Method in class Image
Sets the image width.
setWidth(String) - Method in class ImageAnchor
Sets the image width.
setXmlEncoding(String) - Method in class TldxSubTask
 
setXmlString(String) - Method in class XmlBeanActionForm
 
SHAPE - Static variable in interface HtmlConstants
The name of the shape attribute.
SHARED_FLOW_ATTR_PREFIX - Static variable in class InternalConstants
 
SHARED_FLOW_BASE_CLASS - Static variable in interface JpfLanguageConstants
 
SHARED_FLOW_CLASSNAME - Static variable in interface JpfLanguageConstants
 
SHARED_FLOW_EXTENSION - Static variable in class InternalConstants
 
SHARED_FLOW_FIELD_TAG_NAME - Static variable in interface JpfLanguageConstants
 
SHARED_FLOW_FILE_EXTENSION - Static variable in interface JpfLanguageConstants
 
SHARED_FLOW_FILE_EXTENSION_DOT - Static variable in interface JpfLanguageConstants
 
SHARED_FLOW_MODULE_PREFIX - Static variable in class InternalConstants
 
SHARED_FLOW_MODULE_PREFIX_LEN - Static variable in class InternalConstants
 
SHARED_FLOW_REF_TAG_NAME - Static variable in interface JpfLanguageConstants
 
SHARED_FLOW_REFS_ATTR - Static variable in interface JpfLanguageConstants
 
SHARED_FLOW_ROOT_MODULE - Static variable in class InternalConstants
 
SharedFlowChecker - Class in org.apache.beehive.netui.compiler
 
SharedFlowChecker(AnnotationProcessorEnvironment, FlowControllerInfo, Diagnostics) - Constructor for class SharedFlowChecker
 
SharedFlowController - Class in org.apache.beehive.netui.pageflow
 
SharedFlowController() - Constructor for class SharedFlowController
 
SharedFlowGenerator - Class in org.apache.beehive.netui.compiler
 
SharedFlowGenerator(AnnotationProcessorEnvironment, FlowControllerInfo, Diagnostics) - Constructor for class SharedFlowGenerator
 
sharedFlowName - Variable in class CachedSharedFlowRefInfo.SharedFlowFieldInfo
 
SharedFlowRefGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
SharedFlowRefGrammar(AnnotationProcessorEnvironment, Diagnostics, RuntimeVersionChecker) - Constructor for class SharedFlowRefGrammar
 
shortname - Variable in class JspTaglibSubTask
 
shouldDoSecureForwards() - Method in class LegacySettings
 
shouldDoSecureForwards() - Method in class PageFlowRequestProcessor
Deprecated. Use LegacySettings.shouldDoSecureForwards() instead.
shouldRender() - Method in class Pad
 
shouldRender() - Method in class RepeaterComponent
 
shouldRender() - Method in class RepeaterFooter
 
shouldRender() - Method in class RepeaterHeader
 
shouldRender() - Method in class RepeaterItem
 
SilentDiagnostics - Class in org.apache.beehive.netui.compiler.apt
 
SilentDiagnostics() - Constructor for class SilentDiagnostics
 
SIMPLE_ACTION_TAG_NAME - Static variable in interface JpfLanguageConstants
 
SIMPLE_ACTIONS_ATTR - Static variable in interface JpfLanguageConstants
 
SimpleActionGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
SimpleActionGrammar(AnnotationProcessorEnvironment, Diagnostics, RuntimeVersionChecker, FlowControllerInfo) - Constructor for class SimpleActionGrammar
 
SimpleCharStream - Class in org.apache.beehive.netui.script.el.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class SimpleCharStream
 
size() - Method in class DynaFormData
 
size() - Method in class PageFlowStack
Get the size of the stack of nested page flows.
size() - Method in class AbstractAttributeMap
 
SIZE - Static variable in interface HtmlConstants
The name of the shape attribute.
size - Variable in class InputTextTag.State
 
size - Variable in class SelectTag.State
 
size() - Method in class TreeElement
This method will return the number of children of the node.
smallicon - Variable in class JspTaglibSubTask
 
Sort - Class in org.apache.beehive.netui.databinding.datagrid.api.sort
 
Sort() - Constructor for class Sort
 
Sort(String, SortDirection) - Constructor for class Sort
 
SORT_ASC_IMAGE_PATH - Static variable in interface IDataGridMessageKeys
 
SORT_DESC_IMAGE_PATH - Static variable in interface IDataGridMessageKeys
 
SORT_NONE_IMAGE_PATH - Static variable in interface IDataGridMessageKeys
 
SortDirection - Enum in org.apache.beehive.netui.databinding.datagrid.api.sort
 
SortedCellDecorator - Class in org.apache.beehive.netui.databinding.datagrid.runtime.rendering.cell
 
SortedCellDecorator(CellDecorator) - Constructor for class SortedCellDecorator
 
SortModel - Class in org.apache.beehive.netui.databinding.datagrid.api.sort
 
SortModel(List<Sort>) - Constructor for class SortModel
 
SortStrategy - Class in org.apache.beehive.netui.databinding.datagrid.api.sort
 
SortStrategy() - Constructor for class SortStrategy
 
SourceFileInfo - Class in org.apache.beehive.netui.compiler
 
SourceFileInfo(File, String) - Constructor for class SourceFileInfo
 
SPAN - Static variable in interface HtmlConstants
The name of the span element.
Span - Class in org.apache.beehive.netui.tags.html
Generates styled text span based on an expression or literal value.
Span() - Constructor for class Span
 
SPAN_TAG - Static variable in class TagRenderingBase
 
SpanCell - Class in org.apache.beehive.netui.tags.databinding.datagrid
 
SpanCell() - Constructor for class SpanCell
 
SpanCellDecorator - Class in org.apache.beehive.netui.databinding.datagrid.runtime.rendering.cell
 
SpanCellDecorator() - Constructor for class SpanCellDecorator
 
SpanCellModel - Class in org.apache.beehive.netui.databinding.datagrid.runtime.model.cell
 
SpanCellModel() - Constructor for class SpanCellModel
 
SpanTag - Class in org.apache.beehive.netui.tags.rendering
Body, Start Tag: optional, End tag: optional Required href
SpanTag() - Constructor for class SpanTag
 
SpanTag.State - Class in org.apache.beehive.netui.tags.rendering
 
SpanTag.State() - Constructor for class SpanTag.State
 
specialConstructor - Variable in exception ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SQLSupport - Class in org.apache.beehive.netui.databinding.datagrid.runtime.sql
 
SQUOTE - Static variable in interface NetUIELParserConstants
 
SRC - Static variable in interface HtmlConstants
The name of the src attribute.
src - Variable in class ImageTag.State
 
src - Variable in class InputImageTag.State
 
src - Variable in class ScriptTag.State
 
START_EXPRESSION - Static variable in interface NetUIELParserConstants
 
startCheckClass(ClassDeclaration) - Method in class FlowControllerChecker
 
STATE_PARAM - Static variable in class TemplateHelper
Window state query parameter (reserved).
staticFlag - Static variable in class SimpleCharStream
 
storeException(HttpServletRequest, String, ActionMessage, String) - Static method in class DefaultExceptionsHandler
 
STRICT_ATTR - Static variable in interface JpfLanguageConstants
 
STRING_CLASS_NAME - Static variable in interface JpfLanguageConstants
 
STRING_LITERAL - Static variable in interface NetUIELParserConstants
 
StringBuilderRenderAppender - Class in org.apache.beehive.netui.tags.rendering
This is an implementation of AbstractRenderAppender which appends Strings to a StringBuilder
StringBuilderRenderAppender() - Constructor for class StringBuilderRenderAppender
 
StringBuilderRenderAppender(StringBuilder) - Constructor for class StringBuilderRenderAppender
 
stripFileExtension(String) - Static method in class FileUtils
 
STRUTS_CONFIG_EXTENSION - Static variable in class StrutsApp
 
STRUTS_CONFIG_PREFIX - Static variable in class StrutsApp
 
STRUTS_CONFIG_SEPARATOR - Static variable in class StrutsApp
 
STRUTS_PACKAGE - Static variable in interface JpfLanguageConstants
 
STRUTS_VALIDATOR_RULES_URI - Static variable in class StrutsApp
 
StrutsApp - Class in org.apache.beehive.netui.compiler.model
 
StrutsApp(String) - Constructor for class StrutsApp
 
StrutsApp.ActionMappingComparator - Class in org.apache.beehive.netui.compiler.model
 
StrutsApp.ActionMappingComparator() - Constructor for class StrutsApp.ActionMappingComparator
 
STRUTSCONFIG_OUTPUT_DIR - Static variable in class StrutsApp
 
StrutsElementSupport - Class in org.apache.beehive.netui.compiler.model
Defines general support for elements that
StrutsElementSupport(StrutsApp) - Constructor for class StrutsElementSupport
 
StrutsLogFactory - Class in org.apache.beehive.netui.util.logging
 
StrutsLogFactory() - Constructor for class StrutsLogFactory
 
StrutsLogger - Class in org.apache.beehive.netui.util.logging
 
StrutsLogger(Class) - Constructor for class StrutsLogger
 
StrutsLogger(String) - Constructor for class StrutsLogger
 
strutsLookup(ServletContext, ServletRequest, HttpServletResponse, String, String[]) - Static method in class PageFlowUtils
Resolve the given action to a URI by running an entire request-processing cycle on the given ScopedRequest and ScopedResponse.
STRUTSMERGE_ATTR - Static variable in interface JpfLanguageConstants
 
StrutsModule - Class in org.apache.beehive.netui.pageflow
An ActionResolver that submits actions to a Struts module.
StrutsModule(String) - Constructor for class StrutsModule
Construct on the given Struts module path.
StrutsModuleFactory - Class in org.apache.beehive.netui.pageflow
 
StrutsModuleFactory() - Constructor for class StrutsModuleFactory
 
STYLE - Static variable in interface HtmlConstants
The name of the style attribute.
style - Variable in class AbstractHtmlState
The HTML style attribute.
styleClass - Variable in class AbstractHtmlState
The HTML class attribute.
StyleModel - Class in org.apache.beehive.netui.databinding.datagrid.api.rendering
 
StyleModel() - Constructor for class StyleModel
 
StyleModel(String) - Constructor for class StyleModel
 
substitute(Map<String, String>) - Method in class URLTemplate
Replace a set of tokens in the template with a corresponding set of values.
substitute(String, String) - Method in class URLTemplate
Replace a single token in the template with a corresponding String value.
substitute(String, int) - Method in class URLTemplate
Replace a single token in the template with a corresponding int value.
SUMMARY - Static variable in interface HtmlConstants
The name of the summary attribute.
supportedAnnotationTypes() - Method in class FormBeanAnnotationProcessorFactory
 
supportedAnnotationTypes() - Method in class PageFlowAnnotationProcessorFactory
 
supportedOptions() - Method in class FormBeanAnnotationProcessorFactory
 
supportedOptions() - Method in class PageFlowAnnotationProcessorFactory
 
suppressComments - Variable in class ScriptTag.State
 
SwitchTo(int) - Method in class NetUIELParserTokenManager
 

T

TABINDEX - Static variable in interface HtmlConstants
The name of the tabindex attribute.
TABLE - Static variable in interface HtmlConstants
The name of the table element.
TABLE(AbstractRenderAppender) - Method in class ConstantRendering
 
TABLE_TAG - Static variable in class TagRenderingBase
 
TableRenderer - Class in org.apache.beehive.netui.databinding.datagrid.runtime.rendering.table
 
TableRenderer(HttpServletRequest) - Constructor for class TableRenderer
 
TableTag - Class in org.apache.beehive.netui.tags.rendering
Body, Start Tag: optional, End tag: optional Required href
TableTag() - Constructor for class TableTag
 
TableTag.State - Class in org.apache.beehive.netui.tags.rendering
 
TableTag.State() - Constructor for class TableTag.State
 
TagConfig - Class in org.apache.beehive.netui.tags
This class implements a series of static method that will return configuration information.
TagConfig() - Constructor for class TagConfig
 
TagErrorInfo - Class in org.apache.beehive.netui.tags
This is a "struct" class that contains the information for an expression evaluation error.
TagErrorInfo() - Constructor for class TagErrorInfo
 
TagHtmlBase - Class in org.apache.beehive.netui.tags.rendering
 
TagHtmlBase() - Constructor for class TagHtmlBase
 
tagId - Variable in class TreeRenderState
 
taglibversion - Variable in class JspTaglibSubTask
 
TagRenderingBase - Class in org.apache.beehive.netui.tags.rendering
 
TagRenderingBase() - Constructor for class TagRenderingBase
 
TagRenderingBase.Factory - Class in org.apache.beehive.netui.tags.rendering
This is the factory for obtaining a Tag Rendering object.
TagRenderingBase.Factory() - Constructor for class TagRenderingBase.Factory
 
tagType - Variable in class AbstractPageError
The number of the error on the page.
TARGET - Static variable in interface HtmlConstants
The name of the target attribute.
target - Variable in class BaseTag.State
 
TBODY - Static variable in interface HtmlConstants
The name of the tbody element.
TBODY_TAG - Static variable in class TagRenderingBase
 
TBodyTag - Class in org.apache.beehive.netui.tags.rendering
 
TBodyTag() - Constructor for class TBodyTag
 
TBodyTag.State - Class in org.apache.beehive.netui.tags.rendering
 
TBodyTag.State() - Constructor for class TBodyTag.State
 
TD - Static variable in interface HtmlConstants
The name of the td element.
TD_TAG - Static variable in class TagRenderingBase
 
TdTag - Class in org.apache.beehive.netui.tags.rendering
Body, Start Tag: optional, End tag: optional Required href
TdTag() - Constructor for class TdTag
 
TdTag.State - Class in org.apache.beehive.netui.tags.rendering
 
TdTag.State() - Constructor for class TdTag.State
 
Template - Class in org.apache.beehive.netui.tags.template
This tags defines the template to use within a content page.
Template() - Constructor for class Template
 
Template.TemplateContext - Class in org.apache.beehive.netui.tags.template
 
Template.TemplateContext() - Constructor for class Template.TemplateContext
 
TEMPLATE_ATTRIBUTES - Static variable in interface TemplateConstants
This is the name of a HashMap containing all of the attributes.
TEMPLATE_SECTIONS - Static variable in interface TemplateConstants
This is the name of a HashMap containing all of the sections.
TemplateCell - Class in org.apache.beehive.netui.tags.databinding.datagrid
 
TemplateCell() - Constructor for class TemplateCell
 
TemplateCellModel - Class in org.apache.beehive.netui.databinding.datagrid.runtime.model.cell
 
TemplateCellModel() - Constructor for class TemplateCellModel
 
TemplateConstants - Interface in org.apache.beehive.netui.tags.template
Define the constants used by the template tags.
TemplatedURLFormatter - Interface in org.apache.beehive.netui.core.urls
Offers a method for formatting URLs based on templates from a URL template config file.
TemplateHelper - Class in org.apache.beehive.netui.pageflow.util
Class for creating URLs from parameterized templates.
TemplateHelper(HttpServletRequest, HttpServletResponse) - Constructor for class TemplateHelper
Constructs a GenericURL.
TemplateTokenizer - Class in org.apache.beehive.netui.core.urltemplates
The identified tokens and the text between the matching tokens in the template are all returned.
TemplateTokenizer(CharSequence) - Constructor for class TemplateTokenizer
 
Term - Interface in org.apache.beehive.netui.script.el
 
TEXT - Static variable in interface HtmlConstants
The name of the text attribute.
TEXT_AREA_TAG - Static variable in class TagRenderingBase
 
TEXTAREA - Static variable in interface HtmlConstants
The name of the textarea element.
TextArea - Class in org.apache.beehive.netui.tags.html
Renders a databound TextArea with the given attributes.
TextArea() - Constructor for class TextArea
 
TextAreaTag - Class in org.apache.beehive.netui.tags.rendering
Body, Start Tag: optional, End tag: optional Required href
TextAreaTag() - Constructor for class TextAreaTag
 
TextAreaTag.State - Class in org.apache.beehive.netui.tags.rendering
 
TextAreaTag.State() - Constructor for class TextAreaTag.State
 
TextBox - Class in org.apache.beehive.netui.tags.html
Renders a databound TextBox with the given attributes.
TextBox() - Constructor for class TextBox
 
TFOOT - Static variable in interface HtmlConstants
The name of the tfoot element.
TFOOT_TAG - Static variable in class TagRenderingBase
 
TFootTag - Class in org.apache.beehive.netui.tags.rendering
 
TFootTag() - Constructor for class TFootTag
 
TFootTag.State - Class in org.apache.beehive.netui.tags.rendering
 
TFootTag.State() - Constructor for class TFootTag.State
 
TH - Static variable in interface HtmlConstants
The name of the th element.
TH_TAG - Static variable in class TagRenderingBase
 
THEAD - Static variable in interface HtmlConstants
The name of the thead element.
THEAD_TAG - Static variable in class TagRenderingBase
 
THeadTag - Class in org.apache.beehive.netui.tags.rendering
Body, Start Tag: optional, End tag: optional Required href
THeadTag() - Constructor for class THeadTag
 
THeadTag.State - Class in org.apache.beehive.netui.tags.rendering
 
THeadTag.State() - Constructor for class THeadTag.State
 
THROWABLE_CLASS_NAME - Static variable in interface JpfLanguageConstants
 
throwPageFlowException(PageFlowException) - Static method in class InternalUtils
 
throwPageFlowException(PageFlowException, ServletRequest) - Static method in class InternalUtils
 
ThTag - Class in org.apache.beehive.netui.tags.rendering
Body, Start Tag: optional, End tag: optional Required href
ThTag() - Constructor for class ThTag
 
ThTag.State - Class in org.apache.beehive.netui.tags.rendering
 
ThTag.State() - Constructor for class ThTag.State
 
TILES_DEFINITION_ATTR - Static variable in interface JpfLanguageConstants
 
TILES_DEFINITIONS_CONFIG_PROPERTY - Static variable in class StrutsApp
 
TILES_DEFINITIONS_CONFIGS_ATTR - Static variable in interface JpfLanguageConstants
 
TILES_MODULE_AWARE_PROPERTY - Static variable in class StrutsApp
 
TILES_PLUG_IN_CLASSNAME - Static variable in class StrutsApp
 
TilesDefinitionsConfigsType - Class in org.apache.beehive.netui.compiler.grammar
 
TilesDefinitionsConfigsType(String, AnnotationGrammar, FlowControllerInfo) - Constructor for class TilesDefinitionsConfigsType
 
TITLE - Static variable in interface HtmlConstants
The name of the title attribute.
TldxConfigTagsHandler - Class in org.apache.beehive.netui.tools.tldx
 
TldxConfigTagsHandler() - Constructor for class TldxConfigTagsHandler
 
TldxSubTask - Class in org.apache.beehive.netui.tools.tldx
Generate the DatabaseControl class for a given JavaBean class, and an optional messages properties bundle to go with it.
TldxSubTask() - Constructor for class TldxSubTask
Constructor for the TLDX sub task object
token - Variable in class NetUIELParser
 
Token - Class in org.apache.beehive.netui.script.el.parser
Describes the input token stream.
Token() - Constructor for class Token
 
token_source - Variable in class NetUIELParser
 
tokenImage - Static variable in interface NetUIELParserConstants
 
tokenImage - Variable in exception ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in org.apache.beehive.netui.script.el.parser
 
TokenMgrError() - Constructor for error TokenMgrError
 
TokenMgrError(String, int) - Constructor for error TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error TokenMgrError
 
toString() - Method in class URLTemplate
Return the String representation of the template after replacing all tokens with their associated values..
toString() - Method in class AnyBeanActionForm
 
toString() - Method in class ProcessPopulate.ExpressionUpdateNode
 
toString() - Method in class TemplateHelper
Returns a string form (fully-quanlfied) of this URL.
toString() - Method in class BundleContext
 
toString() - Method in class ExpressionTerm
 
toString() - Method in class LiteralTerm
 
toString() - Method in class ParsedExpression
 
toString() - Method in class Token
Returns the image.
toString() - Method in class ArrayIndexToken
 
toString() - Method in class ContextToken
 
toString() - Method in class IdentifierToken
 
toString() - Method in class MapKeyToken
 
toString() - Method in class AbstractCallMethod.ParamNode
 
toString() - Method in class PadContext
Get a debugging String that represents a PadContext.
toString() - Method in enum Select.RepeatingStages
Returns the String value that can be used to order the selection.
toString() - Method in class StringBuilderRenderAppender
 
TR - Static variable in interface HtmlConstants
The name of the tr element.
TR_TAG - Static variable in class TagRenderingBase
 
TR_TD(AbstractRenderAppender) - Method in class ConstantRendering
 
trace(Object) - Method in class Logger
 
trace(Object, Throwable) - Method in class Logger
 
Tree - Class in org.apache.beehive.netui.tags.tree
Netui tag that renders a tree control represented by a set of TreeElement objects.
Tree() - Constructor for class Tree
 
TREE_ANCHOR - Static variable in class TreeElement
Constant used to indicate an anchor is an expand/collapse tree node
TREE_ANCHOR_ID - Static variable in class TreeElement
 
TREE_ANCHOR_INIT - Static variable in class TreeElement
 
TREE_COLLAPSE_IMAGE - Static variable in class TreeElement
 
TREE_COLLAPSE_STATE - Static variable in class TreeElement
 
TREE_EXPAND - Static variable in class TreeElement
 
TREE_EXPAND_IMAGE - Static variable in class TreeElement
 
TREE_EXPAND_PATH - Static variable in class TreeElement
 
TREE_EXPAND_STATE - Static variable in class TreeElement
 
TREE_EXPANDED - Static variable in class TreeElement
Constant used to indicate that a tree node anchor should be set expanded.
TREE_ID - Static variable in class TreeElement
 
TREE_JAVASCRIPT_CLASS - Static variable in class TreeElement
 
TREE_LEVEL - Static variable in class TreeElement
 
TREE_NODE_LAST - Static variable in class TreeElement
 
TreeContent - Class in org.apache.beehive.netui.tags.tree
 
TreeContent() - Constructor for class TreeContent
 
TreeCRI - Class in org.apache.beehive.netui.tags.tree
 
TreeCRI() - Constructor for class TreeCRI
 
TreeElement - Class in org.apache.beehive.netui.tags.tree
An individual node of a Tree, and rendered by that Tree instance.
TreeElement() - Constructor for class TreeElement
Default constructor for creating a simple tree.
TreeElement(String, boolean) - Constructor for class TreeElement
Construct a new TreeElement with the specified parameters.
TreeHelpers - Class in org.apache.beehive.netui.tags.tree
This class provides a set of static helper methods that deal with a trees.
TreeHelpers() - Constructor for class TreeHelpers
 
TreeHtmlAttribute - Class in org.apache.beehive.netui.tags.tree
 
TreeHtmlAttribute() - Constructor for class TreeHtmlAttribute
 
TreeHtmlAttributeInfo - Class in org.apache.beehive.netui.tags.tree
This structure is used to track the use of HTML attributes within a tree item.
TreeHtmlAttributeInfo() - Constructor for class TreeHtmlAttributeInfo
 
TreeItem - Class in org.apache.beehive.netui.tags.tree
Instantiates a TreeElement object that will get added to the parent tag (either a Tree or another TreeItem).
TreeItem() - Constructor for class TreeItem
 
TreeLabel - Class in org.apache.beehive.netui.tags.tree
 
TreeLabel() - Constructor for class TreeLabel
 
TreePropertyOverride - Class in org.apache.beehive.netui.tags.tree
 
TreePropertyOverride() - Constructor for class TreePropertyOverride
 
TreeRenderer - Class in org.apache.beehive.netui.tags.tree
 
TreeRenderState - Class in org.apache.beehive.netui.tags.tree
 
TreeRenderState() - Constructor for class TreeRenderState
 
TreeRootElement - Class in org.apache.beehive.netui.tags.tree
This is a concrete implementation of ITreeRootElement.
TreeRootElement() - Constructor for class TreeRootElement
Default constructor for creating a simple tree.
TreeRootElement(String, boolean) - Constructor for class TreeRootElement
Construct a new TreeElement with the specified parameters.
TrTag - Class in org.apache.beehive.netui.tags.rendering
Body, Start Tag: optional, End tag: optional Required href
TrTag() - Constructor for class TrTag
 
TrTag.State - Class in org.apache.beehive.netui.tags.rendering
 
TrTag.State() - Constructor for class TrTag.State
 
truncate - Variable in class FormatString
 
TYPE - Static variable in interface HtmlConstants
The name of the type attribute.
type - Variable in class InputBooleanTag.State
 
type - Variable in class InputSubmitTag.State
 
type - Variable in class InputTextTag.State
 
type - Variable in class ScriptTag.State
 
TYPE_ATTR - Static variable in interface JpfLanguageConstants
 
TypeConversionException - Exception in org.apache.beehive.netui.util.type
A TypeConversionException is thrown when an error has occurred performing a type conversion in the TypeUtils class.
TypeConversionException() - Constructor for exception TypeConversionException
Construct a TypeConversionException.
TypeConversionException(String) - Constructor for exception TypeConversionException
Construct a TypeConversionException.
TypeConversionException(Throwable) - Constructor for exception TypeConversionException
Construct a TypeConversionException.
TypeConversionException(String, Throwable) - Constructor for exception TypeConversionException
Construct a TypeConversionException.
TypeConverter - Interface in org.apache.beehive.netui.util.type
Interface used to define converters for converting Strings into various Object types.
TypeConverterNotFoundException - Exception in org.apache.beehive.netui.util.type
 
TypeConverterNotFoundException() - Constructor for exception TypeConverterNotFoundException
 
TypeConverterNotFoundException(String) - Constructor for exception TypeConverterNotFoundException
 
TypeConverterNotFoundException(String, Throwable) - Constructor for exception TypeConverterNotFoundException
 
TypeConverterNotFoundException(Throwable) - Constructor for exception TypeConverterNotFoundException
 
typeName - Variable in class AbstractCallMethod.ParamNode
The fully qualified class name of the parameter type.
TypeNameType - Class in org.apache.beehive.netui.compiler.grammar
 
TypeNameType(String, boolean, String, AnnotationGrammar) - Constructor for class TypeNameType
 
typesAreEqual(TypeDeclaration, TypeDeclaration) - Static method in class CompilerUtils
 
TypeUtils - Class in org.apache.beehive.netui.util.type
 

U

UNDEFINED_PORT - Static variable in class MutableURI
Value used to set the port as undefined.
UnfulfilledRolesException - Exception in org.apache.beehive.netui.pageflow
Exception that is thrown when an action method marked with @jpf:action roles-allowed="roles" is hit when there is a logged-in user who does not fulfil any of the given roles.
UnfulfilledRolesException(String[], String, String, FlowController) - Constructor for exception UnfulfilledRolesException
Construct on the list of roles that were allowed access to the action.
uninitializeControlContext(HttpServletRequest, HttpServletResponse, ServletContext) - Static method in class JavaControlUtils
 
UniqueValueType - Class in org.apache.beehive.netui.compiler.grammar
 
UniqueValueType(String, boolean, boolean, String, AnnotationGrammar) - Constructor for class UniqueValueType
 
UNKNOWN_RENDERING - Static variable in class TagRenderingBase
Unknown Rendering
unloadActionForm(JspContext) - Static method in class ImplicitObjectUtil
 
unregisterAllURLRewriters(ServletRequest) - Static method in class URLRewriterService
Unregister the URLRewriter (remove from the list) from the request.
unregisterTemplatedURLFormatter(ServletRequest) - Static method in class URLRewriterService
Unregister the TemplatedURLFormatter from the request.
unregisterURLRewriter(ServletRequest, URLRewriter) - Static method in class URLRewriterService
Unregister the URLRewriter (remove from the list) from the request.
unregisterURLRewriter(ServletRequest) - Static method in class URLRewriterService
Deprecated. Unregister the URLRewriter from the request.
UnresolvableForwardException - Exception in org.apache.beehive.netui.pageflow
Exception thrown by Forward when a forward name does not resolve to a forward defined by @jpf:forward.
UnresolvableForwardException(String, String, FlowController) - Constructor for exception UnresolvableForwardException
Constructor.
unselectedStyle - Variable in class TreeRenderState
 
unselectedStyleClass - Variable in class TreeRenderState
 
unwrap(ServletRequest) - Static method in class PageFlowRequestWrapper
 
unwrap() - Method in interface BindingContext
 
unwrap() - Method in class RequestAttributeMap
 
unwrap() - Method in class SessionAttributeMap
 
unwrapException(FlowControllerHandlerContext, Throwable) - Method in interface ExceptionsHandler
 
unwrapException(FlowControllerHandlerContext, Throwable) - Method in class DefaultExceptionsHandler
 
unwrapForm(Object) - Static method in class ImplicitObjectUtil
 
unwrapFormBean(ActionForm) - Static method in class InternalUtils
We unwrap two special form types: XmlBeanActionForm and AnyBeanActionForm.
unwrapMultipart(ServletRequest) - Static method in class InternalUtils
If the given request is a MultipartRequestWrapper (Struts class that doesn't extend HttpServletRequestWrapper), return the wrapped request; otherwise, return the given request.
unwrapMultipart(HttpServletRequest) - Static method in class PageFlowUtils
If the given request is a MultipartRequestWrapper (Struts class that doesn't extend HttpServletRequestWrapper), return the wrapped request; otherwise, return the given request.
unwrapRequest(ServletRequest) - Static method in class ScopedServletUtils
Unwraps the contained ScopedRequest from the given ServletRequest, which may be a ServletRequestWrapper.
unwrapResponse(ServletResponse) - Static method in class ScopedServletUtils
Unwraps the contained ScopedResponseImpl from the given ServletResponse, which may be a ServletResponseWrapper.
update(String, Object, VariableResolver, boolean) - Method in class ExpressionEvaluatorImpl
 
update(Object, NetUIVariableResolver) - Method in class ExpressionTerm
 
update(Object, NetUIVariableResolver) - Method in class ParsedExpression
 
update(Object, Object) - Method in class ArrayIndexToken
 
update(Object, Object) - Method in class ContextToken
 
update(Object, Object) - Method in class ExpressionToken
 
update(Object, Object) - Method in class IdentifierToken
 
update(Object, Object) - Method in class MapKeyToken
 
update(String, Object, NetUIVariableResolver) - Static method in class ParseUtils
 
update(String, Object, VariableResolver, boolean) - Method in interface ExpressionEvaluator
Update an expression with the given value.
updateExpression(String, Object, PageContext) - Method in class ExpressionHandling
This method will update the object identified by the expr parameter with the value.
UpdateLineColumn(char) - Method in class SimpleCharStream
 
updateName(TreeElement, int) - Method in class TreeElement
This method will update the name of this node and all of the children node.
updateProperties(Collection) - Method in class FormBeanModel
Sets the collection of properties for a form bean to a new collection.
uri - Variable in class JspTaglibSubTask
 
uriEndsWith(String, String) - Static method in class FileUtils
Tell whether a URI ends in a given String.
url - Variable in class RewriteURL
 
URLCodec - Class in org.apache.beehive.netui.core
Class that provides static methods for URL encoding/decoding
URLCodec() - Constructor for class URLCodec
 
URLRewriter - Class in org.apache.beehive.netui.core.urls
Offers methods for rewriting URLs/query parameters.
URLRewriter() - Constructor for class URLRewriter
 
URLRewriter - Class in org.apache.beehive.netui.pageflow.util
Deprecated. Use URLRewriter instead.
URLRewriter() - Constructor for class URLRewriter
Deprecated.  
URLRewriter.URLType - Enum in org.apache.beehive.netui.core.urls
Passed to URLRewriter.rewriteURL(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.ServletResponse, org.apache.beehive.netui.core.urls.MutableURI, org.apache.beehive.netui.core.urls.URLRewriter.URLType, boolean) for normal (non-resource) and resource, non-secure and secure URLs.
URLRewriterService - Class in org.apache.beehive.netui.core.urls
Methods for registering URL rewriters, adding URL rewriters to the chain, and for rewriting URLs using registered rewriters.
URLRewriterService() - Constructor for class URLRewriterService
 
URLRewriterService - Class in org.apache.beehive.netui.pageflow.util
Deprecated. Use URLRewriterService instead.
URLRewriterService() - Constructor for class URLRewriterService
Deprecated.  
URLTemplate - Class in org.apache.beehive.netui.core.urltemplates
The class to format a URL defined by url-template-config template given by values for a set of tokens.
URLTemplate(String, Collection<String>, Collection<String>) - Constructor for class URLTemplate
Create a URLTemplate from a url-template-config template.
URLTemplate(URLTemplate) - Constructor for class URLTemplate
Copy constructor to create a URLTemplate from an existing URLTemplate.
URLTemplate.TemplateItem - Class in org.apache.beehive.netui.core.urltemplates
 
URLTemplate.TemplateItem(String, boolean) - Constructor for class URLTemplate.TemplateItem
 
URLTemplateDescriptor - Class in org.apache.beehive.netui.core.urltemplates
Maintains optional deployment information about templates and the URL template config file.
URLTemplateDescriptor() - Constructor for class URLTemplateDescriptor
Constructs an instance.
UrlTemplateDescriptor - Class in org.apache.beehive.netui.pageflow.util
Maintains optional deployment information.
UrlTemplateDescriptor() - Constructor for class UrlTemplateDescriptor
Constructs an instance.
URLTemplateFileParser - Interface in org.apache.beehive.netui.core.urltemplates
Class for parsing url-template-config.
URLTemplates - Class in org.apache.beehive.netui.core.urltemplates
The key class to get information from url-template-config.
URLTemplates() - Constructor for class URLTemplates
 
URLTemplatesFactory - Class in org.apache.beehive.netui.core.urltemplates
Methods for configuring and retrieving the URLTemplates object.
URLTemplatesFactory() - Constructor for class URLTemplatesFactory
 
USE_FORM_BEAN_ATTR - Static variable in interface JpfLanguageConstants
 
USE_FORM_BEAN_TYPE_ATTR - Static variable in interface JpfLanguageConstants
 
useEqualsToCompareAnnotations() - Method in class CompilerUtils.ExtendedAnnotationProcessorEnvironment
 
USEMAP - Static variable in interface HtmlConstants
The name of the usemap attribute.

V

ValidActionType - Class in org.apache.beehive.netui.compiler.grammar
 
ValidActionType(String, AnnotationGrammar, FlowControllerInfo) - Constructor for class ValidActionType
 
Validatable - Interface in org.apache.beehive.netui.pageflow
Interface for beans that can validate themselves.
VALIDATABLE_BEANS_ATTR - Static variable in interface JpfLanguageConstants
 
VALIDATABLE_PROPERTIES_ATTR - Static variable in interface JpfLanguageConstants
 
VALIDATABLE_PROPERTY_TAG_NAME - Static variable in interface JpfLanguageConstants
 
ValidatableBeanGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
ValidatableBeanGrammar(AnnotationProcessorEnvironment, Diagnostics, RuntimeVersionChecker) - Constructor for class ValidatableBeanGrammar
 
ValidatableField - Class in org.apache.beehive.netui.compiler.model.validation
 
ValidatableField(String, String, String) - Constructor for class ValidatableField
 
ValidatableFieldFactory - Class in org.apache.beehive.netui.compiler.model.validation
 
ValidatableFieldFactory() - Constructor for class ValidatableFieldFactory
 
ValidatableFieldOld - Class in org.apache.beehive.netui.compiler.model.validation
 
ValidatableFieldOld(String, String, String) - Constructor for class ValidatableFieldOld
 
ValidatablePropertyGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
ValidatablePropertyGrammar(AnnotationProcessorEnvironment, Diagnostics, RuntimeVersionChecker) - Constructor for class ValidatablePropertyGrammar
 
validate(ActionMapping, HttpServletRequest) - Method in class FormData
 
validate(ActionMapping, HttpServletRequest) - Method in class AnyBeanActionForm
 
validate(ActionMapping, HttpServletRequest, ActionMessages) - Method in interface Validatable
 
VALIDATE_CREDIT_CARD_ATTR - Static variable in interface JpfLanguageConstants
 
VALIDATE_CREDIT_CARD_TAG_NAME - Static variable in interface JpfLanguageConstants
 
VALIDATE_CUSTOM_ATTR - Static variable in interface JpfLanguageConstants
 
VALIDATE_CUSTOM_TAG_NAME - Static variable in interface JpfLanguageConstants
 
VALIDATE_DATE_ATTR - Static variable in interface JpfLanguageConstants
 
VALIDATE_DATE_TAG_NAME - Static variable in interface JpfLanguageConstants
 
VALIDATE_EMAIL_ATTR - Static variable in interface JpfLanguageConstants
 
VALIDATE_EMAIL_TAG_NAME - Static variable in interface JpfLanguageConstants
 
VALIDATE_MASK_ATTR - Static variable in interface JpfLanguageConstants
 
VALIDATE_MASK_TAG_NAME - Static variable in interface JpfLanguageConstants
 
VALIDATE_MAX_LENGTH_ATTR - Static variable in interface JpfLanguageConstants
 
VALIDATE_MAX_LENGTH_TAG_NAME - Static variable in interface JpfLanguageConstants
 
VALIDATE_MIN_LENGTH_ATTR - Static variable in interface JpfLanguageConstants
 
VALIDATE_MIN_LENGTH_TAG_NAME - Static variable in interface JpfLanguageConstants
 
VALIDATE_RANGE_ATTR - Static variable in interface JpfLanguageConstants
 
VALIDATE_RANGE_TAG_NAME - Static variable in interface JpfLanguageConstants
 
VALIDATE_REQUIRED_ATTR - Static variable in interface JpfLanguageConstants
 
VALIDATE_REQUIRED_TAG_NAME - Static variable in interface JpfLanguageConstants
 
VALIDATE_TYPE_ATTR - Static variable in interface JpfLanguageConstants
 
VALIDATE_TYPE_TAG_NAME - Static variable in interface JpfLanguageConstants
 
VALIDATE_VALID_WHEN_ATTR - Static variable in interface JpfLanguageConstants
 
VALIDATE_VALID_WHEN_TAG_NAME - Static variable in interface JpfLanguageConstants
 
validateBean(Object, String, ActionMapping, HttpServletRequest) - Method in class FormData
 
ValidateCustomGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
ValidateCustomGrammar(AnnotationProcessorEnvironment, Diagnostics, RuntimeVersionChecker) - Constructor for class ValidateCustomGrammar
 
validateLongRange(Object, ValidatorAction, Field, ActionMessages, HttpServletRequest) - Static method in class ValidatorRules
Checks if a fields value is within a range (min & max specified in the vars attribute).
validateOptions() - Method in class JspTaglibSubTask
Called to validate configuration parameters.
validateOptions() - Method in class TldxSubTask
Called to validate configuration parameters.
ValidateRangeGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
ValidateRangeGrammar(AnnotationProcessorEnvironment, Diagnostics, RuntimeVersionChecker) - Constructor for class ValidateRangeGrammar
 
ValidateRequiredGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
ValidateRequiredGrammar(AnnotationProcessorEnvironment, Diagnostics, RuntimeVersionChecker) - Constructor for class ValidateRequiredGrammar
 
ValidateTypeGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
ValidateTypeGrammar(AnnotationProcessorEnvironment, Diagnostics, RuntimeVersionChecker) - Constructor for class ValidateTypeGrammar
 
validateValidWhen(Object, ValidatorAction, Field, ActionMessages, HttpServletRequest, ServletContext) - Static method in class ValidatorRules
 
ValidateValidWhenGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
ValidateValidWhenGrammar(AnnotationProcessorEnvironment, Diagnostics, RuntimeVersionChecker) - Constructor for class ValidateValidWhenGrammar
 
VALIDATION_BEAN_TAG_NAME - Static variable in interface JpfLanguageConstants
 
VALIDATION_BEANS_ATTR - Static variable in interface JpfLanguageConstants
 
VALIDATION_ERROR_FORWARD_ATTR - Static variable in interface JpfLanguageConstants
 
VALIDATION_LOCALE_RULES_TAG_NAME - Static variable in interface JpfLanguageConstants
 
ValidationMessageArgsGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
ValidationMessageArgsGrammar(AnnotationProcessorEnvironment, Diagnostics, RuntimeVersionChecker) - Constructor for class ValidationMessageArgsGrammar
 
ValidationModel - Class in org.apache.beehive.netui.compiler.model.validation
 
ValidationModel() - Constructor for class ValidationModel
 
ValidationModel.RuleInfo - Class in org.apache.beehive.netui.compiler.model.validation
 
ValidationModel.RuleInfo(String, String, String, String) - Constructor for class ValidationModel.RuleInfo
 
ValidationModel.ValidatorVersion - Enum in org.apache.beehive.netui.compiler.model.validation
 
ValidationRulesContainerGrammar - Class in org.apache.beehive.netui.compiler.grammar
 
ValidationRulesContainerGrammar(AnnotationProcessorEnvironment, Diagnostics, RuntimeVersionChecker) - Constructor for class ValidationRulesContainerGrammar
 
VALIDATOR_MERGE_ATTR - Static variable in interface JpfLanguageConstants
 
VALIDATOR_PATHNAMES_PROPERTY - Static variable in class StrutsApp
 
VALIDATOR_PLUG_IN_CLASSNAME - Static variable in class StrutsApp
 
VALIDATOR_VERSION_ATTR - Static variable in interface JpfLanguageConstants
 
VALIDATOR_VERSION_ONE_ONE_STR - Static variable in interface JpfLanguageConstants
 
VALIDATOR_VERSION_ONE_ZERO_STR - Static variable in interface JpfLanguageConstants
 
ValidatorConstants - Interface in org.apache.beehive.netui.compiler.model.validation
 
ValidatorRule - Class in org.apache.beehive.netui.compiler.model.validation
 
ValidatorRule(String) - Constructor for class ValidatorRule
 
ValidatorRule.MessageArg - Class in org.apache.beehive.netui.compiler.model.validation
 
ValidatorRule.MessageArg(String, boolean, String, Integer) - Constructor for class ValidatorRule.MessageArg
 
ValidatorRuleFactory - Interface in org.apache.beehive.netui.compiler.genmodel
 
ValidatorRuleRange - Class in org.apache.beehive.netui.compiler.model.validation
 
ValidatorRuleRange(Double, Double) - Constructor for class ValidatorRuleRange
 
ValidatorRuleRange(Long, Long) - Constructor for class ValidatorRuleRange
 
ValidatorRules - Class in org.apache.beehive.netui.pageflow.validation
 
ValidatorRules() - Constructor for class ValidatorRules
 
ValidXmlFileType - Class in org.apache.beehive.netui.compiler.grammar
 
ValidXmlFileType(SchemaType, String, AnnotationGrammar, FlowControllerInfo) - Constructor for class ValidXmlFileType
 
VALIGN - Static variable in interface HtmlConstants
The name of the char attribute.
VALUE - Static variable in interface HtmlConstants
The name of the value attribute.
value - Variable in enum Select.RepeatingStages
 
value - Variable in enum CoreScriptFeature
 
value - Variable in class InputBooleanTag.State
 
value - Variable in class InputHiddenTag.State
 
value - Variable in class InputImageTag.State
 
value - Variable in class InputSubmitTag.State
 
value - Variable in class InputTextTag.State
 
value - Variable in class OptionTag.State
 
VALUE_ATTR - Static variable in interface JpfLanguageConstants
 
valueBound(HttpSessionBindingEvent) - Method in class PageFlowManagedObject
Callback when this object is added to the user session.
valueBound(HttpSessionBindingEvent) - Method in class PageFlowStack
 
valueOf(String) - Static method in enum JpfLanguageConstants.ExtraInfoKeys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ValidationModel.ValidatorVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum URLRewriter.URLType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FilterOperationHint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum FilterTypeHint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SortDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum Jpf.MultipartHandler
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum Jpf.NavigateTo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum Jpf.ValidatorVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum SecurityProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum Select.RepeatingStages
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum CoreScriptFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ScriptPlacement
Returns the enum constant of this type with the specified name.
values() - Static method in enum JpfLanguageConstants.ExtraInfoKeys
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum ValidationModel.ValidatorVersion
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum URLRewriter.URLType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum FilterOperationHint
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum FilterTypeHint
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum SortDirection
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum Jpf.MultipartHandler
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum Jpf.NavigateTo
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum Jpf.ValidatorVersion
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class DynaFormData
 
values - Variable in class ProcessPopulate.ExpressionUpdateNode
 
values() - Static method in enum SecurityProtocol
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class AbstractAttributeMap
 
values() - Static method in enum Select.RepeatingStages
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum CoreScriptFeature
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum ScriptPlacement
Returns an array containing the constants of this enum type, in the order they're declared.
valueUnbound(HttpSessionBindingEvent) - Method in class PageFlowController
Callback when this page flow is removed from the user session.
valueUnbound(HttpSessionBindingEvent) - Method in class PageFlowManagedObject
Callback when this object is removed from the user session.
valueUnbound(HttpSessionBindingEvent) - Method in class PageFlowStack
 
VARIABLES_ATTR - Static variable in interface JpfLanguageConstants
 
VARIANT_ATTR - Static variable in interface JpfLanguageConstants
 
VARNAME_DATE_PATTERN - Static variable in interface ValidatorConstants
 
VARNAME_DATE_PATTERN_STRICT - Static variable in interface ValidatorConstants
 
VARNAME_MASK - Static variable in interface ValidatorConstants
 
VARNAME_MAX - Static variable in interface ValidatorConstants
 
VARNAME_MAXLENGTH - Static variable in interface ValidatorConstants
 
VARNAME_MIN - Static variable in interface ValidatorConstants
 
VARNAME_MINLENGTH - Static variable in interface ValidatorConstants
 
VARNAME_VALID_WHEN - Static variable in interface ValidatorConstants
 
verify() - Method in class URLTemplate
Verification will ensure the URL template conforms to a valid format for known tokens and contains the required tokens.
verifyAttributes() - Method in class Pad
Verify that the attributes set on the tag are correct.
verifyAttributes() - Method in class RepeaterComponent
 
VERSION_1_1 - Static variable in class JspTaglibSubTask.JspVersionTypes
 
VERSION_1_2 - Static variable in class JspTaglibSubTask.JspVersionTypes
 
VERSION_2_0 - Static variable in class JspTaglibSubTask.JspVersionTypes
 
VERSION_8_SP2_STRING - Static variable in interface JpfLanguageConstants
 
VERSION_9_0_STRING - Static variable in interface JpfLanguageConstants
 
VERTICAL_VALUE - Variable in class HtmlGroupBaseTag
Constant defining a vertical layout of the options.
VIEW_PROPERTIES_TAG_NAME - Static variable in interface JpfLanguageConstants
 
ViewRenderer - Interface in org.apache.beehive.netui.pageflow.internal
 
VLINK - Static variable in interface HtmlConstants
The name of the vlink attribute.
VSPACE - Static variable in interface HtmlConstants
The name of the vspace attribute.

W

warn(Object) - Method in class Logger
 
warn(Object, Throwable) - Method in class Logger
 
WEBAPP_ROOT_PACKAGE - Static variable in interface JpfLanguageConstants
 
WebappPathOrActionType - Class in org.apache.beehive.netui.compiler.grammar
 
WebappPathOrActionType(boolean, String, AnnotationGrammar, FlowControllerInfo) - Constructor for class WebappPathOrActionType
 
WebappPathType - Class in org.apache.beehive.netui.compiler.grammar
String type that emits a warning if the given path does not exist in the webapp for this pageflow.
WebappPathType(boolean, String, AnnotationGrammar, FlowControllerInfo) - Constructor for class WebappPathType
 
WEBINF_DIR - Static variable in class InternalConstants
 
WEBINF_DIR_NAME - Static variable in interface JpfLanguageConstants
 
WEBINF_DIR_NAME - Static variable in class StrutsApp
 
WEBINF_SRC_DIR - Static variable in interface JpfLanguageConstants
 
WEBINF_SRC_PATH - Static variable in interface JpfLanguageConstants
 
WIDTH - Static variable in interface HtmlConstants
The name of the width attribute.
WINDOW_LABEL_PARAM - Static variable in class TemplateHelper
Window label query parameter (reserved).
wrapFormBean(Object) - Static method in class InternalUtils
 
wrapRequest(HttpServletRequest) - Static method in class PageFlowRequestWrapper
 
WritableFieldType - Class in org.apache.beehive.netui.compiler.grammar
 
WritableFieldType(String, String, String, AnnotationGrammar) - Constructor for class WritableFieldType
 
write(String) - Method in class AbstractClassicTag
This mehod will write the passed string to the response.
write(String) - Method in class AbstractSimpleTag
This mehod will write the passed string to the response.
write(PageContext, String) - Method in class TagRenderingBase
 
writeAfterBlocks(AbstractRenderAppender) - Method in class ScriptContainer
 
writeBeforeBlocks(AbstractRenderAppender) - Method in class ScriptContainer
 
writeControllerElement(StrutsConfigDocument.StrutsConfig) - Method in class StrutsApp
 
writeElement(AbstractRenderAppender, String, String) - Static method in class TreeCRI
 
writeEnd(AbstractRenderAppender) - Method in class AreaTag
 
writeEnd(AbstractRenderAppender) - Method in class BaseTag
 
writeEnd(AbstractRenderAppender) - Method in class ImageTag
 
writeEnd(AbstractRenderAppender) - Method in class InputBooleanTag
 
writeEnd(AbstractRenderAppender) - Method in class InputFileTag
 
writeEnd(AbstractRenderAppender) - Method in class InputHiddenTag
 
writeEnd(AbstractRenderAppender) - Method in class InputImageTag
 
writeEnd(AbstractRenderAppender) - Method in class InputSubmitTag
 
writeEnd(AbstractRenderAppender) - Method in class InputTextTag
 
writeEndElement(AbstractRenderAppender, String) - Static method in class TreeCRI
 
writeFeature(IScriptReporter, AbstractRenderAppender, String, Object[]) - Method in class ScriptRequestState
 
writeFeature(IScriptReporter, AbstractRenderAppender, CoreScriptFeature, boolean, boolean, Object[]) - Method in class ScriptRequestState
 
writeFrameworkScript(AbstractRenderAppender) - Method in class ScriptContainer
This will write the script block.
writeHandlerName(String, String) - Static method in class ProcessPopulate
Write the handler name specified onto the given expression.
writeNetuiNameFunctions(IScriptReporter, boolean, boolean, boolean) - Method in class ScriptRequestState
 
WriteRenderAppender - Class in org.apache.beehive.netui.tags.rendering
 
WriteRenderAppender() - Constructor for class WriteRenderAppender
 
WriteRenderAppender(JspContext) - Constructor for class WriteRenderAppender
 
writeScript(AbstractRenderAppender) - Method in interface IScriptReporter
This method will output all of the Script associated with the script reporter.
writeScript(AbstractRenderAppender) - Method in class ScriptContainer
This method will output all of the Script associated with the script reporter.
writeScriptBlock(ServletRequest, AbstractRenderAppender, String) - Static method in class ScriptRequestState
This is a static method that will write a consistent look/feel to the tags and comment markup that appears around the JavaScript.
writeStartElement(AbstractRenderAppender, String) - Static method in class TreeCRI
 
writeTilesInit(StrutsConfigDocument.StrutsConfig) - Method in class StrutsApp
 
writeToFile() - Method in class GenStrutsApp
 
writeToFile(File) - Method in class GenStrutsApp
 
writeToFile() - Method in class GenValidationModel
 
writeToXMLBean(ActionDocument.Action) - Method in class ActionModel
 
writeToXMLBean(ExceptionDocument.Exception) - Method in class ExceptionModel
 
writeToXMLBean(FormBeanDocument.FormBean) - Method in class FormBeanModel
 
writeToXMLBean(ForwardDocument.Forward) - Method in class ForwardModel
 
writeToXMLBean(MessageResourcesDocument.MessageResources) - Method in class MessageResourcesModel
 
writeToXMLBean(FormsetDocument.Formset) - Method in class LocaleSet
 
writeToXMLBean(FieldDocument.Field) - Method in class ValidatableField
 
writeValidatorInit(StrutsConfigDocument.StrutsConfig) - Method in class StrutsApp
 
writeXml(PrintStream, File, File) - Method in class StrutsApp
 
writeXml(PrintStream, File) - Method in class ValidationModel
 

X

XHTML_10 - Static variable in class Html
Constant representing the document type XHTML 1.0 Transitional.
XHTML_RENDERING - Static variable in class TagRenderingBase
Identifier for XHTML Transitional Rendering
XJSP_FILE_EXTENSION - Static variable in interface JpfLanguageConstants
 
XML_FORM_CLASS_NAME - Static variable in interface JpfLanguageConstants
 
XmlBeanActionForm - Class in org.apache.beehive.netui.pageflow.internal
 
XmlBeanActionForm() - Constructor for class XmlBeanActionForm
 
XmlBeanActionForm(Object) - Constructor for class XmlBeanActionForm
 
XmlHttpRequestServlet - Class in org.apache.beehive.netui.pageflow.xmlhttprequest
 
XmlHttpRequestServlet() - Constructor for class XmlHttpRequestServlet
 

_

_attribute - Variable in class TreeElement
 
_bundleName - Variable in class ErrorBaseTag
The name of the message bundle, as defined in the page flow's Jpf.MessageBundle annotation, where the error messages can be found.
_clientAction - Variable in class AnchorBase
 
_cr - Variable in class HtmlGroupBaseTag
 
_dataSource - Variable in class HtmlDataSourceTag
 
_dataSource - Variable in class HtmlGroupBaseTag
 
_defaultValue - Variable in class HtmlDefaultableDataSourceTag
 
_defaultValue - Variable in class HtmlGroupBaseTag
 
_defaultValue - Variable in class LabelBase
 
_disabled - Variable in class HtmlGroupBaseTag
 
_escapeWhiteSpace - Variable in class LabelBase
 
_formatDefaultValue - Variable in class LabelBase
 
_formatterErrors - Variable in class LabelBase
 
_labelStyle - Variable in class HtmlGroupBaseTag
 
_labelStyleClass - Variable in class HtmlGroupBaseTag
 
_linkName - Variable in class AnchorBase
 
_locale - Variable in class ErrorBaseTag
The session attribute key for the locale.
_optionsDataSource - Variable in class HtmlGroupBaseTag
 
_optionsDataSource - Variable in class HtmlOptionsDataSourceTag
The value of the options data source.
_pattern - Variable in class FormatTag
 
_repCurItem - Variable in class HtmlGroupBaseTag
 
_repeater - Variable in class HtmlGroupBaseTag
 
_repIdx - Variable in class HtmlGroupBaseTag
 
_state - Variable in class AnchorBase
 
_type - Variable in class FormatNumber
The type of number format to be used.
_value - Variable in class LabelBase
 

A B C D E F G H I J K L M N O P Q R S T U V W X _