Class EntityContext
java.lang.Object
com.thingworx.externalapplication.EntityContext
- All Implemented Interfaces:
INamedObject
@ThingworxExtensionApiClass(since={9,0})
public class EntityContext
extends Object
implements INamedObject
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedInitializes this instace with default values. -
Method Summary
-
Constructor Details
-
EntityContext
protected EntityContext()Initializes this instace with default values.
-
-
Method Details
-
getDescription
- Specified by:
getDescriptionin interfaceINamedObject
-
getName
- Specified by:
getNamein interfaceINamedObject
-
getEntityType
@ThingworxExtensionApiMethod(since={9,0}) public RelationshipTypes.ThingworxRelationshipTypes getEntityType() -
getConfigurationData
@ThingworxExtensionApiMethod(since={9,0}) public ConfigurationTableCollection getConfigurationData() -
getPropertyValues
-