public class FetchCatalogByIdentifierTaskCmdImpl extends AbstractFetchCatalogSOICmdImpl
BaseContext using ,getStoreId()
method in the CatalogComponentHelper helper classs.'/Catalog[CatalogIdentifier[ExternalIdentifier[Identifier=]]]'
| Constructor and Description |
|---|
FetchCatalogByIdentifierTaskCmdImpl()
The default constructor for this class.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList |
fetchCatalogs()
This is the method used to fetch the catalog data bean, from the identifier specified in the XPath query.
|
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 FetchCatalogByIdentifierTaskCmdImpl()
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()