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, setVersionCheck
public FetchCatalogByCatalogIdCmdImpl()
public java.util.ArrayList fetchCatalogs() throws CatalogApplicationException
ArrayList
of Catalog data beans.CatalogApplicationException
public ShowType getShow()
getShow
in interface FetchCatalogCmd
getShow
in interface AbstractFetchNounCmd
getShow
in class AbstractFetchCatalogSOICmdImpl
FetchCatalogCmd.getShow()