Class Summary
|
B2BPortalPage |
B2BPortalPage defines a closed set of static
instances that represent the portal pages of the B2B portal. |
B2BTourGuide |
This class decides what content to display in the Tour Guide
portlet based on the state of the b2bPortal. |
CalendarFormData |
CalendarFormData maintains information for
redisplaying date information in the QPA form. |
DoubleMinMaxExpression |
DoubleMinMaxExpression is used in conjunction
with DoubleValueValidator to specify the minimum
and maximum allowed values for a java double value. |
DoubleValueValidator |
Validate a String value as a double within
a defined range. |
Helper |
The Helper class provides a collection
of static utility methods for the portal. |
JspBase |
JspBase is a base class to be used by Jsp pages
in the b2b portal. |
LongMinMaxExpression |
LongMinMaxExpression is used in conjunction
with LongValueValidator to specify the minimum
and maximum allowed values for a java long value. |
LongValueValidator |
Validate a String value as a long within
a defined range. |
RequestStateImpl |
Maintains the portal state for a particular servlet request. |
SessionStateImpl |
The SessionState maintains the portal state for a particular
HTTP session. |
StateFactory |
A factory for generating RequestState
and SessionState objects. |
StateValue |
The StateValue class defines a closed set of
instance objects that represent the possible states for a
user's session. |
Util |
Util provides a set of static methods
to produce String representations of
objects contained in various java.util
objects. |