public class GetConfigurationCmdImpl extends AbstractGetBusinessObjectDocumentCmdImpl implements GetConfigurationCmd
Constructor and Description |
---|
GetConfigurationCmdImpl()
The constructor for GetConfigurationCmdImpl
|
Modifier and Type | Method and Description |
---|---|
ShowConfigurationType |
getShowConfiguration()
Provide a get method to get the result (ShowConfigurationType BOD)
|
void |
setGetConfiguration(GetConfigurationType getConfiguration)
A set method for GetConfiguration
|
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 GetConfigurationCmdImpl()
public void setGetConfiguration(GetConfigurationType getConfiguration)
setGetConfiguration
in interface GetConfigurationCmd
getConfiguration
- the GetConfiguration BOD that GetConfigurationCmd would executepublic ShowConfigurationType getShowConfiguration()
getShowConfiguration
in interface GetConfigurationCmd