com.ptc.windchill.enterprise.part.server
Class CreateWTPartUsageLinkCommandDelegate
java.lang.Object
com.ptc.core.command.common.delegate.AbstractCommandDelegate
com.ptc.core.command.server.delegate.AbstractRemoteCommandDelegate
com.ptc.core.command.server.delegate.entity.CreatePersistentEntityCommandDelegate
com.ptc.windchill.enterprise.part.server.CreateWTPartUsageLinkCommandDelegate
- All Implemented Interfaces:
- CommandDelegate, ServerCommandDelegateConstants
- public class CreateWTPartUsageLinkCommandDelegate
- extends CreatePersistentEntityCommandDelegate
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
identifierFactory
private static IdentifierFactory identifierFactory
partUsedByATI
private static AttributeTypeIdentifier partUsedByATI
isParentCheckedOutATI
private static AttributeTypeIdentifier isParentCheckedOutATI
checkOutPartFilter
private static AttributeContainerSpec checkOutPartFilter
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
CreateWTPartUsageLinkCommandDelegate
public CreateWTPartUsageLinkCommandDelegate()
doExecution
protected Command doExecution(Command cmd)
throws CommandException
- Description copied from class:
CreatePersistentEntityCommandDelegate
Supported API: false
- Overrides:
doExecution
in class CreatePersistentEntityCommandDelegate
- Parameters:
cmd
-
- Returns:
- Command
- Throws:
CommandException