com.ptc.windchill.enterprise.change2.server
Class UpdateWTChangeInvestigationCommandDelegate

java.lang.Object
  extended bycom.ptc.core.command.common.delegate.AbstractCommandDelegate
      extended bycom.ptc.core.command.server.delegate.AbstractRemoteCommandDelegate
          extended bycom.ptc.windchill.enterprise.change2.server.UpdateWTChangeInvestigationCommandDelegate
All Implemented Interfaces:
CommandDelegate, ServerCommandDelegateConstants

public class UpdateWTChangeInvestigationCommandDelegate
extends AbstractRemoteCommandDelegate



Supported API: false

Extendable: false


Field Summary
private static String CLASSNAME
           
 
Fields inherited from class com.ptc.core.command.server.delegate.AbstractRemoteCommandDelegate
ACCESS_LOG_ENABLED, IDENTIFIER_FACTORY
 
Fields inherited from class com.ptc.core.command.common.delegate.AbstractCommandDelegate
DEBUG
 
Fields inherited from interface com.ptc.core.command.server.delegate.ServerCommandDelegateConstants
CONTEXT, INSTANCE_BASED_ATTRIBUTE, INSTANCE_DATA, MODEL_BASED_ATTRIBUTE, REFERENCE_FROM, REFERENCE_TO, WINDCHILL_TYPE
 
Constructor Summary
UpdateWTChangeInvestigationCommandDelegate()
           
 
Method Summary
protected  Command doExecution(Command cmd)
          

Supported API: false
 
Methods inherited from class com.ptc.core.command.server.delegate.AbstractRemoteCommandDelegate
addContainerReferenceIfMissing, addContainerReferenceIfMissing, depopulateServerFunctions, dispatchEvent, dispatchVetoableEvent, doPostprocessing, doPrepareEntityCommand, doPrepareEntityCommand, doPreprocessing, expandFilter, finalize, getContainerIdentifier, getDefaultContainerIdentifier, getManagerService, getService, initialize, logAccessDetail, populateMissingContent, populateOtherContent, populatePersistable, populatePersistable, populatePersistableWithoutUpdateCount, populatePersistableWithoutUpdateCount, populateServerFunction, populateTypeInstance, removeContainerReference
 
Methods inherited from class com.ptc.core.command.common.delegate.AbstractCommandDelegate
execute, getDebugLog, getDelegateID, getFeedbackModel, postprocess, preprocess, setDelegateID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASSNAME

private static final String CLASSNAME
Constructor Detail

UpdateWTChangeInvestigationCommandDelegate

public UpdateWTChangeInvestigationCommandDelegate()
Method Detail

doExecution

protected Command doExecution(Command cmd)
                       throws CommandException


Supported API: false

Specified by:
doExecution in class AbstractCommandDelegate
Parameters:
cmd -
Returns:
Command
Throws:
CommandException