public interface ComposeCatalogTaskCmd
extends com.ibm.websphere.command.Command
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
IBM copyright notice field.
|
static java.lang.String | DEFAULTCOMMANDCLASSNAME
The default implementation class name.
|
static java.lang.String | NAME
The full class name for this interface file.
|
Modifier and Type | Method and Description |
---|---|
CatalogType | getCatalog()
Return the ShowCatalog BOD.
|
void | setCatalogs(java.util.ArrayList avCatalogs)
Set the input list of catalogs.
|
static final java.lang.String COPYRIGHT
static final java.lang.String NAME
static final java.lang.String DEFAULTCOMMANDCLASSNAME
CatalogType getCatalog()
void setCatalogs(java.util.ArrayList avCatalogs)