Class CADDocAllPrimaryContentHolderEntityDelegate

java.lang.Object
com.ptc.odata.windchill.entity.service.AllPrimaryContentHolderEntityDelegate
com.ptc.odata.windchill.caddocument.entity.service.CADDocAllPrimaryContentHolderEntityDelegate
All Implemented Interfaces:
com.ptc.odata.core.entity.service.EntityDelegate, com.ptc.odata.windchill.entity.processor.EntityProcessorDelegate, com.ptc.odata.windchill.entity.service.WcEntityDelegate

@Component("cadDocAllPrimaryContentHolder") public class CADDocAllPrimaryContentHolderEntityDelegate extends com.ptc.odata.windchill.entity.service.AllPrimaryContentHolderEntityDelegate
Extends "allPrimaryContentHolder" behavior for CAD Documents only. Currently navigation of "AllPrimaryContents" is based on supported CAD document types from wcCADDocumentMgmt.properties.xconf. For eg. For CAD document of type as STEP,IGES navigation of "AllPrimaryContents" will return PrimaryContent as they are added in above property file but for CAD document having type as CADCOMPONENT PrimaryContent would not be returned, instead null would be returned in response. Supported API: true

Extendable: false
  • Field Summary

    Fields inherited from class com.ptc.odata.windchill.entity.service.AllPrimaryContentHolderEntityDelegate

    ALL_PRIMARY_CONTENTS_PATH
  • Method Summary

    Methods inherited from class com.ptc.odata.windchill.entity.service.AllPrimaryContentHolderEntityDelegate

    getEntityProcessorDelegate, getInheritedNavBindings, getInheritedNavProperties, isValidNavigation, isValidWcType

    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, 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

    getInheritedActions, getInheritedAttributes, getInheritedFunctions, getOwningDomainName, hasStream