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, setUniqueIDXPath
executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, reset, setCaller, setObjectSize, unionDependencies, updateCache
getCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setTargetPolicy
public static final java.lang.String COPYRIGHT
public GetAttachmentCmdImpl()
public void setGetAttachment(GetAttachmentType getAttachment)
setGetAttachment
in interface GetAttachmentCmd
getAttachment
- the GetAttachment BOD that GetAttachmentCmd would executepublic ShowAttachmentType getShowAttachment()
getShowAttachment
in interface GetAttachmentCmd