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.
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
Abstract base class for JSP tags that render data grid cells.
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
 
AbstractDataGridHtmlTag - Class in org.apache.beehive.netui.tags.databinding.datagrid
This class is a base class for all data grid tags that render HTML output for the grid.
AbstractDataGridHtmlTag() - Constructor for class AbstractDataGridHtmlTag
 
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
Abstract base class that supports rendering an HTML <td>.
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
 
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 class URLType
 
ACTION - Static variable in interface HtmlConstants
The name of the action attribute.
action - Variable in class FormTag.State
 
ACTION_EXTENSION - Static variable in interface PageFlowConstants
The extension for Struts action URIs used with page flows.
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_TEMPLATE - Static variable in class URLTemplateDescriptor
Deprecated.  
ACTION_TEMPLATE - Static variable in class URLTemplatesFactory
 
ActionForwardHandler - Interface in org.apache.beehive.netui.pageflow.handler
Handler for action forward processing.
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
Context passed to ActionInterceptor methods.
ActionInterceptorContext(HttpServletRequest, HttpServletResponse, ServletContext, PageFlowController, InterceptorForward, String) - Constructor for class ActionInterceptorContext
 
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
 
actionRaised(RequestContext, FlowController, ActionMapping, ActionForm) - Method in class DefaultPageFlowEventReporter
 
actionRaised(RequestContext, FlowController, ActionMapping, ActionForm) - Method in class PageFlowEventReporter
Event fired when an action is raised on a FlowController (a page flow or a shared flow).
ActionResolver - Interface in org.apache.beehive.netui.pageflow
Deprecated. This is a legacy interface that is implemented by PageFlowController, but unused in the framework.
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[]).
actionSuccess(RequestContext, FlowController, ActionMapping, ActionForm, ActionForward, long) - Method in class DefaultPageFlowEventReporter
 
actionSuccess(RequestContext, FlowController, ActionMapping, ActionForm, ActionForward, long) - Method in class PageFlowEventReporter
Event fired when an action successfully completes on a FlowController (a page flow or a shared flow).
activate() - Method in interface PageFlowContextActivator
This method will create the object and return it.
Adapter - Interface in org.apache.beehive.netui.pageflow.adapter
Base interface for all discoverable adapters.
AdapterContext - Class in org.apache.beehive.netui.pageflow.adapter
Generic context passed to Adapter.
AdapterContext(Object) - Constructor for class AdapterContext
 
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 ButtonTag
 
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
 
addActionError(String, String, Object[]) - Method in class FlowController
Add a property-related message that will be shown with the Errors and Error tags.
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.
addActionError(ServletRequest, String, String) - Static method in class PageFlowUtils
Add a property-related message that will be shown with the Errors and Error tags.
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.
addActionError(ServletRequest, String, String, Object, Object) - Static method in class PageFlowUtils
Add a property-related message that will be shown with the Errors and Error tags.
addActionError(ServletRequest, String, String, Object, Object, 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(HttpServletRequest, 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.
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.
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 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.
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.
addContent(String) - Method in class Repeater
Add content to the content that is being buffered by this tag.
addDataAccessProvider(IDataAccessProvider, JspContext) - Static method in class DataAccessProviderStack
 
addElement(TreeElement) - Method in class AttributeRenderer
Add all of the attributes associated with an element to the internal lists.
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.
addFormatter(FormatTag.Formatter) - Method in class CellModel
Add a FormatTag.Formatter which can be used to format an Object for rendering.
addFormatter(FormatTag.Formatter) - Method in class AbstractCell
Add a FormatTag.Formatter.
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
addInterceptor(InterceptorConfig, Class, List) - 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(InterceptorConfig[], List, Class) - Static method in class InterceptorContext
 
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.
addListenScope(Object) - Method in interface ScopedRequest
Adds a scope to "listen" to.
addMessageArgument(Object) - Method in class Message
Deprecated.  
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, Object) - Method in class DefaultPageFlowEventReporter.LogMsg
 
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, Object, String) - Method in class AnchorCell
Implementation of the IUrlParams interface.
addParameter(String, Object, String) - Method in class ImageAnchorCell
Implementation of the IUrlParams interface.
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
Adds all the parameters in a Map to a URI's query string.
addParams(String, Map, String) - Static method in class HtmlUtils
 
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().
addResourceOverride(String, String) - Method in class DataGridTagModel
This method provides support for overriding the messages available in the DataGridResourceProvider on a per-message basis.
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.
addStateAttribute(AbstractHtmlState, String, String) - Method in class AbstractCell
Add an HTML state attribute to a AbstractHtmlState object.
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) - Method in class URLTemplates
Add a template reference group from url-template-config by name.
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.
afterAction() - Method in class FlowController
Callback that occurs after any user action method is invoked.
afterNestedIntercept(AfterNestedInterceptContext) - Method in class ActionInterceptor
Callback invoked after a nested page flow has been "injected" by ActionInterceptor.preAction(org.apache.beehive.netui.pageflow.interceptor.action.ActionInterceptorContext, org.apache.beehive.netui.pageflow.interceptor.InterceptorChain), and before the original action has run.
AfterNestedInterceptContext - Class in org.apache.beehive.netui.pageflow.interceptor.action
Context passed to ActionInterceptor.afterNestedIntercept(org.apache.beehive.netui.pageflow.interceptor.action.AfterNestedInterceptContext).
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.
ALLOCATE_ID - Static variable in class CoreScriptFeature
 
ALLOCATE_LEGACY - Static variable in class CoreScriptFeature
 
ALLOCATE_NAME - Static variable in class CoreScriptFeature
 
allowBindingEvent(Object) - Method in interface StorageHandler
Tell whether a given binding event should be allowed to occur.
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.
ALT - Static variable in interface HtmlConstants
The name of the alt attribute.
ALWAYS - Static variable in class PreventCache
 
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_SUBMIT - Static variable in class CoreScriptFeature
 
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
Data grid cell used to render an HTML anchor.
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
 
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.
appendToResult(InternalStringBuilder, String) - Method in class URLTemplate
 
applyAttributes() - Method in class AbstractCell
Utility method invoked during tag rendering.
applyAttributes() - Method in class AnchorCell
Interanl method overriding the AbstractCell.applyAttributes() method to handle setting attributes on the AnchorCellModel associated with an instance of this tag.
applyAttributes() - Method in class HeaderCell
Apply the tag's attributes to the HeaderCellModel.
applyChanges(RequestContext) - Method in interface StorageHandler
Apply any deferred changes, at the end of a chain of requests.
applyIndexedTagId(AbstractHtmlState, String) - Method in class AbstractDataGridHtmlTag
Create an indexed tag identifier given a state object and a base tag identifier.
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 interface ScopedResponse
Actually send the redirect that was suggested by HttpServletResponse.sendRedirect(java.lang.String).
applyTagId(AbstractHtmlState, String) - Method in class AbstractDataGridHtmlTag
Create an un-indexed tag identifier for the given state object.
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
 
ArrayIterator - Class in org.apache.beehive.netui.util.iterator
ArrayIterator provides an Iterator over a Java array.
ArrayIterator(Object) - Constructor for class ArrayIterator
 
ASCENDING - Static variable in class SortDirection
Direction representing ascending.
AtomicObjectIterator - Class in org.apache.beehive.netui.util.iterator
 
attachDataGridState(String, DataGridState) - Method in class DataGridStateFactory
Convenience method that allows a DataGridState object from a client to be attached to the factory.
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.
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
 
AttributeRenderer - Class in org.apache.beehive.netui.tags.tree
 
AttributeRenderer() - Constructor for class AttributeRenderer
Create the attribute renderer.
AttributeRenderer.RemoveInfo - Class in org.apache.beehive.netui.tags.tree
 
AttributeRenderer.RemoveInfo() - Constructor for class AttributeRenderer.RemoveInfo
 
AUTO_VIEW_RENDER_FORWARD_NAME - Static variable in interface PageFlowConstants
The name of an automatically-generated Forward that can be used from any Page Flow action, in situations where the framework can handle the response itself.
AutoRegisterActionServlet - Class in org.apache.beehive.netui.pageflow
ActionServlet that automatically registers requested Struts modules based on a set of 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
 
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.
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
 
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
 
beforeAction() - Method in class FlowController
Callback that occurs before any user action method is invoked.
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.
beginActionRequest(RequestContext) - Method in class DefaultPageFlowEventReporter
 
beginActionRequest(RequestContext) - Method in class PageFlowEventReporter
Event fired at the beginning of an action request.
beginContextOnPageFlow(PageFlowManagedObject, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface PageFlowControlContainer
This method will preform the beginContext() on any and all ControlContainerContext objects that are managed by the page flow runtime.
beginContextOnPageFlow(PageFlowManagedObject, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class PageFlowControlContainerImpl
 
beginPageRequest(RequestContext) - Method in class DefaultPageFlowEventReporter
 
beginPageRequest(RequestContext) - Method in class PageFlowEventReporter
Event fired at the end of an action request.
beginRequest(HttpServletRequest, HttpServletResponse) - Method in class DefaultServletContainerAdapter
Called at the beginning of each processed request.
beginRequest(HttpServletRequest, HttpServletResponse) - Method in interface ServletContainerAdapter
Called at the beginning of each processed request.
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.
BindingContextConfig - Class in org.apache.beehive.netui.util.config.bean
 
BindingContextConfig(String, String) - Constructor for class BindingContextConfig
 
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
 
BORDER - Static variable in interface HtmlConstants
The name of the border attribute.
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
 
buildAnchor(AbstractRenderAppender, Map, String) - Method in class PagerRenderer
Build the anchor
buildDeadFirstLink() - Method in class PagerRenderer
Build literal text for the string displayed when there is no first page for the data set.
buildDeadLastLink() - Method in class PagerRenderer
Build literal text for the string displayed when there is no last page for the data set.
buildDeadNextLink() - Method in class PagerRenderer
Build literal text for the string displayed when there is no next page for the data set.
buildDeadPreviousLink() - Method in class PagerRenderer
Build literal text for the string displayed when there is no previous page for the data set.
buildLiveFirstLink() - Method in class PagerRenderer
Build an HTML anchor that contains URL state for navigating to the first page of a data set.
buildLiveLastLink() - Method in class PagerRenderer
Build an HTML anchor that contains URL state for navigating to the last page of a data set.
buildLiveNextPageLink() - Method in class PagerRenderer
Build an HTML anchor that contains URL state for navigating to the next page of a data set.
buildLivePreviousLink() - Method in class PagerRenderer
Build an HTML anchor that contains URL state for navigating to the previous page of a data set.
buildPageUri(Map) - Method in class PagerRenderer
 
buildQueryParamsMapForSortExpression(DataGridURLBuilder, String) - Static method in class JspFunctions
Utility method used to build a query parameter map which includes the list of parameters needed to change the direction of a sort related to the given sort expression.
buildSortLink(JspContext, HeaderCellModel) - Method in class SortedCellDecorator
 
buildSortQueryParamsMap(String) - Method in class DataGridURLBuilder
Get a parameter map that contains the grid's current state with the sort matching the given sortExpression switched to the next available sort direction.
buildStyleClass(String) - Method in class StyleModel
Given a base style class name, this method adds a style prefix to produce a complete style class.
buildStyleClass(String) - Method in class EmptyStyleModel
 
buildStyleClassValue(List) - Method in class StyleModel
Build the value of the HTML style class attribute from the List of style classes.
Bundle - Class in org.apache.beehive.netui.util
Convenience class for dealing with resource bundles.
BundleMap - Class in org.apache.beehive.netui.script.common
Provide a Map of BundleMap.BundleNodeMap objects that can expose various implementations of BundleNode to expression languages.
BundleMap(HttpServletRequest, ServletContext) - Constructor for class BundleMap
Create a BundleMap object that is used for data binding to resource bundles.
BundleNode - Class in org.apache.beehive.netui.script.common.bundle
 
BundleNode() - Constructor for class BundleNode
 
BundleNodeFactory - Class in org.apache.beehive.netui.script.common.bundle
 
Button - Class in org.apache.beehive.netui.tags.html
Generates a button on the page with the specified attributes.
Button() - Constructor for class Button
 
BUTTON - Static variable in interface HtmlConstants
The name of the button element.
BUTTON_DISABLE - Static variable in class CoreScriptFeature
 
BUTTON_DISABLE_AND_SUBMIT - Static variable in class CoreScriptFeature
 
BUTTON_TAG - Static variable in class TagRenderingBase
 
ButtonTag - Class in org.apache.beehive.netui.tags.rendering
Render the HTML <button> element.
ButtonTag() - Constructor for class ButtonTag
 
ButtonTag.State - Class in org.apache.beehive.netui.tags.rendering
 
ButtonTag.State() - Constructor for class ButtonTag.State
 
ByRef - Class in org.apache.beehive.netui.tags
 
ByRef() - Constructor for class ByRef
 

C

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
Calls methods on the current Page Flow.
CallPageFlow() - Constructor for class CallPageFlow
 
cancelRequest(RequestInterceptorContext) - Method in class RequestInterceptor
Cancel the request.
cancelRequest(RequestInterceptor) - Method in class RequestInterceptorContext
 
Caption - Class in org.apache.beehive.netui.tags.databinding.datagrid
The Caption tag is used to render an HTML <caption> inside of a data grid.
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
 
causeMayBeSessionExpiration() - Method in exception ActionNotFoundException
Tell whether the root cause may be session expiration in cases where the requested session ID is different than the actual session ID.
causeMayBeSessionExpiration() - Method in exception DoubleSubmitException
Tell whether the root cause may be session expiration in cases where the requested session ID is different than the actual session ID.
causeMayBeSessionExpiration() - Method in exception EmptyNestingStackException
Tell whether the root cause may be session expiration in cases where the requested session ID is different than the actual session ID.
causeMayBeSessionExpiration() - Method in exception IllegalActionOutputException
Tell whether the root cause may be session expiration in cases where the requested session ID is different than the actual session ID.
causeMayBeSessionExpiration() - Method in exception IllegalOutputFormException
Tell whether the root cause may be session expiration in cases where the requested session ID is different than the actual session ID.
causeMayBeSessionExpiration() - Method in exception InfiniteReturnToActionException
Tell whether the root cause may be session expiration in cases where the requested session ID is different than the actual session ID.
causeMayBeSessionExpiration() - Method in exception MismatchedActionOutputException
Tell whether the root cause may be session expiration in cases where the requested session ID is different than the actual session ID.
causeMayBeSessionExpiration() - Method in exception MissingActionOutputException
Tell whether the root cause may be session expiration in cases where the requested session ID is different than the actual session ID.
causeMayBeSessionExpiration() - Method in exception NoCurrentPageFlowException
Tell whether the root cause may be session expiration in cases where the requested session ID is different than the actual session ID.
causeMayBeSessionExpiration() - Method in exception NoMatchingActionMethodException
Tell whether the root cause may be session expiration in cases where the requested session ID is different than the actual session ID.
causeMayBeSessionExpiration() - Method in exception NotLoggedInException
Tell whether the root cause may be session expiration in cases where the requested session ID is different than the actual session ID.
causeMayBeSessionExpiration() - Method in exception PageFlowException
Tell whether the root cause may be session expiration in cases where the requested session ID is different than the actual session ID; if true, then a SessionExpiredException will be thrown instead of this one in these situations.
causeMayBeSessionExpiration() - Method in exception SessionExpiredException
Tell whether the root cause may be session expiration in cases where the requested session ID is different than the actual session ID.
causeMayBeSessionExpiration() - Method in exception UnfulfilledRolesException
Tell whether the root cause may be session expiration in cases where the requested session ID is different than the actual session ID.
causeMayBeSessionExpiration() - Method in exception UnresolvableForwardException
Tell whether the root cause may be session expiration in cases where the requested session ID is different than the actual session ID.
CellDecorator - Class in org.apache.beehive.netui.databinding.datagrid.api.rendering
Abstract basee class used to render the contents of a data grid cell.
CellDecorator() - Constructor for class CellDecorator
Default constructor.
CellDecorator(CellDecorator) - Constructor for class CellDecorator
Constructor that takes a nested CellDecorator.
CellDecoratorException - Exception in org.apache.beehive.netui.databinding.datagrid.api.exceptions
Exception thrown when an error occurs while rendering a CellDecorator.
CellDecoratorException() - Constructor for exception CellDecoratorException
Default constructor
CellDecoratorException(String) - Constructor for exception CellDecoratorException
Constructor with cause message
CellDecoratorException(Throwable) - Constructor for exception CellDecoratorException
Constructor with cause
CellDecoratorException(String, Throwable) - Constructor for exception CellDecoratorException
Constructor with message and cause
CellModel - Class in org.apache.beehive.netui.databinding.datagrid.api.rendering
The CellModel is the base class for JavaBean objects that are used to configure the rendering of a CellDecorator.
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

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

CellRepeater() - Constructor for class CellRepeater
 
CELLSPACING - Static variable in interface HtmlConstants
The name of the cellspacing attribute.
changeContext(String, String, String, int) - Method in interface ExpressionEvaluator
Change the evaluation context of an expression.
changeRenderState(int) - Method in class DataGridTagModel
Method that alters the data grid's current render to the new renderState.
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.
CHARSET - Static variable in interface HtmlConstants
The name of the charset attribute.
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
 
CheckBox.CheckBoxPrefixHandler - Class in org.apache.beehive.netui.tags.html
The handler for naming and indexing the CheckBox.
CheckBox.CheckBoxPrefixHandler() - Constructor for class CheckBox.CheckBoxPrefixHandler
 
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.CheckboxGroupPrefixHandler - Class in org.apache.beehive.netui.tags.html
The handler for naming and indexing the CheckBoxGroup.
CheckBoxGroup.CheckboxGroupPrefixHandler() - Constructor for class CheckBoxGroup.CheckboxGroupPrefixHandler
 
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
 
checkMaxRepeat(int) - Method in class PadContext
 
checkMinRepeat(int) - Method in class PadContext
 
CLASS - Static variable in interface HtmlConstants
The name of the class attribute.
clear() - Method in class DynaFormData
 
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
 
clearChildren() - Method in class TreeElement
 
clearRegisteredModules() - Method in class AutoRegisterActionServlet
Clear the internal map of registered modules.
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.
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
 
configure(SQLSupportConfig) - Method in class SQLSupport
Set the SQLSupportConfig object useed to configure the SQL statements produced by this class.
ConfigurePager - Class in org.apache.beehive.netui.tags.databinding.datagrid
The configurePager tag is used to parameterize the data used to render a data grid's pager.
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.
CONTAINS - Static variable in class FilterOperationHint
Operation representing 'contains'.
containsEntity(String) - Static method in class HtmlUtils
This method will determine if the value passed in contains an entity.
containsExpression(String) - Method in interface ExpressionEvaluator
Checks to see if a particular expression contains an expression.
containsHtml(String) - Static method in class HtmlUtils
 
containsKey(Object) - Method in class DynaFormData
 
containsKey(String) - Method in class BundleNode
 
containsKey(Object) - Method in class BundleMap
Implementation of Map.containsKey for the bundle implicit object.
containsKey(Object) - Method in class ScriptablePageInput
 
containsValue(Object) - Method in class DynaFormData
 
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
 
contextDestroyed(ServletContextEvent) - Method in class PageFlowContextListener
 
contextInitialized(ServletContextEvent) - Method in class PageFlowContextListener
 
continueChain() - Method in class InterceptorChain
 
ControlFieldInitializationException - Exception in org.apache.beehive.netui.pageflow
Exception thrown when there are errors initializing an annotated Control field.
ControlFieldInitializationException(String, PageFlowManagedObject, Throwable) - Constructor for exception ControlFieldInitializationException
Construct with no error message.
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
 
COORDS - Static variable in interface HtmlConstants
The name of the coords attribute.
CoreScriptFeature - Class in org.apache.beehive.netui.tags.javascript
 
create(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class FlowController
Initialize after object creation.
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 after object creation.
createActionForm(ActionServlet) - Method in class PageFlowActionFormBean
Create and return an ActionForm instance appropriate to the information in this FormBeanConfig.
createAnchorBeginTag(HttpServletRequest, ByRef, TagRenderingBase, AbstractRenderAppender, String) - Method in class AnchorBase
This method will create the <a> portion of an anchor.
createAndBeginControlBeanContext(PageFlowManagedObject, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface PageFlowControlContainer
This method will ensure that a page flow's ControlContainerContext exists, and will make make sure that the begin context is called.
createAndBeginControlBeanContext(PageFlowManagedObject, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class PageFlowControlContainerImpl
 
createControlBeanContext(HttpServletRequest, HttpServletResponse) - Method in class DefaultServletContainerAdapter
Get a context object to support Beehive Controls.
createControlBeanContext(HttpServletRequest, HttpServletResponse) - Method in interface ServletContainerAdapter
Get a context object to support Beehive Controls.
createDataGridState() - Method in class DataGridConfig
Create a DataGridState instance that will be used to store the state for a data grid.
createDataGridState() - Method in class DefaultDataGridConfig
Create a DataGridState object.
createEventReporter() - Method in class DefaultServletContainerAdapter
 
createFilter() - Method in class DataGridConfig
Create a concrete Filter implementation for a data grid.
createFilter() - Method in class DefaultDataGridConfig
Create a Filter object.
createFilterModel(List) - Method in class DataGridConfig
Create a FilterModel instance used to store the Filter state for a data grid.
createFilterModel(List) - Method in class DefaultDataGridConfig
Create a FilterModel object.
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.
createOrderByClause(List) - Method in class SQLSupport
Create a SQL ORDER BY clause from the list of Sort objects.
createOrderByFragment(List) - Method in class SQLSupport
Create a SQL order fragment from the list of Sort objects.
createPageFlow(RequestContext, String) - Method in class FlowControllerFactory
Create a PageFlowController of the given type.
createPageFlow(RequestContext, Class) - Method in class FlowControllerFactory
Create a PageFlowController of the given type.
createPagerModel() - Method in class DataGridConfig
Create a PagerModel instance used to store the current paging state for a data grid.
createPagerModel() - Method in class DefaultDataGridConfig
Create a PagerModel object.
createResourceBundle(String) - Method in class DataGridResourceProvider
 
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
Create a concrete Sort implementation for a data grid.
createSort() - Method in class DefaultDataGridConfig
Create a Sort object.
createSortModel(List) - Method in class DataGridConfig
Create a SortModel instance used to store the Sort state for a data grid.
createSortModel(List) - Method in class DefaultDataGridConfig
Create a SortModel object.
createStateCodec(ServletRequest, String) - Method in class DataGridConfig
Create a DataGridStateCodec instance used to obtain services for handling data grid state.
createStateCodec(ServletRequest, String) - Method in class DefaultDataGridConfig
Create a DataGridStateCodec for a grid with the given name for the given ServletRequest.
createURL(String, String, String, String, Map, JspContext) - Static method in class JspUtil
Utility method used by data grid related classes to create URLs.
createURLTemplatesFactory(ServletContext) - Static method in class PageFlowUtils
Get an uninitialized instance of a container specific URLTemplatesFactory from the ServletContainerAdapter.
createWhereClause(List) - Method in class SQLSupport
Create a SQL WHERE clause from the list of Filter objects.
createWhereFragment(List) - Method in class SQLSupport
Create a SQL WHERE clause from the list of Filter objects.
createWindow(int, int) - Method in class PagedDataSet
 
currentLocale() - Method in class Html
Return the current Locale for this request, creating a new one if necessary.
CustomPropertyConfig - Class in org.apache.beehive.netui.util.config.bean
 
CustomPropertyConfig(String, String) - Constructor for class CustomPropertyConfig
 

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
This tag is the containing tag for all tags and markup used to render a data grid.
DataGrid() - Constructor for class DataGrid
 
DATAGRID_MSG_NODATA - Static variable in interface IDataGridMessageKeys
String key for the message displayed when no data is available in the data set to which a data grid is bound.
DATAGRID_RESOURCE_PATH - Static variable in interface IDataGridMessageKeys
String key for the root resource path used when building a URL to resources such as images rendered in a data grid.
DataGridConfig - Class in org.apache.beehive.netui.databinding.datagrid.api
Abstract class used by the data grid to create model objects used for state management and rendering.
DataGridConfig() - Constructor for class DataGridConfig
 
DataGridConfigFactory - Class in org.apache.beehive.netui.databinding.datagrid.api
A factory for creating instances of a DataGridConfig.
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
Default constructor
DataGridExtensionException(String) - Constructor for exception DataGridExtensionException
Constructor with cause message
DataGridExtensionException(Throwable) - Constructor for exception DataGridExtensionException
Constructor with cause
DataGridExtensionException(String, Throwable) - Constructor for exception DataGridExtensionException
Constructor with cause and message
DataGridResourceProvider - Class in org.apache.beehive.netui.databinding.datagrid.api
This abstract class provides an abstraction used for obtaining messages and strings used during data grid rendering.
DataGridResourceProvider() - Constructor for class DataGridResourceProvider
 
DataGridState - Class in org.apache.beehive.netui.databinding.datagrid.api
A class used to encapsulate the default state information for a data grid.
DataGridState() - Constructor for class DataGridState
 
DataGridStateCodec - Class in org.apache.beehive.netui.databinding.datagrid.api
This abstract base class acts as a service that exposes state information to a data grid.
DataGridStateCodec() - Constructor for class DataGridStateCodec
 
DataGridStateFactory - Class in org.apache.beehive.netui.databinding.datagrid.api
Factory class used to construct instances of DataGridState objects.
DataGridTagModel - Class in org.apache.beehive.netui.databinding.datagrid.api.rendering
The DataGridTagModel is a JavaBean that is exposed by the NetUI data grid tag into the PageContext in a JSP.
DataGridTagModel(String, DataGridConfig, JspContext) - Constructor for class DataGridTagModel
Constructor used to build a DataGridTagModel.
DataGridURLBuilder - Class in org.apache.beehive.netui.databinding.datagrid.api
This abstract class provides methods that are used to build maps of URL parameters containing current ahd future data grid state.
DataGridURLBuilder() - Constructor for class DataGridURLBuilder
 
DATE - Static variable in class FilterTypeHint
Filter type hint representing a date type.
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.
DeclareBundle - Class in org.apache.beehive.netui.tags.databinding.bundle
Declares a java.util.ResourceBundle 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 as outputs of Page Flow actions to a JSP.
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
This method is implemented by subclasses to provide decoration behavior.
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 class IdJavascript
 
DEFAULT - Static variable in class PreventCache
 
DEFAULT_ENCODING - Static variable in class MutableURI
Value used to set the encoding as undefined.
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_SIZE - Static variable in class PagerModel
 
DEFAULT_ROW - Static variable in class PagerModel
 
DEFAULT_STRUTS_BUNDLE_NAME - Static variable in class BundleMap
 
DEFAULT_TEMPLATE - Static variable in class URLTemplateDescriptor
Deprecated.  
DEFAULT_TEMPLATE - Static variable in class URLTemplatesFactory
 
DEFAULT_TEMPLATE_REF - Static variable in class TemplatedURLFormatter
The default name for a reference group.
DEFAULT_URL_TEMPLATE_CONFIG_FILE_PATH - Static variable in class URLTemplatesFactory
Default value for path from the web app to the URL templates.
DefaultDataGridConfig - Class in org.apache.beehive.netui.databinding.datagrid.runtime.config
Default implementation of the DataGridConfig base class.
DefaultDataGridConfig() - Constructor for class DefaultDataGridConfig
 
defaultLocale - Static variable in class FlowController
Deprecated. Use FlowController.getDefaultLocale().
defaultLocale - Static variable in class ErrorBaseTag
The default locale on our server.
DefaultNamingChain - Static variable in class AbstractClassicTag
This List represents the default naming chain for handling dataSource attributes.
DefaultPageFlowEventReporter - Class in org.apache.beehive.netui.pageflow
Default event reporter.
DefaultPageFlowEventReporter(ServletContext) - Constructor for class DefaultPageFlowEventReporter
 
DefaultPageFlowEventReporter.LogMsg - Class in org.apache.beehive.netui.pageflow
 
DefaultPageFlowEventReporter.LogMsg(String) - Constructor for class DefaultPageFlowEventReporter.LogMsg
 
DefaultServletContainerAdapter - Class in org.apache.beehive.netui.pageflow
Default implementation of a Servlet container adapter.
DefaultServletContainerAdapter() - Constructor for class DefaultServletContainerAdapter
 
DefaultStyleModel - Class in org.apache.beehive.netui.databinding.datagrid.runtime.model.style
 
DefaultStyleModel() - Constructor for class DefaultStyleModel
 
DefaultStyleModel(String) - Constructor for class DefaultStyleModel
 
DelegatingActionMapping - Class in org.apache.beehive.netui.pageflow.config
A Struts ActionMapping object that delegates to an ActionMapping in a different module.
DelegatingActionMapping() - Constructor for class DelegatingActionMapping
 
DelegatingExceptionConfig - Class in org.apache.beehive.netui.pageflow.config
A Struts ExceptionConfig object that delegates to an ExceptionConfig in a different module.
DelegatingExceptionConfig() - Constructor for class DelegatingExceptionConfig
 
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
 
DESCENDING - Static variable in class SortDirection
Direction representing descending.
destroy() - Method in class AutoRegisterActionServlet
 
destroy() - Method in class PageFlowForbiddenFilter
 
destroy() - Method in class PageFlowPageFilter
 
destroy(HttpServletRequest) - Method in class PageFlowStack
Destroy the stack of PageFlowControllers that have invoked nested page flows.
destroyPageFlowStack(HttpServletRequest) - Static method in class PageFlowUtils
Deprecated. Use PageFlowStack.destroy(javax.servlet.http.HttpServletRequest) instead.
didRedirect() - Method in interface ScopedRequest
Deprecated. Use ScopedResponse.didRedirect() instead.
didRedirect() - Method in interface ScopedResponse
Tell whether a browser redirect was sent.
DIR - Static variable in interface HtmlConstants
The name of the dir attribute.
dir - Variable in class HtmlTag.State
 
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
 
DISABLED - Static variable in class MultipartHandler
 
disabledStyle - Variable in class TreeRenderState
 
disabledStyleClass - Variable in class TreeRenderState
 
DISK - Static variable in class MultipartHandler
 
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_INIT - Static variable in class CoreScriptFeature
 
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
 
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
Continue rendering the repeater changing the render state or advancing to a new data item as needed.
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
 
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
 
DocType - Class in org.apache.beehive.netui.util.config.bean
 
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
Deprecated.  
doEndTag() - Method in class MessageArg
Deprecated.  
doEndTag() - Method in class Repeater
Complete rendering the repeater.
doEndTag() - Method in class RepeaterComponent
Ends a tag's lifecycle.
doEndTag() - Method in class GetData
Deprecated. Evaluate the expression at the value attribute and store the result in the PageContext under the attribute key specified in GetData.setResultId(String).
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 RewriteURL
Render the end of the rewriteURL 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 ButtonTag
 
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 restore the original query string on the page restored when a @Jpf.Forward, @Jpf.SimpleAction, or @Jpf.ConditionalForward with navigateTo=Jpf.NavigateTo.previousAction is used.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class PageFlowForbiddenFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class PageFlowPageFilter
 
doFinally() - Method in class DeclareBundle
 
doFinally() - Method in class CellRepeater
 
doFinally() - Method in class Repeater
 
doForward(String, HttpServletRequest, HttpServletResponse) - Method in class PageFlowRequestProcessor
 
doForward() - Method in interface ScopedRequest
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class XmlHttpRequestServlet
 
DOMAIN_TOKEN - Static variable in class TemplatedURLFormatter
 
DOMAIN_TOKEN - Static variable in class URLTemplateDescriptor
Deprecated.  
DomUtils - Class in org.apache.beehive.netui.util.xml
This class exists simply because DOM is so inconvenient to use.
doNaming() - Method in class HtmlGroupBaseTag
 
doNestingReturn(FlowControllerHandlerContext, Forward, ActionMapping, ActionForm) - Method in interface ActionForwardHandler
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class XmlHttpRequestServlet
 
doPostIntercept(InterceptorContext, List) - Static method in class Interceptors
 
doPreIntercept(InterceptorContext, List) - Static method in class Interceptors
 
doReturnToAction(FlowControllerHandlerContext, String, Forward) - Method in interface ActionForwardHandler
 
doReturnToPage(FlowControllerHandlerContext, PreviousPageInfo, PageFlowController, ActionForm, String, Forward) - Method in interface ActionForwardHandler
 
doSecurityRedirect(String, HttpServletRequest, HttpServletResponse) - Method in class DefaultServletContainerAdapter
Cause the server to do a security check for the given path.
doSecurityRedirect(String, HttpServletRequest, HttpServletResponse) - Method in interface ServletContainerAdapter
Cause the server to do a security check for the given path.
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
Deprecated.  
doStartTag() - Method in class MessageArg
Deprecated.  
doStartTag() - Method in class Repeater
Start rendering the repeater.
doStartTag() - Method in class RepeaterComponent
Starts a tag's lifecycle.
doStartTag() - Method in class GetData
Deprecated. 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
Render the beginning of the rewriteURL tag.
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 ButtonTag
 
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.
doTag() - Method in class AbstractCell
This method implements the rendering process for data grid cells.
doTag() - Method in class Caption
Render the caption tag.
doTag() - Method in class ConfigurePager
Execute the ConfigurePager tag.
doTag() - Method in class DataGrid
Render a data grid.
doTag() - Method in class Footer
Render this tag.
doTag() - Method in class GetDataGridState
Using a DataGridConfig object, access the DataGridState and place it in the JspContext under the attribute key set via GetDataGridState.setVar(String)
doTag() - Method in class Header
Render this tag.
doTag() - Method in class RenderPager
Tag rendering method that renders the data grid's registered PagerRenderer into the page's output.
doTag() - Method in class Row
Render this tag.
doTag() - Method in class Rows
Render this tag.
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
Exception thrown when an action marked with the @Jpf.Action(preventDoubleSubmit=...
dropChanges(RequestContext) - Method in interface StorageHandler
Drop any deferred changes, so they will not be applied at the end of the chain of requests.
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.
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.
dumpURLRewriters(ServletRequest, PrintStream) - Static method in class URLRewriterService
Print out information about the chain of URLRewriters in this request.
DynaFormData - Class in org.apache.beehive.netui.pageflow
Extension of org.apache.struts.validator.DynaValidatorForm that implements Map.
DynaFormData() - Constructor for class DynaFormData
 
DYNAMIC_INIT - Static variable in class CoreScriptFeature
 
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
 
EMPTY_ITERATOR - Static variable in class IteratorFactory
Convenience field for accessing an empty Iterator.
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(...
EmptyNestingStackException(String, FlowController) - Constructor for exception EmptyNestingStackException
 
EmptyStyleModel - Class in org.apache.beehive.netui.databinding.datagrid.runtime.model.style
 
EmptyStyleModel() - Constructor for class EmptyStyleModel
 
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.
encode(String) - Method in class MutableURI
Convenience method to encode unencoded components of a URI.
encodeRowForPage(int) - Method in class PagerModel
Get the row needed to jump to the given page
encodeURI(String) - Static method in class MutableURI
Parse a URI reference, as a String, into its components and use URI to encode the components correctly.
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_TABLE(AbstractRenderAppender) - Method in class ConstantRendering
 
end_TD_TR(AbstractRenderAppender) - Method in class ConstantRendering
 
endActionRequest(RequestContext, long) - Method in class DefaultPageFlowEventReporter
 
endActionRequest(RequestContext, long) - Method in class PageFlowEventReporter
Event fired at the end of an action request.
endContextOnPageFlow(PageFlowManagedObject) - Method in interface PageFlowControlContainer
This method will preform the endContext() on any and all ControlContainerContext objects that are managed by the page flow runtime.
endContextOnPageFlow(PageFlowManagedObject) - Method in class PageFlowControlContainerImpl
 
endPageRequest(RequestContext, long) - Method in class DefaultPageFlowEventReporter
 
endPageRequest(RequestContext, long) - Method in class PageFlowEventReporter
Event fired at the end of a page request.
endRequest(HttpServletRequest, HttpServletResponse) - Method in class DefaultServletContainerAdapter
Called at the end of each processed request.
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.
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, javax.servlet.ServletContext) instead.
ensureCurrentPageFlow(HttpServletRequest, HttpServletResponse) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.getCurrentPageFlow(javax.servlet.http.HttpServletRequest, javax.servlet.ServletContext) instead.
ensureFailover(String, Object, HttpServletRequest) - Method in class DefaultServletContainerAdapter
Ensure that the given session attribute is replicated in a cluster for session failover.
ensureFailover(HttpServletRequest) - Method in class FacesBackingBean
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(RequestContext, String, Object) - Method in interface StorageHandler
Ensure that the given named attribute is replicated in a cluster for session failover, if appropriate.
ensureFailover(HttpServletRequest) - Method in class PageFlowController
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(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 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.
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 PageFlowUtils
Deprecated. This is an internal utility. InternalUtils.ensureModuleConfig(java.lang.String, javax.servlet.ServletContext) can be used, but it is not guaranteed to be supported in the future.
ensureModuleRegistered(String, ServletRequest) - Method in class AutoRegisterActionServlet
Deprecated. Use #ensureModuleRegistered(String) instead.
ensureModuleRegistered(String) - Method in class AutoRegisterActionServlet
 
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 ScriptablePageInput
Create a Set of page input entries.
EnumerationIterator - Class in org.apache.beehive.netui.util.iterator
This class implements the Iterator interface for an Enumeration.
EnumerationIterator(Enumeration) - Constructor for class EnumerationIterator
 
EQUAL - Static variable in class FilterOperationHint
Operation representing equal.
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 URLType
 
equals(Object) - Method in class URLTemplate.TemplateItem
 
equals(Object) - Method in class FilterOperationHint
Equals method.
equals(Object) - Method in class SortDirection
Equals method.
equals(Object) - Method in class SecurityProtocol
 
equals(Object) - Method in class ScriptablePageInput
 
equals(Object) - Method in class CoreScriptFeature
 
equals(Object) - Method in class ScriptPlacement
 
equals(Object) - Method in class DocType
Equals method.
equals(Object) - Method in class IdJavascript
Equals method.
equals(Object) - Method in class MultipartHandler
Equals method.
equals(Object) - Method in class PreventCache
Equals method.
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
 
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
 
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
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
 
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 interface ExpressionEvaluator
Evaluate an expression and return the result.
exceptionHandled(RequestContext, Throwable, ActionMapping, ActionForm, FlowController, ActionForward, long) - Method in class DefaultPageFlowEventReporter
 
exceptionHandled(RequestContext, Throwable, ActionMapping, ActionForm, FlowController, ActionForward, long) - Method in class PageFlowEventReporter
Event fired when an exception is handled successfully during processing of an action request.
exceptionRaised(RequestContext, Throwable, ActionMapping, ActionForm, FlowController) - Method in class DefaultPageFlowEventReporter
 
exceptionRaised(RequestContext, Throwable, ActionMapping, ActionForm, FlowController) - Method in class PageFlowEventReporter
Event fired when an exception is raised during processing of an action request.
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 PageFlowRequestProcessor.ExceptionHandledAction
 
exitNesting(HttpServletRequest, HttpServletResponse, ActionMapping, ActionForm) - Method in class PageFlowController
 
EXPAND_NODE - Static variable in class TreeElement
 
exposeException(FlowControllerHandlerContext, Throwable, ActionMapping) - Method in interface ExceptionsHandler
 
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.
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
 
ExpressionHandling - Class in org.apache.beehive.netui.tags
 
ExpressionHandling(INetuiTag) - Constructor for class ExpressionHandling
 
ExpressionLanguageConfig - Class in org.apache.beehive.netui.util.config.bean
 
ExpressionLanguageConfig(String, String, BindingContextConfig[]) - Constructor for class ExpressionLanguageConfig
 
ExpressionLanguagesConfig - Class in org.apache.beehive.netui.util.config.bean
 
ExpressionLanguagesConfig(String, ExpressionLanguageConfig[]) - Constructor for class ExpressionLanguagesConfig
 
ExpressionMessage - Class in org.apache.beehive.netui.pageflow
Extension of the base Struts ActionMessage; instead of retrieving messages and their arguments from message resources, it calculates them by evaluating JSP 2.0-style expressions (or, in the degenerate case, from hardcoded strings).
ExpressionMessage(String, Object[]) - Constructor for class ExpressionMessage
Constructor, using an array for the message arguments.
ExpressionMessage(String) - Constructor for class ExpressionMessage
Constructor, for a message without message arguments.
ExpressionMessage(String, Object) - Constructor for class ExpressionMessage
Constructor, for a message with a single argument.
ExpressionMessage(String, Object, Object) - Constructor for class ExpressionMessage
Constructor, for a message with two arguments.
ExpressionMessage(String, Object, Object, Object) - Constructor for class ExpressionMessage
Constructor, for a message with two arguments.
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.
ExtensionUtil - Class in org.apache.beehive.netui.databinding.datagrid.runtime.util
 

F

FacesBackingBean - Class in org.apache.beehive.netui.pageflow
A JavaServer Faces backing bean.
FacesBackingBean() - Constructor for class FacesBackingBean
 
FacesBackingBeanFactory - Class in org.apache.beehive.netui.pageflow
Factory for creating "backing beans" for JavaServer Faces pages.
FacesBackingBeanFactory() - Constructor for class FacesBackingBeanFactory
 
Factory - Class in org.apache.beehive.netui.core.factory
Base class for ServletContext-scoped factories.
Factory() - Constructor for class Factory
 
FactoryConfig - Class in org.apache.beehive.netui.core.factory
Configuration object passed to a Factory.
FactoryConfig() - Constructor for class FactoryConfig
 
FactoryUtils - Class in org.apache.beehive.netui.core.factory
Utility class for creating ServletContext-scoped factories.
FactoryUtils() - Constructor for class FactoryUtils
 
fatal(Object) - Method in class Logger
 
fatal(Object, Throwable) - Method in class Logger
 
fieldIsUninitialized(Field) - Method in class PageFlowManagedObject
Tell whether the given Field is uninitialized.
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
 
Filter - Class in org.apache.beehive.netui.databinding.datagrid.api.filter
The Filter class is a JavaBean that abstractly represents the data needed to calculate a filter for a data set.
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
The FilterModel class supports grouping a data grid's Filter objects into a single JavaBean that implements functionality for interacting with them together.
FilterModel(List) - Constructor for class FilterModel
Construct an a filter model given a List of Filter instances.
FilterOperation - Class in org.apache.beehive.netui.databinding.datagrid.api.filter
A filter operation is an abstract representation of an operation that can be performed when filtering a data set.
FilterOperation(int, String, String, FilterOperationHint) - Constructor for class FilterOperation
Construct a FilterOperation given a set of metadata about the filter.
FilterOperationHint - Class in org.apache.beehive.netui.databinding.datagrid.api.filter
This class provides a hint for the operation performed by a Filter instance.
filterParameterMap(Map) - Method in interface ScopedRequest
 
FilterTypeHint - Class in org.apache.beehive.netui.databinding.datagrid.api.filter
The FilterTypeHint is used by a Filter object in order to provide metadata about the type of the data in a data set represented by a filter expression.
findException(Class) - Method in class DelegatingActionMapping
 
findExceptionConfig(String) - Method in class DelegatingActionMapping
 
findExceptionConfigs() - Method in class DelegatingActionMapping
 
findForward(String) - Method in class DelegatingActionMapping
 
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.
findForwardConfig(String) - Method in class DelegatingActionMapping
 
findForwardConfigs() - Method in class DelegatingActionMapping
 
findForwards() - Method in class DelegatingActionMapping
 
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.
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
 
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.
flowControllerCreated(RequestContext, FlowController) - Method in class DefaultPageFlowEventReporter
 
flowControllerCreated(RequestContext, FlowController) - Method in class PageFlowEventReporter
Event fired when a FlowController (a page flow or a shared flow) is created.
flowControllerDestroyed(FlowController, Object) - Method in class DefaultPageFlowEventReporter
 
flowControllerDestroyed(FlowController, Object) - Method in class PageFlowEventReporter
Event fired when a FlowController (a page flow or a shared flow) is "destroyed", i.e., removed from wherever it is being stored.
FlowControllerFactory - Class in org.apache.beehive.netui.pageflow
Factory for creating FlowControllers - user PageFlowControllers and SharedFlowControllers.
FlowControllerFactory() - Constructor for class FlowControllerFactory
 
FlowControllerHandlerContext - Class in org.apache.beehive.netui.pageflow.handler
Handler context for FlowController-related requests.
FlowControllerHandlerContext(ServletRequest, ServletResponse, FlowController) - Constructor for class FlowControllerHandlerContext
 
flowControllerRegistered(String, String, ModuleConfig) - Method in class DefaultPageFlowEventReporter
 
flowControllerRegistered(String, String, ModuleConfig) - Method in class PageFlowEventReporter
Event fired when a page flow or shared flow is registered lazily (once per webapp deployment).
Footer - Class in org.apache.beehive.netui.tags.databinding.datagrid
The Footer tag is used to render a table row after the data grid has rendered the header and rows regions demarcated by the Header and Rows tags respectively.
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.
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_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() - Method in class URLTemplate
Return the String representation of the URL after replacing the tokens in the template with their associated values.
format(boolean) - Method in class URLTemplate
Return the String representation of the URL after replacing the tokens in the template with their associated values.
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.
FORMAT_INDENT - Static variable in class TreeRenderer
 
FORMAT_NBSP - Static variable in class TreeRenderer
 
FORMAT_NEWLINE - Static variable in class TreeRenderer
 
FORMAT_NEWLINE_INDENT - Static variable in class TreeRenderer
 
FORMAT_NEWLINE_SHORT_INDENT - Static variable in class TreeRenderer
 
FORMAT_SHORT_INDENT - Static variable in class TreeRenderer
 
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
Abstract method used to format a pattern given a pattern / message key and an array of arguments.
formatMessage(String, Object[]) - Method in class DataGridTagModel
Format a message given a resource string name key and a set of formatting arguments args.
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
Format an Object value.
formatText(Object) - Method in class LabelBase
 
formatText(Object) - Method in class Select
Apply the Select's set of formatters to the given text
FormData - Class in org.apache.beehive.netui.pageflow
Deprecated. Page Flow actions can accept form beans of any type; it is not necessary to extend this class. This will be removed in the next major version. In general, it's possible to remove extends FormData and replace it with implements Serializable.
FormData() - Constructor for class FormData
Deprecated.  
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
Render the 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
Construct based on an initializer Forward.
Forward(HttpServletRequest) - Constructor for class Forward
Construct based on a given request.
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(String, boolean) - Constructor for class Forward
Construct based on the given webapp-relative path.
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_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.
ForwardRedirectHandler - Interface in org.apache.beehive.netui.pageflow.handler
Handler for Servlet forward and redirect.
forwardsToPageFlow() - Method in class Forward
Tell whether the URI returned by Forward.getPath() is for a page flow.
FRAGMENT_TOKEN - Static variable in class TemplatedURLFormatter
 
FRAGMENT_TOKEN - Static variable in class URLTemplateDescriptor
Deprecated.  
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, boolean) - 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.
freeze() - Method in class DelegatingActionMapping
 

G

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.
get(Object) - Method in class DynaFormData
 
get(ServletContext) - Static method in class FacesBackingBeanFactory
Get a FacesBackingBeanFactory.
get(ServletContext) - Static method in class FlowControllerFactory
Get a FlowControllerFactory.
get(ServletContext) - Static method in class Handlers
 
get(String, PageFlowContextActivator) - Method in class PageFlowContext
This method will lookup a named object and return it.
get(HttpServletRequest, ServletContext) - Static method in class PageFlowStack
Get the stack of nested page flows for the current user session.
get(HttpServletRequest) - Static method in class PageFlowStack
Deprecated. Use PageFlowStack.get(HttpServletRequest, ServletContext) instead.
get(HttpServletRequest, ServletContext, boolean) - 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
Deprecated. Use PageFlowStack.get(HttpServletRequest, ServletContext, boolean) instead.
get(String) - Method in class NameService
 
get(Object) - Method in class BundleMap
 
get(Object) - Method in class ScriptablePageInput
 
getAbbreviation() - Method in class FilterOperation
Get the filter operation's abbreviation
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.
getActionForward() - Method in class PageFlowRequestProcessor.ExceptionHandledActionMapping
 
getActionForwardHandler() - Method in class Handlers
 
getActionForwardHandlers() - Method in class PageFlowHandlersConfig
 
getActionInterceptors() - Method in class ActionInterceptorContext
 
getActionInterceptors() - Method in class GlobalPageFlowActionInterceptorConfig
 
getActionInterceptors() - Method in class PerActionInterceptorConfig
 
getActionInterceptors() - Method in class PerPageFlowActionInterceptorConfig
 
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.
getActionMethod(String, Class) - Method in class FlowController
Get an action handler method of the given name/signature.
getActionName() - Method in class ActionInterceptorContext
Get the name of the action being raised.
getActionName() - Method in exception PageFlowException
Get the name of the action associated with this exception.
getActionName() - Method in class PerActionInterceptorConfig
 
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
 
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 FlowController
Get a list of the names of actions handled by methods in this PageFlowController.
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.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.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 PageFlowActionFormBean
 
getActualType() - Method in exception MismatchedActionOutputException
 
getAfterAction() - Method in class SimpleActionInterceptorConfig
 
getAlt() - Method in class GroupOption
Get the alt text of the option.
getAltRowClass() - Method in class StyleModel
Get the style class for an HTML tr tag rendered in a grid row.
getAltRowClass() - Method in class DefaultStyleModel
 
getAmp(ServletRequest) - Static method in class TagRenderingBase
 
getAnchorState() - Method in class AnchorCellModel
 
getApplication() - Method in class PageFlowApplicationFactory
 
getAttribute(RequestContext, String) - Method in interface StorageHandler
Get a named attribute.
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
Return the name of the attribute.
getAttributeList() - Method in class TreeElement
Return the list of attributes.
getAttributeMap() - Method in interface ScopedRequest
Get the current map of request attributes.
getAttributeNames(RequestContext) - Method in interface StorageHandler
Get all attribute names.
getAttributeValue(Element, String) - Static method in class DomUtils
Retutns the value of the named attribute of the given element.
getAvailableContexts() - Method in exception ExpressionEvaluationException
Get the top-level contexts that were available at the time that the expression failed.
getBeginActionURI(String) - Static method in class PageFlowUtils
Get a URI for the "begin" action in the PageFlowController associated with the given request URI.
getBeginMapping() - Method in class PageFlowRequestProcessor
 
getBindingContexts() - Method in class ExpressionLanguageConfig
 
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
 
getBufferBody(boolean) - Method in class AbstractSimpleTag
 
getBundle() - Method in class DelegatingExceptionConfig
 
getCaptionClass() - Method in class StyleModel
Get the style class for an HTML caption tag.
getCaptionClass() - Method in class DefaultStyleModel
 
getChild(int) - Method in class TreeElement
Return the child node at the given zero-relative index.
getChildElementByName(Element, String) - Static method in class DomUtils
Returns the first child element with the given name.
getChildElementsByName(Element, String) - Static method in class DomUtils
Returns a list of child elements with the given name.
getChildElementText(Element, String) - Static method in class DomUtils
Returns the text value of a child element.
getChildElementTextArr(Element, String) - Static method in class DomUtils
Returns an array of text values of a child element.
getChildren() - Method in class TreeElement
Return the set of child nodes for this node.
getClassLoader() - Method in interface ReloadableClassHandler
 
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).
getCommand(String, String) - Method in class AbstractClientRequestInterceptor
 
getConditionalForwardsMap() - Method in class DelegatingActionMapping
 
getConditionalForwardsMap() - Method in class PageFlowActionMapping
Get a map of expression -> forward-name.
getConfig() - Method in class Factory
Get the configuration object (containing custom properties) that is associated with this factory.
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 JavaBean.
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
 
getContent() - Method in class TreeElement
Return the content.
getContext() - Method in class InterceptorChain
 
getContext() - Static method in class PageFlowContext
Factory method that will return the PageFlowContext object to the caller.
getContext() - Method in class Expression
Get the expression's data binding context.
getControlContainer(HttpServletRequest, ServletContext) - Static method in class PageFlowControlContainerFactory
This method will return the PageFlowControlContainer that is acting as the control container for the page flow runtime.
getControlContainerContext(PageFlowManagedObject) - Method in interface PageFlowControlContainer
This will return the page flows ControlContainerContext.
getControlContainerContext(PageFlowManagedObject) - Method in class PageFlowControlContainerImpl
 
getControllerClass() - Method in class PageFlowControllerConfig
 
getConverterClass() - Method in class TypeConverterConfig
 
getCookie(String) - Method in interface ScopedResponse
Get a cookie that was added to the response.
getCookies() - Method in interface ScopedResponse
Get all Cookies that were added to the response.
getCreateTime() - Method in class PageFlowManagedObject
Get the time at which this object was created.
getCurrentActionName() - Method in class FlowController
Get the name of the current action being executed.
getCurrentActionResolver(HttpServletRequest) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.getCurrentPageFlow(HttpServletRequest, ServletContext) instead.
getCurrentActionResolver(HttpServletRequest, ServletContext) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.getCurrentPageFlow(HttpServletRequest, ServletContext) instead.
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
Accessor for obtaining the current index in the data set.
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
Get the index of the current item in the data set.
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
Accessor for obtaining the current item in the data set.
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
Get the current item in the data set.
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
Get metadata for the current item.
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, ServletContext) - Static method in class PageFlowUtils
Get the current PageFlowController.
getCurrentPageFlow(HttpServletRequest) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.getCurrentPageFlow(HttpServletRequest, ServletContext) instead.
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.
getCustomProperties() - Method in class HandlerConfig
 
getCustomProperties() - Method in class InterceptorConfig
 
getCustomProperties() - Method in class HandlerConfig
 
getCustomProperties() - Method in class InterceptorConfig
 
getCustomProperties() - Method in class PageFlowFactoryConfig
 
getCustomProperty(String) - Method in class FactoryConfig
 
getCustomProperty(String) - Method in class HandlerConfig
 
getCustomProperty(String) - Method in class InterceptorConfig
 
GetData - Class in org.apache.beehive.netui.tags.databinding.script
Deprecated. The JSP expression language should be used instead.
GetData() - Constructor for class GetData
Deprecated.  
getDataCellClass() - Method in class StyleModel
Get the style class for an HTML td tag rendered for a grid cell.
getDataCellClass() - Method in class DefaultStyleModel
 
getDataCellFilteredClass() - Method in class StyleModel
Get the style class for an HTML td tag for a grid cell that is filtered.
getDataCellFilteredClass() - Method in class DefaultStyleModel
 
getDataCellSortedClass() - Method in class StyleModel
Get the style class for an HTML td tag for a grid cell that is sorted.
getDataCellSortedClass() - Method in class DefaultStyleModel
 
getDataGridState() - Method in class DataGridStateCodec
Get the DataGridState for a data grid.
getDataGridState(String) - Method in class DataGridStateFactory
Lookup a DataGridState object given a data grid identifier.
getDataGridState(String, DataGridConfig) - Method in class DataGridStateFactory
Lookup a DataGridState object given a data grid identifier and a specific DataGridConfig object.
GetDataGridState - Class in org.apache.beehive.netui.tags.databinding.datagrid
Utility data grid tag that allows the page author to gain access to the DataGridState object outside of the body of a <netui-data:dataGrid> tag.
GetDataGridState() - Constructor for class GetDataGridState
 
getDataGridTagModel() - Method in class CellModel
Get the DataGridTagModel which is associated with the data grid tag that contains this cell.
getDataGridTagModel() - Method in class PagerRenderer
Get the DataGridTagModel to which this pager is associated.
getDataGridURLBuilder() - Method in class DataGridStateCodec
Get a DataGridURLBuilder which can build be used to build URLs for a data grid's current state.
getDataGridURLBuilder(String) - Method in class DataGridStateFactory
Lookup a DataGridURLBuilder object given a data grid identifier.
getDataGridURLBuilder(String, DataGridConfig) - Method in class DataGridStateFactory
Lookup a DataGridURLBuilder object given a data grid identifier and a specific DataGridConfig object.
getDataSet() - Method in class DataGridTagModel
Accessor for the PagedDataSet that is used to render a data set in the grid.
getDataSetSize() - Method in class PagerModel
Set the data set size.
getDataSource() - Method in class DataGridTagModel
Accessor for obtaining the data source expression that was used to data bind to the data set.
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 CellRepeater
Gets the tag's data source (can be an expression).
getDataSource() - Method in class DataGrid
Get the data source for the data grid.
getDataSource() - Method in class Repeater
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
 
getDefault() - Static method in class FilterTypeHint
Get the default filter type hint.
getDefaultContext() - Static method in class MutableURI
Returns a default URIContext.
getDefaultDirection() - Method in class SortStrategy
Get the default SortDirection.
getDefaultDocType() - Static method in class TagRenderingBase
 
getDefaultForward() - Method in class DelegatingActionMapping
 
getDefaultForward() - Method in class PageFlowActionMapping
 
getDefaultLanguage() - Method in class ExpressionLanguagesConfig
 
getDefaultLocale() - Static method in class FlowController
Get the system default locale.
getDefaultMessage() - Method in class DelegatingExceptionConfig
 
getDefaultMessage() - Method in class PageFlowExceptionConfig
 
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
Create a concrete PagerRenderer implementation that will be used to render the pager in the absence of an alternate pager renderer.
getDefaultPagerRenderer() - Method in class DefaultDataGridConfig
Get the default PagerRenderer.
getDefaultPageSize() - Method in class PagerModel
Get the default page size.
getDefaultResourceProvider() - Method in class DataGridConfig
Create the default DataGridResourceProvider.
getDefaultResourceProvider() - Method in class DefaultDataGridConfig
Get a DataGridResourceProvider.
getDefaultSortImagePath() - Method in class DataGridTagModel
Get the default image path used when constructing links to sort images.
getDelegateModuleConfig(ServletContext) - Method in class DelegatingExceptionConfig
Get the ModuleConfig where the delegate ExceptionConfig lives.
getDescription() - Method in class ModuleConfigLocatorConfig
 
getDirection() - Method in class Sort
Get the SortDirection
getDisabled() - Method in class SelectOption
Gets if this option is disabled or not.
getDisplayName() - Method in class FacesBackingBean
Get the display name for the bean.
getDisplayName() - Method in class GlobalApp
Deprecated.  
getDisplayName() - Method in class PageFlowController
Get the display name of this page flow.
getDisplayName() - Method in class PageFlowManagedObject
Get the display name for this managed object.
getDisplayName() - Method in class SharedFlowController
Get the display name.
getDocType() - Method in class JspTagConfig
 
getEffect() - Method in exception SessionExpiredException
Get the effect of the session expiration; this is the exception that was most likely caused by the session expiring.
getElementText(Element) - Static method in class DomUtils
Returns the text value of a child element.
getEncoding() - Method in class MutableURI
Returns the character encoding that is used when adding unencoded parameters.
getErrorMessage(ActionMessage, String) - Method in class ErrorBaseTag
 
getErrorMessage() - Method in class FormatTag.Formatter
 
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
Get an event reporter, which will be notified of events like "page flow created", "action raised", etc.
getEventReporter() - Method in interface ServletContainerAdapter
Get an event reporter, which will be notified of events like "page flow created", "action raised", etc.
getExceptionsHandler() - Method in class Handlers
 
getExceptionsHandlers() - Method in class PageFlowHandlersConfig
 
getExpansionAction() - Method in class InheritableState
 
getExpectedType() - Method in exception MismatchedActionOutputException
 
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
 
getExpressionLanguages() - Method in class ExpressionLanguagesConfig
 
getExpressionLanguages() - Method in class NetUIConfig
 
getExternalContext() - Method in class AdapterContext
 
getFacesBackingBeanClass(String) - Method in class FacesBackingBeanFactory
Get a FacesBackingBean class.
getFacesBackingBeanFactory() - Method in class PageFlowFactoriesConfig
 
getFacesBackingBeanForRequest(RequestContext) - Method in class FacesBackingBeanFactory
Get the "backing bean" associated with the JavaServer Faces page for a request.
getFacesBackingBeanInstance(Class) - Method in class FacesBackingBeanFactory
Get a FacesBackingBean instance, given a FacesBackingBean class.
getFactory(ServletContext, PageFlowFactoryConfig, Class) - Static method in class FactoryUtils
 
getFactory(ServletContext, Class, FactoryConfig) - Static method in class FactoryUtils
 
getFactory(Class, String, FactoryConfig) - Method in class DefaultServletContainerAdapter
Generic method to get a Factory class that may be container dependent.
getFactory(Class, String, FactoryConfig) - Method in interface ServletContainerAdapter
Generic method to get a Factory class that may be container dependent.
getFactoryClass() - Method in class BindingContextConfig
 
getFactoryClass() - Method in class ExpressionLanguageConfig
 
getFactoryClass() - Method in class IteratorFactoryConfig
 
getFactoryClass() - Method in class PageFlowFactoryConfig
 
getFileExtension(String) - Static method in class PageFlowUtils
Deprecated. Use FileUtils.getFileExtension(java.lang.String) instead.
getFilterAction() - Method in class HeaderCellModel
 
getFilterExpression() - Method in class Filter
Get the filter expression for this filter
getFilterExpression() - Method in class HeaderCellModel
 
getFilterHref() - Method in class HeaderCellModel
 
getFilterModel() - Method in class DataGridState
Set the FilterModel for the data grid
getFilters() - Method in class FilterModel
Get the List of filters for a data grid.
getFilters(String) - Method in class FilterModel
Get a List of Filter objects.
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
Get the page number of the first page.
getFirstPage() - Method in class DivPanelState
 
getFlowController() - Method in class FlowControllerHandlerContext
 
getFlowController() - Method in exception PageFlowException
Get the related FlowController.
getFlowControllerClass(String) - Method in class FlowControllerFactory
Get a FlowController class.
getFlowControllerInstance(Class) - Method in class FlowControllerFactory
Get a FlowController instance, given a FlowController class.
getFlowControllerURI() - Method in exception PageFlowException
Get the name of the related FlowController.
getFooterRowClass() - Method in class StyleModel
Get the style class for an HTML tr tag rendered in the grid's footer.
getFooterRowClass() - Method in class DefaultStyleModel
 
getForm() - Method in exception ActionNotFoundException
 
getForm() - Method in class PreviousInfo
Get the form bean that was used to initialize the previous page or action.
getFormBean(ActionMapping) - Method in class FlowController
Get the flow-scoped form bean member associated with the given ActionMapping.
getFormBeanMessageResourcesKey() - Method in class DelegatingActionMapping
 
getFormBeanMessageResourcesKey() - Method in class PageFlowActionMapping
 
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.
getFormClass() - Method in class PageFlowActionMapping
 
getFormClassName() - Method in exception NoMatchingActionMethodException
 
getFormMember() - Method in class PageFlowActionMapping
 
getForward() - Method in class DelegatingActionMapping
 
getForward() - Method in class PreviousPageInfo
Get the object that was used to forward to the page.
getForwardedURI() - Method in interface ScopedRequest
 
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.
getForwardRedirectHandler() - Method in class Handlers
 
getForwardRedirectHandlers() - Method in class PageFlowHandlersConfig
 
getFragment() - Method in class MutableURI
Returns the fragment.
getFullContextPath(HttpServletRequest) - Method in class DefaultServletContainerAdapter
Return the webapp context path for the given request.
getFullContextPath(HttpServletRequest) - Method in interface ServletContainerAdapter
Return the webapp context path for the given request.
getGenDir() - Method in class PageFlowActionServlet.DefaultModuleConfigLocator
 
getGenDir() - Method in class PageFlowActionServlet.LegacyModuleConfigLocator
 
getGeneralAttributeMap() - Method in class AbstractAttributeState
 
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.
getGlobalPageFlowActionInterceptors() - Method in class PageFlowActionInterceptorsConfig
 
getGlobalRequestInterceptors() - Method in class RequestInterceptorsConfig
 
getGridName() - Method in class DataGridStateCodec
Get the data grid name with which this DataGridStateCodec is associated.
getHandler() - Method in class DelegatingExceptionConfig
 
getHandlerClass() - Method in class HandlerConfig
 
getHandlerClass() - Method in class HandlerConfig
 
getHandlerClass() - Method in class PrefixHandlerConfig
 
getHeaderCellClass() - Method in class StyleModel
Get the style class for an HTML th tag rendered for a grid's header cell.
getHeaderCellClass() - Method in class DefaultStyleModel
 
getHeaderCellFilteredClass() - Method in class StyleModel
Get the style class for an HTML th tag for a grid's header cell that is filtered.
getHeaderCellFilteredClass() - Method in class DefaultStyleModel
 
getHeaderCellSortableClass() - Method in class StyleModel
Get the style class for an HTML th tag for a grid's header cell that is sortable.
getHeaderCellSortableClass() - Method in class DefaultStyleModel
 
getHeaderCellSortedClass() - Method in class StyleModel
Get the style class for an HTML th tag for a grid's header cell whose data is sorted.
getHeaderCellSortedClass() - Method in class DefaultStyleModel
 
getHeaderRowClass() - Method in class StyleModel
Get the style class for an HTML tr tag rendered in the grid's header.
getHeaderRowClass() - Method in class DefaultStyleModel
 
getHeaders() - Method in interface ScopedResponse
Get all headers.
getHeaders(String) - Method in interface ScopedResponse
Get all headers with the given name.
getHint() - Method in class FilterTypeHint
Get the type hint string.
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.
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 FilterOperation
Get the filter operation's id.
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.
getIdJavascript() - Method in class JspTagConfig
 
getIdScope() - Method in class ScriptContainer
return the scopeId associated with the ScriptContainer
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
 
getInclude() - Method in class DelegatingActionMapping
 
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
 
getInitParameterNames() - Method in class AutoRegisterActionServlet
 
getInlineError() - Method in class AbstractSimpleTag
 
getInlineError(String) - Method in class ErrorHandling
 
getInput() - Method in class DelegatingActionMapping
 
getInputForward() - Method in class DelegatingActionMapping
 
getInputStream() - Method in class XmlInputStreamResolver
 
getInstance() - Static method in class URLTemplateDescriptor
Deprecated. Returns an instance of URLTemplateDescriptor.
getInstance() - Static method in class DataGridConfigFactory
Create an instance of the default DataGridConfig object.
getInstance(Class) - Static method in class DataGridConfigFactory
Create an instance of a DataGridConfig object given a Class object.
getInstance(JspContext) - Static method in class DataGridStateFactory
Get an instance of a DataGridStateFactory given a JspContext.
getInstance(ServletRequest) - Static method in class DataGridStateFactory
Get an instance of a DataGridStateFactory given a ServletRequest.
getInstance() - Static method in class SQLSupport
Get an instance of this class configured using a default SQLSupportConfig.
getInstance(DatabaseMetaData) - Static method in class SQLSupport
Get an instance of this class configured using a SQLSupportConfig that has been configured using the provided DatabaseMetaData.
getInstance(SQLSupportConfig) - Static method in class SQLSupport
Get an instance of this class configured using the provided SQLSupportConfig.
getInstance() - Static method in class SQLSupportConfigFactory
Create a default SQLSupportConfig JavaBean.
getInstance(DatabaseMetaData) - Static method in class SQLSupportConfigFactory
Create an instance of a SQLSupportConfig JavaBean that is created from a DatabaseMetaData object.
getInstance() - Static method in class BundleNodeFactory
 
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() - Static method in class TreeRendererFactory
Create an instance of a TreeRenderer object.
getInstance(String) - Static method in class TreeRendererFactory
Create an instance of a TreeRenderer object given a class name.
getInstance(Class) - Static method in class Logger
Factory method for creating NetUI Logger instances.
getInterceptedActionName() - Method in class PageFlowStack.PushedPageFlow
 
getInterceptedForward() - Method in class PageFlowStack.PushedPageFlow
 
getInterceptor() - Method in class PageFlowStack.PushedPageFlow
 
getInterceptorClass() - Method in class InterceptorConfig
 
getInterceptorClass() - Method in class InterceptorConfig
 
getInterceptorForward() - Method in class ActionInterceptorContext
 
getInterceptPath() - Method in class SimpleActionInterceptorConfig
 
getIntValue() - Method in class CoreScriptFeature
 
getItem() - Method in class DataAccessProviderBean
 
getItemIcon() - Method in class InheritableState
 
getIteratorFactories() - Method in class NetUIConfig
 
getJavascript() - Method in class AnchorCellModel
 
getJavascript() - Method in class ImageCellModel
 
getJavascript() - Method in class SpanCellModel
 
getJavaScriptAttribute(String) - Method in class HtmlBaseTag
 
getJpfClassName(String) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.getPageFlowClassName(String) instead.
getJspContext() - Method in class DataGridTagModel
Accessor for the JspContext for the JSP in which the grid started to render.
getJspTagConfig() - Method in class NetUIConfig
 
getKey() - Method in class DelegatingExceptionConfig
 
getKeys() - Method in class BundleNode
 
getKnownTokens() - Method in class TemplatedURLFormatter
Returns the list of the known tokens (strings) that this URL template formatter handles.
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..
getLastLineJoinImage() - Method in class InheritableState
 
getLastNodeCollapsedImage() - Method in class InheritableState
 
getLastNodeExpandedImage() - Method in class InheritableState
 
getLastPage() - Method in class PagerModel
Get the page number for the last page.
getLastRowForPage() - Method in class PagerModel
Get the last row for the current page of data.
getLevel() - Method in class TreeElement
 
getLineJoinImage() - Method in class InheritableState
 
getLinkName() - Method in class AnchorCellModel
 
getListenPort(HttpServletRequest) - Method in class DefaultServletContainerAdapter
Get the port on which the server is listening for unsecure connections.
getListenPort(HttpServletRequest) - Method in interface ServletContainerAdapter
Get the port on which the server is listening for unsecure connections.
getListenScopeParameter(String) - Method in interface ScopedRequest
 
getLocale() - Method in class DataGridResourceProvider
Accessor for obtaining the Locale used when looking up messages.
getLocale(JspContext) - Static method in class JspUtil
Get the Locale from the JspContext
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 interface ScopedRequest
 
getLocalPathsRelativeTo() - Method in class DelegatingActionMapping
Get the prefix directory path that local paths in Forwards should be relative to.
getLocalPathsRelativeTo() - Method in class DelegatingExceptionConfig
Get the prefix directory path that local paths in Forwards should be relative to.
getLocalPathsRelativeTo() - Method in class PageFlowActionMapping
Get a prefix directory path that all Forward local paths should be relative to.
getLocalPathsRelativeTo() - Method in class PageFlowExceptionConfig
Get a prefix directory path that all Forward local paths should be relative to.
getLocation() - Method in class Form
Return the value of the location.
getLocatorClass() - Method in class ModuleConfigLocatorConfig
 
getLoginHandler() - Method in class Handlers
 
getLoginHandlers() - Method in class PageFlowHandlersConfig
 
getLongLivedPageFlow(String, HttpServletRequest) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.getLongLivedPageFlow(String, HttpServletRequest, ServletContext) instead.
getLongLivedPageFlow(String, HttpServletRequest, ServletContext) - 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.
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.
getMaxForwardsPerRequest() - Method in class PageFlowConfig
 
getMaxNestingStackDepth() - Method in class PageFlowConfig
 
getMaxRepeat() - Method in class PadContext
Get the maximum number of times to render items in the repeater's body.
getMemFileSize() - Method in class PageFlowControllerConfig
 
getMessage(String) - Method in class DataGridResourceProvider
Abstract method used to obtain a message String given a key
getMessage(String) - Method in class DataGridTagModel
Get a message given a resource string name key.
getMessage() - Method in exception PageFlowManagedObjectException
 
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 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
 
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 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 NullActionOutputException
 
getMessageParts() - Method in exception PageFlowManagedObjectException
 
getMessageParts() - Method in exception SessionExpiredException
 
getMessageParts() - Method in exception UnfulfilledRolesException
 
getMessageParts() - Method in exception UnresolvableForwardException
 
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.
getMetadata() - Method in class DataAccessProviderBean
 
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
Deprecated. Use AutoRegisterActionServlet.ensureModuleRegistered(java.lang.String, javax.servlet.ServletRequest) instead.
getModuleConfig() - Method in class FlowController
Get the Struts ModuleConfig object associated with this FlowController.
getModuleConfig(ServletContext, HttpServletRequest) - Method in class FlowController
Deprecated. Use FlowController.getModuleConfig() instead.
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.
getModuleConfigLocators() - Method in class PageFlowConfig
 
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/classes/_pageflow/struts-config-someModule") for a given module path (e.g., "someModule"), according to the PageFlow convention.
getModulePath() - Method in interface ActionResolver
Deprecated. 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 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 for actions in this shared flow.
getModulePath() - Method in class StrutsModule
Deprecated.  
getModulePathForRelativeURI(String) - Static method in class PageFlowUtils
Get the Struts module path for a URI that is relative to the web application root.
getMultipartClass() - Method in class DelegatingActionMapping
 
getMultipartClass() - Method in class PageFlowControllerConfig
This gets the multipart class.
getMultipartHandler() - Method in class PageFlowConfig
 
getName() - Method in class URLTemplate
 
getName() - Method in class DataGridTagModel
Accessor for the name of the data grid.
getName() - Method in class PageFlowActionForward.ActionOutput
 
getName() - Method in class TreeElement
Returns the unique name of the node.
getName() - Method in class BindingContextConfig
 
getName() - Method in class CustomPropertyConfig
 
getName() - Method in class ExpressionLanguageConfig
 
getName() - Method in class IteratorFactoryConfig
 
getName() - Method in class PrefixHandlerConfig
 
getName() - Method in class SharedFlowRefConfig
 
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.
getNamingChain() - Method in class AbstractClassicTag
Return an List which represents a chain of INameInterceptor objects.
getNamingChain() - Method in class CellRepeater
Return an ArrayList which represents a chain of INameInterceptor objects.
getNamingChain() - Method in class Repeater
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.
getNearestForm() - Method in class AbstractClassicTag
Returns the closest parent form tag, or null if there is none.
getNestedDecorator() - Method in class CellDecorator
Get the nested decorator.
getNestingPageFlow(HttpServletRequest) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.getNestingPageFlow(HttpServletRequest, ServletContext) instead.
getNestingPageFlow(HttpServletRequest, ServletContext) - 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
Get the page number for the next page.
getNode() - Method in class TreeItem
 
getNodeCollapsedImage() - Method in class InheritableState
 
getNodeExpandedImage() - Method in class InheritableState
 
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
Get the filter operation for this filter
getOperationHint() - Method in class Filter
Get the operation hint for this filter
getOperationHint() - Method in class FilterOperation
Get the filter operation's FilterOperationHint.
getOptionsDataSource() - Method in class HtmlGroupBaseTag
Gets the options datasource value (an expression).
getOptionsDataSource() - Method in class Select
Gets the options datasource value (an expression).
getOriginalForward() - Method in class ActionInterceptorContext
Get a wrapper for the original URI from the action that was intercepted.
getOuterAttribute(HttpServletRequest, String) - Static method in class RequestUtils
 
getOuterRequest() - Method in interface ScopedRequest
 
getOuterRequest(HttpServletRequest) - Static method in class ScopedServletUtils
Get the outer (unwrapped) request.
getOuterResponse() - Method in interface ScopedResponse
 
getOuterServletRequest(ServletRequest) - Static method in class ScopedServletUtils
Get the outer (unwrapped) request.
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.
getOverridingActionInterceptor() - Method in class ActionInterceptorContext
 
getOverridingInterceptor() - Method in class InterceptorContext
 
getPadText() - Method in class PadContext
Get the text to use when padding the Repeater
getPage() - Method in class PagerModel
Get the page number given the current page size and current row.
getPageAction() - Method in class PagerModel
Get the action used when building URLs for navigating to another page.
getPageContext(JspContext) - Static method in class JspUtil
Attempt to convert a JspContext into a PageContext.
getPageContext() - Method in class AbstractSimpleTag
This method will attempt to cast the JspContext into a PageContext.
getPageCount() - Method in class PagerModel
Get the total number of pages.
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
 
getPageFlowActionInterceptors() - Method in class NetUIConfig
 
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.
getPageFlowConfig() - Method in class NetUIConfig
 
getPageFlowFactories() - Method in class NetUIConfig
 
getPageFlowFactory() - Method in class PageFlowFactoriesConfig
 
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.
getPageFlowHandlers() - Method in class NetUIConfig
 
getPageFlowStack(HttpServletRequest) - Static method in class PageFlowUtils
Deprecated. Use PageFlowStack.get(HttpServletRequest, ServletContext) instead.
getPageFlowURI(String) - Static method in class PageFlowUtils
Get the URI for a PageFlowController, given its class name.
getPageFlowUri() - Method in class PerPageFlowActionInterceptorConfig
 
getPageHref() - Method in class PagerModel
Get the href used when building URLs for navigating to another page.
getPageInput(String) - Method in class FacesBackingBean
Get a page input that was passed from a Page Flow action as an "action output".
getPageInput(String, ServletRequest) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.getActionOutput(java.lang.String, javax.servlet.ServletRequest) instead.
getPageInputMap() - Method in class FacesBackingBean
Get the map of all page inputs that was passed from a Page Flow action as "action outputs".
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.
getPagerModel() - Method in class DataGridState
Get the PagerModel for the data grid
getPagerModel() - Method in class PagerRenderer
Get the PagerModel that contains the current pager state.
getPagerParamValues() - Method in class DataGridURLBuilder
Get a String array that contains the values which can be used to reach any page in the data grid.
getPagerRenderer() - Method in class DataGridTagModel
Accessor for the PagerRenderer.
getPagerRowQueryParamKey() - Method in class DataGridURLBuilder
Get the String for the pager query parameter key.
getPageSize() - Method in class PagerModel
Get the current page size.
getParameter(String) - Method in class MutableURI
Returns the value of the parameter.
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.
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
Return the parent node of the HtmlAttributeInfo item.
getPassword() - Method in class TextBox
Get the password state.
getPath() - Method in class MutableURI
Returns the path.
getPath() - Method in class DelegatingExceptionConfig
 
getPath() - Method in class Forward
Get the URI path associated with this object.
getPattern() - Method in class FormatTag.Formatter
 
getPerActionInterceptors() - Method in class PerPageFlowActionInterceptorConfig
 
getPerPageFlowActionInterceptors() - Method in class PageFlowActionInterceptorsConfig
 
getPlatformName() - Method in class DefaultServletContainerAdapter
Get the name of the platform, which may be used to find platform-specific configuration files.
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.
getPrefix() - Method in class DelegatingActionMapping
 
getPrefixHandlers() - Method in class NetUIConfig
 
getPreventCache() - Method in class PageFlowConfig
 
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
Get the page number of the previous page.
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 the next release.
getPreviousPageInfoLegacy(PageFlowController, HttpServletRequest) - Method in class SharedFlowController
Deprecated. This method will be removed without replacement in a future release.
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
Get the parent data access provider.
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.
getQualifiedDataSourceName() - Method in class HtmlGroupBaseTag
Return the qualified name of the checkBoxGroup.
getQuery(URIContext) - Method in class MutableURI
Returns the query string (encoded/escaped).
getQueryParams() - Method in class DataGridURLBuilder
Get a Map containing the current state of the data grid.
getQueryParamsForFirstPage() - Method in class DataGridURLBuilder
Get a parameter map that contains the grid's current state with a value that will set the current to the first page.
getQueryParamsForLastPage() - Method in class DataGridURLBuilder
Get a parameter map that contains the grid's current state with a value that will set the current page to the last page.
getQueryParamsForNextPage() - Method in class DataGridURLBuilder
Get a parameter map that contains the grid's current state with a value that will set the current page to the next page.
getQueryParamsForPreviousPage() - Method in class DataGridURLBuilder
Get a parameter map that contains the grid's current state with a value that will set the current page to the previous page.
getQueryString() - Method in class Forward
Get the query string that will be appended to the URI returned by Forward.getPath().
getQueryString() - Method in class PreviousInfo
Get the query string from the previous page or action request.
getQuoteChar() - Method in class SQLSupportConfig
Get the quote character used to wrap string types inside of SQL statements.
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 interface ScopedResponse
Get the redirect URI.
getRef() - Method in class ByRef
 
getRelativeTo() - Method in class PageFlowActionForward
 
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.
getReloadableClassHandler() - Method in class Handlers
 
getReloadableClassHandlers() - Method in class PageFlowHandlersConfig
 
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
Accessor for the current render state.
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
Attempt to obtain a HttpServletRequest from a JspContext.
getRequest() - Method in class FlowController
Get the current HttpServletRequest.
getRequest() - Method in class RequestInterceptorContext
 
getRequest() - Method in class PageFlowContext
Return the request object.
getRequest() - Method in class RequestContext
 
getRequestInterceptors() - Method in class RequestInterceptorContext
 
getRequestInterceptors() - Method in class NetUIConfig
 
getRequiredTokens() - Method in class TemplatedURLFormatter
Returns the list of the tokens (strings) that this URL template requires when formatting a URL with a template.
getRequiredType() - Method in exception IllegalOutputFormTypeException
Get the name of the required form type.
getResource(String) - Method in interface ReloadableClassHandler
 
getResourceAsStream(String) - Method in interface ReloadableClassHandler
 
getResourceBundleNode(String, ResourceBundle, Locale) - Method in class BundleNodeFactory
 
getResourceBundlePath() - Method in class DataGridResourceProvider
Accessor for obtaining the path to the resource bundle used by a DataGridResourceProvider implementation.
getResourceKey() - Method in class FilterOperation
Get the filter operation's resource key.
getResourcePath() - Method in class DataGridTagModel
Get the resourrce path used when creating HTML image links during data grid rendering.
getResourcePath() - Method in class XmlInputStreamResolver
 
getResourceProvider(String) - Method in class DataGridConfig
Create a DataGridConfig-specific implementation of a DataGridResourceProvider.
getResourceProvider() - Method in class DataGridTagModel
Get the DataGridResourceProvider used to provide string messages, paths, etc during data grid rendering.
getResourceProvider(String) - Method in class DefaultDataGridConfig
Get a DataGridResourceProvider for the given resource bundle path.
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.
getResponse() - Method in class FlowController
Get the current HttpServletResponse.
getResponse() - Method in class RequestInterceptorContext
 
getResponse() - Method in class PageFlowContext
Return the response object to the caller.
getResponse() - Method in class RequestContext
 
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.
getReturnFormMember() - Method in class PageFlowActionForward
 
getReturnFormType() - Method in class PageFlowActionForward
 
getReturnToType() - Method in class Forward
Get the type of return, if this is a return-to type.
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 class DelegatingActionMapping
 
getRoleNames() - Method in exception UnfulfilledRolesException
Get the names of the roles that were allowed access to the action.
getRoles() - Method in class DelegatingActionMapping
 
getRoot(TreeElement) - Static method in class TreeElement
Gets the root node of this tree.
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
Get the current row.
getRowClass() - Method in class StyleModel
Get the style class for an HTML tr tag rendered in a grid row.
getRowClass() - Method in class DefaultStyleModel
 
getRowForFirstPage() - Method in class PagerModel
Get the row used to display the first page.
getRowForLastPage() - Method in class PagerModel
Get the row used to display the last page.
getRowForNextPage() - Method in class PagerModel
Get the row used to display the next page.
getRowForPreviousPage() - Method in class PagerModel
Get the row used to display the previous page.
getScheme() - Method in class MutableURI
Returns the protocol/scheme.
getSchemeSpecificPart() - Method in class MutableURI
Returns the scheme-specific part of this URI if it is opaque.
getScope() - Method in class DelegatingActionMapping
 
getScope() - Method in class DelegatingExceptionConfig
 
getScope() - Method in class TreeElement
Get the target scope for this node's URI.
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 ScopedRequest wrapper.
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 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
Get the port on which the server is listening for secure connections.
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
Tell whether a web application resource requires a secure transport protocol.
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.
getSelectionlink(TreeElement, String, InheritableState) - Method in class TreeRenderer
Calculate the selection link for this node, if the node is disabled, we can skip this because a disabled node may not be selected.
getSelectionTarget() - Method in class InheritableState
 
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.
getServletContext() - Method in class Factory
Get the current ServletContext.
getServletContext() - Method in class DefaultServletContainerAdapter
Get the current ServletContext.
getServletContext() - Method in class BaseHandler
 
getServletContext() - Method in class RequestInterceptorContext
 
getServletContext() - Method in class PageFlowContext
Return the servlet context.
getServletContext() - Method in class PageFlowEventReporter
 
getServletContext() - Method in class PageFlowManagedObject
Get the current ServletContext.
getServletRequest() - Method in class DataGridStateCodec
Get the current servlet request with which this DataGridStateCodec is associated.
getSession() - Method in class FlowController
Get the current user session.
getSharedFlow(String) - Method in class PageFlowController
Get a shared flow, based on its name as defined in this page flow's sharedFlowRefs attribute on @Jpf.Controller.
getSharedFlow(String, HttpServletRequest) - Static method in class PageFlowUtils
Deprecated. Use PageFlowUtils.getSharedFlow(String, HttpServletRequest, ServletContext) instead.
getSharedFlow(String, HttpServletRequest, ServletContext) - Static method in class PageFlowUtils
Get the shared flow with the given class name.
getSharedFlow(ServletRequest) - Static method in class ImplicitObjectUtil
 
getSharedFlowRefs() - Method in class NetUIConfig
 
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 sharedFlowRefs attribute of the @Jpf.Controller annotation on 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.
getSharedFlowTypes() - Method in class PageFlowControllerConfig
 
getSimpleActionInterceptors() - Method in class GlobalPageFlowActionInterceptorConfig
 
getSimpleActionInterceptors() - Method in class PerActionInterceptorConfig
 
getSimpleActionInterceptors() - Method in class PerPageFlowActionInterceptorConfig
 
getSize() - Method in class PagedDataSet
 
getSortAction() - Method in class HeaderCellModel
 
getSortDirection(String) - Method in class SortModel
Get the SortDirection for a Sort given a sort expression.
getSortExpression() - Method in class Sort
Get the sort expression
getSortExpression() - Method in class HeaderCellModel
 
getSortHref() - Method in class HeaderCellModel
 
getSortImagePath(SortDirection) - Method in class DataGridTagModel
Get the image paths used for the given SortDirection.
getSortModel() - Method in class DataGridState
Get the SortModel for a data grid.
getSorts() - Method in class SortModel
 
getSortStrategy() - Method in class SortModel
Get the SortStrategy used to cycle these Sort objects through various SortDirections.
getSpanState() - Method in class SpanCellModel
 
getState() - Method in class DataGridTagModel
Accessor for obtaining the DataGridState object.
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.
getStatusCode() - Method in interface ActionResult
 
getStatusCode() - Method in interface ScopedResponse
Get the status code on the response.
getStatusMessage() - Method in interface ActionResult
 
getStatusMessage() - Method in interface ScopedResponse
Get the status message on the response.
getStorageHandler() - Method in class Handlers
 
getStorageHandlers() - Method in class PageFlowHandlersConfig
 
getString(String) - Method in class BundleNode
 
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.
getStrutsBundleNode(String, MessageResources, Locale) - Method in class BundleNodeFactory
 
getStrutsModule(String, HttpServletRequest) - Static method in class StrutsModuleFactory
Deprecated.  
getStyleModel(String, String) - Method in class DataGridConfig
Create a StyleModel used by a data grid to render styles onto various HTML markup elements generated by a data grid.
getStyleModel() - Method in class DataGridTagModel
Get the StyleModel used to create style classes during data grid rendering.
getStyleModel(String, String) - Method in class DefaultDataGridConfig
Get a StyleModel given a model name and a style class prefix.
getStylePrefix() - Method in class StyleModel
Get the style prefix
getSuffix() - Method in class DelegatingActionMapping
 
getSupportsLikeEscapeClause() - Method in class SQLSupportConfig
Get a boolean that enables or disables an ESCAPE clause when generating a LIKE clause in a SQL statement.
getTableClass() - Method in class StyleModel
Get the style class for an HTML table tag.
getTableClass() - Method in class DefaultStyleModel
 
getTableFootClass() - Method in class StyleModel
Get the style class for an HTML tfoot tag.
getTableFootClass() - Method in class DefaultStyleModel
 
getTableHeadClass() - Method in class StyleModel
Get the style class for an HTML thead tag.
getTableHeadClass() - Method in class DefaultStyleModel
 
getTableRenderer() - Method in class DataGridTagModel
Get the instance of TableRenderer that is used to render HTML table markup for a data grid.
getTagId() - Method in class HtmlBaseTag
Return the ID of the tag.
getTagId() - Method in class TreeElement
Return the ID of the tag.
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
The name of this tag; this value is used for error reporting.
getTagName() - Method in class Caption
The name of this tag; this value is used for error reporting.
getTagName() - Method in class ConfigurePager
The name of this tag; this value is used for error reporting.
getTagName() - Method in class DataGrid
The name of this tag; this value is used for error reporting.
getTagName() - Method in class Footer
The name of this tag; this value is used for error reporting.
getTagName() - Method in class GetDataGridState
The name of this tag; this value is used for error reporting.
getTagName() - Method in class Header
The name of this tag; this value is used for error reporting.
getTagName() - Method in class HeaderCell
The name of this tag; this value is used for error reporting.
getTagName() - Method in class ImageAnchorCell
The name of this tag; this value is used for error reporting.
getTagName() - Method in class ImageCell
The name of this tag; this value is used for error reporting.
getTagName() - Method in class RenderPager
The tag's name; this is used for NetUI tag error reporting.
getTagName() - Method in class Row
The name of this tag; this value is used for error reporting.
getTagName() - Method in class Rows
The name of this tag; this value is used for error reporting.
getTagName() - Method in class SpanCell
The name of this tag; this value is used for error reporting.
getTagName() - Method in class TemplateCell
The name of this tag; this value is used for error reporting.
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
Deprecated.  
getTagName() - Method in class MessageArg
Deprecated.  
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
Deprecated. Get the name of this tag.
getTagName() - Method in class SerializeXML
The name of this tag; this value is used for error reporting.
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.
getTargetDocumentType() - Method in interface IDocumentTypeProducer
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.
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.
getTemplatedURL(ServletContext, ServletRequest, MutableURI, String, URIContext) - Method in class TemplatedURLFormatter
Format the given URL using a URL template, if defined in a URL template config file.
getTemplatedURL(ServletContext, ServletRequest, MutableURI, String, URIContext) - 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.
getTemplatedURLFormatter(ServletContext) - Static method in class TemplatedURLFormatter
Gets the TemplatedURLFormatter instance attribute of the ServletContext.
getTemplatedUrlFormatterClass() - Method in class UrlConfig
 
getTemplateNameByRef(String, String) - Method in class URLTemplates
Retrieve a template name from a reference group in url-template-config.
getTemplateNameByRef(String, String) - Method in class URLTemplatesFactory
Returns URL template name of the given type (by key) from the desired reference group.
getTemplates() - Method in class URLTemplates
Returns the URL templates from url-template-config by name.
getTitle() - Method in class TreeElement
Set the title attribute for the node.
getTokens() - Method in class Expression
Get the expression's token list.
getTreeImageLocation() - Static method in class TagConfig
This method returns the default location for the tree images.
getTreeImageLocation() - Method in class JspTagConfig
 
getTreeRendererClass() - Method in class JspTagConfig
 
getTreeRendererClassName() - Static method in class TagConfig
This method returns the class name of the renderer to use for NetUI trees in the Web application.
getTreeRenderState() - Method in interface ITreeRootElement
return the TreeRenderState for this tree.
getTreeRenderState() - Method in class TreeRootElement
return the TreeRenderState for this tree.
getTreeRenderSupport() - Method in class TreeRenderer
 
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 DelegatingActionMapping
 
getType() - Method in class PageFlowActionForward.ActionOutput
 
getType() - Method in class PageFlowRequestProcessor.ExceptionHandledActionMapping
 
getType() - Method in class SharedFlowRefConfig
 
getType() - Method in class TypeConverterConfig
 
getTypeConverters() - Method in class NetUIConfig
 
getTypeHint() - Method in class Filter
Get the type hint for this filter.
getTypeHint(String) - Static method in class FilterTypeHint
Given a String, lookup a FilterTypeHint for the String.
getUnknown() - Method in class DelegatingActionMapping
 
getUnqualifiedActionName() - Method in class DelegatingActionMapping
 
getUnqualifiedActionName() - Method in class PageFlowActionMapping
 
getUnqualifiedActionPath() - Method in class DelegatingActionMapping
 
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
Deprecated. 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 PageFlowController
Get the URI for addressing this PageFlowController.
getURI() - Method in class SharedFlowController
Get the URI.
getURI() - Method in class StrutsModule
Deprecated. Get the URI for this Struts module.
getURIString(URIContext) - Method in class MutableURI
Returns a string form of this URI.
getUrlBuilder() - Method in class DataGridTagModel
Accessor for obtaining the DataGridURLBuilder object.
getUrlConfig() - Method in class NetUIConfig
 
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.URLType, boolean) is called.
getURLTemplate(String) - Method in class URLTemplateDescriptor
Deprecated. Returns URL template given the name of the template.
getURLTemplate(String) - Method in class URLTemplatesFactory
Returns URL template given the name of the template.
getURLTemplateKey(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
Deprecated. Returns URL template name of the given type (by key).
getURLTemplates() - Method in class URLTemplatesFactory
Returns an array of the URL templates.
getURLTemplatesFactory(ServletContext) - Static method in class URLTemplatesFactory
Gets the URLTemplatesFactory instance attribute of the ServletContext.
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() - Method in class FlowController
Get the current logged-in user.
getUserPrincipal(FlowControllerHandlerContext) - Method in interface LoginHandler
Get the current user.
getValidate() - Method in class DelegatingActionMapping
 
getValidate() - Method in class PageFlowRequestProcessor.ExceptionHandledActionMapping
 
getValidFileExtensions() - Method in class PageFlowFacesFilter
 
getValidFileExtensions() - Method in class PageFlowJspFilter
 
getValidFileExtensions() - Method in class PageFlowPageFilter
 
getValue() - Method in class URLTemplate.TemplateItem
 
getValue() - Method in class Filter
Get the value for this filter.
getValue() - Method in class FilterOperationHint
The hint's int value.
getValue() - Method in class SortDirection
The direction's int value.
getValue() - Method in class AnchorCellModel
 
getValue() - Method in class HeaderCellModel
 
getValue() - Method in class SpanCellModel
 
getValue() - Method in class TreeHtmlAttributeInfo
Return the value of the attribute.
getValue() - Method in class CustomPropertyConfig
 
getValue() - Method in class DocType
The doc type's int value.
getValue() - Method in class IdJavascript
The id javascript's int value.
getValue() - Method in class MultipartHandler
The multipart handler's int value.
getValue() - Method in class PreventCache
The multipart handler's int value.
getValue() - Method in class GroupOption
Get the value of the option.
getVerticalLineImage() - Method in class InheritableState
 
GlobalApp - Class in org.apache.beehive.netui.pageflow
Deprecated. Use a SharedFlowController instead.
GlobalApp() - Constructor for class GlobalApp
Deprecated.  
GLOBALAPP_CLASSNAME - Static variable in interface PageFlowConstants
Deprecated. This constant will be removed with no replacement.
GLOBALAPP_SOURCEFILE_NAME - Static variable in interface PageFlowConstants
Deprecated. This constant will be removed with no replacement.
GlobalPageFlowActionInterceptorConfig - Class in org.apache.beehive.netui.util.config.bean
 
GlobalPageFlowActionInterceptorConfig(SimpleActionInterceptorConfig[], InterceptorConfig[]) - Constructor for class GlobalPageFlowActionInterceptorConfig
 
GREATER_THAN - Static variable in class FilterOperationHint
Operation representing greater than.
GREATER_THAN_OR_EQUAL - Static variable in class FilterOperationHint
Operation representing greater than or equal.
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. It will be removed in the next major release.
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
 
handleInterceptorReturn(FlowControllerHandlerContext, PageFlowController, PageFlowStack.PushedPageFlow, String, ActionMapping, ActionForm, ActionInterceptor) - Method in interface ActionForwardHandler
 
Handler - Interface in org.apache.beehive.netui.pageflow.handler
Base handler interface.
HandlerConfig - Class in org.apache.beehive.netui.pageflow.handler
Class for encapsulating configuration properties associated with a Handler.
HandlerConfig(String) - Constructor for class HandlerConfig
 
HandlerConfig - Class in org.apache.beehive.netui.util.config.bean
 
HandlerConfig(String, CustomPropertyConfig[]) - 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
ServletContext-scoped container for various Page Flow Handler instances.
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 FreezableMutableURI
 
hashCode() - Method in class MutableURI
Returns a hash code value for the object.
hashCode() - Method in class URLType
 
hashCode() - Method in class URLTemplate.TemplateItem
 
hashCode() - Method in class FilterOperationHint
Hash code.
hashCode() - Method in class SortDirection
Hash code.
hashCode() - Method in class SecurityProtocol
 
hashCode() - Method in class CoreScriptFeature
 
hashCode() - Method in class ScriptPlacement
 
hashCode() - Method in class DocType
Hash code.
hashCode() - Method in class IdJavascript
Hash code.
hashCode() - Method in class MultipartHandler
Hash code.
hashCode() - Method in class PreventCache
Hash code.
hasInterceptorForward() - Method in class ActionInterceptorContext
 
hasListenScopes() - Method in interface ScopedRequest
 
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
Advance to the next value in the Map.
hasNext() - Method in class ResultSetIterator
Check for a subsequent item in the ResultSet.
hasNextDataItem() - Method in class DataGridTagModel
Accessor for determining if there is another item in the data set.
hasRelativeToPath() - Method in class Forward
Tell whether this Forward is relative to a particular directory path (as is the case when inheriting local paths from base classes).
hasResultOverride() - Method in class InterceptorContext
 
Header - Class in org.apache.beehive.netui.tags.databinding.datagrid
The Header tag is used to render a table row(s) before the data grid has rendered data rows as demarcated by the Rows tag.
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
This tag is used to render an HTML table header cell and should generally be used inside of the data grid's Header tag.
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
 
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.
HTML4_LOOSE - Static variable in class DocType
 
HTML4_LOOSE_QUIRKS - Static variable in class DocType
 
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
Render the 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
 

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.
ID_LOOKUP - Static variable in class CoreScriptFeature
 
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
This interfaces exposes a set of message keys that are used by the data grid when looking-up message values for text and other strings during rendering.
IdJavascript - Class in org.apache.beehive.netui.util.config.bean
 
IDMAP_PARAMETER_NAME - Static variable in class ProcessPopulate
This defines the name of the parameter that will contain the NetUI ID map..
IDocumentTypeProducer - Interface in org.apache.beehive.netui.tags
This interface will produce a Document type, defined in the enum TagRenderBase.
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.
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.
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 annotation marked with 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
Exception thrown when a Filter object is invalid while being manipulated by the data grid framework.
IllegalFilterException() - Constructor for exception IllegalFilterException
Default constructor
IllegalFilterException(String) - Constructor for exception IllegalFilterException
Constructor with cause message
IllegalFilterException(Throwable) - Constructor for exception IllegalFilterException
Constructor with cause
IllegalFilterException(String, Throwable) - Constructor for exception IllegalFilterException
Constructor with cause and message
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 annotation whose outputFormBean or outputFormBeanType 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 annotation marked with redirect=true.
IllegalRedirectOutputFormException(String, String, FlowController, String) - Constructor for exception IllegalRedirectOutputFormException
 
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
This tag is a data grid cell used to render an HTML image inside of an anchor.
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
Data grid cell that renders an HTML <image> tag containing the tag's source attribute.
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
 
ImplicitObjectUtil - Class in org.apache.beehive.netui.script.common
 
IN_DEV_MODE - Static variable in class PreventCache
 
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.
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
 
indexFirstOf(String, String, int) - Static method in class MutableURI
Get the earliest index, searching for the first occurrance of any one of the given delimiters.
INetuiTag - Interface in org.apache.beehive.netui.tags
 
InfiniteReturnToActionException - Exception in org.apache.beehive.netui.pageflow
Exception that occurs when the navigateTo=previousAction attribute is used on a @Jpf.Forward, a @Jpf.SimpleAction, or a @Jpf.ConditionalForward, 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(ServletContext) - Method in class DelegatingActionMapping
 
init(ServletContext) - Method in class DelegatingExceptionConfig
 
init() - Method in class DynamicSubappActionServlet
Deprecated.  
init(ServletContext) - Static method in class FacesBackingBeanFactory
Initialize an instance of this class in the ServletContext.
init(ServletContext) - Static method in class FlowControllerFactory
Initialize an instance of this class in the ServletContext.
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() - Method in class PageFlowActionServlet
 
init() - Method in class PageFlowContext
Place the context into it's initialized state.
init(String) - Method in exception PageFlowException
 
init(FilterConfig) - Method in class PageFlowForbiddenFilter
 
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 - Static variable in class Repeater
A Repeater rendering state that signals the beginning of repeater rendering.
init(TreeRenderState, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class TreeRenderer
 
init(XmlInputStreamResolver) - Static method in class ConfigUtil
Initialize the NetUI configuration JavaBean.
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.
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.
initializeField(Field, Object) - Method in class PageFlowManagedObject
Initialize the given field with an instance.
initializeRelativePath(ServletRequest, String) - Method in class Forward
If this is a local path, change it so it's relative to the given path prefix, and remember that we did it in a flag (_outsidePageFlowDirectory).
initModuleConfig(String, String) - Method in class AutoRegisterActionServlet
This method is almost exactly the same as the base class initModuleConfig.
initServletContext(ServletContext, TemplatedURLFormatter) - Static method in class TemplatedURLFormatter
Adds a given TemplatedURLFormatter instance as an attribute of the ServletContext.
initServletContext(ServletContext, URLTemplatesFactory) - Static method in class URLTemplatesFactory
Adds a given URLTemplatesFactory instance as an attribute of the ServletContext.
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_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
 
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.
instantiateClass(String, Class) - Static method in class ExtensionUtil
Utility method that helps instantiate a class used to extend the data grid.
instantiateClass(Class, Class) - Static method in class ExtensionUtil
Utility method that helps instantiate a class used to extend the data grid.
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.
INT_ACTION - Static variable in class URLType
 
INT_ALLOCATE_ID - Static variable in class CoreScriptFeature
 
INT_ALLOCATE_LEGACY - Static variable in class CoreScriptFeature
 
INT_ALLOCATE_NAME - Static variable in class CoreScriptFeature
 
INT_ALWAYS - Static variable in class PreventCache
 
INT_ANCHOR_SUBMIT - Static variable in class CoreScriptFeature
 
INT_ASCENDING - Static variable in class SortDirection
Int value representing an ascending sort.
INT_BUTTON_DISABLE - Static variable in class CoreScriptFeature
 
INT_BUTTON_DISABLE_AND_SUBMIT - Static variable in class CoreScriptFeature
 
INT_CONTAINS - Static variable in class FilterOperationHint
Int value representing contains.
INT_DEFAULT - Static variable in class IdJavascript
 
INT_DEFAULT - Static variable in class PreventCache
 
INT_DESCENDING - Static variable in class SortDirection
Int value representing a descending sort.
INT_DISABLED - Static variable in class MultipartHandler
 
INT_DISK - Static variable in class MultipartHandler
 
INT_DIVPANEL_INIT - Static variable in class CoreScriptFeature
 
INT_DYNAMIC_INIT - Static variable in class CoreScriptFeature
 
INT_EQUAL - Static variable in class FilterOperationHint
Int value representing equal.
INT_GREATER_THAN - Static variable in class FilterOperationHint
Int value representing greater than.
INT_GREATER_THAN_OR_EQUAL - Static variable in class FilterOperationHint
Int value representing greater than or equal.
INT_HTML4_LOOSE - Static variable in class DocType
 
INT_HTML4_LOOSE_QUIRKS - Static variable in class DocType
 
INT_ID_LOOKUP - Static variable in class CoreScriptFeature
 
INT_IN_DEV_MODE - Static variable in class PreventCache
 
INT_IS_EMPTY - Static variable in class FilterOperationHint
Int value representing is empty.
INT_IS_NOT_EMPTY - Static variable in class FilterOperationHint
Int value representing is not empty.
INT_IS_ONE_OF - Static variable in class FilterOperationHint
Int value representing is one of.
INT_LEGACY - Static variable in class IdJavascript
 
INT_LEGACY_LOOKUP - Static variable in class CoreScriptFeature
 
INT_LEGACY_ONLY - Static variable in class IdJavascript
 
INT_LEGACY_SCOPE_LOOKUP - Static variable in class CoreScriptFeature
 
INT_LESS_THAN - Static variable in class FilterOperationHint
Int value representing less than.
INT_LESS_THAN_OR_EQUAL - Static variable in class FilterOperationHint
Int value representing less than or equal.
INT_MEMORY - Static variable in class MultipartHandler
 
INT_NAME_LOOKUP - Static variable in class CoreScriptFeature
 
INT_NONE - Static variable in class FilterOperationHint
Int value representing no operation.
INT_NONE - Static variable in class SortDirection
Int value representing no sort.
INT_NOT_EQUAL - Static variable in class FilterOperationHint
Int value representing not equal.
INT_PLACE_AFTER - Static variable in class ScriptPlacement
 
INT_PLACE_BEFORE - Static variable in class ScriptPlacement
 
INT_PLACE_INFRAMEWORK - Static variable in class ScriptPlacement
 
INT_PLACE_INLINE - Static variable in class ScriptPlacement
 
INT_POPUP_DONE - Static variable in class CoreScriptFeature
 
INT_POPUP_OPEN - Static variable in class CoreScriptFeature
 
INT_POPUP_UPDATE_FORM - Static variable in class CoreScriptFeature
 
INT_RESOURCE - Static variable in class URLType
 
INT_ROLLOVER - Static variable in class CoreScriptFeature
 
INT_SCOPE_LOOKUP - Static variable in class CoreScriptFeature
 
INT_SECURE - Static variable in class SecurityProtocol
 
INT_SET_FOCUS - Static variable in class CoreScriptFeature
 
INT_STARTS_WITH - Static variable in class FilterOperationHint
Int value representing starts with.
INT_TREE_INIT - Static variable in class CoreScriptFeature
 
INT_UNSECURE - Static variable in class SecurityProtocol
 
INT_UNSPECIFIED - Static variable in class SecurityProtocol
 
INT_XHTML1_TRANSITIONAL - Static variable in class DocType
 
Interceptor - Interface in org.apache.beehive.netui.pageflow.interceptor
Base class for all interceptors.
InterceptorChain - Class in org.apache.beehive.netui.pageflow.interceptor
Base class for all chains of Interceptors.
InterceptorChain(InterceptorContext, List) - Constructor for class InterceptorChain
 
InterceptorConfig - Class in org.apache.beehive.netui.pageflow.interceptor
Class to hold configuration parameters for registered Interceptors.
InterceptorConfig() - Constructor for class InterceptorConfig
 
InterceptorConfig(String) - Constructor for class InterceptorConfig
 
InterceptorConfig - Class in org.apache.beehive.netui.util.config.bean
 
InterceptorConfig(String, CustomPropertyConfig[]) - Constructor for class InterceptorConfig
 
InterceptorContext - Class in org.apache.beehive.netui.pageflow.interceptor
Base context for callbacks on Interceptors.
InterceptorContext() - Constructor for class InterceptorContext
 
InterceptorException - Exception in org.apache.beehive.netui.pageflow.interceptor
Exception thrown during callbacks on Interceptors.
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(String) - Constructor for class InterceptorForward
Construct from a webapp-relative path.
InterceptorForward(String, boolean) - Constructor for class InterceptorForward
Construct from a URI.
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
 
internalExecute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class FlowController
An internal method for executing an action; should not be invoked directly.
internalExecute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class PageFlowController
 
internalFormatMessage(String, Object[]) - Method in class DataGridResourceProvider
Internal convenience method that is used to format a message given a pattern and a set of arguments.
internalGetCellModel() - Method in class AbstractCell
Abstract method implemented by subclasses.
internalGetCellModel() - Method in class AnchorCell
Implementation of AbstractCell.internalGetCellModel() that exposes the AnchorCellModel which is storing state for the tag's anchor.
internalGetCellModel() - Method in class HeaderCell
Implementation of AbstractCell.internalGetCellModel() that exposes the HeaderCellModel which is storing state for this tag.
internalGetCellModel() - Method in class ImageAnchorCell
Implementation of AbstractCell.internalGetCellModel() that exposes the ImageAnchorCellModel which is storing state for this tag.
internalGetCellModel() - Method in class ImageCell
Implementation of AbstractCell.internalGetCellModel() that exposes the ImageCellModel which is storing state for this tag.
internalGetCellModel() - Method in class SpanCell
Implementation of AbstractCell.internalGetCellModel() that exposes the SpanCellModel which is storing state for this tag.
internalGetCellModel() - Method in class TemplateCell
Implementation of AbstractCell.internalGetCellModel() that exposes the TemplateCellModel which is storing state for this tag.
internalInit(XmlInputStreamResolver) - Static method in class ConfigUtil
 
internalRender() - Method in class PagerRenderer
Render the pager.
internalRender() - Method in class FirstPreviousNextLastPagerRenderer
 
internalRender() - Method in class PreviousNextPagerRenderer
 
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, ActionForm, PageFlowExceptionConfig, ActionMapping, HttpServletRequest, HttpServletResponse) - Method in class FlowController
Invoke the given exception handler method.
IS_EMPTY - Static variable in class FilterOperationHint
Operation representing 'is empty'.
IS_NOT_EMPTY - Static variable in class FilterOperationHint
Operation representing 'is not empty'.
IS_ONE_OF - Static variable in class FilterOperationHint
Operation representing is one of.
isAbsolute() - Method in class MutableURI
Tells whether or not this URI is absolute.
isAbsoluteURI(String) - Static method in class PageFlowUtils
Deprecated. Use FileUtils.isAbsoluteURI(java.lang.String) instead.
isAbstract() - Method in class PageFlowControllerConfig
 
isAction(String) - Method in class FlowController
Tell whether a given String is the name of an action handled by a method in this PageFlowController.
isApplyToDescendents() - Method in class TreeHtmlAttributeInfo
Gets whether the attribute is applied to descendants of the node.
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
Check to see if the data grid will render its pager UI by default.
isDisableFilterRendering() - Method in class HeaderCellModel
 
isDisableSortRendering() - Method in class HeaderCellModel
 
isEmpty() - Method in class DynaFormData
 
isEmpty() - Method in class InterceptorChain
 
isEmpty() - Method in class PageFlowStack
Tell whether the stack of nested page flows is empty.
isEmpty() - Method in class DataAccessProviderStack
 
isEnableChaining() - Method in class DataGridResourceProvider
Accessor for determining if implementations are chaining enabled.
isEnableSelfNesting() - Method in class PageFlowConfig
 
isEnsureSecureForwards() - Method in class PageFlowConfig
 
isError() - Method in interface ActionResult
 
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 interface ExpressionEvaluator
Checks to see if a particular String is exactly an expression.
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
Utility method that checks to see if the given filterExpression matches any of the current Filter instances.
isFocusSet() - Method in class Form
Get the focus flag.
isFrozen() - Method in class FreezableMutableURI
 
isHandlerMethod() - Method in class DelegatingExceptionConfig
 
isHandlerMethod() - Method in class PageFlowExceptionConfig
 
isHtmlAmpEntity() - Method in class UrlConfig
 
isInfoEnabled() - Method in class Logger
 
isInit() - Static method in class ConfigUtil
 
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.
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 DelegatingActionMapping
 
isLoginRequired() - Method in class PageFlowActionMapping
 
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.
isNestable() - Method in class GlobalApp
Deprecated. Only page flows (PageFlowControllers) can be nested.
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.
isNestedPageFlow() - Method in class PageFlowControllerConfig
 
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.
isNull() - Method in class ByRef
 
isNullStage() - Method in class Select
Boolean indicating that we are processing the defined null value.
isOnDiv() - Method in class TreeHtmlAttributeInfo
Gets whether the HTML attribute is on the <div> tag of the node.
isOnIcon() - Method in class TreeHtmlAttributeInfo
Gets whether the HTML attribute is on the <img> tag for the icon of the node.
isOnSelectionLink() - Method in class TreeHtmlAttributeInfo
Gets whether the HTML attribute is on the selection link of the node.
isOpaque() - Method in class MutableURI
Tells whether or not this URI is opaque.
isOptionStage() - Method in class Select
Boolean indicating that we are processing the optionsDataSource.
isOverloaded() - Method in class DelegatingActionMapping
 
isOverloaded() - Method in class PageFlowActionMapping
 
isPageFlow() - Method in interface ActionResolver
Deprecated. 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
Deprecated. Tell whether this is a PageFlowController.
isPathContextRelative() - Method in class DelegatingExceptionConfig
 
isPathContextRelative() - Method in class PageFlowExceptionConfig
 
isPreventDoubleSubmit() - Method in class DelegatingActionMapping
 
isPreventDoubleSubmit() - Method in class PageFlowActionMapping
 
isPreviousActionInfoDisabled() - Method in class PageFlowController
 
isPreviousPageInfoDisabled() - Method in class PageFlowController
 
isPrimarySort(String) - Method in class SortModel
Check to see if a sort expression is the first Sort in the SortModel.
isReadonly() - Method in class DelegatingActionMapping
 
isReadonly() - Method in class DelegatingExceptionConfig
 
isReadonly() - Method in class PageFlowActionMapping
 
isReadonly() - Method in class PageFlowExceptionConfig
 
isRedirect() - Method in interface ActionResult
 
isRedirect() - Method in class Forward
Tell whether the URI resolved by this Forward should be redirected to.
isReloadEnabled() - Method in interface ReloadableClassHandler
 
isRenderRowGroups() - Method in class DataGridTagModel
Get the flag for whether to render the data grid using HTML row groups.
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.
isRestoreQueryString() - Method in class PageFlowActionForward
 
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 PageFlowControllerConfig
 
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 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.
isSharedFlow() - Method in class PageFlowControllerConfig
 
isSimpleAction() - Method in class DelegatingActionMapping
 
isSimpleAction() - Method in class PageFlowActionMapping
 
isSortable() - Method in class HeaderCellModel
 
isSorted(String) - Method in class SortModel
Check to see if the SortModel contains a Sort whose sort expression matches the given sortExpression.
isSortedAscending(SortModel, String) - Static method in class JspFunctions
Given a sort expression, check to see if the sort expression is sorted ascending in a data grid's SortModel.
isSortedDescending(SortModel, String) - Static method in class JspFunctions
Given a sort expression, check to see if the sort expression is sorted descending in a data grid's SortModel.
isThrowSessionExpiredException() - Method in class PageFlowConfig
 
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
 
isUrlEncodeUrls() - Method in class UrlConfig
 
isUseLocale() - Method in class Html
Gets whether the default locale's language should be used.
isUserInRole(String) - Method in class FlowController
Tell whether the current logged-in user is a member of a given role.
isUserInRole(FlowControllerHandlerContext, String) - Method in interface LoginHandler
Tell whether the current user is in a given role.
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
This class provides a factory that can create an Iterator for various types of Java objects.
IteratorFactory() - Constructor for class IteratorFactory
 
IteratorFactory.IteratorPlant - Class in org.apache.beehive.netui.util.iterator
 
IteratorFactory.IteratorPlant() - Constructor for class IteratorFactory.IteratorPlant
 
IteratorFactoryConfig - Class in org.apache.beehive.netui.util.config.bean
 
IteratorFactoryConfig(String, String) - Constructor for class IteratorFactoryConfig
 
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

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.
Jpf - Interface in org.apache.beehive.netui.pageflow.annotations
Wrapper interface for all Page Flow annotations.
Jpf.Action - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Method-level annotation that configures an action method.
Jpf.ActionOutput - Annotation Type in org.apache.beehive.netui.pageflow.annotations
An action output, which is declared in a @Jpf.Forward annotation and passed from an action method on a Forward object.
Jpf.Catch - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A declarative "catch" for exceptions thrown from actions (Jpf.Action, Jpf.SimpleAction).
Jpf.CommandHandler - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Method-level annotation that configures a JavaServerFaces command handler which intends to raise Page Flow actions.
Jpf.ConditionalForward - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Annotation used within Jpf.SimpleAction to forward conditionally, based on the evaluation of a JSP 2.0-style expression.
Jpf.Controller - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Main class-level annotation required to be present on all page flow (PageFlowController-derived) and shared flow (SharedFlowController-derived) classes.
Jpf.ExceptionHandler - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Method-level annotation that configures an exception handler method, which is invoked when a Jpf.Catch is triggered.
Jpf.FacesBacking - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A class-level annotation that denotes a JavaServer Faces backing bean.
Jpf.FormBean - Annotation Type in org.apache.beehive.netui.pageflow.annotations
An optional class-level annotation that can be used on form bean classes with validation rules.
Jpf.Forward - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A destination that is used by actions (Jpf.Action, Jpf.SimpleAction) and exception handlers Jpf.ExceptionHandler.
Jpf.MessageArg - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A message argument used within field validation annotations.
Jpf.MessageBundle - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Annotation used within Jpf.Controller to declare a message bundle for use in the page flow.
Jpf.MultipartHandler - Enum in org.apache.beehive.netui.pageflow.annotations
Enumeration used by Jpf.Controller.multipartHandler() to determine the type of multipart handler.
Jpf.NavigateTo - Enum in org.apache.beehive.netui.pageflow.annotations
Enumeration used by Jpf.ConditionalForward.navigateTo(), Jpf.SimpleAction.navigateTo(), and Jpf.ConditionalForward.navigateTo() to determine the next navigation point.
Jpf.PageFlowField - Annotation Type in org.apache.beehive.netui.pageflow.annotations
An annotation that causes a field to get automatically initialized with a reference to the current PageFlowController.
Jpf.RaiseAction - Annotation Type in org.apache.beehive.netui.pageflow.annotations
An annotation used within Jpf.CommandHandler to specify that a form bean should be sent when a particular Page Flow action is raised.
Jpf.SharedFlowField - Annotation Type in org.apache.beehive.netui.pageflow.annotations
An annotation that causes a field to get automatically initialized with a reference to a SharedFlowController.
Jpf.SharedFlowRef - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Declaration of a shared flow reference, which maps a local shared flow name to an actual shared flow type.
Jpf.SimpleAction - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A "simple" action, which defines its behavior wholly through an annotation, rather than through a method.
Jpf.ValidatableBean - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A set of validatable property definitions that will be applied against particular bean type.
Jpf.ValidatableProperty - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A set of validation rules that will be applied against a property.
Jpf.ValidateCreditCard - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A validation rule that will fail if it is applied to a property that has a non-empty value which is not a valid credit card number.
Jpf.ValidateCustomRule - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A validation rule that will fail when a given custom ValidatorPlugIn rule fails.
Jpf.ValidateCustomVariable - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A variable name/value that is used by Jpf.ValidateCustomRule.
Jpf.ValidateDate - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A validation rule that will fail if it is applied to a property that has a non-empty value which is not a date in a given format.
Jpf.ValidateEmail - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A validation rule that will fail if it is applied to a property that has a non-empty value which is not a valid email address.
Jpf.ValidateMask - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A validation rule that will fail if it is applied to a property that has a non-empty value which does not match a given regular expression.
Jpf.ValidateMaxLength - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A validation rule that will fail if it is applied to a property that has a non-empty value whose length is greater than a given number of characters.
Jpf.ValidateMinLength - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A validation rule that will fail if it is applied to a property that has a non-empty value whose length is less than a given number of characters.
Jpf.ValidateRange - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A validation rule that will fail if it is applied to a property that has a non-empty value which is not a number within a given range.
Jpf.ValidateRequired - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A validation rule that will fail if it is applied to a property that has no value.
Jpf.ValidateType - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A validation rule that will fail if it is applied to a property that has a non-empty value which cannot be converted to a given primitive type.
Jpf.ValidateURL - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A validation rule that will fail when it is applied to a property that has a non-empty value that is an invalid URL.
Jpf.ValidateValidWhen - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A validation rule that will fail when it is applied to a property that has a non-empty value, and when a given expression does not evaluate to true.
Jpf.ValidationLocaleRules - Annotation Type in org.apache.beehive.netui.pageflow.annotations
A set of validation rules that will be applied for a particular locale.
Jpf.ValidatorVersion - Enum in org.apache.beehive.netui.pageflow.annotations
Enumeration used by Jpf.Controller.validatorVersion() to determine the version of Commons Validator that is being used.
Jpf.ViewProperties - Annotation Type in org.apache.beehive.netui.pageflow.annotations
Optional class-level annotation that can store tool-specific view properties.
JPF_EXTENSION - Static variable in interface PageFlowConstants
Deprecated. Use PageFlowConstants.PAGEFLOW_EXTENSION instead.
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.
JspFunctions - Class in org.apache.beehive.netui.databinding.datagrid.runtime.util
This class contains utility methods that are callable as JSP functions by page authors.
JspTagConfig - Class in org.apache.beehive.netui.util.config.bean
 
JspTagConfig() - Constructor for class JspTagConfig
 
JspTagConfig(DocType, IdJavascript, String) - Constructor for class JspTagConfig
 
JspTagConfig(DocType, IdJavascript, String, String) - Constructor for class JspTagConfig
 
JspUtil - Class in org.apache.beehive.netui.databinding.datagrid.runtime.util
Utility class used for operations related to JSPs.

K

keySet() - Method in class DynaFormData
 

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 language attribute.
language - Variable in class ScriptTag.State
 
LEGACY - Static variable in class IdJavascript
 
LEGACY_LOOKUP - Static variable in class CoreScriptFeature
 
LEGACY_ONLY - Static variable in class IdJavascript
 
LEGACY_SCOPE_LOOKUP - Static variable in class CoreScriptFeature
 
legacyEscapeEscapes(String) - Static method in class HtmlUtils
 
LESS_THAN - Static variable in class FilterOperationHint
Operation representing less than.
LESS_THAN_OR_EQUAL - Static variable in class FilterOperationHint
Operation representing less than or equal.
LINK - Static variable in interface HtmlConstants
The name of the link attribute.
load(ServletContext) - Method in class URLTemplateDescriptor
Deprecated.  
load(ServletContext) - Method in class URLTemplatesFactory
Initialization method that parses the URL template config file to get the URL templates and template reference groups.
loadActionForm(JspContext, Object) - Static method in class ImplicitObjectUtil
 
loadBundleMap(ServletRequest, BundleMap) - Static method in class ImplicitObjectUtil
 
loadCachedClass(String) - Method in interface ReloadableClassHandler
 
loadClass(String) - Method in interface ReloadableClassHandler
 
loadFacesBackingBean(RequestContext, String) - Method in class FacesBackingBeanFactory
Load a "backing bean" associated with the JavaServer Faces page for a request.
loadFacesBackingBean(ServletRequest, FacesBackingBean) - Static method in class ImplicitObjectUtil
 
loadGlobalApp(ServletRequest, GlobalApp) - Static method in class ImplicitObjectUtil
 
loadImplicitObjects(HttpServletRequest, HttpServletResponse, ServletContext, PageFlowController) - Static method in class ImplicitObjectUtil
 
loadOutputFormBean(ServletRequest, Object) - Static method in class ImplicitObjectUtil
 
loadPageFlow(ServletRequest, PageFlowController) - Static method in class ImplicitObjectUtil
 
loadSharedFlow(ServletRequest, Map) - Static method in class ImplicitObjectUtil
 
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
Deprecated.  
localRelease() - Method in class MessageArg
Deprecated.  
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
Deprecated. Reset all of the fields of this tag.
localRelease() - Method in class SerializeXML
 
localRelease() - Method in class DivPanel
 
localRelease() - Method in class AnchorBase
Release any acquired resources.
localRelease() - Method in class Body
 
localRelease() - Method in class