|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
abbr
attribute.
AbstractAttributeState
to add support for HTML.Map
implementation that can be used by
clients that need to expose implicit objects to an expression
language through a Map.accept
attribute.
accesskey
attribute.
action
attribute.
ActionInterceptor
methods.PageFlowController
, but unused in the framework.PageFlowUtils.strutsLookup(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String, java.lang.String[])
.Adapter
.PageFlowUtils.getActionOutput(java.lang.String, javax.servlet.ServletRequest)
.
pageInput
JSP tag.
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.
ErrorReporter
.
FormatTag.Formatter
which can be used to format an Object for rendering.
FormatTag.Formatter
.
PageFlowController
.
Forward.addActionOutput(java.lang.String, java.lang.Object)
instead.
PageFlowUtils.addActionOutput(java.lang.String, java.lang.Object, javax.servlet.ServletRequest)
instead.
IUrlParams
interface.
IUrlParams
interface.
Map
to a URI's query string.
Forward.getPath()
.
Forward.getPath()
.
DataGridResourceProvider
on a
per-message basis.
AbstractHtmlState
object.
FlowController.addActionError(java.lang.String, java.lang.String, java.lang.Object[])
instead.
FlowController.addActionError(java.lang.String, java.lang.String, java.lang.Object[])
instead.
PageFlowUtils.addActionError(ServletRequest, String, String, Object[])
instead.
PageFlowUtils.addActionError(ServletRequest, String, String, Object[])
instead.
PageFlowUtils.addActionError(ServletRequest, String, String, Object[])
instead.
ActionInterceptor.preAction(org.apache.beehive.netui.pageflow.interceptor.action.ActionInterceptorContext, org.apache.beehive.netui.pageflow.interceptor.InterceptorChain)
, and before the original
action has run.
ActionInterceptor.afterNestedIntercept(org.apache.beehive.netui.pageflow.interceptor.action.AfterNestedInterceptContext)
.align
attribute.
alink
attribute.
alt
attribute.
@Jpf.Forward
annotation with a
navigateTo=
Jpf.NavigateTo.previousAction
attribute, the following methods always return null
by default.
@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.
a
element.
AbstractCell.applyAttributes()
method
to handle setting attributes on the AnchorCellModel
associated with an instance of this tag.
HeaderCellModel
.
name
parameter.
HttpServletResponse.sendRedirect(java.lang.String)
.
area
element.
ArrayIterator
provides an Iterator
over a Java
array.DataGridState
object from a client to
be attached to the factory.
AbstractBaseTag
reserves 0-9 for indentification.
axis
attribute.
background
attribute.
base
element.
TypeConverter
interface.PageFlowController
(.jpf) that is
processed when the URI for the .jpf is accessed.
ControlContainerContext
objects
that are managed by the page flow runtime.
bgcolor
attribute.
body
element.
border
attribute.
br
element.
sortExpression
switched to the
next available sort direction.
List
of style classes.
Map
of BundleMap.BundleNodeMap
objects that can
expose various implementations of BundleNode
to
expression languages.button
element.
caption
element.
true
, then a SessionExpiredException
will be thrown instead of
this one in these situations.
CellDecorator
.cellpadding
attribute.
cellspacing
attribute.
renderState
.
char
attribute.
charoff
attribute.
charset
attribute.
checked
attribute.
class
attribute.
cols
attribute.
colspan
attribute.
SQLSupportConfig
object useed to configure the SQL statements produced by this class.
Locale
.
coords
attribute.
ActionForm
instance appropriate
to the information in this FormBeanConfig
.
ControlContainerContext
exists, and
will make make sure that the begin context is called.
DataGridState
instance that will be used to store the state for a data grid.
DataGridState
object.
Filter
implementation for a data grid.
Filter
object.
FilterModel
instance used to store the Filter
state for a data grid.
FilterModel
object.
Iterator
for the supplied object.
Sort
objects.
Sort
objects.
PageFlowController
of the given type.
PageFlowController
of the given type.
PagerModel
instance used to store the current paging state for a data grid.
PagerModel
object.
SharedFlowController
of the given type.
SharedFlowController
of the given type.
Sort
implementation for a data grid.
Sort
object.
SortModel
instance used to store the Sort
state for a data grid.
SortModel
object.
DataGridStateCodec
instance used to obtain services for handling data grid state.
DataGridStateCodec
for a grid with the given name for the given ServletRequest
.
Filter
objects.
Filter
objects.
DataGridConfig
.DataGridState
objects.PageContext
in a JSP.java.util.ResourceBundle
as a source for displaying internationalized
messages.DataGridConfig
base class.FlowController.getDefaultLocale()
.
dataSource
attributes.
TypeConverter
interface that delegates
to a TypeConverter
implementation which doesn't extend
BaseTypeConverter
.PageFlowController
s that have invoked nested page flows.
PageFlowStack.destroy(javax.servlet.http.HttpServletRequest)
instead.
ScopedResponse.didRedirect()
instead.
dir
attribute.
disabled
attribute.
div
element.
method
attribute,
AbstractCallMethod.findMethod(Object, String, boolean)
.
AbstractCallMethod
type
parent.
value
attribute and store the result in the
PageContext
under the attribute key specified in GetData.setResultId(String)
.
TEMPLATE_SECTIONS
HashMap
.
TEMPLATE_SECTIONS
HashMap
.
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)
.
@Jpf.Forward
,
@Jpf.SimpleAction
,
or @Jpf.ConditionalForward
with navigateTo=Jpf.NavigateTo.previousAction
is used.
MethodParameter
tags are allowed to be
contained inside of this tag.
DataGridConfig
object, access the DataGridState
and place
it in the JspContext
under the attribute key set via GetDataGridState.setVar(String)
PagerRenderer
into the
page's output.
@Jpf.Action(preventDoubleSubmit=...
ServletUtils.dumpRequest(javax.servlet.ServletRequest, java.io.PrintStream)
can be used, but it is
not guaranteed to be supported in the future.
ServletUtils.dumpServletContext(javax.servlet.ServletContext, java.io.PrintStream)
can be used, but it is
not guaranteed to be supported in the future.
PageFlowActionServlet
instead.Iterator
.
@Jpf.Forward
(
...page
String
, into its
components and use URI
to encode the
components correctly.
enctype
attribute.
ControlContainerContext
objects
that are managed by the page flow runtime.
PageFlowUtils.getCurrentPageFlow(javax.servlet.http.HttpServletRequest, javax.servlet.ServletContext)
instead.
PageFlowUtils.getCurrentPageFlow(javax.servlet.http.HttpServletRequest, javax.servlet.ServletContext)
instead.
PageFlowUtils.getGlobalApp(javax.servlet.http.HttpServletRequest)
instead.
PageFlowUtils.getSharedFlow(java.lang.String, javax.servlet.http.HttpServletRequest)
instead.
InternalUtils.ensureModuleConfig(java.lang.String, javax.servlet.ServletContext)
can be used, but it is
not guaranteed to be supported in the future.
Set
of page input entries.
Iterator
interface for an Enumeration
.pageContext
at
org.apache.struts.action.Action.ERROR_KEY
.optionDataSource
attribute.
optionsDataSource
.
org.apache.struts.action.Action.EXCEPTION_KEY
.message
and cause
.
Factory
.Filter
objects into a single JavaBean that
implements functionality for interacting with them together.List
of Filter
instances.
Filter
instance.Filter
object in order to provide metadata about the type of
the data in a data set represented by a filter expression.target
PageFlowController
s and SharedFlowController
s.FlowController
s - user PageFlowController
s and SharedFlowController
s.FlowController
-related requests.Header
and Rows
tags respectively.for
attribute.
form
element.
get
constant
post
constant
key
and a set of
formatting arguments args
.
Object
value.
extends FormData
and replace it with implements Serializable
.INameInterceptor
that qualifies all non-expression attributes
that are expected to be expressions into valid
expressions.PageFlowController
to
determine the next URI to be displayed.@Jpf.Forward
annotation.
@Jpf.Forward
annotation.
@Jpf.Forward
annotation.
Forward.getPath()
.
Forward.getPath()
.
Forward.getPath()
.
max-forwards-per-request
element within
pageflow-config
in /WEB-INF/netui-config.xml.
Forward.getPath()
is for a page flow.
frame
attribute.
FreezableMutableURI
.
FreezableMutableURI
.
FreezableMutableURI
.
FreezableMutableURI
.
FreezableMutableURI
.
FlowController.generateToken()
instead.
PageFlowStack.get(HttpServletRequest, ServletContext)
instead.
PageFlowStack.get(HttpServletRequest, ServletContext, boolean)
instead.
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)
.
FlowController.execute(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
.
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)
.
getAttribute
, but allows outer request attributes to be hidden explicitly, even if the implementation
of getAttribute shows them by default.
InternalUtils.getBindingUpdateErrors(javax.servlet.ServletRequest)
can be used, but it is
not guaranteed to be supported in the future.
PageFlowContext
object to the caller.
PageFlowControlContainer
that is acting as the
control container for the page flow runtime.
ControlContainerContext
.
PageFlowUtils.getCurrentPageFlow(HttpServletRequest, ServletContext)
instead.
PageFlowUtils.getCurrentPageFlow(HttpServletRequest, ServletContext)
instead.
PageFlowUtils.getCurrentPageFlow(HttpServletRequest, ServletContext)
instead.
DataGridState
for a data grid.
DataGridState
object given a data grid identifier.
DataGridState
object given a data grid identifier and a specific
DataGridConfig
object.
DataGridState
object
outside of the body of a <netui-data:dataGrid> tag.DataGridTagModel
which is associated with the data grid tag that contains this
cell.
DataGridTagModel
to which this pager is associated.
DataGridURLBuilder
which can build be used to build URLs for
a data grid's current state.
DataGridURLBuilder
object given a data grid identifier.
DataGridURLBuilder
object given a data grid identifier and a specific
DataGridConfig
object.
PagedDataSet
that is used to render a data set in the grid.
URIContext
.
SortDirection
.
PagerRenderer
implementation that will be used to render the pager
in the absence of an alternate pager renderer.
PagerRenderer
.
DataGridResourceProvider
.
DataGridResourceProvider
.
SortDirection
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
SortDirection
s.
- 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.
Handler
.Handler
instances.true
if there have been any errors registered on this
tag.
true
if there have been any errors registered on this
tag.
true
if there have been any errors registered on this
tag.
@Jpf.Forward(redirect=...)
,
Forward.setRedirect(boolean)
, or Forward.Forward(URI, boolean)
) to perform a redirect.
Map
.
Rows
tag.Header
tag.headers
attribute.
height
attribute.
href
attribute.
hreflang
attribute.
hspace
attribute.
html
element.
dataSource
attribute.HtmlDataSourceTag
and adding support
for the defaultValue
attribute.Throwable
so that it displays well in HTML.dataSource
, defaultValue
, and
optionsDataSource
attributes.HtmlDefaultableDataSourceTag
and adding support
for the optionsDataSource
attribute.id
attribute.
id
attribute.
container
binding context.IErrorCollector
collects errors generated by the children and reports them.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.FormatTag
.Forward
that resolves to a
@Jpf.Forward
annotation marked with
redirect
=true
.message
and cause
.
message
and the malformed expression.
message
, the malformed expression, and the cause
.
Filter
object is invalid while being manipulated by the data grid framework.Forward
resolves to a
@Jpf.Forward
annotation whose
outputFormBean
or
outputFormBeanType
attribute demands a different form type.IllegalActionOutputException
instead.@Jpf.Forward
annotation marked with
redirect
=true
.image
element.
<input type="image">
tag with the specified attributes.source
attribute.INameInterceptor
that is used to rewrite names which
reference the container
databinding context.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).Forward.initialize(ActionMapping, FlowController, ServletRequest)
instead.
input
element.
button
checkbox
file
hidden
image
password
radio
reset
submit
text
Interceptor
s.Interceptor
s.Interceptor
s.Interceptor
s.ActionInterceptor
to alter the destination URI of a page flow action.AbstractCell.internalGetCellModel()
that exposes the AnchorCellModel
which is storing state for the tag's anchor.
AbstractCell.internalGetCellModel()
that exposes the
HeaderCellModel
which is storing state for this tag.
AbstractCell.internalGetCellModel()
that exposes the
ImageAnchorCellModel
which is storing state for this tag.
AbstractCell.internalGetCellModel()
that exposes the
ImageCellModel
which is storing state for this tag.
AbstractCell.internalGetCellModel()
that exposes the
SpanCellModel
which is storing state for this tag.
AbstractCell.internalGetCellModel()
that exposes the
TemplateCellModel
which is storing state for this tag.
FileUtils.isAbsoluteURI(java.lang.String)
instead.
action
attribute on
Button
, rather than avoiding validation on the current action.
ScriptReporter
acts as a container for JavaScript generated by children of
the tag.filterExpression
matches any of the current
Filter
instances.
ismap
attribute.
PageFlowController
s) can be nested.
PageFlowController
.
PageFlowController
.
PageFlowController
.
PageFlowController
.
Sort
in the SortModel
.
PageFlowUtils.getSecurityProtocol(String, ServletContext, HttpServletRequest)
instead.
Sort
whose sort expression matches the given
sortExpression
.
SortModel
.
SortModel
.
FlowController.isTokenValid()
instead.
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.
FlowController.isTokenValid(boolean)
instead.
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.
true
if vertical layout is set.
Iterator
for various types
of Java objects.@Jpf.Forward
annotation and passed from an action
method on a Forward
object.Jpf.Action
, Jpf.SimpleAction
).Jpf.SimpleAction
to forward conditionally, based on the evaluation of a JSP 2.0-style
expression.PageFlowController
-derived) and shared flow
(SharedFlowController
-derived) classes.Jpf.Catch
is
triggered.Jpf.Action
, Jpf.SimpleAction
) and exception handlers
Jpf.ExceptionHandler
.Jpf.Controller
to declare a message bundle for use in the page flow.Jpf.Controller.multipartHandler()
to determine the type of multipart handler.Jpf.ConditionalForward.navigateTo()
, Jpf.SimpleAction.navigateTo()
, and
Jpf.ConditionalForward.navigateTo()
to determine the next navigation point.PageFlowController
.Jpf.CommandHandler
to specify that a form bean should be sent when a particular
Page Flow action is raised.SharedFlowController
.Jpf.ValidateCustomRule
.true
.Jpf.Controller.validatorVersion()
to determine the version of Commons Validator that is
being used.PageFlowConstants.PAGEFLOW_EXTENSION
instead.
PageFlowConstants.PAGEFLOW_MODULE_CONFIG_EXTENSION
instead.
PageFlowConstants.PAGEFLOW_MODULE_CONFIG_GEN_DIR
instead.
PageFlowConstants.PAGEFLOW_MODULE_CONFIG_PREFIX
instead.
label
element.
lang
attribute.
language
attribute.
link
attribute.
NotLoggedInException
would be thrown, and when the
current HttpServletRequest refers to a session that no longer exists.longdesc
attribute.
PageFlowUtils.strutsLookup(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String, java.lang.String[])
instead. This method will be removed in v1.1.
PageFlowUtils.strutsLookup(javax.servlet.ServletContext, javax.servlet.ServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String, java.lang.String[])
instead. This method will be removed in v1.1.
DataGridTagModel
for the data grid.
Sort
object whose Sort.getSortExpression()
matches
the given sortExpression
.
FilterOperationHint
to a SQL-specific FilterOperation
.
Iterator
interface for accessing the set of
values stored in a Map
.Iterator
for the given Map
maxlength
attribute.
method
attribute.
Forward
is of a
different type than was declared.MismatchedActionOutputException
instead.Forward
.MissingActionOutputException
instead.AutoRegisterActionServlet.ModuleConfigLocator
s, use the module-config-locators
element
in pageflow-config
of /WEB-INF/netui-config.xml.
MutableURI
.
MutableURI
.
MutableURI
.
MutableURI
.
MutableURI
.
name
attribute.
max-nesting-stack-depth
element within
pageflow-config
in /WEB-INF/netui-config.xml.
Map
direction
compute the next SortDirection
.
navigateTo=previousAction
,
navigateTo=currentPage
, or
navigateTo=previousPage
attribute is used on a @Jpf.Forward
, a
@Jpf.SimpleAction
, or a
@Jpf.ConditionalForward
,
but there is no current page flow.Forward
to the action.navigateTo=previousAction
attribute is used on a @Jpf.Forward
, a
@Jpf.SimpleAction
, or a
@Jpf.ConditionalForward
,
but thethere is no previously-run action in the page flow.navigateTo=previousPage
or
navigateTo=currentPage
attribute is used on a @Jpf.Forward
, a
@Jpf.SimpleAction
, or a
@Jpf.ConditionalForward
,
but there is no previously-shown page in the current page flow.@Jpf.Action
or @Jpf.SimpleAction
)
marked with loginRequired=true
is hit when there is no logged-in user, or,
An action marked with rolesAllowed="
list of roles"
is hit when there is
no logged-in user.value
attribute.
message
and cause
.
message
, cause
, and objectName
.
onblur
attribute.
onchange
attribute.
onclick
attribute.
ondblclick
attribute.
FlowController.onDestroy(HttpSession)
should be used instead.
onfocus
attribute.
onkeydown
attribute.
onkeypress
attribute.
onkeyup
attribute.
onload
attribute.
onmousedown
attribute.
onmousemove
attribute.
onmouseout
attribute.
onmouseover
attribute.
onmouseup
attribute.
onreset
attribute.
@Jpf.Forward
or
@Jpf.SimpleAction
with
navigateTo
=Jpf.NavigateTo.currentPage
or
navigateTo
=Jpf.NavigateTo.previousPage
.
onselect
attribute.
onsubmit
attribute.
onunload
attribute.
option
element.
Repeater
tag.PageFlowController
through its URI.
PageFlowRequestProcessor.processMapping(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)
.PageFlowRequestProcessor.processMapping(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String)
.ScopedRequest.getAttributeMap()
to get the attributes.
INameInterceptor
that is used to add a prefix handler onto a
NetUI tag that is being written to the client.ServletUtils.preventCache(javax.servlet.ServletResponse)
instead.
navigateTo=Jpf.NavigateTo.previousAction
on Jpf.Forward
,
Jpf.SimpleAction
, or
Jpf.ConditionalForward
.name
paramater by converting
it from a struts style naming convention to an explicit databinding expression.
readonly
attribute.
RequestParameterHandler
that is added to handle a
particular prefix which be present as a prefix to a request parameter
key.
rel
attribute.
PageFlowUtils.removeLongLivedPageFlow(String, HttpServletRequest, ServletContext)
instead.
HttpSession.removeAttribute(java.lang.String)
.
sharedFlowRefs
attribute on @Jpf.Controller
.
PageFlowUtils.removeSharedFlow(String, HttpServletRequest, ServletContext)
instead.
SharedFlowController
of the given class name.
ScopedRequest
, ScopedResponse
)
which have a certain scope-key, replaces this scope-key with the new one, and re-caches the objects
the new scope-key.
AbstractRenderAppender
AbstractHtmlState
object.
AbstractRenderAppender
.
Repeater
tag set and participate in the structured nature
of Repeater
rendering.Repeater
tag.Repeater
tag.Repeater
tag.REPEATING_OPTION, REPEATING_DEFAULT,
REPEATING_DATASOURCE and REPEATING_NULL
.
returnValue
.
String
returned by getErrorsReport
to the
response output stream.
String
returned by getErrorsReport
to the
response output stream.
String
returned by getErrorsReport
to the
response output stream.
RequestInterceptor
.FlowController.resetToken()
instead.
FlowController.resolveAction(String, Object, HttpServletRequest, HttpServletResponse)
instead.
ScopedRequest.setAttributeMap(java.util.Map)
to set/merge the attributes.
Iterator
implementation for ResultSet
.resultSet
.
Forward.RETURN_TO_PREVIOUS_ACTION
instead.
Forward.RETURN_TO_CURRENT_PAGE
or Forward.RETURN_TO_PREVIOUS_PAGE
instead.
rev
attribute.
id
or name
attribute, to participate in URL
rewritting.rows
attribute.
rules
attribute.
FlowController.saveActionErrors(org.apache.struts.action.ActionMessages)
instead.
scope
attribute.
script
element.
Map
object that exposes a set of page inputs to
expression language clients.ensure-secure-forwards
element within
pageflow-config
in /WEB-INF/beehive-netui-config.xml.
select
element.
type
.
type
.
FlowController.sendError(String, HttpServletRequest, HttpServletResponse)
instead.
PageFlowManagedObject.getServletContext()
is sufficient; for other cases, the ActionServlet itself
is in the ServletContext attribute Globals.ACTION_SERVLET_KEY
.
TreeCRI
.PageFlowException
when:
The requested session ID is different than the current session ID (or there is no current session), and
the original exception to be thrown returns true
for
PageFlowException.causeMayBeSessionExpiration()
, and
The <throw-session-expired-exception>
element in WEB-INF/beehive-netui-config.xml is
set to true
(the default).IAttributeConsumer
interface.
IAttributeConsumer
interface.
IAttributeConsumer
interface.
IAttributeConsumer
interface.
IAttributeConsumer
interface.
IAttributeConsumer
interface.
attribute
tag.
Attribute
value defined in a template.IBehaviorConsumer
interface.
IBehaviorConsumer
interface that extends the functionality of this
tag beyond that exposed via the JSP tag attributes.
IBehaviorConsumer
interface that extends the functionality of this
tag beyond that exposed via the JSP tag attributes.
Jpf.MessageBundle
annotation, where the error messages
can be found.
charset
attribute for the HTML anchor.
charset
attribute for the HTML anchor tag
charset
attribute for the anchor.
coords
attribute for the area.
InternalUtils.setCurrentActionResolver(org.apache.beehive.netui.pageflow.ActionResolver, javax.servlet.http.HttpServletRequest, javax.servlet.ServletContext)
can be used, but it is
not guaranteed to be supported in the future. This method will be removed in the next version.
DataGridConfig
instance that this tag will use to create state containers and other
data grid objects used during rendering.
DataGridConfig
instance used to create a DataGridState
object.
DataGridTagModel
for this cell.
DataGridTagModel
with which this pager renderer instance is associated.
PagedDataSet
object.
dataSource
attribute determines both
(1) the source of populating data for the tag and
(2) the object to which the tag submits data.
defaultValue
for the Attribute
.
SortDirection
boolean
flag indicating if we will escape
white space for HTML.
facet
attribute.
facet
behavior.
FilterModel
for the data grid
for
attribute.
Forward
.
Forward
.
Forward
.
DataGridState
should be placed in the JspContext
.
hreflang
attribute for the anchor.
hreflang
attribute for the HTML anchor tag.
hreflang
attribute for the anchor.
Locale
in which a message String
should be looked up.
FlowController.setLocale(Locale)
.
alt
attribute.
alt
attribute.
name
attribute.
name
behavior.
name
for the Attribute
.
name
of the attribute.
Forward
object available as attributets in the
request/session (as appropriate).
Forward
object available as attributets in the
request/session (as appropriate).
InterceptorForward
that changes the destination URI of the intercepted action.
Repeater
that renders its body too few times.
PagerModel
for the data grid
PagerRenderer
used to render the paging UI for the data grid.
PagerRenderer
used to render a data grid's pager.
Forward.getPath()
.
Forward.getPath()
.
rel
attribute for the HTML anchor.
rel
attribute for the HTML anchor tag.
rel
attribute for the anchor.
Select
, this defines the Select
attribute used to generate the option elements.
attrValue
is equal to the empty string, otherwise return
that value.
attrValue
is equal to the empty string, otherwise return
that value.
ResourceBundle
object.
DataGridResourceProvider
during
data grid rendering.
DataGridResourceProvider
used to render the data grid.
@Jpf.Forward
,
@Jpf.SimpleAction
,
or @Jpf.ConditionalForward
with navigateTo=Jpf.NavigateTo.previousAction
is used.
PageContext
..
rev
attribute for the HTML anchor.
rev
attribute for the HTML anchor tag.
rev
attribute for the anchor.
TreeElement
of this tree.
HttpSession.setAttribute(java.lang.String, java.lang.Object)
.
ServletRequest
.
shape
attribute for the area.
SortModel
for a data grid.
SortStrategy
.
StyleModel
used to create style classes during data grid rendering.
TableRenderer
used to render HTML table markup for a data grid.
action
.
style
attribute of the tree.
class
attribute of the tree.
type
attribute for the HTML anchor.
type
attribute for the HTML anchor tag.
type
attribute for the anchor.
FreezableMutableURI
.
MutableURI
.
MutableURI
.
value
attribute.
value
behavior.
Attribute
.
DataGridState
object as a JspContext
attribute.
shape
attribute.
LegacySettings.shouldDoSecureForwards()
instead.
shape
attribute.
sortExpression
and sortDirection
.
Sort
objects.List
of sorts.
span
element.
value
attribute.Sort
and Filter
JavaBeans.SQLSupport
class to configure
the way in which SQL statements are created.SQLSupportConfig
instances.src
attribute.
AbstractRenderAppender
which appends
Strings to a InternalStringBuilder
style
attribute.
style
attribute.
class
attribute.
summary
attribute.
tabindex
attribute.
table
element.
Tree
tag.target
attribute.
tbody
element.
td
element.
HashMap
containing all of the
attributes.
HashMap
containing all of the
sections.
text
attribute.
textarea
element.
tfoot
element.
th
element.
thead
element.
title
attribute.
tr
element.
TreeElement
objects.Tree
, and rendered by that Tree instance.ITreeRootElement
.type
attribute.
TypeUtils
class.rolesAllowed
is set on the current action's annotation
(@Jpf.Action
or
@Jpf.SimpleAction
), and there is a logged-in
user who does not fulfil any of the given roles.Forward
when its name does not resolve to one defined by a
@Jpf.Forward
annotation in the current action's
@Jpf.Action
annotation.expr
parameter with
the value.
URIContext
.
URLTemplatesFactory
available as an attribute of the ServletContext.TemplatedURLFormatter
via the URLRewriterService
.URLRewriter.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)
for normal (non-resource) and resource, non-secure and
secure URLs.usemap
attribute.
true
.
char
attribute.
value
attribute.
vlink
attribute.
vspace
attribute.
width
attribute.
Jpf.MessageBundle
annotation,
where the error messages can be found.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |