public class GetOnlineStoreCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements GetOnlineStoreCmd
Constructor and Description |
---|
GetOnlineStoreCmdImpl()
The constructor for GetOnlineStoreCmdImpl
|
Modifier and Type | Method and Description |
---|---|
ShowOnlineStoreType |
getShowOnlineStore()
Provide a get method to get the result (ShowOnlineStoreType BOD)
|
void |
setGetOnlineStore(GetOnlineStoreType getOnlineStore)
A set method for GetOnlineStore
|
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 GetOnlineStoreCmdImpl()
public void setGetOnlineStore(GetOnlineStoreType getOnlineStore)
setGetOnlineStore
in interface GetOnlineStoreCmd
getOnlineStore
- the GetOnlineStore BOD that GetOnlineStoreCmd would executepublic ShowOnlineStoreType getShowOnlineStore()
getShowOnlineStore
in interface GetOnlineStoreCmd