Class EntityElement

java.lang.Object
com.ptc.odata.windchill.entity.property.EntityElement
All Implemented Interfaces:
com.ptc.odata.core.entity.property.EntityPropertyObject<com.infoengine.object.factory.Element>

public class EntityElement extends Object implements com.ptc.odata.core.entity.property.EntityPropertyObject<com.infoengine.object.factory.Element>
Container for processing a Entity properties of a object element.

Supported API: true

Extendable: false
  • Method Details

    • getEntity

      public org.apache.olingo.commons.api.data.Entity getEntity()
      Returns the Entity of this EntityElement

      Supported API: true
      Specified by:
      getEntity in interface com.ptc.odata.core.entity.property.EntityPropertyObject<com.infoengine.object.factory.Element>
    • getBackingObject

      public Object getBackingObject()
      Returns the Windchill backing object for the EntityElement.

      Supported API: true
      Returns:
      the backingObject