|
||||||||||
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.ws.rest.services.admin.tasks.AddRestEndpointTask
public class AddRestEndpointTask
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 |
---|
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 | |
---|---|
AddRestEndpointTask(com.ibm.websphere.management.cmdframework.commanddata.CommandData inCommandData)
|
|
AddRestEndpointTask(com.ibm.websphere.management.cmdframework.commandmetadata.CommandMetadata metadata)
|
Method Summary | |
---|---|
void |
execute()
|
Methods inherited from class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand |
---|
cleanupUploadedFiles, createParamEObject, createParameterMetadata, execute, generateScript, getChoices, getCmdMgrType, getCommandData, getCommandMetadata, getCommandMetadata, getCommandResult, getCommandSession, getConfigService, getConfigSession, getLocale, getName, getOrigParameterValue, getParameter, getParameter, getParameterMetadata, getResult, getTargetObject, getTargetObjectChoices, getUserData, initCommandData, initializeParameter, initializeParameter, isAsyncCommand, isDynamicStepCommand, isLocalMode, isParamReadonly, isPrivateParameter, isTable, listAllParameterName, listParameterName, listSetParams, listSetParams, redo, resetCommandData, resetCommandMetadata, save, sendNotification, setCmdHandler, setCmdMgrType, setCommandMetadata, setCommandResult, setCommandSession, setConfigSession, setListSetParamsTable, setLocale, setOrigParameterValue, setParameter, setParameter, setTargetObject, setupListener, validate |
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, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.common.command.Command |
---|
canExecute, canUndo, chain, dispose, getAffectedObjects, getDescription, getLabel, undo |
Constructor Detail |
---|
public AddRestEndpointTask(com.ibm.websphere.management.cmdframework.commandmetadata.CommandMetadata metadata) throws com.ibm.websphere.management.cmdframework.CommandNotFoundException
metadata
-
com.ibm.websphere.management.cmdframework.CommandNotFoundException
public AddRestEndpointTask(com.ibm.websphere.management.cmdframework.commanddata.CommandData inCommandData) throws com.ibm.websphere.management.cmdframework.CommandNotFoundException, com.ibm.websphere.management.cmdframework.CommandLoadException
inCommandData
-
com.ibm.websphere.management.cmdframework.CommandNotFoundException
com.ibm.websphere.management.cmdframework.CommandLoadException
Method Detail |
---|
public void execute()
execute
in interface org.eclipse.emf.common.command.Command
execute
in class com.ibm.websphere.management.cmdframework.provider.AbstractAdminCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |