|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
ActionUtilsImpl is the default implementation of the
ActionUtils interface for the application.Administrator object representing the current
administrative user.
/administrator/AdministratorAddForm.do.sscAdministrator table of
the database.sscAdministrator table of the
database.AdministratorRequestWrapper, which implements
isUserInRole() and getRemoteUser() so
role-based permissions can be employed.BaseRequestProcessor that negotiates each
application request for the customer interface.AppUtils.systemLayoutDirectory with the
user's custom layout directory.
InsertTag, to allow for custom
layouts.ELLinkTag, to allow for search-engine
friendly URLs for product, category and other pages.PropertyMessageResources class which
wraps a second PropertyMessageResources object holding custom
application messages.MessageResourcesFactory class which
creates instances of AppMessageResources instead of the Struts
PropertyMessageResources class./administrator/AttributeAddForm.do.sscAttribute table of the
database.sscAttribute table of the database.Action class that every action class
in the system subclasses in turn.BaseForm class to provide base functionality for
form classes in the administrator.DynaActionForm class to provide base
functionality for form classes in the system.ActionForm class to provide base
functionality for form classes in the system.Action class with common methods used
by order management actions in the Administrator.PaymentProcessor
implementations.TilesRequestProcessor that negotiates each
application request.ShippingProcessor implementations.TaxProcessor
implementations./administrator/BasicTaxAddForm.do.sscBasicTaxRate table of the
database.sscBasicTaxRate table of the
database.BusinessObjectFactoryImpl.BusinessProcessors in performing business logic.BusinessProcessors in performing business logic./administrator/CategoryAddForm.do.sscCategory table of the
database.sscCategory table of the database.sscCategorySetting table of the
database.sscCategorySetting table of the
database.CheckoutUtilsImpl is the default implementation of the
CheckoutUtils interface for the application.BaseRequestProcessor that helps negotiate each
application request.SettingBean, when used as an interface
to the sscSetting database table.
/administrator/CountryAddForm.do.sscCountry table of the
database.sscCountry table of the database.appComponents.properties file, creates and returns a
utility object corresponding to the key.
/administrator/CustomerAddForm.do./administrator/CustomerAddressAddForm.do.sscCustomerAddress table of
the database.sscCustomerAddress table of the
database.sscCustomer table of the
database.sscCustomer table of the database.BaseRequestProcessor that negotiates each
application request for the customer interface./administrator/CustomerWishListAddForm.do.sscCustomerWishList table of
the database.sscCustomerWishList table of the
database.DAOFactory.
DataSource.
DataSource database
connection, if the built-in connection pooling is used.
DataSource database
connection, if the built-in connection pooling is used.
DataSource database
connection, if the built-in connection pooling is used.
DataSource used for persistent storage.
DataSource, if one is
set up in the servlet container's configuration.
SettingBean, when used as an
interface to the sscSetting database table.
/administrator/DiscountAddForm.do.sscDiscount table of the
database.sscDiscount table of the database./administrator/DiscountRangeAddForm.do.sscDiscountRange table of
the database.sscDiscountRange table of the
database.Order object.
ElInsertTag, to allow for custom
layouts.ActionErrors object that stores any errors that will be
displayed to the current user within the response.
ActionErrors object that stores any errors that will be
displayed to the current user within the response.
String representing a date as stored in the
database, returns a more human-readable version suitable for display.
FormUtilsImpl is the default implementation of the
FormUtils interface for the application.Administrator object associated with this
User.
BusinessObjectFactory previously set for
this business object.
Connection to the application's
DataSource.
Collection of Country objects
representing the active states in the system.
Map, each of whose keys is a country code, and
whose values is the corresponding Country object.
Customer object associated with this
User.
Map of any custom objects saved for this
User.
DAOFactory previously set for this factory.
DAOFactory previously set for this business
object.
DAOFactory.
DataSource.
ResultSet.
Collection of
Discount objects
associated with the given Collection of
SKU ids.
Collection of Strings
representing coupon codes entered by this User.
Collection of global
Discount objects
that are not associated with a particular SKU.
DataSource object in a JNDI context.
HibernateDAOFactory.
Locale in effect for this User.
Settings
instance.
Maps describing each bean's properties.
MessageResources objects in the application scope.
MessageResources objects in the application scope.
MessageResources objects in the application scope.
Order this User is currently
placing.
Properties object for a given
database type.
Map of string keys, returns a single string that
can be used as a list in an SQL expression.
SessionFactory.
Settings previously set for this factory.
Settings instance previously set for this
business object.
Settings instance.
Settings previously set for this data access
object.
Map of the SQL statements used by the
application.
Map, each of whose keys is a state code, and
whose values is the corresponding State object.
Collection of State objects
representing the active states in the system.
Discount.
Map of this factory's properties.
Map of properties that will be transfered to
each of the data access objects this factory creates.
Map of properties that will be transfered to
each of the data access objects this factory creates.
User previously set for this factory.
User previously set for this business
object.
Settings'
map.
/administrator/IncompleteOrdersProcess.do./administrator/IncompleteOrders.do.Settings instance.
DAOFactory.
DAOFactory using the settings defined in
the file located at the imcoming settingLocation.
DAOFactory.
java.util.Properties representing
component settings in the application scope.
java.util.Properties representing
application settings in the application scope.
Collection containing each of the built-in
categories in the system.
Collection representing the tree of categories
in the system.
DAOFactory in the
application scope.
dataSource property.
Collection containing each of the manufacturers
in the system.
BaseForm by copying
the objects from the request, session, and application scopes.
BaseForm by copying
the objects from the request, session, and application scopes.
SessionFactory
in the application scope.
DAOFactory.
sqlMap.
Collection containing discounts for display
within the store.
SettingBean, when used as an
interface to the sscSetting database table.
appComponents.properties file, a method name, and a Map as
the argument, loops through all BusinessProcessors
configured in appComponents.properties, calling each in
turn.
appComponents.properties file, a method name, and a
Map as the argument, loops through all
BusinessProcessors configured in
appComponents.properties, calling each in turn.
Discount
based on its settings.
Discount either is
not a coupon, or is a coupon whose code the current user has already
entered in the session.
Discount to apply,
based on its settings.
Discount based on
its settings.
Discount's start
date or after its expiration date.
Discount has not
been used more than the maximum number of times it's allowed to be used.
Discount based on
its settings.
DataSource, if one
is set up in the servlet container's configuration.
CustomerAddress objects, one for
each of the addresses associated with this customer.
Collection containing built-in categories for
the store.
Collection containing categories corresponding
to the codes of the argument.
Collection representing the store's category
tree.
Customer property of this
CustomerProcesor from the database given a Map
containing the userName.
CustomerWishList objects, one for
each of the wish lists associated with this customer.
Order object from the database.
Collection of gift certificate
Discount objects
matching the list of coupon/gift certificate codes that the current user
has entered.
Order objects, one for each order
in this customer's order history.
Order object from the database.
Collection of OrderItems.
File object.
String represent the path to
the properties file..
Properties object as the default properties.
Order object from the database.
Order objects, one for each cart this
customer has saved.
Collection of shipping discounts -
Discount objects
matching the list of coupon codes that the current user has entered.
ShippingProcessor.
/administrator/LuceneForm.do./administrator/ManufacturerAddForm.do.sscManufacturer table of the
database.sscManufacturer table of the
database.DataSource, if the built-in connection pooling
is used.
DataSource, if the built-in connection pooling
is used.
SettingBean, when used as an
interface to the sscSetting database table.
ActionMessages object that can be used to store
messages that will be displayed to the user within the response.
ActionMessages object that can be used to store
messages that will be displayed to the user within the response.
StringTokenizer form.
String
form.
SettingBean, when used as an interface
to the sscSetting database table.
/administrator/OptionAddForm.do.sscOption table of the
database.sscOption table of the database./administrator/OrderAddForm.do.sscOrder table of the
database.sscOrder table of the database./administrator/OrderDeliveryAddForm.do.sscOrderDelivery table of
the database.sscOrderDelivery table of the
database./administrator/OrderDiscountAddForm.do.sscOrderDiscount table of the
database.sscOrderDiscount table of the
database./administrator/OrderItemAddForm.do./administrator/OrderItemAttributeAddForm.do.sscOrderItemAttribute table of the
database.sscOrderItemAttribute table of the
database.sscOrderItem table of the
database.sscOrderItem table of the database.OrderManagementUtilsImpl is the default implementation of the
OrderManagementUtils interface for the application.sscOrderShippingRule table of the
database.sscOrderShippingRule table of the
database.BaseForm.
BaseForm and
Customer.
BaseForm and a Map holding information about a
SKU.
/administrator/PaymentAddForm.do.sscPayment table of the
database.sscPayment table of the database.CheckoutAddressesForm with
address and shipping option information.
CheckoutAddressesForm with
address and shipping option information.
LoginForm and populates it from
request parameters.
RegisterForm and populates it
from request parameters.
Collection of initialized OrderItem
objects, adds the items to the user's cart.
OrderItems are added to a
user's cart.
processException method to ensure all
handled exceptions are logged in the application log file.
OrderItem.
OrderItems in the user's cart whose
quantities have been set, updates the totals and weights of each
OrderItem based on the (new) quantity.
OrderItems in the user's cart whose
totals have been set, updates the totals and weights of each
OrderDelivery and Order they are under, and
applies formatting to the totals.
/administrator/ProductAddForm.do.sscProduct table of the
database.sscProduct table of the database./administrator/ProductReviewAddForm.do.sscProductReview table of the
database.sscProductReview table of the
database.sscProductSetting table of the
database.sscProductSetting table of the
database.StringBuffer, inserting order item data.
StringBuffer.
Order object by adding them to
the user's current cart.
HttpServletRequest object pertaining to the
submission to this BaseForm.
HttpServletRequest object pertaining to the
submission to this BaseForm.
sscRequestLog database table./administrator/RequestLogAddForm.do.sscRequestLog table of the
database.sscRequestLog table of the database./administrator/RoleAddForm.do.sscRole table of the
database.sscRole table of the database.Order in the database as a saved cart, with a
status of "Saved", which a customer can pick up later.
Administrator object associated with this
User.
BusinessObjectFactory.
Customer object associated with this
User.
Map of custom objects for this User.
DAOFactory.
DAOFactory.
Collection of coupon codes entered by this
User.
Locale in effect for this User.
Settings
instance.
Order this User is currently
placing.
Settings instance.
Settings instance.
sscSetting database table.SettingBean, when used as an
interface to the sscSetting database table.
Settings instance.
sscSetting
database table.
sscSetting
database table.
User.
User.
Settings'
map.
/administrator/ShippingMethodAddForm.do.sscShippingMethod table of the
database.sscShippingMethod table of the
database./administrator/ShippingRateAddForm.do.sscShippingRate table of the
database.sscShippingRate table of the
database./administrator/ShippingRuleAddForm.do.sscShippingRule table of the
database.sscShippingRule table of the database./administrator/ShippingRuleRangeAddForm.do.sscShippingRuleRange table of
the database.sscShippingRuleRange table of the
database./administrator/SKUAddForm.do.sscSKU table of the
database.sscSKU table of the database.SettingBean, when used as an
interface to the sscSetting database table.
Map of SQL statements used by the application.
processPreProcess.
processPreProcess.
processPreProcess.
processPreProcess.
processPreProcess, directly after the
daoFactory has been initialized.
/administrator/StateAddForm.do.sscState table of the
database.sscState table of the database.BaseDynaForm.
int for a string array parameter of a
BaseDynaForm.
BaseDynaForm and is of non-zero length.
BaseDynaForm is
greater than a given int.
BaseDynaForm is less
than a given int.
SettingBean, when used as an
interface to the sscSetting database table.
BaseDynaForm exist and are equal.
SettingBean, when used as an interface
to the sscSetting database table.