public class GetClientLocationCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements GetClientLocationCmd
FetchClientLocationCmd command to get the nouns,
and the method buildShowBusinessObjectDocument returns the response
business object document.| Constructor and Description |
|---|
GetClientLocationCmdImpl()
This method is the default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
ShowClientLocationType |
getShowClientLocation()
This method gets the
ShowClientLocationType business object document result. |
void |
setGetClientLocation(GetClientLocationType getClientLocation)
This method sets the
GetClientLocationType business object document that this command will process. |
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, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetResultBusinessObjectDocument, handleException, setRequestBusinessObjectDocumentpublic GetClientLocationCmdImpl()
public void setGetClientLocation(GetClientLocationType getClientLocation)
GetClientLocationType business object document that this command will process.setGetClientLocation in interface GetClientLocationCmdgetClientLocation - The GetClientLocationType business object document.public ShowClientLocationType getShowClientLocation()
ShowClientLocationType business object document result.getShowClientLocation in interface GetClientLocationCmdShowClientLocationType business object document result to the client.