public interface GetCatalogCmd
GetCatalogType
which contains the details Xpath request, and to get the show catalog type which contains the catalog information, used to compose the show BOD.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright field.
|
| Modifier and Type | Method and Description |
|---|---|
ShowCatalogType |
getShowCatalog()
Provide a get method to get the result (ShowCatalogType BOD)
|
void |
setGetCatalog(GetCatalogType getCatalog)
Set the GetCatalogType.
|
static final java.lang.String COPYRIGHT
void setGetCatalog(GetCatalogType getCatalog)
getCatalog - the GetCatalog BOD that GetCatalogCmd would executeShowCatalogType getShowCatalog()