public interface FetchCatalogEntryCmd extends AbstractFetchNounCmd
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
| Modifier and Type | Method and Description |
|---|---|
ShowType |
getShow()
Returns the show verb that represents the results returned.
|
void |
setGet(GetType getVerb)
This method sets the get expression to base the fetch operation on.
|
getNouns, setSearchExpressionstatic final java.lang.String COPYRIGHT
ShowType getShow()
getShow in interface AbstractFetchNounCmdvoid setGet(GetType getVerb)
setGet in interface AbstractFetchNounCmdgetVerb - The get expression to execute.