| Class | Description |
|---|---|
| AbstractCatalogEntryFacadeClient | Deprecated
in version 6.0, replaced by
AbstractCatalogFacadeClient |
| AbstractCatalogFacadeClient |
This class provides a set of methods that can be used to communicate with the
Catalog facade.
|
| CatalogEntryFacadeClient |
This class provides common methods to the base catalog entry facade that this
and other utility classes can use.
|
| CatalogFacadeClient |
This class provides common methods that this and other utility class to the Catalog
facade can use.
|
| CatalogGroupFacadeClient |
This class also provides a set of convenient Java API to represent
particular CatalogGroup operations.
|
| CatalogNavigationViewFacadeClient |
This class provides common methods that this and other utility class to the CatalogNavigationView
facade can use.
|
| CatalogXPathKey |
This interface supplies constants for catalog
Xpath keys. |
| Exception | Description |
|---|---|
| CatalogEntryException |
This exception will be thrown when an error happens while performing a Process operation on a single CatalogEntry.
|
| CatalogException |
This exception will be thrown when an error happens while performing a Process operation on a single Catalog.
|
| CatalogGroupException |
This exception will be thrown when an error happens while performing a Process operation on a single CatalogGroup.
|
| KitException |
This exception will be thrown when an error happens while performing a Process operation on a Kit.
|