| Class Summary | |
|---|---|
| Store | Container for package wide static methods. |
| StoreAccount | A account for an e-commerce web application. |
| StoreAccountAddress | An address belonging to an account for an e-commerce web application. |
| StoreAccountAddressDelete | Delete confirmation page for Account Addresses. |
| StoreAccountAddressEdit | Admin page for adding and editing addresses stored on accounts. |
| StoreAccountAddressEditPage | Page for adding and editing addresses stored on accounts. |
| StoreAccountAddressWrapper | A recordset wrapper class for StoreAccountAddress objects. |
| StoreAccountDeleter | Removes personal data from inactive accounts. |
| StoreAccountDetails | Details page for accounts. |
| StoreAccountDetailsPage | Page for viewing account details. |
| StoreAccountEdit | Edit page for Accounts. |
| StoreAccountEditPage | |
| StoreAccountIndex | Index page for Accounts. |
| StoreAccountInvoicePage | Page to display invoices attached to this account. |
| StoreAccountOrderPage | Page to display old orders placed using an account. |
| StoreAccountPaymentMethod | A payment method for an account for an e-commerce web application. |
| StoreAccountPaymentMethodDelete | Delete confirmation page for Account Payment Methods. |
| StoreAccountPaymentMethodEdit | Edit page for Account Payment Methods. |
| StoreAccountPaymentMethodEditPage | Page to allow customers to add or edit payment methods on their account. |
| StoreAccountPaymentMethodWrapper | A recordset wrapper class for StoreAccountPaymentMethod objects. |
| StoreAccountWrapper | A recordset wrapper class for StoreAccount objects. |
| StoreAdDelete | Delete confirmation page for Ads. |
| StoreAdDetails | Report page for Ads. |
| StoreAdEdit | Edit page for Ads. |
| StoreAdIndex | Report page for Ad. |
| StoreAddress | An address for an e-commerce web application. |
| StoreAddressCellRenderer | A cell renderer for rendering address objects. |
| StoreAddressView | A viewer for an address object. |
| StoreAdminItemPriceCellRenderer | Renders item prices and can optionally strike-through the price if it's not available in the current region. |
| StoreAdminMenuView | An admin menu view that has an item search box at the top. |
| StoreAnalyticsOrderTracker | Generates Google Analytics order transaction tracking code for an order. |
| StoreApplication | Web application class for a store. |
| StoreArticle | An article in an e-commerce web application. |
| StoreArticleActionsProcessor | Processes actions on articles. |
| StoreArticleEdit | Edit page for Articles. |
| StoreArticleIndex | Index page for Articles. |
| StoreArticleNotVisiblePage | A page for displaying a message if a article is not visible. |
| StoreArticlePageFactory | Resolves and creates article pages in a store web application. |
| StoreArticleRegionAction | Actions flydown to control the accessibility of articles by region. |
| StoreArticleSearch | Search page for Articles. |
| StoreArticleSearchEngine | An article search engine that is region aware. |
| StoreArticleVisibilityCellRenderer | Cell renderer that displays a summary of the visibility of an article. |
| StoreArticleWrapper | |
| StoreAttribute | |
| StoreAttributeDelete | Delete confirmation page for Attributes. |
| StoreAttributeEdit | Edit page for Attribute Types. |
| StoreAttributeIndex | Index page for Attributes. |
| StoreAttributeOrder | Order page for Attributes. |
| StoreAttributeType | An attribute type data object. |
| StoreAttributeTypeDelete | Delete confirmation page for Attribute Types. |
| StoreAttributeTypeEdit | Edit page for Attributes. |
| StoreAttributeTypeIndex | Index page for Attribute Types. |
| StoreAttributeTypeWrapper | A recordset wrapper class for StoreAttributeType objects. |
| StoreAttributeWrapper | A recordset wrapper class for StoreAttribute objects. |
| StoreCacheTableUpdater | Cache table updater application. |
| StoreCardExpiryEntry | A widget for entry of payment card expiry dates. |
| StoreCardInceptionEntry | A widget for entry of payment card inception dates. |
| StoreCardNumberEntry | A widget for basic validation of a debit or credit card. |
| StoreCart | A cart object. |
| StoreCartCleaner | Command-line application to clear abandoned carts from the database. |
| StoreCartEntry | An entry in a shopping cart for an e-commerce web application. |
| StoreCartEntryWrapper | A recordset wrapper class for StoreCartEntry objects. |
| StoreCartImageTableView | A custom table view for the cart which allows for a column for product images. |
| StoreCartImageTableViewGroup | |
| StoreCartModule | Manages the carts used by a web-store application. |
| StoreCartPage | Shopping cart display page. |
| StoreCatalog | Catalogs group products together into management units. |
| StoreCatalogClone | Clone tool for catalogs. |
| StoreCatalogDelete | Delete confirmation page for Catalogs. |
| StoreCatalogDetails | Details page for Catalogs. |
| StoreCatalogEdit | Edit page for Catalogs. |
| StoreCatalogIndex | Index page for Catalogs. |
| StoreCatalogSelector | A widget to allow selecting a catalog. |
| StoreCatalogStatus | Change status page for catalogs. |
| StoreCatalogStatusCellRenderer | Cell renderer that displays regions for which a catalog is enabled. |
| StoreCatalogSwitcher | A widget to switch the active catalog(s) in the admin. |
| StoreCatalogWrapper | A recordset wrapper class for StoreCatalog objects. |
| StoreCategory | A category for an e-commerce web application. |
| StoreCategoryAddProducts | Search page for add products to category tool. |
| StoreCategoryChangeItemStatus | Item status change confirmation page for changing item status within the category component. |
| StoreCategoryDelete | Delete confirmation page for Categories. |
| StoreCategoryEdit | Edit page for Categories. |
| StoreCategoryFeaturedProducts | Search page for Featured Products. |
| StoreCategoryImage | An image data object for categories. |
| StoreCategoryImageDelete | Delete confirmation page for category images. |
| StoreCategoryImageEdit | Edit page for Category images. |
| StoreCategoryImageWrapper | A recordset wrapper class for StoreCategoryImage objects. |
| StoreCategoryIndex | Index page for Categories. |
| StoreCategoryNotVisiblePage | A page for displaying a message if a category is not visible. |
| StoreCategoryOrder | Order page for Categories. |
| StoreCategoryPage | |
| StoreCategoryPath | |
| StoreCategoryPathEntry | |
| StoreCategoryProductDependency | A dependency for products. |
| StoreCategoryProductOrder | Order page for Products. |
| StoreCategoryRelatedArticles | Search page for add related articles to category tool. |
| StoreCategoryRemoveProducts | Remove products confirmation page for Categories. |
| StoreCategorySearchEngine | A category search engine. |
| StoreCategorySetItemEnabled | Enable items confirmation page for Categories. |
| StoreCategoryTableView | A table view that displays categories with no products in a special way. |
| StoreCategoryTitleCellRenderer | Cell renderer that displays category titles with no products in a special way. |
| StoreCategoryWrapper | A recordset wrapper fot StoreCategory objects. |
| StoreCheckoutAggregateStepPage | Base class for a step page of checkout that is composed of other pages. |
| StoreCheckoutBasicInfoPage | Basic information edit page of checkout. |
| StoreCheckoutBillingAddressPage | Billing address edit page of checkout. |
| StoreCheckoutCart | A checkout cart object. |
| StoreCheckoutCartPage | Cart edit page of checkout. |
| StoreCheckoutConfirmationPage | Confirmation page of checkout. |
| StoreCheckoutEditPage | Base class for edit pages in the checkout. |
| StoreCheckoutFinalPage | Abstract base class for final page of the checkout. |
| StoreCheckoutFirstPage | First step of checkout. |
| StoreCheckoutFrontPage | Front page of checkout. |
| StoreCheckoutPage | Base class for checkout pages. |
| StoreCheckoutPaymentFailedPage | Page displayed when automatic payment on the checkout fails. |
| StoreCheckoutPaymentMethodPage | Payment method edit page of checkout. |
| StoreCheckoutProgress | |
| StoreCheckoutShippingAddressPage | Shipping address edit page of checkout. |
| StoreCheckoutStepPage | Base class for a step page of checkout. |
| StoreCheckoutThankYouPage | Page displayed when an order is processed successfully on the checkout. |
| StoreCheckoutUIPage | Base class for checkout pages with a UI. |
| StoreClassMap | This is a deprecated equivalent of SwatDBClassMap. |
| StoreCommandLineConfigModule | Configuration module for Store command-line applications. |
| StoreContactPage | |
| StoreConversionRateCellRenderer | Displays conversion rates that are NaN as a none-styled dash. |
| StoreCountry | A country data object. |
| StoreCountryDelete | Delete confirmation page for Countries. |
| StoreCountryEdit | Edit page for Countries. |
| StoreCountryIndex | Index page for Countries. |
| StoreCountryWrapper | A recordset wrapper class for StoreCountry objects. |
| StoreException | An exception in the Store package. |
| StoreExceptionPage | |
| StoreExchangeRateTable | Exchange rate table lookup class. |
| StoreFroogleFeed | A class for constructing Froogle Atom feeds. |
| StoreFroogleFeedEntry | Froogle feed entry. |
| StoreFroogleGenerator | |
| StoreFroogleUploader | Application to upload Froogle files to Google. |
| StoreImage | An image data object. |
| StoreInvoice | An Invoice. |
| StoreInvoiceDelete | Delete confirmation page for invoices. |
| StoreInvoiceDetails | Details page for Invoices. |
| StoreInvoiceEdit | Edit page for Invoices. |
| StoreInvoiceEmailNotification | Page to resend the notification email for an invoice. |
| StoreInvoiceItem | An item in an invoice. |
| StoreInvoiceItemDelete | Delete confirmation page for invoice items. |
| StoreInvoiceItemEdit | Edit page for invoice items. |
| StoreInvoiceItemOrder | Order page for invoice items. |
| StoreInvoiceItemWrapper | A recordset wrapper class for StoreInvoiceItem objects. |
| StoreInvoiceNotificationMailMessage | Email that is sent to account holders to notify them of an invoice. |
| StoreInvoiceTotalRow | Displays totals in a special row at the bottom of a table view. |
| StoreInvoiceWrapper | A recordset wrapper class for StoreInvoice objects. |
| StoreItem | An item for an e-commerce web application. |
| StoreItemAlias | Item alias object. |
| StoreItemAliasWrapper | A recordset wrapper class for ItemAlias objects. |
| StoreItemColumn | A table-view column that displays item ids in the tr tag. |
| StoreItemDelete | Delete confirmation page for Items. |
| StoreItemDescriptionCellRenderer | Combines item SKU and description into one cell renderer. |
| StoreItemDiscountCellRenderer | A cell renderer that displays a link to add or edit quantity discounts. |
| StoreItemEdit | Edit page for Items. |
| StoreItemGroup | Dataobject to group StoreItem objects within a StoreProduct. |
| StoreItemGroupAction | A custom action for grouping items inside products. |
| StoreItemGroupDelete | Delete confirmation page for ItemGroups. |
| StoreItemGroupEdit | Edit page for Item Groups. |
| StoreItemGroupGroup | A special table-view group for displaying item-groups. |
| StoreItemGroupOrder | Order page for ItemGroups component. |
| StoreItemGroupWrapper | A recordset wrapper class for StoreItemGroup objects. |
| StoreItemOrder | Order page for Items component. |
| StoreItemPriceCellRenderer | Renders item prices, including any quantity discounts. |
| StoreItemQuantityCellRenderer | Cell renderer for quantity discount quantities. |
| StoreItemQuantityDiscount | Quantity discounts tool. |
| StoreItemQuantityDiscountActions | Index actions for the quantity discounts page. |
| StoreItemQuantityDiscountDelete | Delete confirmation page for Quantity Discounts. |
| StoreItemQuantityDiscountTableView | Custom table-view for quantity discounts that shows a "base" row at the top. |
| StoreItemRegionBinding | Dataobject for item region bindings. |
| StoreItemRegionBindingWrapper | A recordset wrapper class for ItemRegionBinding objects. |
| StoreItemRegionPriceCellRenderer | A cell renderer that displays the price for an item in a region. |
| StoreItemStatus | A possible item status. |
| StoreItemStatusCellRenderer | Cell renderer that displays a summary of the status of an item. |
| StoreItemStatusList | A list of StoreItemStatus objects. |
| StoreItemTableView | A table view that displays categories with no products in a special way. |
| StoreItemWrapper | A recordset wrapper class for Item objects. |
| StoreItemsView | Control to display and process items on a product page. |
| StoreLocale | |
| StoreLocaleApplication | |
| StoreLocaleDelete | Delete confirmation page for Locales. |
| StoreLocaleEdit | Edit page for Locale. |
| StoreLocaleIndex | Index page for Locales. |
| StoreLocaleWrapper | A recordset wrapper class for StoreLocale objects. |
| StoreMessage | A data class to store a message. |
| StoreMessageDisplay | A control to display page status messages. |
| StoreMoneyCellRenderer | Money cell renderer that displays n/a when no value is available. |
| StoreNateGoSearchIndexer | Store search indexer application for NateGoSearch. |
| StoreNoAccessException | Thrown when access to a page is not allowed. |
| StoreNotVisiblePage | A page for displaying a message if the given page is not visible in the current region. |
| StoreOrder | |
| StoreOrderAddress | An address belonging to an order for an e-commerce web application. |
| StoreOrderAddressWrapper | A recordset wrapper class for StoreOrderAddress objects. |
| StoreOrderConfirmationMailMessage | An email message for order confirmations. |
| StoreOrderDeleter | Removes personal data from expired orders. |
| StoreOrderDetails | Details page for Orders. |
| StoreOrderEmailConfirmation | Page to resend the confirmation email for an order. |
| StoreOrderIndex | Index page for Orders. |
| StoreOrderItem | An item in an order. |
| StoreOrderItemWrapper | A recordset wrapper class for StoreOrderItem objects. |
| StoreOrderNoteEdit | Edit page for notes on orders. |
| StoreOrderPaymentMethod | A payment method for an order for an e-commerce web application. |
| StoreOrderPaymentMethodWrapper | A recordset wrapper class for StoreOrderPaymentMethod objects. |
| StoreOrderStatus | A possible order status. |
| StoreOrderStatusCellRenderer | Cell renderer for order statuses. |
| StoreOrderStatusList | A list of StoreOrderStatus objects. |
| StoreOrderWrapper | A recordset wrapper class for StoreOrder objects. |
| StorePage | |
| StorePageFactory | Resolves pages below the 'store' tag in the URL. |
| StorePayflowProPaymentRequest | Payment request for Verisign Payflow Pro payments. |
| StorePayment3DSecureUnsupportedException | Exception that is thrown when 3-D Secure is not supported for a payment. |
| StorePaymentAddressException | Exception that is thrown for address AVS checks. |
| StorePaymentCardTypeException | Exception that is thrown for card type/number mismatches. |
| StorePaymentCvvException | Exception that is thrown for CVV (Card Verification Value) checks. |
| StorePaymentErrorException | Exception that is thrown when there is an server error processing a payment request. |
| StorePaymentException | Base class for payment exceptions. |
| StorePaymentInvalidException | Exception that is thrown when an invalid payment request is processed. |
| StorePaymentMalformedException | Exception that is thrown when a malformed payment request is processed. |
| StorePaymentMethod | A payment method for an ecommerce web application. |
| StorePaymentMethodCellRenderer | Cell renderer for rendering a payment method. |
| StorePaymentMethodView | A viewer for an payment method object. |
| StorePaymentNotAuthorizedException | Thrown when a payment request is not authorized by the issuing bank. |
| StorePaymentPayPalUnavailableException | Exception that is thrown when PayPal is requested but is not available. |
| StorePaymentPostalCodeException | Exception that is thrown for postal code AVS checks. |
| StorePaymentProvider | Class to manage automated card transactions for e-commerce stores. |
| StorePaymentRejectedException | Thrown when a payment request is rejected based on merchant configured rules. |
| StorePaymentRequest | Base class for online financial transaction requests. |
| StorePaymentRequestTypeCellRenderer | Renders textual descriptions for payment request types. |
| StorePaymentResponse | Base class for online financial transaction responses. |
| StorePaymentTransaction | A payment transaction for an e-commerce web application. |
| StorePaymentTransactionWrapper | A recordset wrapper class for StorePaymentTransaction objects. |
| StorePaymentType | A payment type data object. |
| StorePaymentTypeDelete | Delete confirmation page for payment types. |
| StorePaymentTypeEdit | Edit page for payment types. |
| StorePaymentTypeIndex | Index page for payment types. |
| StorePaymentTypeOrder | Order page for payment types. |
| StorePaymentTypeStatusCellRenderer | Cell renderer that displays a summary of the status of a PaymentType. |
| StorePaymentTypeWrapper | A recordset wrapper class for StorePaymentType objects. |
| StorePopularProductIndexer | Class for populating the ProductPopularProductBinding table which caches values used to display "Customers who bought this also bought X" data. |
| StorePostalCodeEntry | A widget for entering a postal code. |
| StorePriceCellRenderer | Renders item prices. |
| StorePriceRange | |
| StorePriceRangeWrapper | A recordset wrapper class for StorePriceRange objects. |
| StorePrivateDataDeleter | Abstract base for a class that deletes private data. |
| StorePrivateDataDeleterApplication | Framework for a command line application to remove personal data. |
| StoreProduct | A product for an e-commerce web application. |
| StoreProductDelete | Delete confirmation page for products. |
| StoreProductDetails | Details page for Products. |
| StoreProductEdit | Edit page for Products. |
| StoreProductIconView | Product view that displays a recordset of products as icons. |
| StoreProductImage | An image data object for products. |
| StoreProductImageDelete | Delete confirmation page for product images. |
| StoreProductImageDisplay | A special image display with tools for product images. |
| StoreProductImageEdit | Edit page for product images. |
| StoreProductImageOrder | Order page for product images. |
| StoreProductImagePage | |
| StoreProductImageWrapper | A recordset wrapper class for StoreProductImage objects. |
| StoreProductIndex | Index page for Products. |
| StoreProductItemDependency | A dependency for items. |
| StoreProductNotVisiblePage | A page for displaying a message if a product is not visible. |
| StoreProductPage | A product page. |
| StoreProductRelatedProduct | Search page for Related Products. |
| StoreProductRelatedProductDelete | Delete confirmation page for Related Products. |
| StoreProductRelatedProductDependency | A dependency for deleting related products. |
| StoreProductSearch | Performs a search on products. |
| StoreProductSearchEngine | A product search engine. |
| StoreProductStatusCellRenderer | Cell renderer that displays a summary of statuses of items in a product. |
| StoreProductTableView | A table view that displays products with no items in a special way. |
| StoreProductTitleCellRenderer | Cell renderer that displays product titles with no items in a special way. |
| StoreProductView | Control to display a recordset of products. |
| StoreProductWrapper | |
| StoreProtxPaymentProvider | Payment provider driver for Protx VSP Direct payments. |
| StoreProtxPaymentRequest | Payment request class for making payments with Protx VSP Direct. |
| StoreProtxPaymentResponse | Response object returned by StoreProtxPaymentRequest::process(). |
| StoreProvState | A province/state data object. |
| StoreProvStateDelete | Delete confirmation page for ProvStates. |
| StoreProvStateEdit | Edit page for ProvStates. |
| StoreProvStateIndex | Index page for ProvStates. |
| StoreProvStateWrapper | A recordset wrapper class for StoreProvState objects. |
| StoreQuantityDiscount | Quantity discount object. |
| StoreQuantityDiscountRegionBinding | Dataobject for quantity-discount region bindings. |
| StoreQuantityDiscountRegionBindingWrapper | A recordset wrapper class for QuantityDiscountRegionBinding objects. |
| StoreQuantityDiscountWrapper | A recordset wrapper class for StoreQuantityDiscount objects. |
| StoreQuantityEntry | An integer entry widget especially taillored to quantity entry for an e-commerce web application. |
| StoreQuickOrderItemSelector | Item selector that puts items into optgroups based on item groups. |
| StoreQuickOrderPage | |
| StoreQuickOrderServer | Handles XML-RPC requests from the quick order page. |
| StoreRegion | Regions are areas in which products may be sold. |
| StoreRegionDelete | Delete confirmation page for Regions. |
| StoreRegionEdit | Edit page for Regions. |
| StoreRegionIndex | Index page for Regions. |
| StoreRegionWrapper | A recordset wrapper class for StoreRegion objects. |
| StoreSaleDiscount | A sale with a percentage discount. |
| StoreSaleDiscountDelete | Delete confirmation page for sale discounts. |
| StoreSaleDiscountEdit | Edit page for SaleDiscount. |
| StoreSaleDiscountIndex | Index page for SaleDiscounts. |
| StoreSavedCart | A saved-cart object. |
| StoreSavingsCellRenderer | A percentage cell renderer for savings. |
| StoreSearchDisclosure | Special disclosure widget for displaying the search panel for. |
| StoreSearchPage | Page for displaying a search form above search results. |
| StoreSearchPanel | Advanced search controls panel for Store. |
| StoreSearchPanelServer | |
| StoreSearchReportIndex | Search report index page. |
| StoreSearchResultsPage | Page for displaying search results. |
| StoreShipmentMethod | A shipment method for an e-commerce web application. |
| StoreShippingAddressCellRenderer | An billing address cell renderer that displays a message if the address is the same as the shipping address. |
| StoreSiteMapPage | |
| StoreStatus | Abstract base class for an object status. |
| StoreStatusList | Abstract base class for a list of StoreStatus objects. |
| StoreTableViewButtonRow | A table view row with an embedded button. |
| StoreTableViewConfirmationButtonRow | A table view row with an embedded confirmation button. |
| StoreTaxRow | Displays taxes in a special row at the bottom of a table view. |
| StoreTextRow | A an extra row for displaying textual content. |
| StoreTotalConfirmationButtonRow | A total row containing a confirmation button. |
| StoreTotalRow | Displays totals in a special row at the bottom of a table view. |
| StoreTransactionStatusCellRenderer | Cell renderer for payment transaction statuses. |
| StoreUI | This is a deprecated equivalent of SwatUI. |
| StoreUnimplementedException | Exception that is thrown when an unimplemented method is called. |
| StoreXMLRPCServerFactory | |
| StoreXmlSiteMapPage | A generated XML Site Map for stores. |
| StoreYeOldePriceCellRenderer | A currency cell renderer. |