Interface IShapeProvider
- All Superinterfaces:
INamedObject
,IPersistable
- All Known Implementing Classes:
DataTableThing
,DataThing
,DataThingWithEvents
,FileRepositoryThing
,LogRetrievalStrategy
,NotificationHandler
,RemoteThing
,RemoteThingWithFileTransfer
,RemoteThingWithTunnels
,RemoteThingWithTunnelsAndFileTransfer
,ReportingStrategy
,SecurityMonitorThing
,StreamThing
,Thing
,ThingShape
,ThingTemplate
-
Method Summary
Methods inherited from interface com.thingworx.types.INamedObject
getDescription
Methods inherited from interface com.thingworx.entities.interfaces.IPersistable
getID, hasID
-
Method Details
-
getName
- Specified by:
getName
in interfaceINamedObject
-
getEntityType
@ThingworxExtensionApiMethod(since={6,6}) RelationshipTypes.ThingworxRelationshipTypes getEntityType() -
getInstanceShape
-