public class FetchCatalogByCatalogIdCmdImpl extends AbstractFetchCatalogSOICmdImpl
BaseContext using ,getStoreId()
method in the CatalogComponentHelper helper classs.'/Catalog[CatalogIdentifier[(UniqueID=)]]'
| Constructor and Description |
|---|
FetchCatalogByCatalogIdCmdImpl()
The default constructor for this class.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList |
fetchCatalogs()
Fetches the appropriate catalog based on the catalog id.
|
ShowType |
getShow()
This method returns the show verb response that represent the
results of the fetch operation.
|
execute, getLogger, getNouns, getShowCatalogDataArea, isReadyToCallExecute, reset, setGet, setSearchExpression, setVersionCheckpublic FetchCatalogByCatalogIdCmdImpl()
public java.util.ArrayList fetchCatalogs()
throws CatalogApplicationException
ArrayList of Catalog data beans.CatalogApplicationExceptionpublic ShowType getShow()
getShow in interface FetchCatalogCmdgetShow in interface AbstractFetchNounCmdgetShow in class AbstractFetchCatalogSOICmdImplFetchCatalogCmd.getShow()