|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.command.AbstractCommand
com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
com.ibm.ws.rest.services.admin.RestServicesDeleteDeployTargetExt
public class RestServicesDeleteDeployTargetExt
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand |
---|
com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand.CmdNotificationListener |
Nested classes/interfaces inherited from class org.eclipse.emf.common.command.AbstractCommand |
---|
org.eclipse.emf.common.command.AbstractCommand.NonDirtying |
Field Summary | |
---|---|
static java.lang.String |
CLUSTER_NAME_PARAM
|
protected static java.util.logging.Logger |
logger
|
static java.lang.String |
NODE_NAME_PARAM
|
static java.lang.String |
SERVER_NAME_PARAM
|
Fields inherited from class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep |
---|
taskCmd |
Fields inherited from class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand |
---|
ASYNC_CUSTOM_TAG, asyncCmdSession, cmdMgrType, cnh, DYNAMIC_CUSTOM_TAG, listSetParamsTable, PRIVATE_CUSTOM_TAG |
Fields inherited from class org.eclipse.emf.common.command.AbstractCommand |
---|
description, isExecutable, isPrepared, label |
Constructor Summary | |
---|---|
RestServicesDeleteDeployTargetExt(com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand parentTaskCommand,
com.ibm.websphere.management.cmdframework.commanddata.CommandData commandData)
|
|
RestServicesDeleteDeployTargetExt(com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand parentTaskCommand,
com.ibm.websphere.management.cmdframework.commandmetadata.CommandMetadata commandMetadata)
|
Method Summary | |
---|---|
protected void |
executeStep()
|
void |
validate()
|
Methods inherited from class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep |
---|
addRow, commandParamModified, createParamEObject, deleteRow, equals, execute, execute, getChoices, getCommandMetadata, getCommandStepData, getConfigSession, getNumberOfRows, getParameter, hashcode, initCommandData, initializeRow, initializeStep, isEnabled, isLocalMode, isRequired, isRequired, isTable, listSetParams, resetCommandData, setParameter, stepModified, taskCommandExecuted |
Methods inherited from class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand |
---|
cleanupUploadedFiles, createParameterMetadata, generateScript, getChoices, getCmdMgrType, getCommandData, getCommandMetadata, getCommandResult, getCommandSession, getConfigService, getLocale, getName, getOrigParameterValue, getParameter, getParameterMetadata, getResult, getTargetObject, getTargetObjectChoices, getUserData, initializeParameter, initializeParameter, isAsyncCommand, isDynamicStepCommand, isParamReadonly, isPrivateParameter, listAllParameterName, listParameterName, listSetParams, redo, resetCommandMetadata, save, sendNotification, setCmdHandler, setCmdMgrType, setCommandMetadata, setCommandResult, setCommandSession, setConfigSession, setListSetParamsTable, setLocale, setOrigParameterValue, setParameter, setTargetObject, setupListener |
Methods inherited from class org.eclipse.emf.common.command.AbstractCommand |
---|
canExecute, canUndo, chain, dispose, getAffectedObjects, getDescription, getLabel, prepare, setDescription, setLabel, toString, undo |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.ibm.websphere.management.cmdframework.AdminCommand |
---|
createParameterMetadata, generateScript, getChoices, getCommandMetadata, getCommandResult, getLocale, getName, getOrigParameterValue, getParameter, getTargetObject, getTargetObjectChoices, isAsyncCommand, isDynamicStepCommand, isPrivateParameter, listAllParameterName, listParameterName, listSetParams, save, setCmdHandler, setConfigSession, setLocale, setOrigParameterValue, setParameter, setTargetObject |
Methods inherited from interface org.eclipse.emf.common.command.Command |
---|
canExecute, canUndo, chain, dispose, getAffectedObjects, getDescription, getLabel, getResult, redo, undo |
Field Detail |
---|
protected static java.util.logging.Logger logger
public static java.lang.String CLUSTER_NAME_PARAM
public static java.lang.String NODE_NAME_PARAM
public static java.lang.String SERVER_NAME_PARAM
Constructor Detail |
---|
public RestServicesDeleteDeployTargetExt(com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand parentTaskCommand, com.ibm.websphere.management.cmdframework.commandmetadata.CommandMetadata commandMetadata)
public RestServicesDeleteDeployTargetExt(com.ibm.websphere.management.cmdframework.provider.AbstractTaskCommand parentTaskCommand, com.ibm.websphere.management.cmdframework.commanddata.CommandData commandData) throws com.ibm.websphere.management.cmdframework.CommandNotFoundException
com.ibm.websphere.management.cmdframework.CommandNotFoundException
Method Detail |
---|
public void validate() throws com.ibm.websphere.management.cmdframework.CommandValidationException
validate
in interface com.ibm.websphere.management.cmdframework.AdminCommand
validate
in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
com.ibm.websphere.management.cmdframework.CommandValidationException
protected void executeStep()
executeStep
in class com.ibm.websphere.management.cmdframework.provider.AbstractCommandStep
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |