Class ChangeManagementEntityDelegate

java.lang.Object
com.ptc.odata.windchill.changemgmt.entity.service.ChangeManagementEntityDelegate
All Implemented Interfaces:
com.ptc.odata.core.entity.service.EntityDelegate, com.ptc.odata.windchill.entity.processor.EntityProcessorDelegate, com.ptc.odata.windchill.entity.service.WcEntityDelegate
Direct Known Subclasses:
AffectedByLinkEntityDelegate, AffectedByObjectEntityDelegate, AffectedByTaskEntityDelegate, AffectedObjectEntityDelegate, AffectsLinkEntityDelegate, ChangeIssueAffectsLinkEntityDelegate, ChangeNoticeAffectsLinkEntityDelegate, ChangeRequestAffectsLinkEntityDelegate, PendingEffectivityEntityDelegate, ProcessLinkEntityDelegate, ProcessObjectEntityDelegate, ReferenceLinkEntityDelegate, ReferenceObjectEntityDelegate, ResultedByChangeObjectsEntityDelegate, ResultedByObjectEntityDelegate, ResultingByLinkEntityDelegate, ResultingLinkEntityDelegate, ResultingObjectEntityDelegate, UnincorporatedByChangeObjectsEntityDelegate, UnincorporatedByLinkEntityDelegate, UnincorporatedByObjectsEntityDelegate, UnincorporatedLinkEntityDelegate

public abstract class ChangeManagementEntityDelegate extends Object implements com.ptc.odata.windchill.entity.service.WcEntityDelegate, com.ptc.odata.windchill.entity.processor.EntityProcessorDelegate
This is class provides abstract implementation of some of the API of WcEntityDelegate, EntityProcessorDelegate for other delegates defined in change management domain. Supported API: true

Extendable: true
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.ptc.odata.core.entity.service.EntityDelegate

    getEdmProvider, setEdmProvider

    Methods inherited from interface com.ptc.odata.windchill.entity.processor.EntityProcessorDelegate

    addEntityAssociation, createMediaEntity, deleteAllEntityAssociations, deleteEntityAssociation, getEntityStreamProperties, getRelatedEntityCollection, multiOperationPostProcess, multiOperationPreProcess, operationPostProcess, operationPreProcess, processAdditionalAttributes, readAction, readActionVoid, readEntityData, readEntitySetData, readFunction, readMediaEntity, updateEntityAssociations, updateMediaEntity, vetoEmptyPropertyOnNewEntity

    Methods inherited from interface com.ptc.odata.windchill.entity.service.WcEntityDelegate

    getEntityProcessorDelegate, getInheritedActions, getInheritedFunctions, getOwningDomainName, hasStream, isValidWcType