com.ptc.windchill.enterprise.part.server
Class ExpandPartConfigSpecStructureCommandDelegate

java.lang.Object
  extended bycom.ptc.core.command.common.delegate.AbstractCommandDelegate
      extended bycom.ptc.core.command.server.delegate.AbstractRemoteCommandDelegate
          extended bycom.ptc.core.foundation.struct.server.AbstractConfigSpecCommandDelegate
              extended bycom.ptc.core.foundation.struct.server.AbstractConfigSpecStructureCommandDelegate
                  extended bycom.ptc.core.foundation.struct.server.ExpandConfigSpecStructureCommandDelegate
                      extended bycom.ptc.windchill.enterprise.part.server.ExpandPartConfigSpecStructureCommandDelegate
All Implemented Interfaces:
CommandDelegate, ServerCommandDelegateConstants

public class ExpandPartConfigSpecStructureCommandDelegate
extends com.ptc.core.foundation.struct.server.ExpandConfigSpecStructureCommandDelegate


Field Summary
 
Fields inherited from class com.ptc.core.foundation.struct.server.AbstractConfigSpecCommandDelegate
IDENTIFIER_FACTORY
 
Fields inherited from class com.ptc.core.command.server.delegate.AbstractRemoteCommandDelegate
ACCESS_LOG_ENABLED
 
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
ExpandPartConfigSpecStructureCommandDelegate()
           
 
Method Summary
protected  QueryResult retrieveStructureQueryResults(Iterated iterated_obj, com.ptc.core.foundation.struct.common.ExpandConfigSpecStructureCommand cmd)
           
 
Methods inherited from class com.ptc.core.foundation.struct.server.ExpandConfigSpecStructureCommandDelegate
processStructure
 
Methods inherited from class com.ptc.core.foundation.struct.server.AbstractConfigSpecStructureCommandDelegate
doExecution, finalize
 
Methods inherited from class com.ptc.core.foundation.struct.server.AbstractConfigSpecCommandDelegate
getConfigSpec, getConfigSpec, getDefaultConfigSpec, getDefaultConfigSpec, getStandinForMasteredObject, translateConfigSpec
 
Methods inherited from class com.ptc.core.command.server.delegate.AbstractRemoteCommandDelegate
addContainerReferenceIfMissing, addContainerReferenceIfMissing, depopulateServerFunctions, dispatchEvent, dispatchVetoableEvent, doPostprocessing, doPrepareEntityCommand, doPrepareEntityCommand, doPreprocessing, expandFilter, 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
 

Constructor Detail

ExpandPartConfigSpecStructureCommandDelegate

public ExpandPartConfigSpecStructureCommandDelegate()
Method Detail

retrieveStructureQueryResults

protected QueryResult retrieveStructureQueryResults(Iterated iterated_obj,
                                                    com.ptc.core.foundation.struct.common.ExpandConfigSpecStructureCommand cmd)
                                             throws CommandException
Throws:
CommandException