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

A

ACCEPT_APPROX - Static variable in class org.apache.taglibs.rdc.SelectOne.Options
 
ACCEPT_EXACT - Static variable in class org.apache.taglibs.rdc.SelectOne.Options
 
activeChildren - Variable in class org.apache.taglibs.rdc.core.GroupModel
 
add(String) - Method in class org.apache.taglibs.rdc.SelectOne.Options
Add this option to the list.
add(String, boolean) - Method in class org.apache.taglibs.rdc.SelectOne.Options
Add this option to the list.
add(String, String) - Method in class org.apache.taglibs.rdc.SelectOne.Options
Add this option to the list.
add(String, String, boolean) - Method in class org.apache.taglibs.rdc.SelectOne.Options
Add this option to the list.
add(String, String, String) - Method in class org.apache.taglibs.rdc.SelectOne.Options
Add this option to the list.
add(String, String, String, boolean) - Method in class org.apache.taglibs.rdc.SelectOne.Options
Add this option to the list.
addCondition(RuleBasedDirectedDialog.Condition) - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.NavigationRule
 
addNavigationRule(RuleBasedDirectedDialog.NavigationRule) - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.Navigation
 
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
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
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

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.
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
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
Deprecated. This behavior will be deprecated from the next minor version (RDC 1.1), and will be removed in the next major version (2.0) of the RDC tag library. A container should not take on the responsibility to confirm for its children, since it does not attempt to decipher the meaning of their public data models, and hence, cannot produce meaningful prompts without significant configuration. Confirmation is best handled by components.
confirm() - Method in class org.apache.taglibs.rdc.dm.DialogManagerImpl
Confirm the collected information from the user Deprecated in DialogManager interface (since RDC 1.1)
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
 
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
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
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_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
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
 
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
 
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
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_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_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
 
errorCode - Variable in class org.apache.taglibs.rdc.core.BaseModel
This is used to identify the error that occured
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
 
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

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
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

get(String) - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.Navigation
 
getActiveChildren() - Method in class org.apache.taglibs.rdc.core.GroupModel
Get the currently active children (not in dormant or done state)
getAmbiguousValues() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the list of ambiguous values
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
getChildDataModel(BaseModel, String) - Static method in class org.apache.taglibs.rdc.RDCUtils
Return a nested data model
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.
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.
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
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
 
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_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
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
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>
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
 
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
getInitial() - Method in class org.apache.taglibs.rdc.core.BaseModel
Gets the initial value
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).
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
getLength() - Method in class org.apache.taglibs.rdc.ZipCode
Gets the length as a string
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
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
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.
getMortgageType() - Method in class org.apache.taglibs.rdc.MortgageData
Get the mortgage type value
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.
getNextRDCVarName() - Static method in class org.apache.taglibs.rdc.RDCUtils
Create a temporary variable name for this groupTag's page context
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
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.SelectOne
Gets the options list.
getOptionsClass() - Method in class org.apache.taglibs.rdc.SelectOne
Get the class name of the options for this instance
getParamsMap() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get paramsMap - read-only property, no setter
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
getPercent() - Method in class org.apache.taglibs.rdc.MortgageData
Get the mortgage percentage value
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.
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
 
getResumeURI() - Method in class org.apache.taglibs.rdc.Pause
Get the URI where the application will resume after being "unpaused"
getRvalue() - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
getRvalueType(int) - Static method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
getSecurityCode() - Method in class org.apache.taglibs.rdc.CreditCardData
Gets the security code
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).
getSkipSubmit() - Method in class org.apache.taglibs.rdc.core.BaseModel
Get the skipSubmit value
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
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
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
 
getType() - Method in class org.apache.taglibs.rdc.CreditCardData
Get the type of credit card
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.
getVXMLOptionsMarkup() - Method in class org.apache.taglibs.rdc.SelectOne.Options
Generate the markup of the vxml <option> elements as a String
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
 

H

hasField(Class, String) - Static method in class org.apache.taglibs.rdc.RDCUtils
Return true if the given class defines or inherits the given field.
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.
HelloWorldBean - Class in org.apache.taglibs.rdc
HelloWorldBean
HelloWorldBean() - Constructor for class org.apache.taglibs.rdc.HelloWorldBean
 

I

id - Variable in class org.apache.taglibs.rdc.core.BaseModel
The unique identifier associated with this RDC
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
 
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
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
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
 
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.
isExecCtxSet - Variable in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
isSatisfied() - Method in interface org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.Condition
 
isSatisfied() - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
isStringEmpty(String) - Static method in class org.apache.taglibs.rdc.RDCUtils
Return true if this string contains non-white space characters.
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

L

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
 
lruCache - Variable in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
lvalue - Variable in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 

M

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
minConfidence - Variable in class org.apache.taglibs.rdc.core.BaseModel
Minimum confidence below which all values are treated as invalid
Mortgage - Class in org.apache.taglibs.rdc
DataModel for Mortgage Composite RDC
Mortgage() - Constructor for class org.apache.taglibs.rdc.Mortgage
 
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
 
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
 
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

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.

P

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
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
 
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

R

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
 
RuleBasedDirectedDialog - Class in org.apache.taglibs.rdc.dm
A dialog management strategy for the RDC group container which defines a 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

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
 
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
setActiveChildren(List) - Method in class org.apache.taglibs.rdc.core.GroupModel
Set the currently active children
setAmbiguousValues(Map) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the map of ambiguous values
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
setClearlist(String) - Method in class org.apache.taglibs.rdc.core.StrutsSubmitTag
Set the clearlist
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
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
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
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
 
setDialogMap(Map) - Method in class org.apache.taglibs.rdc.core.StrutsSubmitTag
Set the "dialogMap" object [of the host JSP]
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
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
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
 
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
 
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
setInitial(Object) - Method in class org.apache.taglibs.rdc.core.BaseModel
Sets the initial value for this RDC.
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.
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
 
setLength(String) - Method in class org.apache.taglibs.rdc.ZipCode
Sets the allowed length of input
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
 
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
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
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.
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.
setNamelist(String) - Method in class org.apache.taglibs.rdc.core.StrutsSubmitTag
Set the namelist
setNBestResults(String) - Method in class org.apache.taglibs.rdc.core.NBestResults
Populate this object with the n-best results corresponding to this serialized string
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
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(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
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
setPropertyChildren(Map, String, Object) - Method in class org.apache.taglibs.rdc.dm.DialogManagerImpl
Sets property for all children to value
setResumeURI(String) - Method in class org.apache.taglibs.rdc.Pause
Set the URI where the application will resume after being "unpaused"
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
setSkipSubmit(Boolean) - Method in class org.apache.taglibs.rdc.core.BaseModel
Set the skipSubmit value.
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
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
setTarget(String) - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
setTarget(String) - Method in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.NavigationRule
 
setTemplate(RDCTemplate) - Method in class org.apache.taglibs.rdc.core.IncludeFSMFragmentTag
Set the RDCTemplate
setType(String) - Method in class org.apache.taglibs.rdc.CreditCardData
Set the type of credit card
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.
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
 
setXml(Document) - Method in class org.apache.taglibs.rdc.GetConfigElemTag
Set the xml value.
SimpleDirectedDialog - Class in org.apache.taglibs.rdc.dm
A dialog management strategy for the RDC group container which implements a simple directed dialog (document order).
SimpleDirectedDialog() - Constructor for class org.apache.taglibs.rdc.dm.SimpleDirectedDialog
 
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
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
 
state - Variable in class org.apache.taglibs.rdc.core.BaseModel
The current state of this RDC
stateMap - Variable in class org.apache.taglibs.rdc.dm.DialogManagerImpl
 
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
 
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

T

target - Variable in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
tempVars - Variable in class org.apache.taglibs.rdc.dm.RuleBasedDirectedDialog.ConditionImpl
 
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
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

U

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(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
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.

X

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 R S T U V W X Z

Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.