Class LifecycleManagedEntityProcessorDelegate
java.lang.Object
com.ptc.odata.windchill.entity.processor.LifecycleManagedEntityProcessorDelegate
- All Implemented Interfaces:
com.ptc.odata.windchill.entity.processor.EntityProcessorDelegate
@Component("lifecycleManaged.processor")
@Scope("singleton")
public class LifecycleManagedEntityProcessorDelegate
extends Object
implements com.ptc.odata.windchill.entity.processor.EntityProcessorDelegate
Processor for lifecycleManaged inherit delegate
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.ptc.odata.windchill.entity.processor.EntityProcessorDelegate
addEntityAssociation, createMediaEntity, deleteAllEntityAssociations, deleteEntityAssociation, getEntityStreamProperties, getRelatedEntityCollection, isValidNavigation, multiOperationPostProcess, multiOperationPreProcess, operationPostProcess, operationPreProcess, readActionVoid, readEntityData, readEntitySetData, readMediaEntity, updateEntityAssociations, updateMediaEntity, vetoEmptyPropertyOnNewEntity