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

A

Action - Class in org.apache.taglibs.rdc.scxml.model
An abstract base class for executable elements in SCXML, such as <assign>, <log> etc.
Action() - Constructor for class org.apache.taglibs.rdc.scxml.model.Action
Constructor
activeChildren - Variable in class org.apache.taglibs.rdc.core.GroupModel
 
add(String, String) - Method in class org.apache.taglibs.rdc.SelectOne.Options
Add this option to the list.
addAction(Action) - Method in class org.apache.taglibs.rdc.scxml.model.Executable
Add an Action to the list of executable actions contained in this Executable
addAction(Action) - Method in class org.apache.taglibs.rdc.scxml.model.If
Add an Action to the list of executable actions contained in this <if>
addChild(State) - Method in class org.apache.taglibs.rdc.scxml.model.State
Add a child state
addCondition(RuleBasedDirectedDialog.Condition) - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.NavigationRule
 
addHistory(History) - Method in class org.apache.taglibs.rdc.scxml.model.State
This method is used by XML digester
addListener(SCXMLListener) - Method in class org.apache.taglibs.rdc.scxml.model.SCXML
Register a listener to this document root
addListener(SCXMLListener) - Method in class org.apache.taglibs.rdc.scxml.model.Transition
Register a listener to this document root
addListener(SCXMLListener) - Method in class org.apache.taglibs.rdc.scxml.model.TransitionTarget
Register a listener to this document root
addListener(Observable, SCXMLListener) - Method in class org.apache.taglibs.rdc.scxml.NotificationRegistry
Register this SCXMLListener for this Observable
addListener(SCXMLListener) - Method in interface org.apache.taglibs.rdc.scxml.Observable
Add this SCXMLListener to the list of listeners associated with this SCXML model entity
addNavigationRule(RuleBasedDirectedDialog.NavigationRule) - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.Navigation
 
addState(State) - Method in class org.apache.taglibs.rdc.scxml.model.Parallel
Add a State to the list of parallel state machines contained in this Parallel.
addState(State) - Method in class org.apache.taglibs.rdc.scxml.model.SCXML
Add a child state
addTarget(TransitionTarget) - Method in class org.apache.taglibs.rdc.scxml.model.SCXML
Add a target to this SCXML document
addToCart(Cart, MusicAlbum, int) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
 
AddToCartAction - Class in org.apache.taglibs.rdc.sampleapps.musicstore.struts
Struts action class for adding music album to shopping cart (music store sample app)
AddToCartAction() - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.struts.AddToCartAction
 
addTransition(Transition) - Method in class org.apache.taglibs.rdc.scxml.model.State
Add a transition to the map of all outgoing transitions for this state
AlbumFilterAction - Class in org.apache.taglibs.rdc.sampleapps.musicstore.struts
Struts action class for the album filter (music store sample app)
AlbumFilterAction() - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.struts.AlbumFilterAction
 
AlbumFilterForm - Class in org.apache.taglibs.rdc.sampleapps.musicstore.struts
Struts form bean for mainmenu.jsp (from music store sample app)
AlbumFilterForm() - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.struts.AlbumFilterForm
 
Alpha - Class in org.apache.taglibs.rdc
Datamodel for the alpha RDC.
Alpha() - Constructor for class org.apache.taglibs.rdc.Alpha
Sets default values for all data members
Alphanum - Class in org.apache.taglibs.rdc
Datamodel for the alphanumeric RDC.
Alphanum() - Constructor for class org.apache.taglibs.rdc.Alphanum
Sets default values for all data members
AmazonMenuTemplate - Class in org.apache.taglibs.rdc.sampleapps.musicstore
The RDC template instance for the main menu of the music store sample application.
AmazonMenuTemplate() - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate
Sets default values for all data members
AmazonMenuTemplate.AmazonMenuResult - Class in org.apache.taglibs.rdc.sampleapps.musicstore
Class that encapsulates the user's choice from the main menu.
AmazonMenuTemplate.AmazonMenuResult() - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate.AmazonMenuResult
 
ambiguousValues - Variable in class org.apache.taglibs.rdc.core.BaseModel
Contains the list of ambiguous values keyed on grammar conforming values For e.g., a map of ambiguous values for say, time 5'o clock would be Key Value 0500a 5 A M 0500p 5 P M
appLog - Static variable in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
 
artist - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
 
aSIN - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Item
 
Assign - Class in org.apache.taglibs.rdc.scxml.model
The class in this SCXML object model that corresponds to the <assign> SCXML element.
Assign() - Constructor for class org.apache.taglibs.rdc.scxml.model.Assign
Constructor
ATTR_VIEWS_MAP - Static variable in class org.apache.taglibs.rdc.core.StrutsSubmitTag
Attribute name of map that will store form data from multiple submits this session
ATTR_VIEWS_MAP_KEY - Static variable in class org.apache.taglibs.rdc.core.StrutsSubmitTag
Attribute name of key that will be used to retrieve form data for this submission

B

baseCanonicalize(Object) - Method in class org.apache.taglibs.rdc.core.BaseModel
Transforms canonical data from client to its the corresponding value.
BaseModel - Class in org.apache.taglibs.rdc.core
This is the base class for all RDCs.
BaseModel() - Constructor for class org.apache.taglibs.rdc.core.BaseModel
 
BaseModel.ValueInterpreter - Interface in org.apache.taglibs.rdc.core
Interface used by components to interpret the results sent back from the vxml browser/client.
baseValidate(Object, boolean) - Method in class org.apache.taglibs.rdc.core.BaseModel
Validates the input against the given constraints.
bean - Variable in class org.apache.taglibs.rdc.core.RDCTemplate
The fully qualified class name of the model bean for this instance of the RDC template
begin(String, String, Attributes) - Method in class org.apache.taglibs.rdc.scxml.SCXMLDigester.DigestSrcAttributeRule
 
buildOnExitOnEntryLists(Step, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
 

C

calculateCanonicalizedValue(Object) - Method in class org.apache.taglibs.rdc.core.BaseModel
Hook for custom canonicalized value calculation.
calculateCanonicalizedValue(Object) - Method in class org.apache.taglibs.rdc.Date
Builds a date string to be used for normalized output For e.g., 07082004 gets converted to July 8, 2004
calculateCanonicalizedValue(Object) - Method in class org.apache.taglibs.rdc.Percent
Custom canonicalized value calculation
calculateCanonicalizedValue(Object) - Method in class org.apache.taglibs.rdc.Time
Builds a time string to be used for output into prompts etc.
CALL_EVENT - Static variable in class org.apache.taglibs.rdc.scxml.TriggerEvent
CALL_EVENT
cancel(String) - Method in class org.apache.taglibs.rdc.scxml.env.SimpleDispatcher
 
cancel(String) - Method in interface org.apache.taglibs.rdc.scxml.EventDispatcher
Cancel the specified send message
Cancel - Class in org.apache.taglibs.rdc.scxml.model
The class in this SCXML object model that corresponds to the <cancel> SCXML element.
Cancel() - Constructor for class org.apache.taglibs.rdc.scxml.model.Cancel
Constructor
candidates - Variable in class org.apache.taglibs.rdc.core.BaseModel
The serialized n-best data from the vxml browser
canonicalize(Object, boolean) - Method in class org.apache.taglibs.rdc.core.BaseModel
Hook for custom canonicalization.
canonicalize(Object, boolean) - Method in class org.apache.taglibs.rdc.CreditCardAmount
Sets up maximum or minimum permissible value.
canonicalize(Object, boolean) - Method in class org.apache.taglibs.rdc.CreditCardExpiry
Canonicalize
canonicalize(Object, boolean) - Method in class org.apache.taglibs.rdc.Currency
Sets up maximum or minimum permissible value.
canonicalize(Object, boolean) - Method in class org.apache.taglibs.rdc.Date
Sets up the date string, converting phrases of today and tomorrow into valid dates followed by the format filter
canonicalize(Object, boolean) - Method in class org.apache.taglibs.rdc.Duration
This method returns the full duration format if either partial duration is spoken or retuns full duration if input is full duration
canonicalize(Object, boolean) - Method in class org.apache.taglibs.rdc.MortgageType
This method returns the mortgage term format
canonicalize(Object, boolean) - Method in class org.apache.taglibs.rdc.Number
Custom canonicalization
canonicalize(Object, boolean) - Method in class org.apache.taglibs.rdc.Pause
Return the resumeURI when on the voice browser's "filled" event
canonicalize(Object, boolean) - Method in class org.apache.taglibs.rdc.Time
Converts the min and max time strings to java.util.Date objects
canonicalizedValue - Variable in class org.apache.taglibs.rdc.core.BaseModel
The normalized value for the input of this RDC
Cart - Class in org.apache.taglibs.rdc.sampleapps.musicstore.ws
Class representing the Amazon Web Services shopping cart.
Cart(String, String, String) - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Cart
 
cartId - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Cart
 
CartItem - Class in org.apache.taglibs.rdc.sampleapps.musicstore.ws
A cart item (item containing additional details about the cart in which it is currently placed).
CartItem(String, String, String, int, String, String, int) - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.ws.CartItem
 
cartitemId - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.CartItem
 
cartItems - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Cart
 
CATEGORY_FEATURED_ITEMS - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.AlbumFilterAction
 
CATEGORY_NEW_RELEASES - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.AlbumFilterAction
 
CATEGORY_TOP_SELLERS - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.AlbumFilterAction
 
CHANGE_EVENT - Static variable in class org.apache.taglibs.rdc.scxml.TriggerEvent
CHANGE_EVENT
CheckoutAction - Class in org.apache.taglibs.rdc.sampleapps.musicstore.struts
Struts action class for checking out shopping cart (music store sample app)
CheckoutAction() - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.struts.CheckoutAction
 
CheckoutForm - Class in org.apache.taglibs.rdc.sampleapps.musicstore.struts
Struts form bean for reviewcart.jsp (from music store sample app)
CheckoutForm() - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.struts.CheckoutForm
 
className - Variable in class org.apache.taglibs.rdc.core.BaseModel
The class of the bean that subclasses this instance
clearChildDataModel(BaseModel, String) - Static method in class org.apache.taglibs.rdc.RDCUtils
Clear a nested data model
collect(JspContext, JspFragment) - Method in interface org.apache.taglibs.rdc.core.DialogManager
Collect input from the user
collect(JspContext, JspFragment) - Method in class org.apache.taglibs.rdc.dm.DialogManagerImpl
Collect the required information from the user
collect(JspContext, JspFragment) - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog
Collect the required information from the user
collect(JspContext, JspFragment) - Method in class org.apache.taglibs.rdc.dm.SCXMLDialog
Collect the required information based on the SCXML config
collect(JspContext, JspFragment) - Method in class org.apache.taglibs.rdc.dm.SimpleDirectedDialog
Collect the required information from the user
Color - Class in org.apache.taglibs.rdc
Datamodel for the Color RDC.
Color() - Constructor for class org.apache.taglibs.rdc.Color
Sets default values for all data members
ComponentModel - Class in org.apache.taglibs.rdc.core
This is the base class for component models of composite RDCs.
ComponentModel() - Constructor for class org.apache.taglibs.rdc.core.ComponentModel
 
Conditions - Class in org.apache.taglibs.rdc.dm
Container for all concrete implementations of the RuleBasedDirectedDialog.Condition interface
Conditions() - Constructor for class org.apache.taglibs.rdc.dm.Conditions
 
Conditions.Match - Class in org.apache.taglibs.rdc.dm
Java Object corresponding to an individual match condition defined within a rule in the XML navigation rules structure for the rule based directed dialog.
Conditions.Match() - Constructor for class org.apache.taglibs.rdc.dm.Conditions.Match
 
Conditions.MatchAttribute - Class in org.apache.taglibs.rdc.dm
Java Object corresponding to an individual match-attribute condition defined within a rule in the XML navigation rules structure for the rule based directed dialog.
Conditions.MatchAttribute() - Constructor for class org.apache.taglibs.rdc.dm.Conditions.MatchAttribute
 
Conditions.Unless - Class in org.apache.taglibs.rdc.dm
Java Object corresponding to an individual unless condition defined within a rule in the XML navigation rules structure for the rule based directed dialog.
Conditions.Unless() - Constructor for class org.apache.taglibs.rdc.dm.Conditions.Unless
 
Conditions.When - Class in org.apache.taglibs.rdc.dm
Java Object corresponding to an individual when condition defined within a rule in the XML navigation rules structure for the rule based directed dialog.
Conditions.When() - Constructor for class org.apache.taglibs.rdc.dm.Conditions.When
 
CONF_STATE_CONFIRMATION - Static variable in class org.apache.taglibs.rdc.core.Constants
 
CONF_STATE_DONE - Static variable in class org.apache.taglibs.rdc.core.Constants
 
CONF_STATE_IDENTIFICATION - Static variable in class org.apache.taglibs.rdc.core.Constants
 
CONF_STATE_INPUT - Static variable in class org.apache.taglibs.rdc.core.Constants
 
CONF_STATE_UNEXPECTED - Static variable in class org.apache.taglibs.rdc.core.Constants
 
config - Variable in class org.apache.taglibs.rdc.core.ComponentModel
 
configHandler() - Method in class org.apache.taglibs.rdc.core.ComponentModel
Hook for subclasses to interpret the config attribute
configHandler() - Method in class org.apache.taglibs.rdc.CreditCardInfo
Stores the id and file attributes from the config xml to the configMap
configHandler() - Method in class org.apache.taglibs.rdc.DateRange
Stores the id and file attributes from the config xml to the configMap
configHandler() - Method in class org.apache.taglibs.rdc.Mortgage
Stores the id and file attributes from the config xml to the configMap
configHandler(String, PageContext) - Static method in class org.apache.taglibs.rdc.RDCUtils
A config handler commonly used by composites for passing prompts down to their constituent components (such as mortgage and creditcardInfo).
configMap - Variable in class org.apache.taglibs.rdc.core.ComponentModel
 
configuration - Variable in class org.apache.taglibs.rdc.core.BaseModel
The default (parsed) configuration
confirm - Variable in class org.apache.taglibs.rdc.core.BaseModel
specifies whether to do confirmation or not
confirm() - Method in interface org.apache.taglibs.rdc.core.DialogManager
Get user to confirm the input
confirm() - Method in class org.apache.taglibs.rdc.dm.DialogManagerImpl
Confirm the collected information from the user
confirmed - Variable in class org.apache.taglibs.rdc.core.BaseModel
Response of the user to the confirmation dialog
Constants - Class in org.apache.taglibs.rdc.core
Constants used by the RDC package.
Constants() - Constructor for class org.apache.taglibs.rdc.core.Constants
Constructor - Needed for exposing constants to JSP EL
constraints - Variable in class org.apache.taglibs.rdc.core.RDCTemplate
The instance specific constraints on the value to be collected.
context - Variable in class org.apache.taglibs.rdc.core.ComponentModel
 
Context - Interface in org.apache.taglibs.rdc.scxml
A Context or "scope" for storing variables; usually tied to a SCXML root or State object
Country - Class in org.apache.taglibs.rdc
Datamodel for the country RDC.
Country() - Constructor for class org.apache.taglibs.rdc.Country
Sets default values for all data members
createCart(MusicAlbum, int) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
 
CreditCardAmount - Class in org.apache.taglibs.rdc
Datamodel for the credit card payment RDC.
CreditCardAmount() - Constructor for class org.apache.taglibs.rdc.CreditCardAmount
Sets default values for all data model members
CreditCardData - Class in org.apache.taglibs.rdc
The public data model of the credit card info composite.
CreditCardData() - Constructor for class org.apache.taglibs.rdc.CreditCardData
 
CreditCardExpiry - Class in org.apache.taglibs.rdc
Datamodel for the credit card expiry date RDC.
CreditCardExpiry() - Constructor for class org.apache.taglibs.rdc.CreditCardExpiry
Sets default values for all data members
CreditCardInfo - Class in org.apache.taglibs.rdc
DataModel for CreditCardInfo Composite RDC
CreditCardInfo() - Constructor for class org.apache.taglibs.rdc.CreditCardInfo
 
CreditCardNumber - Class in org.apache.taglibs.rdc
Datamodel for the credit card number RDC.
CreditCardNumber() - Constructor for class org.apache.taglibs.rdc.CreditCardNumber
Constructor
CreditCardType - Class in org.apache.taglibs.rdc
Datamodel for the Credit Card Type.
CreditCardType() - Constructor for class org.apache.taglibs.rdc.CreditCardType
Sets default values for all data members
Currency - Class in org.apache.taglibs.rdc
Datamodel for the currency RDC.
Currency() - Constructor for class org.apache.taglibs.rdc.Currency
Sets default values for all data model members

D

data - Variable in class org.apache.taglibs.rdc.core.RDCTemplate
The instance specific data that is passed in
Date - Class in org.apache.taglibs.rdc
Datamodel for the date RDC.
Date() - Constructor for class org.apache.taglibs.rdc.Date
Sets default values for all data members
DATE_FORMAT - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
 
DateRange - Class in org.apache.taglibs.rdc
DataModel for the DateRange Composite RDC
DateRange() - Constructor for class org.apache.taglibs.rdc.DateRange
 
DateRangeData - Class in org.apache.taglibs.rdc
The public data model of the date range composite.
DateRangeData() - Constructor for class org.apache.taglibs.rdc.DateRangeData
 
DEFAULT_GENRE - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate.AmazonMenuResult
 
DEFAULT_GENRE - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.HTMLMenuLinks
 
DEFAULT_INITIAL_GRAMMAR_NAME - Static variable in class org.apache.taglibs.rdc.core.BaseModel
The name that will be associated with the default grammar used to refer to the initial value associated with this RDC
DEFAULT_MIN_CONFIDENCE - Static variable in class org.apache.taglibs.rdc.core.BaseModel
The default value of the minimum confidence.
DEFAULT_NUM_N_BEST - Static variable in class org.apache.taglibs.rdc.core.BaseModel
The unique identifier associated with this RDC
destroy() - Method in class org.apache.taglibs.rdc.GrammarServlet
This method is called once by the container just before the servlet is taken out of service.
destroy() - Method in class org.apache.taglibs.rdc.RDCFilter
Cleanup
determineInitialStates(SCXML, Set, List, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
 
determineTargetStates(Set, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
 
DialogManager - Interface in org.apache.taglibs.rdc.core
The interface for implementing pluggable dialog management strategies for the RDC group helper tag.
DialogManagerImpl - Class in org.apache.taglibs.rdc.dm
Abstract base implementation of the RDC helper tag group.
DialogManagerImpl() - Constructor for class org.apache.taglibs.rdc.dm.DialogManagerImpl
 
digest(URL, ErrorHandler, Context, Evaluator) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
API for standalone usage where the SCXML document is a URL.
digest(String, ErrorHandler, Context, Evaluator, PathResolver) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
API for standalone usage where the SCXML document is a URI.
Digits - Class in org.apache.taglibs.rdc
Datamodel for the digits RDC.
Digits() - Constructor for class org.apache.taglibs.rdc.Digits
Sets default values for all data members
DMUtils - Class in org.apache.taglibs.rdc.dm
Utility methods for the dm package
DMUtils() - Constructor for class org.apache.taglibs.rdc.dm.DMUtils
 
doAlbumQuery(String, int) - Static method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
 
doCartOperation(String, String) - Static method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.taglibs.rdc.RDCFilter
Filter out empty lines and empty comments, perform platform adaptations
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.taglibs.rdc.GrammarServlet
This method is called by the container for each GET request.
doGroupConfirmation() - Method in class org.apache.taglibs.rdc.core.GroupConfirm
Group confirmation state machine
doTag() - Method in class org.apache.taglibs.rdc.core.ExpandTag
Captures the result of invoking body, Replaces occurrences of #{ with ${, and then evaluates the result using el.
doTag() - Method in class org.apache.taglibs.rdc.core.GroupTag
Has the state machine for the group Uses a pluggable dialog management strategy
doTag() - Method in class org.apache.taglibs.rdc.core.IncludeFSMFragmentTag
Collect data from the RDC layer and post it into the viewsMap according to the RDC-struts interface contract
doTag() - Method in class org.apache.taglibs.rdc.core.StackPeek
 
doTag() - Method in class org.apache.taglibs.rdc.core.StackPop
 
doTag() - Method in class org.apache.taglibs.rdc.core.StackPush
 
doTag() - Method in class org.apache.taglibs.rdc.core.StrutsErrorsTag
Play out any errors messages from the preceding struts action.
doTag() - Method in class org.apache.taglibs.rdc.core.StrutsSubmitTag
Collect data from the RDC layer and post it into the viewsMap according to the RDC-struts interface contract
doTag() - Method in class org.apache.taglibs.rdc.GetConfigElemTag
Get the element specified by the locator and render to JspWriter
doTag() - Method in class org.apache.taglibs.rdc.GetDefaultConfigTag
 
doTag() - Method in class org.apache.taglibs.rdc.GetResourceTag
Get the resource and assign it to the variable in the JSP context
Duration - Class in org.apache.taglibs.rdc
Datamodel for the duration RDC.
Duration() - Constructor for class org.apache.taglibs.rdc.Duration
Sets default values for all data members
dynamicAttributes - Variable in class org.apache.taglibs.rdc.core.RDCTemplate
The instance specific dynamic tag attributes.

E

echo - Variable in class org.apache.taglibs.rdc.core.BaseModel
The user preference for playing back the return value associated with the RDC
ELContext - Class in org.apache.taglibs.rdc.scxml.env
EL Context for SCXML interpreter.
ELContext() - Constructor for class org.apache.taglibs.rdc.scxml.env.ELContext
Constructor
ELContext(Context) - Constructor for class org.apache.taglibs.rdc.scxml.env.ELContext
 
ELEvaluator - Class in org.apache.taglibs.rdc.scxml.env
EL engine interface for SCXML Interpreter.
ELEvaluator() - Constructor for class org.apache.taglibs.rdc.scxml.env.ELEvaluator
Constructor
Else - Class in org.apache.taglibs.rdc.scxml.model
The class in this SCXML object model that corresponds to the <else> SCXML element.
Else() - Constructor for class org.apache.taglibs.rdc.scxml.model.Else
<else/> is equivalent to <elseif cond="true" />
ElseIf - Class in org.apache.taglibs.rdc.scxml.model
The class in this SCXML object model that corresponds to the <elseif> SCXML element.
ElseIf() - Constructor for class org.apache.taglibs.rdc.scxml.model.ElseIf
Constructor
end(String, String) - Method in class org.apache.taglibs.rdc.scxml.SCXMLDigester.SetExecutableParentRule
 
end(String, String) - Method in class org.apache.taglibs.rdc.scxml.SCXMLDigester.UpdateModelRule
 
enumerateReachableTransitions(SCXML, Step, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
 
equals(Object) - Method in class org.apache.taglibs.rdc.scxml.TriggerEvent
Define an equals operator for TriggerEvent
ERR_EMPTY_RDC_STACK - Static variable in class org.apache.taglibs.rdc.core.Constants
 
ERR_EXPIRED - Static variable in class org.apache.taglibs.rdc.CreditCardExpiry
A constant for Error Code stating card has already expired (as of today)
ERR_INCORRECT_LENGTH_ZIP_CODE - Static variable in class org.apache.taglibs.rdc.ZipCode
A constant for Error Code stating Invalid length of Zip Code
ERR_INVALID_ALPHA - Static variable in class org.apache.taglibs.rdc.Alpha
A constant for Error Code stating Invalid apha
ERR_INVALID_ALPHANUM - Static variable in class org.apache.taglibs.rdc.Alphanum
A constant for Error Code stating Invalid aphanum
ERR_INVALID_DATE - Static variable in class org.apache.taglibs.rdc.Date
A constant for Error Code stating Invalid date
ERR_INVALID_DIGIT - Static variable in class org.apache.taglibs.rdc.Digits
A constant for Error Code stating Invalid digit
ERR_INVALID_DURATION - Static variable in class org.apache.taglibs.rdc.Duration
A constant for Error Code stating Invalid duration
ERR_INVALID_ISBN_CODE - Static variable in class org.apache.taglibs.rdc.ISBN
A constant for Error Code stating Invalid ISBN Code
ERR_INVALID_MORTGAGE_TERM - Static variable in class org.apache.taglibs.rdc.MortgageType
 
ERR_INVALID_PERCENT - Static variable in class org.apache.taglibs.rdc.Percent
A constant for Error Code stating Invalid percent
ERR_INVALID_SSN_CODE - Static variable in class org.apache.taglibs.rdc.SocialSecurityNumber
A constant for Error Code stating Invalid SSN
ERR_INVALID_TIME - Static variable in class org.apache.taglibs.rdc.Time
A constant for Error Code stating Invalid time
ERR_INVALID_ZIP_CODE - Static variable in class org.apache.taglibs.rdc.ZipCode
A constant for Error Code stating Invalid Zip Code
ERR_NEED_CORRECT_LENGTH_ISBN_CODE - Static variable in class org.apache.taglibs.rdc.ISBN
A constant for Error Code stating the incorrect length of ISBN Code
ERR_NEED_CORRECT_LENGTH_SSN_CODE - Static variable in class org.apache.taglibs.rdc.SocialSecurityNumber
A constant for Error Code stating the incorrect length of SSN
ERR_NEED_DETAILS - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ReviewAlbumTemplate
A constant for Error Code stating album details should be played out
ERR_NEED_EARLIER_DATE - Static variable in class org.apache.taglibs.rdc.Date
A constant for Error Code stating the date entered is later than allowed
ERR_NEED_EARLIER_TIME - Static variable in class org.apache.taglibs.rdc.Time
A constant for Error Code stating the time entered is later than allowed
ERR_NEED_HIGHER_AMOUNT - Static variable in class org.apache.taglibs.rdc.CreditCardAmount
A constant for Error Code stating the currency entered is lower than allowed
ERR_NEED_HIGHER_VALUE - Static variable in class org.apache.taglibs.rdc.Currency
A constant for Error Code stating the currency entered is lower than allowed
ERR_NEED_HIGHER_VALUE - Static variable in class org.apache.taglibs.rdc.Duration
A constant for Error Code stating the duration entered is smaller than allowed
ERR_NEED_HIGHER_VALUE - Static variable in class org.apache.taglibs.rdc.MortgageType
 
ERR_NEED_HIGHER_VALUE - Static variable in class org.apache.taglibs.rdc.Percent
A constant for Error Code stating the percent entered is smaller than allowed
ERR_NEED_LATER_DATE - Static variable in class org.apache.taglibs.rdc.Date
A constant for Error Code stating the date entered is earlier than allowed
ERR_NEED_LATER_TIME - Static variable in class org.apache.taglibs.rdc.Time
A constant for Error Code stating the time entered is earlier than allowed
ERR_NEED_LONGER_ALPHA - Static variable in class org.apache.taglibs.rdc.Alpha
A constant for Error Code stating the alpha entered is smaller than allowed
ERR_NEED_LONGER_ALPHANUM - Static variable in class org.apache.taglibs.rdc.Alphanum
A constant for Error Code stating the alphanum entered is smaller than allowed
ERR_NEED_LONGER_DIGIT - Static variable in class org.apache.taglibs.rdc.Digits
A constant for Error Code stating the digit entered is smaller than allowed
ERR_NEED_LONGER_NUMBER - Static variable in class org.apache.taglibs.rdc.Number
A constant for Error Code stating the number entered is shorter than allowed
ERR_NEED_LOWER_AMOUNT - Static variable in class org.apache.taglibs.rdc.CreditCardAmount
A constant for Error Code stating the currency entered is higher than allowed
ERR_NEED_LOWER_VALUE - Static variable in class org.apache.taglibs.rdc.Currency
A constant for Error Code stating the currency entered is higher than allowed
ERR_NEED_LOWER_VALUE - Static variable in class org.apache.taglibs.rdc.Duration
A constant for Error Code stating the duration entered is larger than allowed
ERR_NEED_LOWER_VALUE - Static variable in class org.apache.taglibs.rdc.MortgageType
 
ERR_NEED_LOWER_VALUE - Static variable in class org.apache.taglibs.rdc.Percent
A constant for Error Code stating the percent entered is larger than allowed
ERR_NEED_SHORTER_ALPHA - Static variable in class org.apache.taglibs.rdc.Alpha
A constant for Error Code stating the alpha entered is larger than allowed
ERR_NEED_SHORTER_ALPHANUM - Static variable in class org.apache.taglibs.rdc.Alphanum
A constant for Error Code stating the alphanum entered is larger than allowed
ERR_NEED_SHORTER_DIGIT - Static variable in class org.apache.taglibs.rdc.Digits
A constant for Error Code stating the digit entered is larger than allowed
ERR_NEED_SHORTER_NUMBER - Static variable in class org.apache.taglibs.rdc.Number
A constant for Error Code stating the number entered is longer than allowed
ERR_NO_CATEGORY - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate
A constant for Error Code stating no category from the menu has been specified
ERR_NO_DEFAULT - Static variable in class org.apache.taglibs.rdc.core.BaseModel
A constant for errorCode stating no default value is specified
ERR_NO_RDC_STACK - Static variable in class org.apache.taglibs.rdc.core.Constants
 
ERR_NONE - Static variable in class org.apache.taglibs.rdc.core.BaseModel
A constant for errorCode when there is no error
ERR_NULL_DOC_BUILDER - Static variable in class org.apache.taglibs.rdc.core.Constants
 
ERR_NULL_DOCUMENT - Static variable in class org.apache.taglibs.rdc.core.Constants
 
ERR_NULL_NODELIST - Static variable in class org.apache.taglibs.rdc.core.Constants
 
ERR_NULL_XPATH_RESULT - Static variable in class org.apache.taglibs.rdc.core.Constants
 
ERR_XPATH_TRANSFORM - Static variable in class org.apache.taglibs.rdc.core.Constants
 
error(SAXParseException) - Method in class org.apache.taglibs.rdc.scxml.env.Tracer
 
errorCode - Variable in class org.apache.taglibs.rdc.core.BaseModel
This is used to identify the error that occured
ErrorReporter - Interface in org.apache.taglibs.rdc.scxml
An interface for reporting SCXML errors to the host environment, containing the definition of commonly occuring errors while executing SCXML documents.
eval(Context, String) - Method in class org.apache.taglibs.rdc.scxml.env.ELEvaluator
Evaluate an expression
eval(Context, String) - Method in interface org.apache.taglibs.rdc.scxml.Evaluator
Evaluate an expression
evalCond(Context, String) - Method in class org.apache.taglibs.rdc.scxml.env.ELEvaluator
 
evalCond(Context, String) - Method in interface org.apache.taglibs.rdc.scxml.Evaluator
Evaluate a condition.
Evaluator - Interface in org.apache.taglibs.rdc.scxml
Interface for a component that may be used by the SCXML engines to evaluate the expressions within the SCXML document.
EventDispatcher - Interface in org.apache.taglibs.rdc.scxml
The event controller interface used to send messages containing events or other information directly to another SCXML Interpreter, other external systems using an Event I/O Processor or to raise events in the current SCXML session.
eventMatch(String, Set) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
Implements prefix match, that is, if, for example, "mouse.click" is a member of eventOccurrences and a transition is triggered by "mouse", the method returns true.
Executable - Class in org.apache.taglibs.rdc.scxml.model
An abstract base class for containers of executable elements in SCXML, such as <onentry> and <onexit>.
Executable() - Constructor for class org.apache.taglibs.rdc.scxml.model.Executable
Constructor
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.LoginAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it), with provision for handling exceptions thrown by the business logic.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.MortgageAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it), with provision for handling exceptions thrown by the business logic.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.ProceedAction
Process the specified HTTP request, and create the corresponding HTTP response (or forward to another web component that will create it), with provision for handling exceptions thrown by the business logic.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.AddToCartAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.AlbumFilterAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.CheckoutAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.FindSimilarAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.MainMenuAction
 
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.ReviewAlbumAction
 
executeActionList(List, Collection, SCXMLExecutor, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
 
executeActions(Step, SCXMLExecutor, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
Exectutes all OnExit/Transition/OnEntry transitional actions.
Exit - Class in org.apache.taglibs.rdc.scxml.model
The class in this SCXML object model that corresponds to the <exit> SCXML element, which is a shorthand notation for an empty anonymous final state.
Exit() - Constructor for class org.apache.taglibs.rdc.scxml.model.Exit
Constructor
EXIT_DONE - Static variable in class org.apache.taglibs.rdc.core.Constants
 
EXIT_MAXNOINPUT - Static variable in class org.apache.taglibs.rdc.core.Constants
 
EXIT_MAXNOMATCH - Static variable in class org.apache.taglibs.rdc.core.Constants
 
EXIT_UNREACHED - Static variable in class org.apache.taglibs.rdc.core.Constants
 
exitStatus - Variable in class org.apache.taglibs.rdc.core.BaseModel
The status at exit, indicating whether this RDC collected input or gracefully exited after a number of retries
ExpandTag - Class in org.apache.taglibs.rdc.core
Implements the tag <rdc:expand>Hello from #{model.name}</rdc:expand>.
ExpandTag() - Constructor for class org.apache.taglibs.rdc.core.ExpandTag
 
EXPRESSION_ERROR - Static variable in interface org.apache.taglibs.rdc.scxml.ErrorReporter
An expression language error.
ExternalNode - Class in org.apache.taglibs.rdc.scxml.model
The class in this SCXML object model that corresponds to the any node in the SCXML document defined in a foreign namespace.
ExternalNode() - Constructor for class org.apache.taglibs.rdc.scxml.model.ExternalNode
Constructor
extract(String, String) - Static method in class org.apache.taglibs.rdc.RDCUtils
Given a jar and a file location within the jar, extract the file as an InputSource

F

fatalError(SAXParseException) - Method in class org.apache.taglibs.rdc.scxml.env.Tracer
 
filterTransitionsSet(Step, Evaluator, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
 
FindSimilarAction - Class in org.apache.taglibs.rdc.sampleapps.musicstore.struts
Struts action class for finding albums similar to the currently chosen one (music store sample app)
FindSimilarAction() - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.struts.FindSimilarAction
 
finish(JspContext) - Method in interface org.apache.taglibs.rdc.core.DialogManager
Cleanup for this invocation of the doTag()
finish(JspContext) - Method in class org.apache.taglibs.rdc.dm.DialogManagerImpl
Finish up this doTag() invocation
fireOnEntry(Observable, TransitionTarget) - Method in class org.apache.taglibs.rdc.scxml.NotificationRegistry
Inform all relevant listeners that a TransitionTarget has been entered
fireOnExit(Observable, TransitionTarget) - Method in class org.apache.taglibs.rdc.scxml.NotificationRegistry
Inform all relevant listeners that a TransitionTarget has been exited
fireOnTransition(Observable, TransitionTarget, TransitionTarget, Transition) - Method in class org.apache.taglibs.rdc.scxml.NotificationRegistry
Inform all relevant listeners of a transition that has occured
FSM_CONFIRM - Static variable in class org.apache.taglibs.rdc.core.Constants
 
FSM_DISAMBIGUATE - Static variable in class org.apache.taglibs.rdc.core.Constants
 
FSM_DONE - Static variable in class org.apache.taglibs.rdc.core.Constants
 
FSM_DORMANT - Static variable in class org.apache.taglibs.rdc.core.Constants
 
FSM_INITONLY - Static variable in class org.apache.taglibs.rdc.core.Constants
 
FSM_INPUT - Static variable in class org.apache.taglibs.rdc.core.Constants
 
FSM_VALIDATE - Static variable in class org.apache.taglibs.rdc.core.Constants
 
fsmFragment - Variable in class org.apache.taglibs.rdc.core.RDCTemplate
The fragment that will override any or all of the default fsm as needed for this instance of the template

G

generateAlbumLinks(MusicAlbum[]) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.HTMLMenuLinks
 
generateCategoryLinks(String, boolean) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.HTMLMenuLinks
 
generateGenreLinks() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.HTMLMenuLinks
Sets the value of the hints property.
genres - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
 
get(String) - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.Navigation
 
get(String) - Method in interface org.apache.taglibs.rdc.scxml.Context
Get the value of this variable; delegating to parent
get(String) - Method in class org.apache.taglibs.rdc.scxml.env.ELContext
Get the value of this variable; delegating to parent
get(String) - Method in class org.apache.taglibs.rdc.scxml.env.RootContext
Get the value of the given variable in this Context
getAction() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.CheckoutForm
Access method for the action property.
getActions() - Method in class org.apache.taglibs.rdc.scxml.model.Executable
Get the executable actions contained in this Executable
getActions() - Method in class org.apache.taglibs.rdc.scxml.model.If
Get the executable actions contained in this <if>
getActiveChildren() - Method in class org.apache.taglibs.rdc.core.GroupModel
Get the currently active children (not in dormant or done state)
getAlbums() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Get the array of albums that are the result set of the user's current query
getAllStates() - Method in class org.apache.taglibs.rdc.scxml.Status
Get the complete states configuration
getAmbiguousValues() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the list of ambiguous values
getAncestorClosure(Set, Set) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLHelper
Creates a set which contains given states and all their ancestors recursively up to the upper bound.
getArtist() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
Access method for the artist property.
getAsin() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.IndividualAlbumForm
Access method for the asin property.
getASIN() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Item
Access method for the aSIN property.
getAttrPropMap() - Static method in class org.apache.taglibs.rdc.dm.Conditions.Match
 
getAttrPropMap() - Static method in class org.apache.taglibs.rdc.dm.Conditions.MatchAttribute
 
getAttrPropMap() - Static method in class org.apache.taglibs.rdc.dm.Conditions.Unless
 
getAttrPropMap() - Static method in class org.apache.taglibs.rdc.dm.Conditions.When
 
getAttrPropMap() - Static method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
getBalance() - Method in class org.apache.taglibs.rdc.CreditCardAmount
Return the account balance
getBean() - Method in class org.apache.taglibs.rdc.core.RDCTemplate
Get the data value that was passed in
getCandidates() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the n-best data string
getCanonicalizedValue() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the normalized value for the input
getCart() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Get the shopping cart object for this session
getCartId() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Cart
 
getCartItemId() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.CartItem
Access method for the cartitemId property.
getCartItems() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Cart
 
getCartLink() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.HTMLMenuLinks
 
getCategory() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate.AmazonMenuResult
 
getCategory() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.AlbumFilterForm
Access method for the category property.
getChannel() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Get the application channel
getCheckoutPrompt() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Get the check out prompt
getChildDataModel(BaseModel, String) - Static method in class org.apache.taglibs.rdc.RDCUtils
Return a nested data model
getChildren() - Method in class org.apache.taglibs.rdc.scxml.model.State
Get the map of child states (may be empty)
getChoice() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Get the readable query string
getChoice() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.AlbumFilterForm
 
getClass(String) - Static method in class org.apache.taglibs.rdc.RDCUtils
Return the Class for this class name, if such a class exists, else return null.
getClassName() - Method in class org.apache.taglibs.rdc.core.BaseModel
The bean subclassing this instance.
getCollectPrice() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.OfferSummary
 
getCond() - Method in class org.apache.taglibs.rdc.scxml.model.ElseIf
Get the conditional expression
getCond() - Method in class org.apache.taglibs.rdc.scxml.model.If
Get the conditional expression
getCond() - Method in class org.apache.taglibs.rdc.scxml.model.Transition
Get the guard condition (may be null)
getConditions() - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.NavigationRule
 
getConfig() - Method in class org.apache.taglibs.rdc.core.GroupTag
Gets the configuration URI of the group
GetConfigElemTag - Class in org.apache.taglibs.rdc
This tag is used to retrieve an element from the config.
GetConfigElemTag() - Constructor for class org.apache.taglibs.rdc.GetConfigElemTag
 
getConfigMap() - Method in class org.apache.taglibs.rdc.core.ComponentModel
Get the map of configuration file URIs
getConfiguration() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the Configuration value.
getConfirm() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the confirm value
getConfirm() - Method in class org.apache.taglibs.rdc.core.GroupTag
Get the group level confirmation
getConfirmed() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the response of user to the confirmation dialog
getConstraints() - Method in class org.apache.taglibs.rdc.core.RDCTemplate
Get the constraints on the value to be collected.
getContext() - Method in class org.apache.taglibs.rdc.scxml.model.State
Get the Context
getCurrencyCode() - Method in class org.apache.taglibs.rdc.CreditCardAmount
Gets the currency code for the currency used
getCurrencyCode() - Method in class org.apache.taglibs.rdc.Currency
Gets the currency code for the currency used
getCurrentAlbum() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Get the album the user is currently interacting with
getCurrentStatus() - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
Get the current status
getData() - Method in class org.apache.taglibs.rdc.core.RDCTemplate
Get the data value that was passed in
GetDefaultConfigTag - Class in org.apache.taglibs.rdc
This tag is used to retrieve the default config for a component from a jar file, parse it with validation, and set the component's BaseModel's configuration.
GetDefaultConfigTag() - Constructor for class org.apache.taglibs.rdc.GetDefaultConfigTag
 
getDefaultTarget() - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.NavigationRule
 
getDelay() - Method in class org.apache.taglibs.rdc.scxml.model.Send
 
getDetails() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
Get the album details
getDownPayment() - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.MortgageAppBean
Gets the down payment for the mortgage
getDownwardSegment() - Method in class org.apache.taglibs.rdc.scxml.model.Path
 
getEcho() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get whether the user has requested echoing the return value
getElement() - Method in class org.apache.taglibs.rdc.dm.Conditions.MatchAttribute
 
getEndDate() - Method in class org.apache.taglibs.rdc.DateRangeData
Gets the end date
getERR_NEED_DETAILS() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ReviewAlbumTemplate
 
getERR_NO_CATEGORY() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate
 
getERR_NO_DEFAULT() - Method in class org.apache.taglibs.rdc.core.BaseModel
 
getERR_NONE() - Method in class org.apache.taglibs.rdc.core.BaseModel
 
getErrorCode() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the errorCode value
getErrorDescription() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Get the error description string
getErrorReporter() - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
Get the environment specific error reporter
getEvaluator() - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
Get the expression evaluator
getEvent() - Method in class org.apache.taglibs.rdc.scxml.model.Send
 
getEvent() - Method in class org.apache.taglibs.rdc.scxml.model.Transition
Get the event that will trigger this transition (pending evaluation of the guard condition in favor)
getEventdispatcher() - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
Get the event dispatcher
getEvents() - Method in class org.apache.taglibs.rdc.scxml.Status
Get the events that are currently queued.
getEXIT_DONE() - Method in class org.apache.taglibs.rdc.core.Constants
 
getEXIT_MAXNOINPUT() - Method in class org.apache.taglibs.rdc.core.Constants
 
getEXIT_MAXNOMATCH() - Method in class org.apache.taglibs.rdc.core.Constants
 
getEXIT_UNREACHED() - Method in class org.apache.taglibs.rdc.core.Constants
 
getExitStatus() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the exitStatus value
getExpiry() - Method in class org.apache.taglibs.rdc.CreditCardData
Gets the expiry date
getExpr() - Method in class org.apache.taglibs.rdc.scxml.model.Assign
Get the expr that will evaluate to the new value
getExpr() - Method in class org.apache.taglibs.rdc.scxml.model.Exit
Get the expression
getExpr() - Method in class org.apache.taglibs.rdc.scxml.model.Log
Get the log expression
getExpr() - Method in class org.apache.taglibs.rdc.scxml.model.Var
Get the expression that evaluates to the initial value of the variable
getExternalNodes() - Method in class org.apache.taglibs.rdc.scxml.model.Send
 
getFeaturedItems(int) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
 
getFrom() - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.NavigationRule
 
getFSM_CONFIRM() - Method in class org.apache.taglibs.rdc.core.Constants
 
getFSM_DISAMBIGUATE() - Method in class org.apache.taglibs.rdc.core.Constants
 
getFSM_DONE() - Method in class org.apache.taglibs.rdc.core.Constants
 
getFSM_DORMANT() - Method in class org.apache.taglibs.rdc.core.Constants
 
getFSM_INITONLY() - Method in class org.apache.taglibs.rdc.core.Constants
 
getFSM_INPUT() - Method in class org.apache.taglibs.rdc.core.Constants
 
getFSM_VALIDATE() - Method in class org.apache.taglibs.rdc.core.Constants
 
getFsmFragment() - Method in class org.apache.taglibs.rdc.core.RDCTemplate
Get the tag fragment URI overriding the default FSM defined in <fsm-run>
getGenre() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate.AmazonMenuResult
 
getGenre() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.AlbumFilterForm
Access method for the genre property.
getGenres() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
Access method for the genres property.
getGenres(int) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
Retrurns an array of music genres (styles) listed on Amazon
getGrammar() - Method in class org.apache.taglibs.rdc.core.Grammar
Return the inline grammar or the URI reference (interpretation depends on Boolean isInline).
getGrammars() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the grammar path(s) for the RDC grammars is a read only property
getGroupConfirm() - Method in class org.apache.taglibs.rdc.core.GroupModel
Get the GroupConfirm object
getGRP_STATE_DONE() - Method in class org.apache.taglibs.rdc.core.Constants
 
getGRP_STATE_RUNNING() - Method in class org.apache.taglibs.rdc.core.Constants
 
getHeight() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Image
 
getHelpLink() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.HTMLMenuLinks
 
getHints() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ProactiveHelp
Access method for the hints property.
getHints() - Method in class org.apache.taglibs.rdc.scxml.model.Send
 
getHistory() - Method in class org.apache.taglibs.rdc.scxml.model.State
Get the list of history pseudo states for this state
getHMAC() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Cart
 
getHomeLink() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.HTMLMenuLinks
 
getId() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the id value for this RDC
getId() - Method in class org.apache.taglibs.rdc.core.GroupTag
Gets the ID of the group
getId() - Method in class org.apache.taglibs.rdc.scxml.model.TransitionTarget
Get the identifier for this transition target (may be null).
getInitial() - Method in class org.apache.taglibs.rdc.core.BaseModel
Gets the initial value
getInitial() - Method in class org.apache.taglibs.rdc.scxml.model.State
Get the initial state
getInitialState() - Method in class org.apache.taglibs.rdc.scxml.model.SCXML
Get the initial State
getInitialstate() - Method in class org.apache.taglibs.rdc.scxml.model.SCXML
Get the ID of the initial state
getInstanceData() - Method in class org.apache.taglibs.rdc.core.GroupModel
Get the instance data
getInterpretation() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the interpretation for this input
getIsAmbiguous() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get whether the input value is ambiguous or not
getIsDTMF() - Method in class org.apache.taglibs.rdc.core.Grammar
Returns a Boolean indicating whether the grammar is DTMF (or voice).
getIsFinal() - Method in class org.apache.taglibs.rdc.scxml.model.State
Is this state a "final" state
getIsInline() - Method in class org.apache.taglibs.rdc.core.Grammar
Returns a Boolean indicating whether the grammar is inline (or an URI reference).
getIsValid() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the whether input is valid or not
getJspContext() - Method in class org.apache.taglibs.rdc.core.GroupTag
Make JspContext visible to the DM strategy
getLabel() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
Access method for the label property.
getLabel() - Method in class org.apache.taglibs.rdc.scxml.model.Log
Get the log label
getLastConfiguration() - Method in class org.apache.taglibs.rdc.scxml.model.History
Get the last configuration for this history
getLCA(TransitionTarget, TransitionTarget) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLHelper
finds the least common ancestor of transition targets tt1 and tt2 if one exists.
getLength() - Method in class org.apache.taglibs.rdc.ZipCode
Gets the length as a string
getLinks() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.HTMLMenuLinks
 
getListPrice() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Item
Access method for the listPrice property.
getLocale() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the Locale (String) for this RDC
getLocalMap() - Method in class org.apache.taglibs.rdc.core.ComponentModel
Get the map of child RDC datamodels
getLocalMap() - Method in class org.apache.taglibs.rdc.core.GroupModel
Get the map of child RDC datamodels
getLvalue() - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
getLvalueType(int) - Static method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
getMaxAmount() - Method in class org.apache.taglibs.rdc.CreditCardAmount
Gets the maximum allowed amount for this payment
getMaxDate() - Method in class org.apache.taglibs.rdc.Date
Gets the Maximum Date value
getMaxDenials() - Method in class org.apache.taglibs.rdc.CreditCardAmount
Get the maximum denials allowed before graceful exit
getMaxDenials() - Method in class org.apache.taglibs.rdc.CreditCardExpiry
Get the maximum denials allowed before graceful exit
getMaxDenials() - Method in class org.apache.taglibs.rdc.CreditCardNumber
Get the maximum denials allowed before graceful exit
getMaxDuration() - Method in class org.apache.taglibs.rdc.Duration
Gets the maximum Duration that a user has specified in the attirbute
getMaxLength() - Method in class org.apache.taglibs.rdc.Alpha
Gets the maximum allowed length of input
getMaxLength() - Method in class org.apache.taglibs.rdc.Alphanum
Gets the maximum allowed length of alphanum
getMaxLength() - Method in class org.apache.taglibs.rdc.Digits
Gets the maximum allowed length of input
getMaxNoInput() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the maxNoInput value
getMaxNoMatch() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the maxNoMatch value
getMaxPercent() - Method in class org.apache.taglibs.rdc.Percent
Gets the maximum allowed value for the percentage.
getMaxTerm() - Method in class org.apache.taglibs.rdc.MortgageType
Get the max mortgage term that a user has specified in the attirbute
getMaxTime() - Method in class org.apache.taglibs.rdc.Time
Gets the maximum allowed time
getMaxValue() - Method in class org.apache.taglibs.rdc.Currency
Gets the maximum allowed value for the amount
getMaxValue() - Method in class org.apache.taglibs.rdc.Number
Gets the maximum allowed value of number
getMemberNumber() - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.MortgageAppBean
Gets the member number
getMemberNumber() - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.LoginBean
Gets the member number
getMenuLinks() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Get the menu links object
getMenuResult() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Get the user's main menu selection
getMerchantId() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.CartItem
Access method for the merchantId property.
getMinAmount() - Method in class org.apache.taglibs.rdc.CreditCardAmount
Gets the minimum allowed amount for this payment
getMinConfidence() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the minConfidence
getMinDate() - Method in class org.apache.taglibs.rdc.Date
Gets the Minimum Date value
getMinDuration() - Method in class org.apache.taglibs.rdc.Duration
Gets what minimum duration that a user has specified in the attirbute
getMinLength() - Method in class org.apache.taglibs.rdc.Alpha
Gets the minimum allowed length of input
getMinLength() - Method in class org.apache.taglibs.rdc.Alphanum
Gets the minimum allowed length of alphanum
getMinLength() - Method in class org.apache.taglibs.rdc.Digits
Gets the minimum allowed length of input
getMinPercent() - Method in class org.apache.taglibs.rdc.Percent
Gets the minimum allowed value for the percentage
getMinTerm() - Method in class org.apache.taglibs.rdc.MortgageType
Get what min Mortgage term that a user has specified in the attirbute
getMinTime() - Method in class org.apache.taglibs.rdc.Time
Gets the minimum allowed time
getMinValue() - Method in class org.apache.taglibs.rdc.Currency
Gets the minimum allowed value for the amount
getMinValue() - Method in class org.apache.taglibs.rdc.Number
Gets the minimum allowed value of number
getMlsNumber() - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.MortgageAppBean
Gets the multiple listing service number
getMlsNumber() - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.LoginBean
Gets the multiple listing service number
getMlsPropertyValue() - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.ProceedBean
Gets the property value (for the MLS number supplied earlier)
getMode() - Method in class org.apache.taglibs.rdc.CreditCardInfo
Get the current mode
getMODE_EXPIRY() - Method in class org.apache.taglibs.rdc.CreditCardInfo
 
getMODE_LONG() - Method in class org.apache.taglibs.rdc.CreditCardInfo
 
getMODE_NUMBER() - Method in class org.apache.taglibs.rdc.CreditCardInfo
 
getMODE_SECURITY() - Method in class org.apache.taglibs.rdc.CreditCardInfo
 
getMODE_SHORT() - Method in class org.apache.taglibs.rdc.CreditCardInfo
 
getMODE_TYPE() - Method in class org.apache.taglibs.rdc.CreditCardInfo
 
getModel() - Method in class org.apache.taglibs.rdc.GetDefaultConfigTag
Get the BaseModel value.
getMortgage() - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.MortgageBean
Get mortgage
getMortgageOK() - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.ProceedBean
Gets the user's response to the mortgage quote
getMortgageType() - Method in class org.apache.taglibs.rdc.MortgageData
Get the mortgage type value
getMusicStore() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Get the music store object
getName() - Method in class org.apache.taglibs.rdc.core.Grammar
Return the name associated with this grammar.
getName() - Method in class org.apache.taglibs.rdc.dm.Conditions.MatchAttribute
 
getName() - Method in class org.apache.taglibs.rdc.GetDefaultConfigTag
Get the Name value.
getName() - Method in class org.apache.taglibs.rdc.HelloWorldBean
Get the Name value.
getName() - Method in class org.apache.taglibs.rdc.scxml.model.Assign
Get the variable to be assigned a new value
getName() - Method in class org.apache.taglibs.rdc.scxml.model.Var
Get the name of the (new) variable.
getName() - Method in class org.apache.taglibs.rdc.scxml.TriggerEvent
 
getNamelist() - Method in class org.apache.taglibs.rdc.scxml.model.Exit
Get the namelist
getNamelist() - Method in class org.apache.taglibs.rdc.scxml.model.Send
 
getNewPrice() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.OfferSummary
 
getNewReleases(int) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
 
getNext() - Method in class org.apache.taglibs.rdc.scxml.model.Transition
Get the ID of the transition target (may be null, if, for example, the target is specified inline)
getNextRDCVarName() - Static method in class org.apache.taglibs.rdc.RDCUtils
Create a temporary variable name for this groupTag's page context
getNotificationRegistry() - Method in class org.apache.taglibs.rdc.scxml.model.SCXML
Get the notification registry
getNotificationRegistry() - Method in class org.apache.taglibs.rdc.scxml.model.Transition
Get the notification registry.
getNotificationRegistry() - Method in class org.apache.taglibs.rdc.scxml.model.TransitionTarget
Get the notification registry.
getNthConfidence(int) - Method in class org.apache.taglibs.rdc.core.NBestResults
Get confidence for Nth result
getNthInterpretation(int) - Method in class org.apache.taglibs.rdc.core.NBestResults
Get interpretation for Nth result, which is stored as a HashMap of attribute-value pairs
getNthUtterance(int) - Method in class org.apache.taglibs.rdc.core.NBestResults
Get utterance for Nth result
getNumber() - Method in class org.apache.taglibs.rdc.CreditCardData
Get the card number as a String
getNumNBest() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get numNBest
getNumNBest() - Method in class org.apache.taglibs.rdc.core.NBestResults
Get the number of results stored
getOfferSummary() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
 
getOnEntry() - Method in class org.apache.taglibs.rdc.scxml.model.TransitionTarget
Get the onentry property.
getOnExit() - Method in class org.apache.taglibs.rdc.scxml.model.TransitionTarget
Get the onexit property.
getOpCode() - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
getOperation() - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
getOptionList() - Method in class org.apache.taglibs.rdc.SelectOne
Gets the Options object.
getOptions() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Get the result set of the user's query as <rdc:select1> options
getOptions() - Method in class org.apache.taglibs.rdc.SelectOne
Gets the options list.
getOptionsClass() - Method in class org.apache.taglibs.rdc.SelectOne
Get the class name of the options for this instance
getParallel() - Method in class org.apache.taglibs.rdc.scxml.model.State
Get the Parallel child (may be null)
getParamsMap() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get paramsMap - read-only property, no setter
getParent() - Method in interface org.apache.taglibs.rdc.scxml.Context
Get the parent Context, may be null
getParent() - Method in class org.apache.taglibs.rdc.scxml.env.ELContext
Get the parent Context, may be null
getParent() - Method in class org.apache.taglibs.rdc.scxml.model.Action
Get the Executable parent
getParent() - Method in class org.apache.taglibs.rdc.scxml.model.Executable
Get the TransitionTarget parent
getParent() - Method in class org.apache.taglibs.rdc.scxml.model.TransitionTarget
Get the parent TransitionTarget
getParentState() - Method in class org.apache.taglibs.rdc.scxml.model.Action
Return the parent state
getParentState() - Method in class org.apache.taglibs.rdc.scxml.model.TransitionTarget
Get the parent State
getPath() - Method in class org.apache.taglibs.rdc.scxml.model.Transition
Get the path of this transiton.
getPattern() - Method in class org.apache.taglibs.rdc.Alpha
Gets the pattern string
getPattern() - Method in class org.apache.taglibs.rdc.Alphanum
Gets the pattern string
getPattern() - Method in class org.apache.taglibs.rdc.Digits
Gets the pattern string
getPattern() - Method in class org.apache.taglibs.rdc.ISBN
Gets the pattern string
getPattern() - Method in class org.apache.taglibs.rdc.Percent
Gets the pattern string
getPattern() - Method in class org.apache.taglibs.rdc.SocialSecurityNumber
Gets the pattern string
getPattern() - Method in class org.apache.taglibs.rdc.ZipCode
Gets the pattern string
getPayload() - Method in class org.apache.taglibs.rdc.scxml.TriggerEvent
 
getPercent() - Method in class org.apache.taglibs.rdc.MortgageData
Get the mortgage percentage value
getProactiveHelp() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Get the proactive help bean
getProductGroup() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Item
Access method for the productGroup property.
getPropertyValue() - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.MortgageAppBean
Gets the property value
getPurchaseURL() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Cart
 
getQuantity() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.CartItem
Access method for the quantity property.
getRank() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Item
 
getRdcLocale() - Method in class org.apache.taglibs.rdc.core.BaseModel
Returns the Locale for this RDC, if it was set, or the default Locale for this deployment
getRdcResourceBundle() - Method in class org.apache.taglibs.rdc.core.BaseModel
Return the resourceBundle.
getReadableValue() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate.AmazonMenuResult
 
getRegionsEntered() - Method in class org.apache.taglibs.rdc.scxml.model.Path
 
getRegionsExited() - Method in class org.apache.taglibs.rdc.scxml.model.Path
 
getReleaseDate() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
Access method for the releaseDate property.
getResolver(String) - Method in class org.apache.taglibs.rdc.scxml.env.ServletContextResolver
Retrieve the PathResolver rooted at the given path.
getResolver(String) - Method in class org.apache.taglibs.rdc.scxml.env.URLResolver
 
getResolver(String) - Method in interface org.apache.taglibs.rdc.scxml.PathResolver
Get a PathResolver rooted at this context sensitive path.
GetResourceTag - Class in org.apache.taglibs.rdc
This tag is used to retrieve a resource from a (property) resource bundle.
GetResourceTag() - Constructor for class org.apache.taglibs.rdc.GetResourceTag
 
getResultCode() - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.MortgageAppBean
Gets the result code
getResumeURI() - Method in class org.apache.taglibs.rdc.Pause
Get the URI where the application will resume after being "unpaused"
getRootContext() - Method in class org.apache.taglibs.rdc.scxml.model.SCXML
Get the root Context for this document
getRuntimeTarget() - Method in class org.apache.taglibs.rdc.scxml.model.Transition
Get the runtime transition target, which always resolves to a TransitionTarget instance.
getRvalue() - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
getRvalueType(int) - Static method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
getScope() - Method in class org.apache.taglibs.rdc.scxml.model.Path
 
getSecurityCode() - Method in class org.apache.taglibs.rdc.CreditCardData
Gets the security code
getSendId() - Method in class org.apache.taglibs.rdc.scxml.model.Cancel
Get the ID of the send message that should be cancelled.
getSendId() - Method in class org.apache.taglibs.rdc.scxml.model.Send
 
getSerializedValue() - Method in class org.apache.taglibs.rdc.core.BaseModel
Return the serialized value collected by this RDC, used primarily as the value returned when this RDC is invoked by a subdialog (means it goes out as a request parameter).
getSESSION_KEY() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
 
getSimilarItems(MusicAlbum) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
 
getSimpleDOMBuilder() - Static method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
a helper method - parser factory
getSkipSubmit() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the skipSubmit value
getSmallImage() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
 
getStartDate() - Method in class org.apache.taglibs.rdc.DateRangeData
Gets the start date
getState() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the state value
getStateMachine() - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
Get the state machine that is being executed
getStates() - Method in class org.apache.taglibs.rdc.scxml.model.Parallel
Get the set of parallel state machines contained in this Parallel.
getStates() - Method in class org.apache.taglibs.rdc.scxml.model.SCXML
Get the children states
getStates() - Method in class org.apache.taglibs.rdc.scxml.Status
Get the states configuration (leaf only).
getStatesExited(Transition, Set) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLHelper
Returns the set of all states (and parallels) which are exited if a given transition t is going to be taken.
getStats() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ProactiveHelp
 
getStrategy() - Method in class org.apache.taglibs.rdc.core.GroupTag
Get the class name that implements the DM strategy
getSubdialog() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get whether this RDC is invoked as a subdialog
getSubmit() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the submit URI for the RDC
getSubmit() - Method in class org.apache.taglibs.rdc.core.GroupTag
Gets the submit URL where group should submit
getSubmitURI() - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.ProceedBean
Gets the submit URI
getSummary() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
Get the album summary
getTarget() - Method in interface org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.Condition
 
getTarget() - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
getTarget() - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.NavigationRule
 
getTarget() - Method in class org.apache.taglibs.rdc.scxml.model.Send
 
getTarget() - Method in class org.apache.taglibs.rdc.scxml.model.Transition
Get the transition target (may be null)
getTargets() - Method in class org.apache.taglibs.rdc.scxml.model.SCXML
Get the targets map, whichis a Map of all States and Parallels associated with this state machine, keyed by their id
getTargetType() - Method in class org.apache.taglibs.rdc.scxml.model.Send
 
getThreshold() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ProactiveHelp
Access method for the threshold property.
getTitle() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Item
Access method for the title property.
getTopSellers(int) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
 
getTotalCollect() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.OfferSummary
 
getTotalNew() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.OfferSummary
 
getTotalUsed() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.OfferSummary
 
getTransactionNum() - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.MortgageAppBean
Gets the property value
getTransferAmount() - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.ProceedBean
Gets the transfer amount
getTransition() - Method in class org.apache.taglibs.rdc.scxml.model.History
Get the transition
getTransition() - Method in class org.apache.taglibs.rdc.scxml.model.Initial
Get the initial transition
getTransition(String) - Method in class org.apache.taglibs.rdc.scxml.model.State
Get the map of all outgoing transitions from this state, which will be fired on the given event.
getTransitions() - Method in class org.apache.taglibs.rdc.scxml.model.State
Get the map of all outgoing transitions from this state
getTransitionsList() - Method in class org.apache.taglibs.rdc.scxml.model.State
Get the outgoing transitions for this state as a java.util.List
getType() - Method in class org.apache.taglibs.rdc.CreditCardData
Get the type of credit card
getType() - Method in class org.apache.taglibs.rdc.scxml.TriggerEvent
 
getUpwardSegment() - Method in class org.apache.taglibs.rdc.scxml.model.Path
 
getUrl() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Image
 
getUsageWeighted() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ProactiveHelp
Determines if the usageWeighted property is true.
getUsedPrice() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.OfferSummary
 
getUtterance() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get what the user said; the utterance of the user
getValue() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the value currently associated with the RDC
getValue() - Method in class org.apache.taglibs.rdc.Date
Get the date currently associated with this date component as a string in the specified format.
getVersion() - Method in class org.apache.taglibs.rdc.scxml.model.SCXML
Get the SCXML document version
getVXMLOptionsMarkup() - Method in class org.apache.taglibs.rdc.SelectOne.Options
Generate the markup of the vxml <option> elements as a String
getWidth() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Image
 
getXmlns() - Method in class org.apache.taglibs.rdc.scxml.model.SCXML
Get the xmlns of this SCXML document
Grammar - Class in org.apache.taglibs.rdc.core
A grammar object containing the inline grammar or URI reference along with the grammar metadata.
Grammar() - Constructor for class org.apache.taglibs.rdc.core.Grammar
Constructor, no arguments, metadata set to defaults.
Grammar(String, Boolean, Boolean, String) - Constructor for class org.apache.taglibs.rdc.core.Grammar
Constructor, allows user to set metadata associated with grammar.
grammars - Variable in class org.apache.taglibs.rdc.core.BaseModel
Path to component grammar(s)
GrammarServlet - Class in org.apache.taglibs.rdc
GrammarServlet serves out grammars from the RDC jar.
GrammarServlet() - Constructor for class org.apache.taglibs.rdc.GrammarServlet
 
GroupConfirm - Class in org.apache.taglibs.rdc.core
Helper class for carrying out group confirmation.
GroupConfirm(PageContext, GroupModel, String) - Constructor for class org.apache.taglibs.rdc.core.GroupConfirm
 
groupConfirm - Variable in class org.apache.taglibs.rdc.core.GroupModel
 
GroupModel - Class in org.apache.taglibs.rdc.core
This is the book-keeping class for the RDC container group.
GroupModel() - Constructor for class org.apache.taglibs.rdc.core.GroupModel
 
groupModel - Variable in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
groupState - Variable in class org.apache.taglibs.rdc.dm.DialogManagerImpl
 
GroupTag - Class in org.apache.taglibs.rdc.core
This is the implementation of the RDC helper tag group.
GroupTag() - Constructor for class org.apache.taglibs.rdc.core.GroupTag
 
groupTag - Variable in class org.apache.taglibs.rdc.dm.DialogManagerImpl
 
groupTag - Variable in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
GRP_ALL_CHILDREN_DONE - Static variable in class org.apache.taglibs.rdc.core.Constants
 
GRP_ALL_CHILDREN_DORMANT - Static variable in class org.apache.taglibs.rdc.core.Constants
 
GRP_ALL_CHILDREN_INPUT - Static variable in class org.apache.taglibs.rdc.core.Constants
 
GRP_SOME_CHILD_DORMANT - Static variable in class org.apache.taglibs.rdc.core.Constants
 
GRP_SOME_CHILD_RUNNING - Static variable in class org.apache.taglibs.rdc.core.Constants
 
GRP_STATE_DONE - Static variable in class org.apache.taglibs.rdc.core.Constants
 
GRP_STATE_RUNNING - Static variable in class org.apache.taglibs.rdc.core.Constants
 
GUI_APP - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
GUI channel

H

has(String) - Method in interface org.apache.taglibs.rdc.scxml.Context
Check if this variable exists, delegating to parent
has(String) - Method in class org.apache.taglibs.rdc.scxml.env.ELContext
Check if this variable exists, delegating to parent
hasField(Class, String) - Static method in class org.apache.taglibs.rdc.RDCUtils
Return true if the given class defines or inherits the given field.
hasHistory() - Method in class org.apache.taglibs.rdc.scxml.model.State
Does this state have a history pseudo state
hasMethod(Class, String, Class[]) - Static method in class org.apache.taglibs.rdc.RDCUtils
Return true if the given class defines or inherits the given method.
height - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Image
 
HelloWorldBean - Class in org.apache.taglibs.rdc
HelloWorldBean
HelloWorldBean() - Constructor for class org.apache.taglibs.rdc.HelloWorldBean
 
hints - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ProactiveHelp
 
History - Class in org.apache.taglibs.rdc.scxml.model
The class in this SCXML object model that corresponds to the <history> SCXML pseudo state element.
History() - Constructor for class org.apache.taglibs.rdc.scxml.model.History
Default no-args constructor for XML Digester
hMAC - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Cart
 
HTMLMenuLinks - Class in org.apache.taglibs.rdc.sampleapps.musicstore
Implements a simple HTML Menu Generator JavaBean
HTMLMenuLinks(String) - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.HTMLMenuLinks
 

I

id - Variable in class org.apache.taglibs.rdc.core.BaseModel
The unique identifier associated with this RDC
If - Class in org.apache.taglibs.rdc.scxml.model
The class in this SCXML object model that corresponds to the <if> SCXML element, which serves as a container for conditionally executed elements.
If() - Constructor for class org.apache.taglibs.rdc.scxml.model.If
Constructor
ILLEGAL_CONFIG - Static variable in interface org.apache.taglibs.rdc.scxml.ErrorReporter
Illegal state machine configuration.
ILLEGAL_INITIAL - Static variable in interface org.apache.taglibs.rdc.scxml.ErrorReporter
An initial state for a composite state whose Transition does not Map to a descendant of the composite state.
Image - Class in org.apache.taglibs.rdc.sampleapps.musicstore.ws
Image Object to store properties of an product image
Image(String, int, int) - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Image
Constructor
implementsInterface(Class, Class) - Static method in class org.apache.taglibs.rdc.RDCUtils
Return true if the given class implements the given interface.
IncludeFSMFragmentTag - Class in org.apache.taglibs.rdc.core
Tag implementation of the <rdc:include-fsm-fragment> tag.
IncludeFSMFragmentTag() - Constructor for class org.apache.taglibs.rdc.core.IncludeFSMFragmentTag
 
inConflict(Transition, Transition, Set) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLHelper
According to the UML definition, two transitions are conflicting if the sets of states they exit overlap.
IndividualAlbumForm - Class in org.apache.taglibs.rdc.sampleapps.musicstore.struts
Struts form bean for listalbums.jsp (from music store sample app)
IndividualAlbumForm() - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.struts.IndividualAlbumForm
 
init() - Method in class org.apache.taglibs.rdc.GrammarServlet
This method is called once by the container when the servlet is initialized, before any requests are delivered to the servlet.
init(FilterConfig) - Method in class org.apache.taglibs.rdc.RDCFilter
Save FilterConfig so we can extract the init parameters later
initComponentGrammars() - Method in class org.apache.taglibs.rdc.core.RDCTemplate
Hook for instances to prepare grammars for first round trip
initComponentGrammars() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate
Initialize the component grammars for first round trip
initI18NResources(String, Locale) - Static method in class org.apache.taglibs.rdc.core.Constants
Set the locale for this deployment
initial - Variable in class org.apache.taglibs.rdc.core.BaseModel
The default/initial value associated with this RDC
Initial - Class in org.apache.taglibs.rdc.scxml.model
The class in this SCXML object model that corresponds to the <initial> SCXML pseudo state element.
Initial() - Constructor for class org.apache.taglibs.rdc.scxml.model.Initial
Constructor
initialGrammar - Variable in class org.apache.taglibs.rdc.core.BaseModel
The grammar available for the user to pick default/initial value associated with this RDC
initialize(JspContext, JspFragment) - Method in interface org.apache.taglibs.rdc.core.DialogManager
Initialization for this invocation of the doTag()
initialize(JspContext, JspFragment) - Method in class org.apache.taglibs.rdc.dm.DialogManagerImpl
Initialiaze this doTag() invocation
initialize(JspContext, JspFragment) - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog
 
initialize(JspContext, JspFragment) - Method in class org.apache.taglibs.rdc.dm.SCXMLDialog
 
innerToString(StringBuffer) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Item
 
instanceData - Variable in class org.apache.taglibs.rdc.core.GroupModel
 
interpretation - Variable in class org.apache.taglibs.rdc.core.BaseModel
The semantic interpretation returned for the input of this RDC
isAmbiguous - Variable in class org.apache.taglibs.rdc.core.BaseModel
Indicates whether the current value for this RDC is ambiguous
ISBN - Class in org.apache.taglibs.rdc
Datamodel for the isbn (International Standards Book number) RDC.
ISBN() - Constructor for class org.apache.taglibs.rdc.ISBN
Sets default values for all data members
ISBN_LENGTH - Static variable in class org.apache.taglibs.rdc.ISBN
 
isChildDone(BaseModel) - Static method in class org.apache.taglibs.rdc.dm.DMUtils
Return true if the given component or container is done.
isComposite() - Method in class org.apache.taglibs.rdc.scxml.model.State
Check whether this is a composite state (UML terminology)
isCrossRegion() - Method in class org.apache.taglibs.rdc.scxml.model.Path
 
isDeep() - Method in class org.apache.taglibs.rdc.scxml.model.History
Is this history "deep" (as against "shallow")
isDescendant(TransitionTarget, TransitionTarget) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLHelper
Checks whether a transition target tt (State or Parallel) is a descendant of the transition target ctx.
isDone() - Method in class org.apache.taglibs.rdc.scxml.model.State
In case this is a parallel state, check if one its final states is active.
isEmpty() - Method in class org.apache.taglibs.rdc.scxml.model.History
Check whether we have prior history
isExecCtxSet - Variable in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
isFinal() - Method in class org.apache.taglibs.rdc.scxml.Status
Have we reached a final configuration for this state machine.
isLegalConfig(Set, ErrorReporter) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLHelper
Checks whether a given set of states is a legal Harel State Table configuration (with the respect to the definition of the OR and AND states).
isMember(Set, String) - Static method in class org.apache.taglibs.rdc.scxml.env.ELEvaluator
Does this state belong to the Set of these States.
isOrthogonal() - Method in class org.apache.taglibs.rdc.scxml.model.State
Checks whether it is a orthogonal state, that is, it owns a parallel (UML terminology)
isRegion() - Method in class org.apache.taglibs.rdc.scxml.model.State
Checks whether it is a region state (directly nested to parallel - UML terminology)
isSatisfied() - Method in interface org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.Condition
 
isSatisfied() - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
isSimple() - Method in class org.apache.taglibs.rdc.scxml.model.State
Check whether this is a simple (leaf) state (UML terminology)
isStringEmpty(String) - Static method in class org.apache.taglibs.rdc.RDCUtils
Return true if this string contains non-white space characters.
isStringEmpty(String) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLHelper
Return true if the string is empty
isSuperStep() - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
Use "super-step", default is true (that is, run-to-completion is default)
isValid - Variable in class org.apache.taglibs.rdc.core.BaseModel
Indicates whether the current value for this RDC is valid with respect to the supplied constraints
Item - Class in org.apache.taglibs.rdc.sampleapps.musicstore.ws
A generic Amazon Item - an unspecified type It should be normally abstract, but having it a concrete class allows us to proceed with generic item operations (like searches)
Item(String, String, String, int, int) - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Item
 
iterator() - Method in interface org.apache.taglibs.rdc.scxml.Context
Get an Iterator over all variables in this Context
iterator() - Method in class org.apache.taglibs.rdc.scxml.env.ELContext
Get an Iterator over all variables in this Context
iterator() - Method in class org.apache.taglibs.rdc.scxml.env.RootContext
Get the Iterator

L

label - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
 
listPrice - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Item
Price in US dollars multiplied by 100 (no decimal symbol required)
locale - Variable in class org.apache.taglibs.rdc.core.BaseModel
The Locale for this RDC
locale - Static variable in class org.apache.taglibs.rdc.core.Constants
The default Locale for this deployment.
localMap - Variable in class org.apache.taglibs.rdc.core.ComponentModel
 
localMap - Variable in class org.apache.taglibs.rdc.core.GroupModel
 
log - Static variable in class org.apache.taglibs.rdc.scxml.env.ELContext
 
Log - Class in org.apache.taglibs.rdc.scxml.model
The class in this SCXML object model that corresponds to the <log> SCXML element.
Log() - Constructor for class org.apache.taglibs.rdc.scxml.model.Log
Constructor
LoginAction - Class in org.apache.taglibs.rdc.sampleapps.mortgage.struts
Struts action class for login (mortgage sample app)
LoginAction() - Constructor for class org.apache.taglibs.rdc.sampleapps.mortgage.struts.LoginAction
 
LoginBean - Class in org.apache.taglibs.rdc.sampleapps.mortgage.struts
Struts form bean for login.jsp (from mortgage sample app)
LoginBean() - Constructor for class org.apache.taglibs.rdc.sampleapps.mortgage.struts.LoginBean
 
lruCache - Variable in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
lvalue - Variable in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 

M

main(String[]) - Static method in class org.apache.taglibs.rdc.scxml.env.Standalone
Launcher
MAINMENU_CATEGORY - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.HTMLMenuLinks
 
MAINMENU_GENRE - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.HTMLMenuLinks
 
MainMenuAction - Class in org.apache.taglibs.rdc.sampleapps.musicstore.struts
Struts action class for initializing session data before initial JSP [ mainmenu.jsp ] (music store sample app)
MainMenuAction() - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.struts.MainMenuAction
 
maxNoInput - Variable in class org.apache.taglibs.rdc.core.BaseModel
Maximum number of client side <noinput> events before this RDC gracefully exits with Constants.EXIT_MAXNOINPUT exitStatus
maxNoMatch - Variable in class org.apache.taglibs.rdc.core.BaseModel
Maximum number of client side <nomatch> events before this RDC gracefully exits with Constants.EXIT_MAXNOMATCH exitStatus
menuRes - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.HTMLMenuLinks
 
MERCHANT_ID - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
 
merchantId - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.CartItem
 
minConfidence - Variable in class org.apache.taglibs.rdc.core.BaseModel
Minimum confidence below which all values are treated as invalid
ModelException - Exception in org.apache.taglibs.rdc.scxml.model
Exception that is thrown when the SCXML model supplied to the executor has a fatal flaw that prevents the executor from further interpreting the the model.
ModelException() - Constructor for exception org.apache.taglibs.rdc.scxml.model.ModelException
 
ModelException(String) - Constructor for exception org.apache.taglibs.rdc.scxml.model.ModelException
 
ModelException(Throwable) - Constructor for exception org.apache.taglibs.rdc.scxml.model.ModelException
 
ModelException(String, Throwable) - Constructor for exception org.apache.taglibs.rdc.scxml.model.ModelException
 
Mortgage - Class in org.apache.taglibs.rdc
DataModel for Mortgage Composite RDC
Mortgage() - Constructor for class org.apache.taglibs.rdc.Mortgage
 
MortgageAction - Class in org.apache.taglibs.rdc.sampleapps.mortgage.struts
Struts action class for mortgage data collection (mortgage sample app)
MortgageAction() - Constructor for class org.apache.taglibs.rdc.sampleapps.mortgage.struts.MortgageAction
 
MortgageAppBean - Class in org.apache.taglibs.rdc.sampleapps.mortgage
The application bean for the sample mortgage application
MortgageAppBean() - Constructor for class org.apache.taglibs.rdc.sampleapps.mortgage.MortgageAppBean
 
MortgageBean - Class in org.apache.taglibs.rdc.sampleapps.mortgage.struts
Struts form bean for mortgage.jsp (from mortgage sample app)
MortgageBean() - Constructor for class org.apache.taglibs.rdc.sampleapps.mortgage.struts.MortgageBean
 
MortgageData - Class in org.apache.taglibs.rdc
The data model of the mortgage composite.
MortgageData() - Constructor for class org.apache.taglibs.rdc.MortgageData
 
MortgageType - Class in org.apache.taglibs.rdc
DataModel for the Mortgage Term RDC
MortgageType() - Constructor for class org.apache.taglibs.rdc.MortgageType
 
MusicAlbum - Class in org.apache.taglibs.rdc.sampleapps.musicstore.ws
Class representing a music album.
MusicAlbum(String, String, String, int, String, Date, String, int) - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
 
MusicStore - Class in org.apache.taglibs.rdc.sampleapps.musicstore.ws
Class representing an Amazon Web Services music store.
MusicStore(String) - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
 
MUSICSTORE_PATH - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.HTMLMenuLinks
 
MusicStoreAppBean - Class in org.apache.taglibs.rdc.sampleapps.musicstore
The application bean for the sample music store application
MusicStoreAppBean(String) - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
MusicStoreAppBean Constructor
mustExist(String, String) - Static method in class org.apache.taglibs.rdc.RDCUtils
Log error if the supplied string is null or empty.
mustSatisfy(boolean, String) - Static method in class org.apache.taglibs.rdc.RDCUtils
Log error if the supplied condition is not satisfied.

N

NAV_RULE_SET_CREATION - Static variable in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.Navigation
 
NAV_SUCCESS - Static variable in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.Navigation
 
NBestResults - Class in org.apache.taglibs.rdc.core
Deserializes and stores n-best data received from the vxml browser.
NBestResults() - Constructor for class org.apache.taglibs.rdc.core.NBestResults
 
newContext(Context) - Method in class org.apache.taglibs.rdc.scxml.env.ELEvaluator
Create a new child context.
newContext(Context) - Method in interface org.apache.taglibs.rdc.scxml.Evaluator
Create a new child context.
nextHint() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ProactiveHelp
 
NO_INITIAL - Static variable in interface org.apache.taglibs.rdc.scxml.ErrorReporter
Missing initial state for a composite state or for the smxml root.
NON_DETERMINISTIC - Static variable in interface org.apache.taglibs.rdc.scxml.ErrorReporter
Non-deterministic situation has occured - there are more than one enabled transitions in conflict.
normalizeStateMachine(SCXML, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
 
NotificationRegistry - Class in org.apache.taglibs.rdc.scxml
The registry where SCXML listeners are recorded for Observable objects.
NotificationRegistry() - Constructor for class org.apache.taglibs.rdc.scxml.NotificationRegistry
Constructor
Number - Class in org.apache.taglibs.rdc
Datamodel for the number RDC.
Number() - Constructor for class org.apache.taglibs.rdc.Number
Sets default values for all data members
numNBest - Variable in class org.apache.taglibs.rdc.core.BaseModel
The maximum number of n-best results requested from the vxml browser

O

Observable - Interface in org.apache.taglibs.rdc.scxml
Interface that allows an entity within an SCXML document to have listeners attached to itself so they may be informed of events within this entity's realm.
offerSummary - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
 
OfferSummary - Class in org.apache.taglibs.rdc.sampleapps.musicstore.ws
Offer Summary Object to store price offers and available total of each pricing offers
OfferSummary(int, int, int, int, int, int) - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.ws.OfferSummary
Constructor
onEntry(TransitionTarget) - Method in class org.apache.taglibs.rdc.scxml.env.Tracer
 
OnEntry - Class in org.apache.taglibs.rdc.scxml.model
The class in this SCXML object model that corresponds to the <onentry> SCXML element, which is an optional property holding executable content to be run upon entering the parent State or Parallel.
OnEntry() - Constructor for class org.apache.taglibs.rdc.scxml.model.OnEntry
Constructor
onEntry(TransitionTarget) - Method in interface org.apache.taglibs.rdc.scxml.SCXMLListener
Handle the entry into a TransitionTarget
onError(String, String, Object) - Method in class org.apache.taglibs.rdc.scxml.env.Tracer
 
onError(String, String, Object) - Method in interface org.apache.taglibs.rdc.scxml.ErrorReporter
 
onExit(TransitionTarget) - Method in class org.apache.taglibs.rdc.scxml.env.Tracer
 
OnExit - Class in org.apache.taglibs.rdc.scxml.model
The class in this SCXML object model that corresponds to the <onexit> SCXML element, which is an optional property holding executable content to be run upon exiting the parent State or Parallel.
OnExit() - Constructor for class org.apache.taglibs.rdc.scxml.model.OnExit
Constructor
onExit(TransitionTarget) - Method in interface org.apache.taglibs.rdc.scxml.SCXMLListener
Handle the exit out of a TransitionTarget
onTransition(TransitionTarget, TransitionTarget, Transition) - Method in class org.apache.taglibs.rdc.scxml.env.Tracer
 
onTransition(TransitionTarget, TransitionTarget, Transition) - Method in interface org.apache.taglibs.rdc.scxml.SCXMLListener
Handle the transition
operation - Variable in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
org.apache.taglibs.rdc - package org.apache.taglibs.rdc
A collection of data models for all RDCs and some helper classes.
org.apache.taglibs.rdc.core - package org.apache.taglibs.rdc.core
The classes that make up the RDC framework.
org.apache.taglibs.rdc.dm - package org.apache.taglibs.rdc.dm
A set of classes that define the pluggable dialog management strategies for the RDC group container.
org.apache.taglibs.rdc.sampleapps.mortgage - package org.apache.taglibs.rdc.sampleapps.mortgage
A collection of classes needed by the mortgage sample application.
org.apache.taglibs.rdc.sampleapps.mortgage.struts - package org.apache.taglibs.rdc.sampleapps.mortgage.struts
A collection of struts classes used by the mortgage sample application.
org.apache.taglibs.rdc.sampleapps.musicstore - package org.apache.taglibs.rdc.sampleapps.musicstore
A collection of classes needed by the music store sample application.
org.apache.taglibs.rdc.sampleapps.musicstore.struts - package org.apache.taglibs.rdc.sampleapps.musicstore.struts
A collection of struts classes used by the music store sample application.
org.apache.taglibs.rdc.sampleapps.musicstore.ws - package org.apache.taglibs.rdc.sampleapps.musicstore.ws
A collection of classes that perform all functions related to the Amazon Web Services in the music store sample application.
org.apache.taglibs.rdc.scxml - package org.apache.taglibs.rdc.scxml
The core classes for the digestion and interpretation of SCXML documents.
org.apache.taglibs.rdc.scxml.env - package org.apache.taglibs.rdc.scxml.env
A collection of classes bridging the SCXML executor to the RDC runtime environment (servlet container).
org.apache.taglibs.rdc.scxml.model - package org.apache.taglibs.rdc.scxml.model
A collection of classes needed to model SCXML documents.

P

Parallel - Class in org.apache.taglibs.rdc.scxml.model
The class in this SCXML object model that corresponds to the <parallel> SCXML element, which is a wrapper element to encapsulate parallel state machines.
Parallel() - Constructor for class org.apache.taglibs.rdc.scxml.model.Parallel
Constructor
paramsMap - Variable in class org.apache.taglibs.rdc.core.BaseModel
Map this model's properties to the params in the request it should look for
parent - Variable in class org.apache.taglibs.rdc.scxml.env.ELContext
 
parent - Variable in class org.apache.taglibs.rdc.scxml.model.Executable
The parent container, for traceability
parseAlbum(Element, Node, int) - Static method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
 
parseCartItem(Element, Node) - Static method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
 
parseImage(Element, Node) - Static method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
 
parseOfferSummary(Element, Node) - Static method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
 
Path - Class in org.apache.taglibs.rdc.scxml.model
A helper class for this SCXML implementation that represents the location of an entity in the SCXML document.
PathResolver - Interface in org.apache.taglibs.rdc.scxml
Interface for a component that may be used by the SCXML engines to resolve context sensitive paths.
Pause - Class in org.apache.taglibs.rdc
Datamodel for the pause RDC.
Pause() - Constructor for class org.apache.taglibs.rdc.Pause
Sets default values for all data members
Percent - Class in org.apache.taglibs.rdc
Datamodel for the percent RDC.
Percent() - Constructor for class org.apache.taglibs.rdc.Percent
Sets default values for all data model members
populate(ActionForm, HttpServletRequest, ActionErrors) - Static method in class org.apache.taglibs.rdc.core.StrutsSubmitTag
Retrieve data posted to viewsMap for this request according to the RDC-struts interface contract, and populate the ActionForm using this data.
populateGrammars - Variable in class org.apache.taglibs.rdc.core.RDCTemplate
The property that governs whether we will attempt to populate this template instance with the grammars that will be passed in
post() - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
pre() - Method in class org.apache.taglibs.rdc.dm.Conditions.MatchAttribute
 
pre() - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
ProactiveHelp - Class in org.apache.taglibs.rdc.sampleapps.musicstore
Implements a simple proactive help (user hints) java bean
ProactiveHelp() - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.ProactiveHelp
 
ProceedAction - Class in org.apache.taglibs.rdc.sampleapps.mortgage.struts
Struts action class for user's response to mortgage quote (mortgage sample app)
ProceedAction() - Constructor for class org.apache.taglibs.rdc.sampleapps.mortgage.struts.ProceedAction
 
ProceedBean - Class in org.apache.taglibs.rdc.sampleapps.mortgage.struts
Struts form bean for mortgage-rate.jsp (from mortgage sample app)
ProceedBean() - Constructor for class org.apache.taglibs.rdc.sampleapps.mortgage.struts.ProceedBean
 
productGroup - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Item
 
PROPERTY_INITIAL_GRAMMAR - Static variable in class org.apache.taglibs.rdc.core.BaseModel
The property under which the initial grammar is stored in the resource bundles in org.apache.taglibs.rdc.resources
purchaseURL - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Cart
 

Q

quantity - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.CartItem
 

R

rank - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Item
 
RDC_JAR - Static variable in class org.apache.taglibs.rdc.core.Constants
 
RDCFilter - Class in org.apache.taglibs.rdc
Servlet filter to tweak RDC output.
RDCFilter() - Constructor for class org.apache.taglibs.rdc.RDCFilter
 
rdcLocale - Variable in class org.apache.taglibs.rdc.core.BaseModel
The Locale for this RDC, defaults to Constants.rdcLocale
rdcLocale - Static variable in class org.apache.taglibs.rdc.core.Constants
 
rdcResourceBundle - Variable in class org.apache.taglibs.rdc.core.BaseModel
The ResourceBundle for this RDC,defaults to Constants.rdcResourceBundle
rdcResourceBundle - Static variable in class org.apache.taglibs.rdc.core.Constants
 
RDCTemplate - Class in org.apache.taglibs.rdc.core
A basic template using the default atomic FSM, meant to slash component development effort.
RDCTemplate() - Constructor for class org.apache.taglibs.rdc.core.RDCTemplate
Sets default values for all data members
RDCUtils - Class in org.apache.taglibs.rdc
Utility methods for the rdc package
RDCUtils() - Constructor for class org.apache.taglibs.rdc.RDCUtils
 
releaseDate - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
 
removeListener(SCXMLListener) - Method in class org.apache.taglibs.rdc.scxml.model.SCXML
Deregister a listener from this document root
removeListener(SCXMLListener) - Method in class org.apache.taglibs.rdc.scxml.model.Transition
Deregister a listener from this document root
removeListener(SCXMLListener) - Method in class org.apache.taglibs.rdc.scxml.model.TransitionTarget
Deregister a listener from this document root
removeListener(Observable, SCXMLListener) - Method in class org.apache.taglibs.rdc.scxml.NotificationRegistry
Deregister this SCXMLListener for this Observable
removeListener(SCXMLListener) - Method in interface org.apache.taglibs.rdc.scxml.Observable
Remove this SCXMLListener from the list of listeners associated with this SCXML model entity.
reset(ActionMapping, HttpServletRequest) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.LoginBean
Reset all bean properties to their default state.
reset(ActionMapping, HttpServletRequest) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.MortgageBean
Reset all bean properties to their default state.
reset(ActionMapping, HttpServletRequest) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.ProceedBean
Reset all bean properties to their default state.
reset() - Method in interface org.apache.taglibs.rdc.scxml.Context
Clear this Context
reset() - Method in class org.apache.taglibs.rdc.scxml.env.ELContext
Clear this Context
reset() - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
Clear all state and begin from "initialstate" indicated on root SCXML element.
resolvePath(String) - Method in class org.apache.taglibs.rdc.scxml.env.ServletContextResolver
Delegates to the underlying ServletContext.getRealPath(String)
resolvePath(String) - Method in class org.apache.taglibs.rdc.scxml.env.URLResolver
Uses URL(URL, String) constructor to combine URL's
resolvePath(String) - Method in interface org.apache.taglibs.rdc.scxml.PathResolver
Resolve this context sensitive path to an absolute URL.
resolveVariable(String) - Method in class org.apache.taglibs.rdc.scxml.env.ELContext
Resolves the specified variable.
RESPONSE_GRP - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
 
ReviewAlbumAction - Class in org.apache.taglibs.rdc.sampleapps.musicstore.struts
Struts action class for finding albums similar to the currently chosen one (music store sample app)
ReviewAlbumAction() - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.struts.ReviewAlbumAction
 
ReviewAlbumTemplate - Class in org.apache.taglibs.rdc.sampleapps.musicstore
The RDC template instance used for operations over an individual music album [ describing album details, initiate addition of album to shopping cart ]
ReviewAlbumTemplate() - Constructor for class org.apache.taglibs.rdc.sampleapps.musicstore.ReviewAlbumTemplate
Sets default values for all data members
RootContext - Class in org.apache.taglibs.rdc.scxml.env
EL Context for root SCXML element.
RootContext(JspContext) - Constructor for class org.apache.taglibs.rdc.scxml.env.RootContext
Constructor
RuleBasedDirectedDialog - Class in org.apache.taglibs.rdc.dm
Concrete implementation of the RDC helper tag group using an rule based directed dialog.
RuleBasedDirectedDialog() - Constructor for class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog
 
RuleBasedDirectedDialog.Condition - Interface in org.apache.taglibs.rdc.dm
Condition interface Implementing classes must also define an accessible method of the following signature: static Map getAttrPropMap()
RuleBasedDirectedDialog.ConditionImpl - Class in org.apache.taglibs.rdc.dm
Java Object corresponding to an individual condition defined within a rule in the XML navigation rules structure.
RuleBasedDirectedDialog.ConditionImpl() - Constructor for class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
RuleBasedDirectedDialog.Navigation - Class in org.apache.taglibs.rdc.dm
Java Object encapsulating the XML navigation rules.
RuleBasedDirectedDialog.Navigation() - Constructor for class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.Navigation
 
RuleBasedDirectedDialog.NavigationRule - Class in org.apache.taglibs.rdc.dm
Java Object corresponding to an individual XML navigation rule defined in the XML navigation rules structure.
RuleBasedDirectedDialog.NavigationRule() - Constructor for class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.NavigationRule
 
rvalue - Variable in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 

S

SCXML - Class in org.apache.taglibs.rdc.scxml.model
The class in this SCXML object model that corresponds to the <scxml> root element, and serves as the "document root".
SCXML() - Constructor for class org.apache.taglibs.rdc.scxml.model.SCXML
Constructor
SCXMLDialog - Class in org.apache.taglibs.rdc.dm
A dialog management strategy for the RDC group container which uses a SCXML configuration file to define the dialog for each <group> instance.
SCXMLDialog() - Constructor for class org.apache.taglibs.rdc.dm.SCXMLDialog
 
SCXMLDigester - Class in org.apache.taglibs.rdc.scxml
The SCXMLDigester can be used to:
a) Digest a SCXML file placed in a web application context
b) Obtain a Digester instance configured with rules for SCXML digestion
c) Serialize an SCXML object (primarily for debugging)
SCXMLDigester() - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLDigester
 
SCXMLDigester.DigestSrcAttributeRule - Class in org.apache.taglibs.rdc.scxml
Custom digestion rule for external sources, that is, the src attribute of the <state> element
SCXMLDigester.DigestSrcAttributeRule(PathResolver) - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLDigester.DigestSrcAttributeRule
 
SCXMLDigester.SetExecutableParentRule - Class in org.apache.taglibs.rdc.scxml
Custom digestion rule for setting Executable parent of Action elements
SCXMLDigester.SetExecutableParentRule() - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLDigester.SetExecutableParentRule
 
SCXMLDigester.UpdateModelRule - Class in org.apache.taglibs.rdc.scxml
Custom digestion rule for establishing necessary associations within the SCXML object, which include:
1) Updation of the SCXML object's global targets Map
2) Obtaining a handle to the SCXML object's NotificationRegistry
SCXMLDigester.UpdateModelRule(SCXML) - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLDigester.UpdateModelRule
 
SCXMLExecutor - Class in org.apache.taglibs.rdc.scxml
The SCXML "engine" that executes SCXML documents.
SCXMLExecutor() - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLExecutor
 
SCXMLExecutor(Evaluator, EventDispatcher, ErrorReporter) - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLExecutor
Constructor
SCXMLExpressionException - Exception in org.apache.taglibs.rdc.scxml
Exception thrown when a malformed expression is encountered during evaluation of an expression in a SCXML document.
SCXMLExpressionException() - Constructor for exception org.apache.taglibs.rdc.scxml.SCXMLExpressionException
 
SCXMLExpressionException(String) - Constructor for exception org.apache.taglibs.rdc.scxml.SCXMLExpressionException
 
SCXMLExpressionException(Throwable) - Constructor for exception org.apache.taglibs.rdc.scxml.SCXMLExpressionException
 
SCXMLExpressionException(String, Throwable) - Constructor for exception org.apache.taglibs.rdc.scxml.SCXMLExpressionException
 
SCXMLHelper - Class in org.apache.taglibs.rdc.scxml
Helper class, all methods static final.
SCXMLHelper() - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLHelper
 
SCXMLListener - Interface in org.apache.taglibs.rdc.scxml
Listener interface for Observable entities in the SCXML model.
SCXMLSemantics - Class in org.apache.taglibs.rdc.scxml
This class encapsulates a particular SCXML semantics, that is a particular semantic interpretation of Harel Statecharts.
SCXMLSemantics() - Constructor for class org.apache.taglibs.rdc.scxml.SCXMLSemantics
 
seedTargetSet(Step, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
 
SelectOne - Class in org.apache.taglibs.rdc
Datamodel for list RDC.
SelectOne() - Constructor for class org.apache.taglibs.rdc.SelectOne
Sets default values for all data members
SelectOne.Options - Class in org.apache.taglibs.rdc
Encapsulates a set of options.
SelectOne.Options() - Constructor for class org.apache.taglibs.rdc.SelectOne.Options
Constructor
send(String, String, String, String, Map, Object, long) - Method in class org.apache.taglibs.rdc.scxml.env.SimpleDispatcher
 
send(String, String, String, String, Map, Object, long) - Method in interface org.apache.taglibs.rdc.scxml.EventDispatcher
 
Send - Class in org.apache.taglibs.rdc.scxml.model
The class in this SCXML object model that corresponds to the <send> SCXML element.
Send() - Constructor for class org.apache.taglibs.rdc.scxml.model.Send
Constructor
serializeSCXML(SCXML) - Static method in class org.apache.taglibs.rdc.scxml.SCXMLDigester
Serialize this SCXML object (primarily for debugging)
ServletContextResolver - Class in org.apache.taglibs.rdc.scxml.env
A wrapper around ServletContext that implements PathResolver
ServletContextResolver(ServletContext) - Constructor for class org.apache.taglibs.rdc.scxml.env.ServletContextResolver
 
SESSION_KEY - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
The key used to save application state in the HttpSession
set(String, Object) - Method in interface org.apache.taglibs.rdc.scxml.Context
Assigns a new value to an existing variable or creates a new one.
set(String, Object) - Method in class org.apache.taglibs.rdc.scxml.env.ELContext
Assigns a new value to an existing variable or creates a new one.
setAction(String) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.CheckoutForm
Sets the value of the action property.
setActiveChildren(List) - Method in class org.apache.taglibs.rdc.core.GroupModel
Set the currently active children
setAlbums(MusicAlbum[]) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Set the result set of the user's current query
setAmbiguousValues(Map) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the map of ambiguous values
setAsin(String) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.IndividualAlbumForm
Sets the value of the asin property.
setBalance(String) - Method in class org.apache.taglibs.rdc.CreditCardAmount
Set the account balance
setBean(String) - Method in class org.apache.taglibs.rdc.core.RDCTemplate
Sets the bean value
setBundle(ResourceBundle) - Method in class org.apache.taglibs.rdc.GetResourceTag
 
setCandidates(String) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the candidates (serialized n-best data string).
setCanonicalizedValue(String) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the normalized value for input
setCart(Cart) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Set the shopping cart object for this session
setCartItems(CartItem[]) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Cart
 
setCategory(String) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate.AmazonMenuResult
 
setCategory(String) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.AlbumFilterForm
Sets the value of the category property.
setCategoryGrammar(Grammar) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate
 
setChannel(String) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Set the channel of the application
setCheckoutPrompt(String) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Set the check out prompt
setChoice(String) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Set the readable query string
setChoice(AmazonMenuTemplate.AmazonMenuResult) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.AlbumFilterForm
 
setClearlist(String) - Method in class org.apache.taglibs.rdc.core.StrutsSubmitTag
Set the clearlist
setCond(String) - Method in class org.apache.taglibs.rdc.scxml.model.ElseIf
Set the conditional expression
setCond(String) - Method in class org.apache.taglibs.rdc.scxml.model.If
Set the conditional expression
setCond(String) - Method in class org.apache.taglibs.rdc.scxml.model.Transition
Set the guard condition
setConfig(String) - Method in class org.apache.taglibs.rdc.core.ComponentModel
Set the configuration URI
setConfig(String) - Method in class org.apache.taglibs.rdc.core.GroupTag
Sets the configuration URI of the group
setConfigMap(Map) - Method in class org.apache.taglibs.rdc.core.ComponentModel
Set the map of configuration file URI of child RDCs
setConfiguration(Document) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the Configuration value.
setConfirm(Boolean) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the confirm value.
setConfirm(Boolean) - Method in class org.apache.taglibs.rdc.core.GroupTag
Set the group level confirmation
setConfirmed(Boolean) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the response of user to the confirmation dialog
setConfirmed(Boolean) - Method in class org.apache.taglibs.rdc.CreditCardAmount
Record user response to confirmation
setConfirmed(Boolean) - Method in class org.apache.taglibs.rdc.CreditCardExpiry
Record user response to confirmation
setConfirmed(Boolean) - Method in class org.apache.taglibs.rdc.CreditCardNumber
Record user response to confirmation
setConfirmed(Boolean) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate
Set the response of user to the confirmation dialog
setConstraints(Map) - Method in class org.apache.taglibs.rdc.core.RDCTemplate
Set the constraints on the value to be collected
setContext(JspContext) - Method in class org.apache.taglibs.rdc.core.ComponentModel
Set the context in which this component is executing
setContext(PageContext) - Method in class org.apache.taglibs.rdc.core.IncludeFSMFragmentTag
Set the PageContext
setContext(PageContext) - Method in class org.apache.taglibs.rdc.core.StrutsSubmitTag
Set the page context
setContext(Context) - Method in class org.apache.taglibs.rdc.scxml.model.State
Set the Context
setCurrencyCode(String) - Method in class org.apache.taglibs.rdc.CreditCardAmount
Sets the specified currency code
setCurrencyCode(String) - Method in class org.apache.taglibs.rdc.Currency
Sets the specified currency code
setCurrentAlbum(MusicAlbum) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Set the album the user is currently interacting with
setData(Object) - Method in class org.apache.taglibs.rdc.core.RDCTemplate
Sets the data value
setDefaultTarget(String) - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.NavigationRule
 
setDelay(String) - Method in class org.apache.taglibs.rdc.scxml.model.Send
 
setDialogMap(Map) - Method in class org.apache.taglibs.rdc.core.StrutsSubmitTag
Set the "dialogMap" object [of the host JSP]
setDone(boolean) - Method in class org.apache.taglibs.rdc.scxml.model.State
Update the done property, which is set if this is a parallel state, and one its final states is active.
setDownPayment(String) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.MortgageAppBean
Sets the down payment for the mortgage
setDynamicAttributes(Map) - Method in class org.apache.taglibs.rdc.core.RDCTemplate
Set the dynamic attributes data received from this tag instance
setEcho(Boolean) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set whether the user has requested echo
setElement(Object) - Method in class org.apache.taglibs.rdc.core.StackPush
Sets the object to be pushed on to the stack
setElement(String) - Method in class org.apache.taglibs.rdc.dm.Conditions.MatchAttribute
 
setEndDate(String) - Method in class org.apache.taglibs.rdc.DateRangeData
Sets the ending date
setErrorCode(int) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the errorCode value
setErrorDescription(String) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Set the error description string
setErrorReporter(ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
Set the environment specific error reporter
setEvaluator(Evaluator) - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
 
setEvent(String) - Method in class org.apache.taglibs.rdc.scxml.model.Send
 
setEvent(String) - Method in class org.apache.taglibs.rdc.scxml.model.Transition
Set the event that will trigger this transition (pending evaluation of the guard condition in favor)
setEventdispatcher(EventDispatcher) - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
Set the event dispatcher
setExecutionContext(GroupTag, GroupModel, LinkedHashMap, List) - Method in interface org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.Condition
 
setExecutionContext(GroupTag, GroupModel, LinkedHashMap, List) - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
setExitStatus(int) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the exitStatus value
setExpiry(Date) - Method in class org.apache.taglibs.rdc.CreditCardData
Sets the expiry date
setExpr(String) - Method in class org.apache.taglibs.rdc.scxml.model.Assign
Set the expr that will evaluate to the new value
setExpr(String) - Method in class org.apache.taglibs.rdc.scxml.model.Exit
Set the expression
setExpr(String) - Method in class org.apache.taglibs.rdc.scxml.model.Log
Set the log expression
setExpr(String) - Method in class org.apache.taglibs.rdc.scxml.model.Var
Set the expression that evaluates to the initial value of the variable
setExternalNodes(List) - Method in class org.apache.taglibs.rdc.scxml.model.Send
 
setFormat(String) - Method in class org.apache.taglibs.rdc.Date
Sets the date string format to use for vaidation
setFrom(String) - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.NavigationRule
 
setFsmFragment(String) - Method in class org.apache.taglibs.rdc.core.RDCTemplate
Set the tag fragment URI overriding the default FSM defined in <fsm-run>
setFullAmountGrammar(Grammar) - Method in class org.apache.taglibs.rdc.CreditCardAmount
 
setGenre(String) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate.AmazonMenuResult
 
setGenre(String) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.AlbumFilterForm
Sets the value of the genre property.
setGenres(int[]) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
Sets the value of the genres property.
setGrammar(Grammar) - Method in class org.apache.taglibs.rdc.core.BaseModel
Add this Grammar object to the list of grammars for this RDC.
setGrammar(String) - Method in class org.apache.taglibs.rdc.core.Grammar
Set the inline grammar or URI reference (interpretation depends on Boolean isInline).
setGrammar(Object) - Method in class org.apache.taglibs.rdc.core.RDCTemplate
Sets the grammar(s).
setGroupConfirm(GroupConfirm) - Method in class org.apache.taglibs.rdc.core.GroupModel
Set the GroupConfirm
setGroupTag(GroupTag) - Method in interface org.apache.taglibs.rdc.core.DialogManager
Set the GroupTag instance whose dialog is to be managed
setGroupTag(GroupTag) - Method in class org.apache.taglibs.rdc.dm.DialogManagerImpl
 
setHints(ResourceBundle) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ProactiveHelp
Sets the value of the hints property.
setHints(String) - Method in class org.apache.taglibs.rdc.scxml.model.Send
 
setId(String) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the id value for this RDC
setId(String) - Method in class org.apache.taglibs.rdc.core.GroupTag
Sets the id of the group
setId(String) - Method in class org.apache.taglibs.rdc.scxml.model.TransitionTarget
Set the identifier for this transition target
setInitial(Object) - Method in class org.apache.taglibs.rdc.core.BaseModel
Sets the initial value for this RDC.
setInitial(Initial) - Method in class org.apache.taglibs.rdc.scxml.model.State
Set the initial state
setInitialState(State) - Method in class org.apache.taglibs.rdc.scxml.model.SCXML
Set the initial State
setInitialstate(String) - Method in class org.apache.taglibs.rdc.scxml.model.SCXML
Set the ID of the initial state
setInstanceData(Object) - Method in class org.apache.taglibs.rdc.core.GroupModel
Set the instance data
setInterpretation(Map) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the interpretation for this input
setIsAmbiguous(Boolean) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set whether the input value is ambiguous or not
setIsDTMF(Boolean) - Method in class org.apache.taglibs.rdc.core.Grammar
Set whether this is a DTMF grammar.
setIsFinal(boolean) - Method in class org.apache.taglibs.rdc.scxml.model.State
Set whether this is a "final" state
setIsGrammarURI(Boolean) - Method in class org.apache.taglibs.rdc.GetResourceTag
 
setIsInline(Boolean) - Method in class org.apache.taglibs.rdc.core.Grammar
Set whether this is an inline grammar.
setIsValid(Boolean) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set whether value is valid or not
setKey(String) - Method in class org.apache.taglibs.rdc.GetResourceTag
 
setLabel(String) - Method in class org.apache.taglibs.rdc.scxml.model.Log
Set the log label
setLastConfiguration(Set) - Method in class org.apache.taglibs.rdc.scxml.model.History
Set the last configuration for this history
setLength(String) - Method in class org.apache.taglibs.rdc.ZipCode
Sets the allowed length of input
setLocal(String, Object) - Method in interface org.apache.taglibs.rdc.scxml.Context
Assigns a new value to an existing variable or creates a new one.
setLocal(String, Object) - Method in class org.apache.taglibs.rdc.scxml.env.ELContext
Assigns a new value to an existing variable or creates a new one.
setLocale(String) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the Locale (String) for this RDC
setLocalMap(Map) - Method in class org.apache.taglibs.rdc.core.ComponentModel
Set the map of child RDC datamodels
setLocalMap(Map) - Method in class org.apache.taglibs.rdc.core.GroupModel
Set the map of child RDC datamodels
setLocator(String) - Method in class org.apache.taglibs.rdc.GetConfigElemTag
Set the locator value.
setLvalue(String) - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
setMainGrammar(Grammar) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate
 
setMaxAmount(String) - Method in class org.apache.taglibs.rdc.CreditCardAmount
Sets the maximum allowed amount for this payment
setMaxDate(String) - Method in class org.apache.taglibs.rdc.Date
Sets the Maximum Date value
setMaxDenials(int) - Method in class org.apache.taglibs.rdc.CreditCardAmount
Set the maximum denials allowed before graceful exit
setMaxDenials(int) - Method in class org.apache.taglibs.rdc.CreditCardExpiry
Set the maximum denials allowed before graceful exit
setMaxDenials(int) - Method in class org.apache.taglibs.rdc.CreditCardNumber
Set the maximum denials allowed before graceful exit
setMaxDuration(String) - Method in class org.apache.taglibs.rdc.Duration
Sets the maximum Duration value.
setMaxLength(String) - Method in class org.apache.taglibs.rdc.Alpha
Sets the maximum allowed length of input
setMaxLength(String) - Method in class org.apache.taglibs.rdc.Alphanum
Sets the maximum allowed length of input
setMaxLength(String) - Method in class org.apache.taglibs.rdc.Digits
Sets the maximum allowed length of digit
setMaxNoInput(int) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the maxNoInput value
setMaxNoMatch(int) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the maxNoMatch value
setMaxPercent(String) - Method in class org.apache.taglibs.rdc.Percent
Sets the maximum allowed value for the percentage
setMaxTerm(String) - Method in class org.apache.taglibs.rdc.MortgageType
Set the MaxTerm value.
setMaxTime(String) - Method in class org.apache.taglibs.rdc.Time
Sets maximum allowed time
setMaxValue(String) - Method in class org.apache.taglibs.rdc.Currency
Sets the maximum allowed value for the amount
setMaxValue(String) - Method in class org.apache.taglibs.rdc.Number
Sets the maximum allowed value of input
setMemberNumber(String) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.MortgageAppBean
Sets the member number
setMemberNumber(String) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.LoginBean
Sets the member number
setMenuLinks(HTMLMenuLinks) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Set the menuLinks bean for Links generation
setMenuResult(AmazonMenuTemplate.AmazonMenuResult) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Set the user's main menu selection data
setMinAmount(String) - Method in class org.apache.taglibs.rdc.CreditCardAmount
Sets the minimum allowed amount for this payment
setMinConfidence(float) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the minConfidence
setMinDate(String) - Method in class org.apache.taglibs.rdc.Date
Sets the Minimum Date value
setMinDuration(String) - Method in class org.apache.taglibs.rdc.Duration
Sets the minimum duration value.
setMinimumDueGrammar(Grammar) - Method in class org.apache.taglibs.rdc.CreditCardAmount
 
setMinLength(String) - Method in class org.apache.taglibs.rdc.Alpha
Sets the minimum allowed length of input
setMinLength(String) - Method in class org.apache.taglibs.rdc.Alphanum
Sets the minimum allowed length of input
setMinLength(String) - Method in class org.apache.taglibs.rdc.Digits
Sets the minimum allowed length of input
setMinPercent(String) - Method in class org.apache.taglibs.rdc.Percent
Sets the minimum allowed value for the percentage
setMinTerm(String) - Method in class org.apache.taglibs.rdc.MortgageType
Set the MinTerm value.
setMinTime(String) - Method in class org.apache.taglibs.rdc.Time
Sets minimum allowed time
setMinValue(String) - Method in class org.apache.taglibs.rdc.Currency
Sets the minimum allowed value for the amount
setMinValue(String) - Method in class org.apache.taglibs.rdc.Number
Sets the minimum allowed value
setMlsNumber(String) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.MortgageAppBean
Sets the multiple listing service number
setMlsNumber(String) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.LoginBean
Sets the multiple listing service number
setMlsPropertyValue(String) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.ProceedBean
Sets the property value
setMode(String) - Method in class org.apache.taglibs.rdc.CreditCardInfo
Set the mode
setModel(BaseModel) - Method in class org.apache.taglibs.rdc.GetDefaultConfigTag
Set the BaseModel value.
setMortgage(MortgageData) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.MortgageBean
Set mortgage
setMortgageOK(Boolean) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.ProceedBean
Sets the user's response to the mortgage quote
setMortgageType(String) - Method in class org.apache.taglibs.rdc.MortgageData
Set the mortgage type value
setName(String) - Method in class org.apache.taglibs.rdc.core.Grammar
Set the name associated with this grammar.
setName(String) - Method in class org.apache.taglibs.rdc.dm.Conditions.MatchAttribute
 
setName(String) - Method in class org.apache.taglibs.rdc.GetDefaultConfigTag
Set the Name value.
setName(String) - Method in class org.apache.taglibs.rdc.HelloWorldBean
Set the Name value.
setName(String) - Method in class org.apache.taglibs.rdc.scxml.model.Assign
Get the variable to be assigned a new value
setName(String) - Method in class org.apache.taglibs.rdc.scxml.model.Var
Set the name of the (new) variable.
setNamelist(String) - Method in class org.apache.taglibs.rdc.core.StrutsSubmitTag
Set the namelist
setNamelist(String) - Method in class org.apache.taglibs.rdc.scxml.model.Exit
Set the namelist
setNamelist(String) - Method in class org.apache.taglibs.rdc.scxml.model.Send
 
setNBestResults(String) - Method in class org.apache.taglibs.rdc.core.NBestResults
Populate this object with the n-best results corresponding to this serialized string
setNext(String) - Method in class org.apache.taglibs.rdc.scxml.model.Transition
Set the transition target by specifying its ID
setNotificationRegistry(NotificationRegistry) - Method in class org.apache.taglibs.rdc.scxml.model.Transition
Supply this Transition object a handle to the notification registry.
setNotificationRegistry(NotificationRegistry) - Method in class org.apache.taglibs.rdc.scxml.model.TransitionTarget
Supply this TransitionTarget object a handle to the notification registry.
setNumber(String) - Method in class org.apache.taglibs.rdc.CreditCardData
Set the card number as a String
setNumNBest(int) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set numNBest
setOfferSummary(OfferSummary) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
 
setOnEntry(OnEntry) - Method in class org.apache.taglibs.rdc.scxml.model.TransitionTarget
Set the onentry property.
setOnExit(OnExit) - Method in class org.apache.taglibs.rdc.scxml.model.TransitionTarget
Set the onexit property.
setOperation(String) - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
setOptionList(Object) - Method in class org.apache.taglibs.rdc.SelectOne
Sets the Options object.
setOptions(SelectOne.Options) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Set the result set of the user's query as <rdc:select1> options
setOptions(Object) - Method in class org.apache.taglibs.rdc.SelectOne
Sets the options list.
setOptionsClass(String) - Method in class org.apache.taglibs.rdc.SelectOne
Set the class name of the options for this instance
setParallel(Parallel) - Method in class org.apache.taglibs.rdc.scxml.model.State
Set the Parallel child
setParent(Executable) - Method in class org.apache.taglibs.rdc.scxml.model.Action
Set the Executable parent
setParent(TransitionTarget) - Method in class org.apache.taglibs.rdc.scxml.model.Executable
Set the TransitionTarget parent
setParent(TransitionTarget) - Method in class org.apache.taglibs.rdc.scxml.model.TransitionTarget
Set the parent TransitionTarget
setPattern(String) - Method in class org.apache.taglibs.rdc.Alpha
Sets the pattern string to which the input must conform
setPattern(String) - Method in class org.apache.taglibs.rdc.Alphanum
Sets the pattern string to which the input must conform
setPattern(String) - Method in class org.apache.taglibs.rdc.Digits
Sets the pattern string to which the input must conform
setPattern(String) - Method in class org.apache.taglibs.rdc.ISBN
Sets the pattern string to which the ISBN must conform
setPattern(String) - Method in class org.apache.taglibs.rdc.Percent
Sets the pattern string to which the input must conform
setPattern(String) - Method in class org.apache.taglibs.rdc.SocialSecurityNumber
Sets the pattern string to which the input must conform
setPattern(String) - Method in class org.apache.taglibs.rdc.ZipCode
Sets the pattern string to which the input must conform
setPercent(String) - Method in class org.apache.taglibs.rdc.MortgageData
Set the mortgage percentage value
setProactiveHelp(ProactiveHelp) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Set the proactive help bean for this session
setPropertyChildren(Map, String, Object) - Method in class org.apache.taglibs.rdc.dm.DialogManagerImpl
Sets property for all children to value
setPropertyValue(String) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.MortgageAppBean
Sets the property value
setReadableValue(String) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate.AmazonMenuResult
 
setResultCode(String) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.MortgageAppBean
Sets the result code
setResumeURI(String) - Method in class org.apache.taglibs.rdc.Pause
Set the URI where the application will resume after being "unpaused"
setRootContext(Context) - Method in class org.apache.taglibs.rdc.scxml.model.SCXML
Set the root Context for this document
setRvalue(String) - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
setSecurityCode(String) - Method in class org.apache.taglibs.rdc.CreditCardData
Sets the security code
setSendId(String) - Method in class org.apache.taglibs.rdc.scxml.model.Cancel
Set the ID of the send message that should be cancelled.
setSendId(String) - Method in class org.apache.taglibs.rdc.scxml.model.Send
 
setSkipSubmit(Boolean) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the skipSubmit value.
setSmallImage(Image) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
 
setStack(Stack) - Method in class org.apache.taglibs.rdc.core.StackPeek
Set the stack of rdc datamodels
setStack(Stack) - Method in class org.apache.taglibs.rdc.core.StackPop
Set the stack of rdc datamodels
setStack(Stack) - Method in class org.apache.taglibs.rdc.core.StackPush
Set the stack of rdc datamodels
setStartDate(String) - Method in class org.apache.taglibs.rdc.DateRangeData
Sets the start date
setState(int) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the state value
setStateChildren(Map, int) - Method in class org.apache.taglibs.rdc.dm.DialogManagerImpl
Set the state of the children
setStateMachine(SCXML) - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
Set the state machine to be executed
setStats(Map) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ProactiveHelp
 
setStrategy(String) - Method in class org.apache.taglibs.rdc.core.GroupTag
Set the class name that implements the DM strategy
setSubdialog(Boolean) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set whether this RDC is invoked as a subdialog
setSubmit(String) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the submit URI for the RDC
setSubmit(String) - Method in class org.apache.taglibs.rdc.core.GroupTag
Sets the submit URL for the group
setSubmit(String) - Method in class org.apache.taglibs.rdc.core.StrutsSubmitTag
Set the submit URI
setSubmitURI(String) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.ProceedBean
Sets the submit URI
setSuperStep(boolean) - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
Set the super step
setTarget(String) - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
setTarget(String) - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.NavigationRule
 
setTarget(String) - Method in class org.apache.taglibs.rdc.scxml.model.Send
 
setTarget(TransitionTarget) - Method in class org.apache.taglibs.rdc.scxml.model.Transition
Set the transition target
setTargetType(String) - Method in class org.apache.taglibs.rdc.scxml.model.Send
 
setTemplate(RDCTemplate) - Method in class org.apache.taglibs.rdc.core.IncludeFSMFragmentTag
Set the RDCTemplate
setThreshold(int) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ProactiveHelp
Sets the value of the threshold property.
setTitle(String) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Item
Set title property.
setTransactionNum(String) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.MortgageAppBean
Sets the transaction number
setTransferAmount(String) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.ProceedBean
Sets the transfer amount
setTransition(Transition) - Method in class org.apache.taglibs.rdc.scxml.model.History
Set the transition
setTransition(Transition) - Method in class org.apache.taglibs.rdc.scxml.model.Initial
Set the initial transition
setType(String) - Method in class org.apache.taglibs.rdc.CreditCardData
Set the type of credit card
setType(String) - Method in class org.apache.taglibs.rdc.scxml.model.History
This method is invoked by XML digester when parsing SCXML markup
setUsageWeighted(boolean) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ProactiveHelp
Sets the value of the usageWeighted property.
setUtterance(String) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set what the user said
setValue(Object) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the value for this RDC instance.
setValue(Object) - Method in class org.apache.taglibs.rdc.Time
Sets the value of time.
setValueFromInterpretation() - Method in interface org.apache.taglibs.rdc.core.BaseModel.ValueInterpreter
Use the current value of the interpretation property of this instance to determine the current value of the "value" property.
setValueFromInterpretation() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate
Sets the new value
setVar(String) - Method in class org.apache.taglibs.rdc.core.StackPeek
Set the name of exported page scoped variable
setVar(String) - Method in class org.apache.taglibs.rdc.core.StackPop
Set the name of exported page scoped variable
setVar(String) - Method in class org.apache.taglibs.rdc.GetResourceTag
 
setVersion(String) - Method in class org.apache.taglibs.rdc.scxml.model.SCXML
Set the SCXML document version
setXml(Document) - Method in class org.apache.taglibs.rdc.GetConfigElemTag
Set the xml value.
setXmlns(String) - Method in class org.apache.taglibs.rdc.scxml.model.SCXML
Set the xmlns of this SCXML document
SI_CATEGORY - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate.AmazonMenuResult
 
SI_GENRE - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate.AmazonMenuResult
 
SIGNAL_EVENT - Static variable in class org.apache.taglibs.rdc.scxml.TriggerEvent
SIGNAL_EVENT
SimpleDirectedDialog - Class in org.apache.taglibs.rdc.dm
Concrete implementation of the RDC helper tag group using a directed dialog.
SimpleDirectedDialog() - Constructor for class org.apache.taglibs.rdc.dm.SimpleDirectedDialog
 
SimpleDispatcher - Class in org.apache.taglibs.rdc.scxml.env
Trivial EventDispatcher implementation.
SimpleDispatcher() - Constructor for class org.apache.taglibs.rdc.scxml.env.SimpleDispatcher
Constructor
skipSubmit - Variable in class org.apache.taglibs.rdc.core.BaseModel
Specifies whether this RDC should emit a submit URI - may be removed in later versions of this tag library
smallImage - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
 
SocialSecurityNumber - Class in org.apache.taglibs.rdc
Datamodel for the ssn (social security number) RDC.
SocialSecurityNumber() - Constructor for class org.apache.taglibs.rdc.SocialSecurityNumber
Sets default values for all data members
SSN_LENGTH - Static variable in class org.apache.taglibs.rdc.SocialSecurityNumber
 
stack - Variable in class org.apache.taglibs.rdc.dm.DialogManagerImpl
 
StackPeek - Class in org.apache.taglibs.rdc.core
Peek into the top of a stack and make it available as a page scoped object.
StackPeek() - Constructor for class org.apache.taglibs.rdc.core.StackPeek
 
StackPop - Class in org.apache.taglibs.rdc.core
Pop the top of a stack and make it available as a page scoped object.
StackPop() - Constructor for class org.apache.taglibs.rdc.core.StackPop
 
StackPush - Class in org.apache.taglibs.rdc.core
Push an object on to the stack.
StackPush() - Constructor for class org.apache.taglibs.rdc.core.StackPush
 
Standalone - Class in org.apache.taglibs.rdc.scxml.env
Standalone SCXML Interpreter.
Standalone() - Constructor for class org.apache.taglibs.rdc.scxml.env.Standalone
 
state - Variable in class org.apache.taglibs.rdc.core.BaseModel
The current state of this RDC
State - Class in org.apache.taglibs.rdc.scxml.model
The class in this SCXML object model that corresponds to the <state> SCXML element.
State() - Constructor for class org.apache.taglibs.rdc.scxml.model.State
Constructor
stateMap - Variable in class org.apache.taglibs.rdc.dm.DialogManagerImpl
 
Status - Class in org.apache.taglibs.rdc.scxml
The encapsulation of the current state of a state machine.
Status() - Constructor for class org.apache.taglibs.rdc.scxml.Status
Constructor
STR_BOOLEAN - Static variable in class org.apache.taglibs.rdc.core.Constants
 
STR_CONF_PROMPT_END - Static variable in class org.apache.taglibs.rdc.core.Constants
 
STR_CONF_PROMPT_ENUMERATE - Static variable in class org.apache.taglibs.rdc.core.Constants
 
STR_CONF_PROMPT_SELECT - Static variable in class org.apache.taglibs.rdc.core.Constants
 
STR_CONF_PROMPT_START - Static variable in class org.apache.taglibs.rdc.core.Constants
 
STR_EMPTY - Static variable in class org.apache.taglibs.rdc.core.Constants
 
STR_FALSE - Static variable in class org.apache.taglibs.rdc.core.Constants
 
STR_INIT_ONLY_FLAG - Static variable in class org.apache.taglibs.rdc.core.Constants
 
STR_RDC_RESOURCE_BUNDLE - Static variable in class org.apache.taglibs.rdc.core.Constants
 
STR_RDC_STACK - Static variable in class org.apache.taglibs.rdc.core.Constants
 
STR_TRUE - Static variable in class org.apache.taglibs.rdc.core.Constants
 
STRATEGY_DIRECTED_DIALOG - Static variable in class org.apache.taglibs.rdc.core.Constants
 
STRATEGY_MIXED_INITIATIVE - Static variable in class org.apache.taglibs.rdc.core.Constants
 
strike() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ProactiveHelp
 
StrutsErrorsTag - Class in org.apache.taglibs.rdc.core
Tag implementation of the <rdc:struts-errors> tag.
StrutsErrorsTag() - Constructor for class org.apache.taglibs.rdc.core.StrutsErrorsTag
 
StrutsSubmitTag - Class in org.apache.taglibs.rdc.core
Tag implementation of the <rdc:struts-submit> tag Collects data from the RDC layer and posts it according to the RDC-struts interface contract.
StrutsSubmitTag() - Constructor for class org.apache.taglibs.rdc.core.StrutsSubmitTag
 
subdialog - Variable in class org.apache.taglibs.rdc.core.BaseModel
Indicates whether this RDC is invoked as a subdialog.
submit - Variable in class org.apache.taglibs.rdc.core.BaseModel
The URI to submit the vxml form
subscriptionId - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
 

T

target - Variable in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
tempVars - Variable in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
threshold - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ProactiveHelp
The probability the proactive help component will trigger <0..100> inclusive.
Time - Class in org.apache.taglibs.rdc
Datamodel for the time RDC.
Time() - Constructor for class org.apache.taglibs.rdc.Time
Sets default values for all data members
TIME_EVENT - Static variable in class org.apache.taglibs.rdc.scxml.TriggerEvent
TIME_EVENT
title - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Item
 
toString() - Method in class org.apache.taglibs.rdc.CreditCardData
A serialized version of CreditCardData object
toString() - Method in class org.apache.taglibs.rdc.DateRangeData
A serialized version of the DateRangeData object
toString() - Method in class org.apache.taglibs.rdc.MortgageData
A serialized version of MortgageData object
toString() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate.AmazonMenuResult
 
toString() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Cart
 
toString() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.CartItem
 
toString() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Item
 
toString() - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicAlbum
 
Tracer - Class in org.apache.taglibs.rdc.scxml.env
A simple logger connected to Jakarta Commons Logging.
Tracer() - Constructor for class org.apache.taglibs.rdc.scxml.env.Tracer
Constructor
Transition - Class in org.apache.taglibs.rdc.scxml.model
The class in this SCXML object model that corresponds to the <transition> SCXML element.
Transition() - Constructor for class org.apache.taglibs.rdc.scxml.model.Transition
Constructor
TransitionTarget - Class in org.apache.taglibs.rdc.scxml.model
An abstract base class for elements in SCXML that can serve as a <target> for a <transition>, such as State or Parallel.
TransitionTarget() - Constructor for class org.apache.taglibs.rdc.scxml.model.TransitionTarget
Constructor
TriggerEvent - Class in org.apache.taglibs.rdc.scxml
A class representing an event.
TriggerEvent(String, int, Object) - Constructor for class org.apache.taglibs.rdc.scxml.TriggerEvent
Constructor
TriggerEvent(String, int) - Constructor for class org.apache.taglibs.rdc.scxml.TriggerEvent
Constructor
triggerEvents(TriggerEvent[]) - Method in class org.apache.taglibs.rdc.scxml.SCXMLExecutor
The worker method.
ttc - Variable in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
 

U

UNDEFINED_VARIABLE - Static variable in interface org.apache.taglibs.rdc.scxml.ErrorReporter
A variable reffered to by assign@name is undefined.
UNKNOWN_ACTION - Static variable in interface org.apache.taglibs.rdc.scxml.ErrorReporter
Unknown action - unsupported executable content.
updateHistoryStates(Step, ErrorReporter) - Method in class org.apache.taglibs.rdc.scxml.SCXMLSemantics
Go over the exit list and update history information for relevant states.
url - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Image
 
URLResolver - Class in org.apache.taglibs.rdc.scxml.env
A PathResolver implementation that resolves against a base URL.
URLResolver(URL) - Constructor for class org.apache.taglibs.rdc.scxml.env.URLResolver
 
usageWeighted - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ProactiveHelp
Adjust probabilities based on play count for each particular hint.
USMajorCity - Class in org.apache.taglibs.rdc
Datamodel for the usMajorCity RDC.
USMajorCity() - Constructor for class org.apache.taglibs.rdc.USMajorCity
Sets default values for all data members
USState - Class in org.apache.taglibs.rdc
Datamodel for the usState RDC.
USState() - Constructor for class org.apache.taglibs.rdc.USState
Sets default values for all data members
utterance - Variable in class org.apache.taglibs.rdc.core.BaseModel
The utterance of the user; what the user said

V

validate(Object, boolean) - Method in class org.apache.taglibs.rdc.Alpha
Validates the input against the given constraints
validate(Object, boolean) - Method in class org.apache.taglibs.rdc.Alphanum
Validates the input against the given constraints
validate(Object, boolean) - Method in class org.apache.taglibs.rdc.core.BaseModel
Hook for custom validation.
validate(Object, boolean) - Method in class org.apache.taglibs.rdc.CreditCardAmount
Validates the amount value against the given constraints
validate(Object, boolean) - Method in class org.apache.taglibs.rdc.CreditCardExpiry
Validates the received input against the validation constraints
validate(Object, boolean) - Method in class org.apache.taglibs.rdc.Currency
Validates the amount value against the given constraints
validate(Object, boolean) - Method in class org.apache.taglibs.rdc.Date
Validates the received input against the validation constraints
validate(Object, boolean) - Method in class org.apache.taglibs.rdc.Digits
Validates the input against the given constraints
validate(Object, boolean) - Method in class org.apache.taglibs.rdc.Duration
Validates the received input against the validation constraints
validate(Object, boolean) - Method in class org.apache.taglibs.rdc.ISBN
Validates the input against the given constraints
validate(Object, boolean) - Method in class org.apache.taglibs.rdc.MortgageType
Validate the received input against the validation constraints
validate(Object, boolean) - Method in class org.apache.taglibs.rdc.Number
Validates the input against the given constraints
validate(Object, boolean) - Method in class org.apache.taglibs.rdc.Percent
Validates the percent value against the given constraints
validate(ActionMapping, HttpServletRequest) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.LoginBean
Validate the properties that have been set for this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.MortgageBean
Validate the properties that have been set for this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(ActionMapping, HttpServletRequest) - Method in class org.apache.taglibs.rdc.sampleapps.mortgage.struts.ProceedBean
Validate the properties that have been set for this HTTP request, and return an ActionErrors object that encapsulates any validation errors that have been found.
validate(Object, boolean) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.AmazonMenuTemplate
Custom validation
validate(Object, boolean) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.ReviewAlbumTemplate
Custom validation
validate(ActionMapping, HttpServletRequest) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.AlbumFilterForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.CheckoutForm
 
validate(ActionMapping, HttpServletRequest) - Method in class org.apache.taglibs.rdc.sampleapps.musicstore.struts.IndividualAlbumForm
 
validate(Object, boolean) - Method in class org.apache.taglibs.rdc.SocialSecurityNumber
Validates the input against the given constraints
validate(Object, boolean) - Method in class org.apache.taglibs.rdc.Time
Validates the received input against validation constraints
validate(Object, boolean) - Method in class org.apache.taglibs.rdc.ZipCode
Validates the input against the given constraints
value - Variable in class org.apache.taglibs.rdc.core.BaseModel
Value currently associated with this RDC
Var - Class in org.apache.taglibs.rdc.scxml.model
The class in this SCXML object model that corresponds to the <var> SCXML element.
Var() - Constructor for class org.apache.taglibs.rdc.scxml.model.Var
Constructor
vars - Variable in class org.apache.taglibs.rdc.scxml.env.ELContext
 
VOICE_APP - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Voice channel
VOICE_DBG - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.MusicStoreAppBean
Voice Debug channel
VXML_BLOCK_BEGIN - Static variable in class org.apache.taglibs.rdc.core.Constants
 
VXML_BLOCK_END - Static variable in class org.apache.taglibs.rdc.core.Constants
 
VXML_GRAMMAR_BEGIN - Static variable in class org.apache.taglibs.rdc.core.Constants
 
VXML_GRAMMAR_END - Static variable in class org.apache.taglibs.rdc.core.Constants
 
VXML_INITIAL_PROMPT_BEGIN - Static variable in class org.apache.taglibs.rdc.core.Constants
 
VXML_INITIAL_PROMPT_END - Static variable in class org.apache.taglibs.rdc.core.Constants
 
VXML_LAST_UTTERANCE - Static variable in class org.apache.taglibs.rdc.core.Constants
 
VXML_OPTION_BEGIN - Static variable in class org.apache.taglibs.rdc.core.Constants
 
VXML_OPTION_END - Static variable in class org.apache.taglibs.rdc.core.Constants
 
VXML_PROMPT_BEGIN - Static variable in class org.apache.taglibs.rdc.core.Constants
 
VXML_PROMPT_END - Static variable in class org.apache.taglibs.rdc.core.Constants
 

W

warnIf(boolean, String) - Static method in class org.apache.taglibs.rdc.RDCUtils
Print warning via if the supplied error condition holds, but move on.
warning(SAXParseException) - Method in class org.apache.taglibs.rdc.scxml.env.Tracer
 
width - Variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.Image
 

X

xGetVal(Node) - Static method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
retrieve a DOM node value as a string depending on Node type.
xmlGet(Node, String, Node) - Static method in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
 
XMLNS - Static variable in class org.apache.taglibs.rdc.scxml.model.SCXML
The SCXML XMLNS
XMLNS_NS - Static variable in class org.apache.taglibs.rdc.sampleapps.musicstore.ws.MusicStore
 
XPATH_ATTR_FILE - Static variable in class org.apache.taglibs.rdc.core.Constants
 
XPATH_ATTR_ID - Static variable in class org.apache.taglibs.rdc.core.Constants
 
XPATH_ATTR_SRC - Static variable in class org.apache.taglibs.rdc.core.Constants
 
XPATH_ATTR_TEXT - Static variable in class org.apache.taglibs.rdc.core.Constants
 
XPATH_COMPONENT_CONFIG - Static variable in class org.apache.taglibs.rdc.core.Constants
 
XPATH_CONFIG_GRAMMAR - Static variable in class org.apache.taglibs.rdc.core.Constants
 
XPATH_INITIAL_PROMPT - Static variable in class org.apache.taglibs.rdc.core.Constants
 

Z

ZipCode - Class in org.apache.taglibs.rdc
Datamodel for the zipCode RDC.
ZipCode() - Constructor for class org.apache.taglibs.rdc.ZipCode
Sets default values for all data members

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

Copyright ? 2000-2004 The Apache Software Foundation. All Rights Reserved.