Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
N
NAME_ATTRIBUTE
- Static variable in class org.springframework.webflow.execution.
AnnotatedAction
The action name attribute ("name").
newInstance(RequestContext, Lifecycle)
- Static method in class org.springframework.faces.webflow.
FlowFacesContext
newInstance()
- Static method in class org.springframework.faces.webflow.
FlowLifecycle
next()
- Method in class org.springframework.binding.collection.
CompositeIterator
nextSnapshotId(Serializable)
- Method in class org.springframework.webflow.execution.repository.impl.
DefaultFlowExecutionRepository
nextSnapshotId()
- Method in interface org.springframework.webflow.execution.repository.impl.
FlowExecutionSnapshotGroup
Gets the next snapshot id for new snapshot to add to this group.
nextSnapshotId(Serializable)
- Method in class org.springframework.webflow.execution.repository.support.
AbstractFlowExecutionRepository
The next snapshot id to use for a
FlowExecution
instance.
no()
- Method in class org.springframework.webflow.action.
AbstractAction
Returns a "no" result event.
no(Object)
- Method in class org.springframework.webflow.action.
EventFactorySupport
Returns a "no" result event.
NoMatchingTransitionException
- Exception in
org.springframework.webflow.engine
Thrown when no transition can be matched given the occurence of an event in the context of a flow execution request.
NoMatchingTransitionException(String, String, Event, String)
- Constructor for exception org.springframework.webflow.engine.
NoMatchingTransitionException
Create a new no matching transition exception.
NoMatchingTransitionException(String, String, Event, String, Throwable)
- Constructor for exception org.springframework.webflow.engine.
NoMatchingTransitionException
Create a new no matching transition exception.
NONE
- Static variable in class org.springframework.binding.method.
Parameters
Canonical instance for an empty parameters list.
NoSuchConversationException
- Exception in
org.springframework.webflow.conversation
Thrown when no logical conversation exists with the specified
conversationId
.
NoSuchConversationException(ConversationId)
- Constructor for exception org.springframework.webflow.conversation.
NoSuchConversationException
Create a new conversation lookup exception.
NoSuchFlowDefinitionException
- Exception in
org.springframework.webflow.definition.registry
Thrown when no flow definition was found during a lookup operation by a flow locator.
NoSuchFlowDefinitionException(String)
- Constructor for exception org.springframework.webflow.definition.registry.
NoSuchFlowDefinitionException
Creates an exception indicating a flow definition could not be found.
NoSuchFlowExecutionException
- Exception in
org.springframework.webflow.execution.repository
Thrown when the flow execution with the persistent identifier provided could not be found.
NoSuchFlowExecutionException(FlowExecutionKey, Exception)
- Constructor for exception org.springframework.webflow.execution.repository.
NoSuchFlowExecutionException
Creates a new no such flow execution exception.
NoSuchFlowModelException
- Exception in
org.springframework.webflow.engine.model.registry
Thrown when no flow model was found during a lookup operation by a flow locator.
NoSuchFlowModelException(String)
- Constructor for exception org.springframework.webflow.engine.model.registry.
NoSuchFlowModelException
Creates an exception indicating a flow model could not be found.
notifyAfterListeners(PhaseId, Lifecycle, FacesContext)
- Static method in class org.springframework.faces.webflow.
JsfUtils
notifyBeforeListeners(PhaseId, Lifecycle, FacesContext)
- Static method in class org.springframework.faces.webflow.
JsfUtils
NotTransitionCriteria
- Class in
org.springframework.webflow.engine.support
Transition criteria that negates the result of the evaluation of another criteria object.
NotTransitionCriteria(TransitionCriteria)
- Constructor for class org.springframework.webflow.engine.support.
NotTransitionCriteria
Create a new transition criteria object that will negate the result of given criteria object.
NullParserContext
- Class in
org.springframework.binding.expression.support
A null object implementation of ParserContext.
NumberFormatFactory
- Interface in
org.springframework.binding.format
A factory for
NumberFormat
objects.
NumberToNumber
- Class in
org.springframework.binding.convert.converters
A one-way converter that can convert from any JDK-standard Number implementation to any other JDK-standard Number implementation.
NumberToNumber()
- Constructor for class org.springframework.binding.convert.converters.
NumberToNumber
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y