public class InsertMoreLayoutPageLocationDataCmdImpl extends AbstractInsertMoreNounDataCmdImpl implements InsertMoreLayoutDataCmd
LayoutActivityHelper to get all the needed information for PageLocation.| Constructor and Description |
|---|
InsertMoreLayoutPageLocationDataCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
performExecute()
This method performs the main logic of this command to populate Page Location information into the show response.
|
void |
setPageLocationActivityHelper(java.lang.String activityHelperClassName)
This method sets the Page Location Activity Helper used by this class.
|
isReadyToCallExecute, reset, setGet, setNouns, setSearchExpression, setShowexecute, executeFromCache, getCaller, getEntryInfo, getId, getObjectSize, getSharingPolicy, postExecute, preExecute, setCaller, setObjectSize, unionDependencies, updateCachegetCommandTarget, getCommandTargetName, getTargetPolicy, hasOutputProperties, setCommandTarget, setCommandTargetName, setHasOutputProperties, setOutputProperties, setTargetPolicyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetGet, setNouns, setSearchExpression, setShowpublic InsertMoreLayoutPageLocationDataCmdImpl()
public void setPageLocationActivityHelper(java.lang.String activityHelperClassName)
throws PageLayoutSystemException
activityHelperClassName - The fully qualified class name of the Page Location Activity Helper to set.
This class should inherit from PageLocationActivityHelper.PageLayoutSystemExceptionpublic void performExecute()
throws java.lang.Exception
performExecute in interface com.ibm.websphere.command.TargetableCommandperformExecute in class com.ibm.websphere.command.TargetableCommandImpljava.lang.Exception