public class GetAttachmentCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements GetAttachmentCmd
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright notice field.
|
| Constructor and Description |
|---|
GetAttachmentCmdImpl()
The constructor for GetAttachmentCmdImpl
|
| Modifier and Type | Method and Description |
|---|---|
ShowAttachmentType |
getShowAttachment()
Provide a get method to get the result (ShowAttachmentType BOD)
|
void |
setGetAttachment(GetAttachmentType getAttachment)
A set method for GetAttachment
|
getFetchCommandInterface, getInsertMoreDataCommandInterface, getResultBusinessObjectDocument, getSearchExpression, getUniqueID, handleException, isReadyToCallExecute, performExecute, setFetchCommandInterface, setInsertMoreDataCommandInterface, setOutputProperties, setRequestBusinessObjectDocument, setUniqueIDXPathexecuteFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, reset, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setTargetPolicypublic static final java.lang.String COPYRIGHT
public GetAttachmentCmdImpl()
public void setGetAttachment(GetAttachmentType getAttachment)
setGetAttachment in interface GetAttachmentCmdgetAttachment - the GetAttachment BOD that GetAttachmentCmd would executepublic ShowAttachmentType getShowAttachment()
getShowAttachment in interface GetAttachmentCmd