Class Summary
|
CategoryItemIterator |
A CategoryItemIterator is a ViewIterator over all ProductItem s within a Category. |
CategoryIterator |
A CategoryIterator is a ViewIterator over all Categories . |
CategoryManagerImpl |
Implementation class for the CategoryManagerImpl Tier 1 service provider
interface. |
JdbcCategoryManagerImpl |
Implementation class for the Tier 2 service provider that manages
catalog categories using a JDBC persistence model. |
OrphanedItemIterator |
A OrphanedItemIterator is a ViewIterator over OrphanedItem s. |
SeedCacheStartup |
SeedCacheStartup is a WebLogic Server startup class. |
SiblingIterator |
A SiblingIterator is a ViewIterator over the sibling Category objects
for a given Category. |
SubCategoryIterator |
A SubCategoryIterator is a ViewIterator over
the sub categories of a given parent Category . |
This package contains the classes that define a pluggable service to manage the Categories and hierarchical structure of the Product Catalog.