Class AffectedByObjectEntityDelegate
java.lang.Object
com.ptc.odata.windchill.changemgmt.entity.service.ChangeManagementEntityDelegate
com.ptc.odata.windchill.changemgmt.entity.service.AffectedByObjectEntityDelegate
- 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("AffectedByObjects")
@Scope("singleton")
public class AffectedByObjectEntityDelegate
extends ChangeManagementEntityDelegate
Displays Affectedby Objects for Windchill objects that are change objects. To get Affectedby Objects for a changeable
update the entity configuration inheritance to include "AffectedByObjects".
Supported API: true
Extendable: false http://vagrant.ptcnet.ptc.com:2280/Windchill/servlet/odata/Changeables('VR:wt.part.WTPart:93931')/AffectedByObjects
{
...
"inherits":[ {
"name":"AffectedByObjects"
}],
...
}
Supported API: true
Extendable: false http://vagrant.ptcnet.ptc.com:2280/Windchill/servlet/odata/Changeables('VR:wt.part.WTPart:93931')/AffectedByObjects
-
Method Summary
Methods inherited from class com.ptc.odata.windchill.changemgmt.entity.service.ChangeManagementEntityDelegate
getInheritedAttributes, getInheritedNavBindings, isValidNavigation, setNavigationAttributesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.ptc.odata.core.entity.service.EntityDelegate
getEdmProvider, setEdmProviderMethods 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, vetoEmptyPropertyOnNewEntityMethods inherited from interface com.ptc.odata.windchill.entity.service.WcEntityDelegate
getInheritedActions, getInheritedFunctions, getOwningDomainName, hasStream