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, setUniqueIDXPathexecuteFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, reset, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setTargetPolicypublic GetOnlineStoreCmdImpl()
public void setGetOnlineStore(GetOnlineStoreType getOnlineStore)
setGetOnlineStore in interface GetOnlineStoreCmdgetOnlineStore - the GetOnlineStore BOD that GetOnlineStoreCmd would executepublic ShowOnlineStoreType getShowOnlineStore()
getShowOnlineStore in interface GetOnlineStoreCmd