|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ViewControllerManager
implementation which uses
annotations on backing beans to determine the beans responsible for a given view and execute
the appropriate annotated methods.ViewControllerManager
implementation which uses
annotations on backing beans to determine the beans responsible for a given view and execute
the appropriate annotated methods.viewId
.size
elements in
a HashMap or Hashtable without forcing an expensive increase in internal
capacity.
DisconnectableConnection
objects so that we can close them again after the HTTP request has been finished.ConversationBindingListener
interfaceDefaultViewControllerNameMapper
to map view-ids to bean names and the ReflectiveViewControllerExecutor
to invoke view controller events on beans.HTMLEncoder.encode(java.lang.String)
where encodeNewline is false and encodeNbsp is true.
HTMLEncoder.encode(java.lang.String)
where encodeNbsp is true.
HTMLEncoder.encode(java.lang.String)
where encodeNbsp and encodeNonLatin are true
conversationName
is active a navigation with
the given action will be issued
conversationName
is active a redirect to
redirectViewId
will be issued.
RendererUtils.findNestingForm
instead
UIComponent
that represents
the form and the name of the Formular.HtmlRenderer.shouldRenderId(javax.faces.context.FacesContext, javax.faces.component.UIComponent)
returns true).
throwable.getMessage() != null
#org.apache.myfaces.shared_orchestra.webapp.webxml.FilterMapping
s representing a
extensions filter entry
UIComponent
.
UIComponent
.
SpringConversationScope.setLifetime(java.lang.String)
.
RendererUtils.getStringValue
instead
SpringConversationScope.setTimeout(java.lang.Integer)
.
ViewController
interface.ConversationAccessLifetimeAspect
which has not been accessed during a http request
JavascriptUtils.isJavascriptAllowed(javax.faces.context.ExternalContext)
to determine if javascript is allowed or not.
true
if the response for this
RequestType originated from a JSR-168 or JSR-286
portlet container.
true
if this request was a direct
result of a call from the client.
true
if the response for this
RequestType is intended to produce output to the client.
ClassUtils.classForName(String)
, but also supports primitive types
and arrays as specified for the JavaType element in the JavaServer Faces Config DTD.
HashMap
that has all of the elements
of map1
and map2
(on key collision, the latter
override the former).
put to add new items to the cache.
Implementing this method is prefered to guarantee that there will be only
one instance per key ever created.
- newInstance(String) -
Static method in class org.apache.myfaces.shared_orchestra.util.ClassUtils
-
- newInstance(Class) -
Static method in class org.apache.myfaces.shared_orchestra.util.ClassUtils
-
- newProxy(AbstractSpringOrchestraScope, String, String, ObjectFactory, BeanFactory) -
Static method in class org.apache.myfaces.orchestra.conversation.spring._SpringUtils
- Create an object that subclasses the concrete class of the BeanDefinition
for the specified targetBeanName, and when invoked delegates to an instance
of that type fetched from a scope object.
- next() -
Method in class org.apache.myfaces.shared_orchestra.util.NullIterator
-
- next() -
Method in class org.apache.myfaces.shared_orchestra.util.SelectItemsIterator
-
- nextElement() -
Method in class org.apache.myfaces.shared_orchestra.util.NullEnumeration
-
- nextViewSequence(FacesContext) -
Static method in class org.apache.myfaces.shared_orchestra.renderkit.ViewSequenceUtils
- Increments view sequence by 1.
- NON_SUBMITTED_VALUE_WARNING -
Static variable in class org.apache.myfaces.shared_orchestra.renderkit.html.HtmlRendererUtils
-
- NOTHING -
Static variable in class org.apache.myfaces.shared_orchestra.renderkit.RendererUtils
-
- notifyAccessConversation(Conversation) -
Method in class org.apache.myfaces.orchestra.conversation.spring.AbstractSpringOrchestraScope
-
- notifyAccessConversation(Conversation) -
Method in class org.apache.myfaces.orchestra.conversation.spring.SpringConversationScope
- Mark the specified conversation as having been accessed.
- NullEnumeration - Class in org.apache.myfaces.shared_orchestra.util
- Enumeration without elements
- NullEnumeration() -
Constructor for class org.apache.myfaces.shared_orchestra.util.NullEnumeration
-
- NullIterator - Class in org.apache.myfaces.shared_orchestra.util
- Iterator without elements
- NullIterator() -
Constructor for class org.apache.myfaces.shared_orchestra.util.NullIterator
-
PersistenceContextConversationInterceptor
to configure the spring persistence framework.PersistenceContext
ViewControllerManager
implementation which uses
annotations on backing beans to determine the beans responsible for a given view and execute
the appropriate annotated methods.ViewControllerPhaseListener.executeInitView(javax.faces.context.FacesContext)
instead
ConversationBindingListener
to
the conversation map.
UIColumn
(everything but
the header and footer facets).
UIColumn
.
UIColumn
.
UIData
footer facet.
UIColumn
.
UIData
header facet.
UIComponent
that is
rendered as an HTML select element.
RequestParameterProviderManager
which attaches the url parametersHttpServletResponse
in a RequestParameterResponseWrapper
,
meaning that every call to response.encodeURL() gets forwarded to the RequestParameterProviderManager.ClassUtils.classForName(String)
, but throws a RuntimeException
(FacesException) instead of a ClassNotFoundException.
ClassUtils.javaTypeToClass(String)
, but throws a RuntimeException
(FacesException) instead of a ClassNotFoundException.
BasicFrameworkAdapter
but lookup the bean using the Spring framework.MessageFormat
and the supplied parameters to fill in the param placeholders in the String.
Locale
class.
oxViewController
._cacheL1
with default values use an initialization block
RendererUtils
insteadsynchronized
methods and statements.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |