A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

A

Above - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
 
ACCEPT_HEADER - Static variable in class com.thingworx.common.RESTAPIConstants
 
ACCUMULATED_DATA_SHAPE - Static variable in class com.thingworx.datatables.DataTableThing
 
AcknowledgeAlert(String, String) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Acknowledge an active alert.
AcknowledgeAlert(String, String, String) - Method in class com.thingworx.resources.alerts.AlertServices
Service Category: Alerts Service Description: Acknowledge an active alert.
acknowledgeAlertByProperty(String, String) - Method in class com.thingworx.things.Thing
 
acknowledgeAlertByPropertyAndName(String, String, String) - Method in class com.thingworx.things.Thing
 
AcknowledgeAlertFromSummary(InfoTable, String) - Method in class com.thingworx.resources.alerts.AlertServices
Service Category: Alerts Service Description: Acknowledge an active alert via a summary record.
acknowledgeAllAlerts(String) - Method in class com.thingworx.things.Thing
 
AcknowledgeAllAlerts(String) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Acknowledge all active alerts.
ACTION_CHANGE_PASSWORD - Static variable in class com.thingworx.common.RESTAPIConstants
 
ACTION_CONFIRM - Static variable in class com.thingworx.common.RESTAPIConstants
 
ACTION_LOGIN - Static variable in class com.thingworx.common.RESTAPIConstants
 
ACTION_LOGOUT - Static variable in class com.thingworx.common.RESTAPIConstants
 
add(T) - Method in interface com.thingworx.metrics.IMetricSet


Adds an item to the set.
add(T, boolean) - Method in interface com.thingworx.metrics.IMetricSet


Adds an item to the set with optional persistence.
AddBooleanValueStreamEntry(DateTime, String, Boolean) - Method in class com.thingworx.things.Thing
 
AddBooleanValueStreamEntry(DateTime, String, Boolean, String) - Method in class com.thingworx.things.Thing
Service Category: StreamEntries Service Description: Add a new stream entry.
addClaim(String, String) - Method in class com.thingworx.communications.common.SecurityClaims


Adds a SecurityClaims object to this SecurityClaims object.
AddCollectionDesignTimePermission(String, String, String, String, Boolean) - Method in class com.thingworx.resources.collections.CollectionsServices
Service Category: Permissions Service Description: Add a design time permission.
AddCollectionRunTimePermission(String, String, String, String, String, Boolean) - Method in class com.thingworx.resources.collections.CollectionsServices
Service Category: Permissions Service Description: Add a run time permission.
AddCollectionVisibilityPermission(String, String, String) - Method in class com.thingworx.resources.collections.CollectionsServices
Service Category: Permissions Service Description: Add a visibility permission.
AddConfigurationTableDefinition(String, String, String, Integer, Boolean, Boolean, String) - Method in class com.thingworx.entities.RootEntity
Deprecated.
AddConfigurationTableDefinition(String, String, String, Integer, Boolean, Boolean, String, JSONObject) - Method in class com.thingworx.entities.RootEntity
Service Category: Configuration Service Description: Adds a ConfigurationTableDefinition and creates and ConfigurationTable from the definition.
AddConnection(String, String, String) - Method in class com.thingworx.networks.Network
Service Category: Connections Service Description: Add a connection.

Adds a connection of the specified type between the given parent and child on this Network.
AddDashboardGroup(String, String, Integer) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Add a dashboard group.
AddDashboardItem(String, String, String, String, InfoTable, Integer) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Add a dashboard item.
AddDataTableEntries(TagCollection, Location, String, String, InfoTable) - Method in class com.thingworx.datatables.DataTableThing
Service Category: DataTableEntries Service Description: Add multiple data table entries.
AddDataTableEntry(TagCollection, Location, String, String, InfoTable) - Method in class com.thingworx.datatables.DataTableThing
Service Category: DataTableEntries Service Description: Add a new data table entry.
AddDateTimeValueStreamEntry(DateTime, String, DateTime) - Method in class com.thingworx.things.Thing
 
AddDateTimeValueStreamEntry(DateTime, String, DateTime, String) - Method in class com.thingworx.things.Thing
Service Category: StreamEntries Service Description: Add a new stream entry.
addDesignTimePermission(PermissionTypes, Permission) - Method in class com.thingworx.entities.collections.RootEntityCollection
 
addDesignTimePermission(PermissionTypes, Permission) - Method in class com.thingworx.entities.RootEntity
 
addDesignTimePermission(PermissionTypes, Permission) - Method in interface com.thingworx.security.permissions.IDesignTimeSecurable
 
addDesignTimePermission(PermissionTypes, Permission, ContextType) - Method in class com.thingworx.entities.collections.RootEntityCollection
 
AddDesignTimePermission(String, String, String, Boolean) - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Add a design time permission.
AddDynamicRemoteSubscription(String, String, String, String) - Method in class com.thingworx.things.connected.RemoteThing
 
AddDynamicSubscription(String, String, String, String) - Method in class com.thingworx.things.Thing
Service Category: Subscriptions Service Description: Add a dynamic subscription.
AddEntities(String, TagCollection, JSONObject) - Method in class com.thingworx.projects.Project
Service Category: Projects Service Description: Adds to the project of all model entities filtered by keyword query and tags.

Add entities to this project based on the combination of a search expression, tags and types.
AddEntityVisibilities(InfoTable, TagCollection, String, Boolean) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Permissions Service Description: Add visibility on a set of entities for multiple Organizations/OrganizationalUnits.
AddEntityVisibility(String, TagCollection, String, Boolean) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Permissions Service Description: Add visibility to a set of entities.
AddEventDefinition(String, String, String, String, Boolean, String) - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Add or update an event definition.
AddEventDefinition(String, String, String, String, Boolean, String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Metadata Service Description: Add or update an event definition.
AddEventDefinition(String, String, String, String, Boolean, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Metadata Service Description: Add or update an event definition.
addField(FieldDefinition) - Method in class com.thingworx.types.InfoTable


Adds a field to the DataShapeDefinition of this InfoTable, given a FieldDefinition
AddField(JSONObject) - Method in class com.thingworx.types.InfoTable


Adds a field to this InfoTable given a field definition as a JSONObject
addFieldDefinition(FieldDefinition) - Method in class com.thingworx.datashape.DataShape


Add a field definition to this data shape.
addFieldDefinition(FieldDefinition) - Method in class com.thingworx.metadata.collections.FieldDefinitionCollection


Adds a new field definition to this data shape definition.
addFieldDefinition(FieldDefinition) - Method in class com.thingworx.metadata.DataShapeDefinition


Adds a new field definition to this data shape definition.
AddFieldDefinition(String, String, String, Integer, Boolean, String) - Method in class com.thingworx.datashape.DataShape
Service Category: Fields Service Description: Add a field definition.

An entity service that adds a new field to the current data shape.
addFilter(IFilter) - Method in class com.thingworx.types.data.filters.FilterCollection
 
addGroup(Group) - Method in class com.thingworx.security.users.User
 
addGroupMember(EntityReference) - Method in class com.thingworx.security.groups.Group
 
AddImageValueStreamEntry(DateTime, String, byte[]) - Method in class com.thingworx.things.Thing
 
AddImageValueStreamEntry(DateTime, String, byte[], String) - Method in class com.thingworx.things.Thing
Service Category: StreamEntries Service Description: Add a new stream entry.
AddInfoTableValueStreamEntry(DateTime, String, InfoTable) - Method in class com.thingworx.things.Thing
 
AddInfoTableValueStreamEntry(DateTime, String, InfoTable, String) - Method in class com.thingworx.things.Thing
Service Category: StreamEntries Service Description: Add a new stream entry.
addInstanceDesignTimePermission(PermissionTypes, Permission) - Method in interface com.thingworx.security.permissions.IInstanceDesignTimeSecurable
 
addInstanceDesignTimePermission(PermissionTypes, Permission) - Method in class com.thingworx.thingtemplates.ThingTemplate
 
AddInstanceDesignTimePermission(String, String, String, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Permissions Service Description: Add an instance design time permission.
addInstanceRunTimePermission(PermissionTypes, String, Permission) - Method in interface com.thingworx.security.permissions.IInstanceRunTimeSecurable
 
addInstanceRunTimePermission(PermissionTypes, String, Permission) - Method in class com.thingworx.thingshape.ThingShape
 
addInstanceRunTimePermission(PermissionTypes, String, Permission) - Method in class com.thingworx.thingtemplates.ThingTemplate
 
AddInstanceRunTimePermission(String, String, String, String, Boolean) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Permissions Service Description: Add an instance run time permission.
AddInstanceRunTimePermission(String, String, String, String, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Permissions Service Description: Add an instance run time permission.
addInstanceVisibilityPermission(PermissionTypes, Permission) - Method in interface com.thingworx.security.permissions.IInstanceVisibilitySecurable
 
addInstanceVisibilityPermission(PermissionTypes, Permission) - Method in class com.thingworx.thingtemplates.ThingTemplate
 
AddInstanceVisibilityPermission(String, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Permissions Service Description: Add a visibility permission.
AddIntegerValueStreamEntry(DateTime, String, Integer) - Method in class com.thingworx.things.Thing
 
AddIntegerValueStreamEntry(DateTime, String, Integer, String) - Method in class com.thingworx.things.Thing
Service Category: StreamEntries Service Description: Add a new stream entry.
AddLocationValueStreamEntry(DateTime, String, Location) - Method in class com.thingworx.things.Thing
 
AddLocationValueStreamEntry(DateTime, String, Location, String) - Method in class com.thingworx.things.Thing
Service Category: StreamEntries Service Description: Add a new stream entry.
AddLongValueStreamEntry(DateTime, String, Long) - Method in class com.thingworx.things.Thing
 
AddLongValueStreamEntry(DateTime, String, Long, String) - Method in class com.thingworx.things.Thing
Service Category: StreamEntries Service Description: Add a new stream entry.
addMember(EntityReference) - Method in class com.thingworx.entities.collections.EntityReferenceCollection
 
addMember(EntityReference) - Method in class com.thingworx.entities.collections.EntityReferenceTypeMap
 
addMember(RootEntity) - Method in class com.thingworx.entities.collections.EntityReferenceTypeMap
 
AddMember(String, String) - Method in class com.thingworx.security.groups.Group
Service Category: Members Service Description: Add a user/group to this group.
AddMember(String, String) - Method in class com.thingworx.security.organizations.OrganizationalUnit
Service Category: Members Service Description: Add a user/group to this Organizational Unit.
AddMember(String, String, String) - Method in class com.thingworx.security.organizations.Organization
Service Category: Members Service Description: Add a user/group to this organization.
addMembers(EntityReferenceCollection) - Method in class com.thingworx.entities.collections.EntityReferenceCollection
 
addMembers(EntityReferenceCollection) - Method in class com.thingworx.entities.collections.EntityReferenceTypeMap
 
addMembers(EntityReferenceTypeMap) - Method in class com.thingworx.entities.collections.EntityReferenceTypeMap
 
AddNumberValueStreamEntry(DateTime, String, Double) - Method in class com.thingworx.things.Thing
 
AddNumberValueStreamEntry(DateTime, String, Double, String) - Method in class com.thingworx.things.Thing
Service Category: StreamEntries Service Description: Add a new stream entry.
addOrganizationalUnit(OrganizationalUnit) - Method in class com.thingworx.security.users.User
 
AddOrganizationalUnit(String, String) - Method in class com.thingworx.security.organizations.Organization
Service Category: OrgUnits Service Description: Add an organizational unit.
AddOrUpdateAlert(String, String, String, String, Boolean, Integer, InfoTable, Boolean) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Add or update an alert for a property.
AddOrUpdateAlert(String, String, String, String, Boolean, Integer, InfoTable, Boolean) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Alerts Service Description: Add or update an alert for a property.
AddOrUpdateAlert(String, String, String, String, Boolean, Integer, InfoTable, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Alerts Service Description: Add or update an alert for a property.
addOrUpdateAlertDefinition(String, AlertDefinition) - Method in class com.thingworx.system.subsystems.alerts.data.AlertConfigurationCollection
 
AddOrUpdateDataTableEntries(TagCollection, Location, String, String, InfoTable) - Method in class com.thingworx.datatables.DataTableThing
Service Category: DataTableEntries Service Description: Add or update multiple data table entries.
AddOrUpdateDataTableEntry(TagCollection, Location, String, String, InfoTable) - Method in class com.thingworx.datatables.DataTableThing
Service Category: DataTableEntries Service Description: Add a new data table entry, or if it exists, update an existing entry.
addPermission(PermissionTypes, Permission) - Method in class com.thingworx.security.permissions.AssignedPermissionMap
 
addPermission(PermissionTypes, String, Permission) - Method in class com.thingworx.security.permissions.RunTimePermissionCollection
 
addProperty(PropertyDefinition) - Method in class com.thingworx.things.Thing


AddPropertyDefinition(String, String, String, String, String, Boolean, Boolean, Boolean, Boolean, String, Double, Boolean, String, Integer, String, Double, String, JSONObject) - Method in class com.thingworx.things.Thing
Deprecated.
AddPropertyDefinition(String, String, String, String, String, Boolean, Boolean, Boolean, Boolean, String, Double, Boolean, String, Integer, String, Double, String, JSONObject) - Method in class com.thingworx.thingshape.ThingShape
Deprecated.
AddPropertyDefinition(String, String, String, String, String, Boolean, Boolean, Boolean, Boolean, String, Double, Boolean, String, Integer, String, Double, String, JSONObject) - Method in class com.thingworx.thingtemplates.ThingTemplate
Deprecated.
AddPropertyDefinition(String, String, String, String, String, Boolean, Boolean, Boolean, Boolean, String, Double, Boolean, String, Integer, String, Double, String, JSONObject, JSONObject) - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Add a property definition.
AddPropertyDefinition(String, String, String, String, String, Boolean, Boolean, Boolean, Boolean, String, Double, Boolean, String, Integer, String, Double, String, JSONObject, JSONObject) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Metadata Service Description: Add a property definition.
AddPropertyDefinition(String, String, String, String, String, Boolean, Boolean, Boolean, Boolean, String, Double, Boolean, String, Integer, String, Double, String, JSONObject, JSONObject) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Metadata Service Description: Add a property definition.
AddPropertyDefinition(String, String, String, String, String, Boolean, Boolean, Boolean, String, Double, Boolean, String, Integer, String, Double, String) - Method in class com.thingworx.things.Thing
Deprecated.
As of release 8.0, replaced by AddPropertyDefinition(String, String, String, String, String, Boolean, Boolean, Boolean, String, Double, Boolean, String, Integer, String, Double, String, JSONObject)
AddPropertyDefinition(String, String, String, String, String, Boolean, Boolean, Boolean, String, Double, Boolean, String, Integer, String, Double, String) - Method in class com.thingworx.thingshape.ThingShape
Deprecated.
As of release 8.0, replaced by AddPropertyDefinition(String, String, String, String, String, Boolean, Boolean, Boolean, String, Double, Boolean, String, Integer, String, Double, String, JSONObject)
AddPropertyDefinition(String, String, String, String, String, Boolean, Boolean, Boolean, String, Double, Boolean, String, Integer, String, Double, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Deprecated.
As of release 8.0, replaced by AddPropertyDefinition(String, String, String, String, String, Boolean, Boolean, Boolean, String, Double, Boolean, String, Integer, String, Double, String, JSONObject)
AddPropertyDefinition(String, String, String, String, String, Boolean, Boolean, Boolean, String, Double, Boolean, String, Integer, String, Double, String, JSONObject) - Method in class com.thingworx.things.Thing
Deprecated.
AddPropertyDefinition(String, String, String, String, String, Boolean, Boolean, Boolean, String, Double, Boolean, String, Integer, String, Double, String, JSONObject) - Method in class com.thingworx.thingshape.ThingShape
Deprecated.
AddPropertyDefinition(String, String, String, String, String, Boolean, Boolean, Boolean, String, Double, Boolean, String, Integer, String, Double, String, JSONObject) - Method in class com.thingworx.thingtemplates.ThingTemplate
Deprecated.
AddPropertyDefinitions(InfoTable, Boolean) - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Add multiple property definitions at once.
AddPropertyDefinitions(InfoTable, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Metadata Service Description: Add multiple property definitions at once.
AddPropertyTransformDefinition(String, String, String, Boolean, Boolean, Integer, InfoTable) - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Add a property transform definition.
AddPropertyTransformDefinition(String, String, String, Boolean, Boolean, Integer, InfoTable) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Metadata Service Description: Add a property transform definition.
AddPropertyTransformDefinition(String, String, String, Boolean, Boolean, Integer, InfoTable) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Metadata Service Description: Add a property transform definition.
AddResourceEntityPermission(TagCollection, String, Boolean, InfoTable) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Permissions Service Description: Add run time permissions for a resource to a set of entities.
addRow(ValueCollection) - Method in class com.thingworx.types.InfoTable


Adds a row to this InfoTable's ValueCollectionList given a ValueCollection
AddRow(JSONObject) - Method in class com.thingworx.types.InfoTable


Adds a row to this InfoTable given the values as a JSONObject
addRowBeginning(ValueCollection) - Method in class com.thingworx.types.InfoTable


Adds a row to the beginning of this InfoTable's ValueCollectionList given a ValueCollection
addRowsFrom(InfoTable, Boolean) - Method in class com.thingworx.types.InfoTable


Adds the rows from an InfoTable to this InfoTable given: the InfoTable to be copied from and a Boolean indicating whether the copied values should be references or cloned values.
addRunTimePermission(PermissionTypes, String, Permission) - Method in class com.thingworx.entities.collections.RootEntityCollection
 
addRunTimePermission(PermissionTypes, String, Permission) - Method in class com.thingworx.entities.RootEntity
 
addRunTimePermission(PermissionTypes, String, Permission) - Method in interface com.thingworx.security.permissions.IRunTimeSecurable
 
AddRunTimePermission(String, String, String, String, Boolean) - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Add a run time permission.
AddServiceDefinition(String, String, String, InfoTable, InfoTable, Boolean, String, Integer) - Method in class com.thingworx.things.Thing
Deprecated.
AddServiceDefinition(String, String, String, InfoTable, InfoTable, Boolean, String, Integer) - Method in class com.thingworx.thingshape.ThingShape
Deprecated.
AddServiceDefinition(String, String, String, InfoTable, InfoTable, Boolean, String, Integer) - Method in class com.thingworx.thingtemplates.ThingTemplate
Deprecated.
AddServiceDefinition(String, String, String, InfoTable, InfoTable, Boolean, String, Integer, JSONObject) - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Add or update a service definition.
AddServiceDefinition(String, String, String, InfoTable, InfoTable, Boolean, String, Integer, JSONObject) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Metadata Service Description: Add or update a service definition.
AddServiceDefinition(String, String, String, InfoTable, InfoTable, Boolean, String, Integer, JSONObject) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Metadata Service Description: Add or update a service definition.
AddSessionShape(String) - Method in class com.thingworx.system.subsystems.users.UserManagementSubsystem
Service Category: Sessions Service Description: Adds the specified thing shape to the list of those assigned as session shapes.

Will add a ThingShape with the given name to the User Session Shape list.
AddShapeToThing(String, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Things Service Description: Add a thing shape to an existing thing.
AddShapeToThingTemplate(String, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: ThingTemplates Service Description: Add a thing shape to an existing thing template.
addSort(ISort) - Method in class com.thingworx.types.data.sorters.SortCollection
 
AddStreamEntries(InfoTable) - Method in class com.thingworx.streams.StreamThing
Service Category: StreamEntries Service Description: Add multiple stream entries.
addStreamEntry(DateTime, Location, String, String, TagCollection, ValueCollection) - Method in interface com.thingworx.streams.IStream
 
addStreamEntry(DateTime, Location, String, String, TagCollection, ValueCollection) - Method in class com.thingworx.streams.StreamThing
 
AddStreamEntry(DateTime, Location, String, String, TagCollection, InfoTable) - Method in class com.thingworx.streams.StreamThing
Service Category: StreamEntries Service Description: Add a new stream entry.
addStreamEntryImmediately(DateTime, Location, String, String, TagCollection, ValueCollection) - Method in class com.thingworx.streams.StreamThing
 
AddStringValueStreamEntry(DateTime, String, String) - Method in class com.thingworx.things.Thing
 
AddStringValueStreamEntry(DateTime, String, String, String) - Method in class com.thingworx.things.Thing
Service Category: StreamEntries Service Description: Add a new stream entry.
addSubscriber() - Method in class com.thingworx.things.events.SubscriptionStatus
 
addSubscriber(Thing) - Method in class com.thingworx.things.events.SubscriptionStatus
 
addTag(TagLink) - Method in class com.thingworx.types.TagCollection
 
AddTag(String, String) - Method in class com.thingworx.types.TagCollection
 
addTags(TagCollection) - Method in class com.thingworx.types.TagCollection
 
AddTags(TagCollection) - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Append additional tags to an entity.
AddTags(TagCollection) - Method in class com.thingworx.security.users.User
Service Category: Metadata Service Description: Append additional tags to an entity.
AddTags(TagCollection) - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Append additional tags to an entity.
AddThingCodeValueStreamEntry(DateTime, String, ThingCode) - Method in class com.thingworx.things.Thing
 
AddThingCodeValueStreamEntry(DateTime, String, ThingCode, String) - Method in class com.thingworx.things.Thing
Service Category: StreamEntries Service Description: Add a new stream entry.
AddThingPermission(String, String, JSONObject, InfoTable) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Permissions Service Description: Add run time permissions to a set of Things.
AddThingVisibility(InfoTable, String, String, JSONObject) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Permissions Service Description: Add visibility on a set of entities.
AddTunnel(String, String, Double, String, Double, String, String) - Method in class com.thingworx.things.connected.RemoteThingWithTunnels
Service Category: Tunneling Service Description: Register a new tunnel endpoint at the edge.
addUniqueMember(EntityReference) - Method in class com.thingworx.entities.collections.EntityReferenceTypeMap
 
addUniqueMember(RootEntity) - Method in class com.thingworx.entities.collections.EntityReferenceTypeMap
 
addUniqueMembers(EntityReferenceCollection) - Method in class com.thingworx.entities.collections.EntityReferenceTypeMap
 
addUniqueMembers(EntityReferenceTypeMap) - Method in class com.thingworx.entities.collections.EntityReferenceTypeMap
 
AddVec2ValueStreamEntry(DateTime, String, Vec2) - Method in class com.thingworx.things.Thing
 
AddVec2ValueStreamEntry(DateTime, String, Vec2, String) - Method in class com.thingworx.things.Thing
Service Category: StreamEntries Service Description: Add a new stream entry.
AddVec3ValueStreamEntry(DateTime, String, Vec3) - Method in class com.thingworx.things.Thing
 
AddVec3ValueStreamEntry(DateTime, String, Vec3, String) - Method in class com.thingworx.things.Thing
Service Category: StreamEntries Service Description: Add a new stream entry.
AddVec4ValueStreamEntry(DateTime, String, Vec4) - Method in class com.thingworx.things.Thing
 
AddVec4ValueStreamEntry(DateTime, String, Vec4, String) - Method in class com.thingworx.things.Thing
Service Category: StreamEntries Service Description: Add a new stream entry.
addVisibilityPermission(PermissionTypes, Permission) - Method in class com.thingworx.entities.collections.RootEntityCollection
 
addVisibilityPermission(PermissionTypes, Permission) - Method in class com.thingworx.entities.RootEntity
 
addVisibilityPermission(PermissionTypes, Permission) - Method in interface com.thingworx.security.permissions.IVisibilitySecurable
 
AddVisibilityPermission(String, String) - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Add a visibility permission.
AddVocabularyTerm(String) - Method in class com.thingworx.vocabularies.Vocabulary
Service Category: Terms Service Description: Add a new vocabulary term.
ADMIN_ONLY_WARNING - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
ADMINISTRATOR_USER_NAME - Static variable in class com.thingworx.security.users.DefaultUsers
 
ADMINISTRATORS - Static variable in class com.thingworx.security.groups.DefaultGroups
 
Aggregate(InfoTable, String, String, String) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Aggregates Service Description: .
Alert - Class in com.thingworx.system.subsystems.alerts.data
 
Alert() - Constructor for class com.thingworx.system.subsystems.alerts.data.Alert
 
ALERT_ACK_EVENT - Static variable in class com.thingworx.types.events.EventTypes
 
ALERT_EVENT - Static variable in class com.thingworx.types.events.EventTypes
 
ALERT_RESET_EVENT - Static variable in class com.thingworx.types.events.EventTypes
 
AlertAttributes - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
AlertCollection - Class in com.thingworx.system.subsystems.alerts.data
 
AlertCollection() - Constructor for class com.thingworx.system.subsystems.alerts.data.AlertCollection
 
AlertConfigurationCollection - Class in com.thingworx.system.subsystems.alerts.data
 
AlertConfigurationCollection() - Constructor for class com.thingworx.system.subsystems.alerts.data.AlertConfigurationCollection
 
AlertConfigurations - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
AlertDefinition - Class in com.thingworx.system.subsystems.alerts.data
 
AlertDefinition - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
AlertDefinition() - Constructor for class com.thingworx.system.subsystems.alerts.data.AlertDefinition
 
AlertDefinitionCollection - Class in com.thingworx.system.subsystems.alerts.data
 
AlertDefinitionCollection() - Constructor for class com.thingworx.system.subsystems.alerts.data.AlertDefinitionCollection
 
AlertDefinitions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
AlertList - Class in com.thingworx.system.subsystems.alerts.data
 
AlertList() - Constructor for class com.thingworx.system.subsystems.alerts.data.AlertList
 
AlertServices - Class in com.thingworx.resources.alerts
 
AlertServices() - Constructor for class com.thingworx.resources.alerts.AlertServices
 
AlertTypes - Class in com.thingworx.system.subsystems.alerts.data
 
AlertTypes() - Constructor for class com.thingworx.system.subsystems.alerts.data.AlertTypes
 
AlertTypes.AlertCategories - Enum in com.thingworx.system.subsystems.alerts.data
 
AlertTypes.AlertType - Enum in com.thingworx.system.subsystems.alerts.data
 
ALL_ASPECTS - Static variable in class com.thingworx.types.constants.Aspects
 
ALTERNATE_LIST_ITEM_DELIMITER - Static variable in class com.thingworx.common.SharedConstants
 
ALTERNATE_LIST_ITEM_SEPARATOR - Static variable in class com.thingworx.common.SharedConstants
 
ALWAYS - com.thingworx.types.constants.DataChangeType
 
AndFilterCollection - Class in com.thingworx.types.data.filters
FilterCollection that aggregates one or more child filters with an "and" criteria.
AndFilterCollection() - Constructor for class com.thingworx.types.data.filters.AndFilterCollection
 
Anomaly - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertCategories
 
Anomaly - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
 
ANOMALY_MONITOR_STATUS_EVENT - Static variable in class com.thingworx.types.events.EventTypes
 
ANY_ALERT_ACK_EVENT - Static variable in class com.thingworx.types.events.EventTypes
 
ANY_ALERT_EVENT - Static variable in class com.thingworx.types.events.EventTypes
 
ANY_ALERT_RESET_EVENT - Static variable in class com.thingworx.types.events.EventTypes
 
ANY_ANOMALY_MONITOR_STATUS_EVENT - Static variable in class com.thingworx.types.events.EventTypes
 
ANY_DATA_CHANGE_EVENT - Static variable in class com.thingworx.types.events.EventTypes
 
APPEND - com.thingworx.things.repository.FileRepositoryThing.FileMode
 
AppendToBinaryFile(String, byte[]) - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
 
AppendToBinaryFile(String, byte[]) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
 
AppendToBinaryFile(String, byte[]) - Method in class com.thingworx.things.repository.FileRepositoryThing
 
AppendToTextFile(String, String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Append to a text file.
APPKEY_FAILED_EVENT - Static variable in class com.thingworx.things.security.SecurityMonitorThing
 
APPKEY_SECURITY_EVENT_DATASHAPE - Static variable in class com.thingworx.things.security.SecurityMonitorThing
 
APPKEY_SUCCEEDED_EVENT - Static variable in class com.thingworx.things.security.SecurityMonitorThing
 
ApplicationKey - Class in com.thingworx.security.applicationkeys
 
ApplicationKey - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ApplicationKey() - Constructor for class com.thingworx.security.applicationkeys.ApplicationKey
 
APPLICATIONKEYNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 117.
ApplicationKeys - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
ApplicationKeys - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
areCompatible(BaseTypes, BaseTypes) - Static method in enum com.thingworx.types.BaseTypes
 
areEquivalent(TagCollection, TagCollection) - Static method in class com.thingworx.types.TagCollection
 
ARRAY_PROPERTY - Static variable in class com.thingworx.common.utils.JSONUtilities
 
ASCENDING - Static variable in class com.thingworx.types.data.sorters.GenericSorter
 
Aspect - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ASPECT_ACCESSMODIFIER - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_AUDITCATEGORYKEY - Static variable in class com.thingworx.types.constants.Aspects
Aspect that marks an event definition as auditable and identifies the audit category under which audit entries generated from its instances should be logged
ASPECT_AUDITMESSAGEKEY - Static variable in class com.thingworx.types.constants.Aspects
Aspect for an auditable event definition that identifies the localization token to use for the message for audit entries generated from its event instances
ASPECT_CACHETIME - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_COLLECTIONMETHOD - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_COLLECTIONVALUE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_COMMENT - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_DATACHANGETHRESHOLD - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_DATACHANGETYPE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_DATASHAPE - Static variable in class com.thingworx.types.constants.Aspects
Aspect that identifies the data is data shape.
ASPECT_DEFAULTVALUE - Static variable in class com.thingworx.types.constants.Aspects
Aspect that identifies the data is default value.
ASPECT_DELIMITER - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_DEPRECATED - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_DERIVEDPROPS - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ENABLED - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_EXECUTIONINTERVAL - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_EXEMPTLIST - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_EXPRESSION - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_FRIENDLYNAME - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_HIDEWHENENABLED - Static variable in class com.thingworx.types.constants.Aspects
When a boolean field this aspect is applied to is set to true, then the fields listed in this aspect will be hidden Initially added for Active Directory related to JIRA: https://thingworx.jira.com/browse/TW-48639
ASPECT_INDUSTRIALDATATYPE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_IS_ANONYMOUS - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISADMIN - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISASYNC - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISBUILTIN - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISCONTENTCRAWLERENTRY - Static variable in class com.thingworx.types.constants.Aspects
Aspect that identifies the data is a content crawler entry.
ASPECT_ISCREATABLE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISDATATABLEENTRY - Static variable in class com.thingworx.types.constants.Aspects
Aspect that identifies the data is a datatable entry.
ASPECT_ISDELETED - Static variable in class com.thingworx.types.constants.Aspects
Aspect that identifies the data is able to be deleted.
ASPECT_ISDISTRIBUTED - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISEDITABLE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISEDITABLEEXTENSIONOBJECT - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISEDITABLESYSTEMOBJECT - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISENTITYDATASHAPE - Static variable in class com.thingworx.types.constants.Aspects
Aspect that identifies the data is entity data shape.
ASPECT_ISEXTENSION - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISEXTERNALLYROUTED - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISFOLDED - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISINDEXED - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISLOCALPROPERTY - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISLOGGED - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISMULTIPLE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISNULLABLE - Static variable in class com.thingworx.types.constants.Aspects
Aspect that identifies the data is able to be nulled.
ASPECT_ISOOP_PACKAGE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISPERSISTENT - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISPRIMARYKEY - Static variable in class com.thingworx.types.constants.Aspects
Aspect that identifies the data as a primary key.
ASPECT_ISPRIVATE - Static variable in class com.thingworx.types.constants.Aspects
Aspect that identifies the data is private.
ASPECT_ISQUERYPARAMETER - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISREADONLY - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISREMOTE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISREQUIRED - Static variable in class com.thingworx.types.constants.Aspects
Aspect that identifies the data is required.
ASPECT_ISRESPONSIVE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISSTATEFUL - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISSTREAMENTRY - Static variable in class com.thingworx.types.constants.Aspects
Aspect that identifies the data is a stream entry.
ASPECT_ISSYSTEMOBJECT - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISSYSTEMSHAPE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_ISTHEMEOBJECT - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_LOCALDATASHAPE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_MASHUPTYPE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_MAXIMUMVALUE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_MAXINCLUSIVE - Static variable in class com.thingworx.types.constants.Aspects
Aspect defining whether the Maximum Value is inclusive
ASPECT_MEANVALUE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_MINIMUMVALUE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_MININCLUSIVE - Static variable in class com.thingworx.types.constants.Aspects
Aspect defining whether the Minimum Value is inclusive
ASPECT_PATTERN - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_PREFIX - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_PROJECT_TYPE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_SCANRATE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_SCOPE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_SELECTOPTIONS - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_SINCE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_SOURCENAME - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_STANDARDDEVIATIONVALUE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_STARTTYPE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_TAGADDRESS - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_TAGTYPE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_THINGSHAPE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_THINGTEMPLATE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_THRESHOLD_CONSECUTIVE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_THRESHOLD_INCLUDE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_THRESHOLD_MAX - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_THRESHOLD_MAX_INCLUDE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_THRESHOLD_MIN - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_THRESHOLD_MIN_INCLUDE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_THRESHOLD_TYPE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_THRESHOLD_VALUE - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_TOOLTIP - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_TRANSFORM - Static variable in class com.thingworx.types.constants.Aspects
 
ASPECT_UNITS - Static variable in class com.thingworx.types.constants.Aspects
 
AspectCollection - Class in com.thingworx.types.collections
 
AspectCollection() - Constructor for class com.thingworx.types.collections.AspectCollection
 
aspects() - Method in annotation type com.thingworx.metadata.annotations.ThingworxConfigurationTableDefinition


Optional parameter: defines the aspects for configuration table, each aspect is string in format of ('key:value').
aspects() - Method in annotation type com.thingworx.metadata.annotations.ThingworxEventDefinition


Optional parameter: an array of key-value pairs associated with colons (e.g., "aspect1:value1", "aspect2:value2", …) describing aspects applicable to the event definition.
aspects() - Method in annotation type com.thingworx.metadata.annotations.ThingworxFieldDefinition


Optional parameter: an array of key-value pairs associated with colons (e.g., "aspect1:value1", "aspect2:value2", …) describing aspects applicable to the field definition.
aspects() - Method in annotation type com.thingworx.metadata.annotations.ThingworxPropertyDefinition


Optional parameter: an array of key-value pairs associated with colons (e.g., "aspect1:value1", "aspect2:value2", …) describing aspects applicable to the field definition.
aspects() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceDefinition


Optional parameter: an array of key-value pairs associated with colons (e.g., "aspect1:value1", "aspect2:value2", …) describing aspects applicable to the field definition.
aspects() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceParameter


Optional parameter: an array of key-value pairs associated with colons (e.g., "aspect1:value1", "aspect2:value2", …) describing aspects applicable to the field definition.
aspects() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceResult


Optional parameter: an array of key-value pairs associated with colons (e.g., "aspect1:value1", "aspect2:value2", …) describing aspects applicable to the field definition.
Aspects - Class in com.thingworx.types.constants
Provides aspect constants and utility methods
Aspects - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Aspects() - Constructor for class com.thingworx.types.constants.Aspects
 
ASPECTS_BY_BASETYPE - Static variable in class com.thingworx.types.constants.Aspects
 
aspectsMatch(AspectCollection) - Method in class com.thingworx.metadata.FieldDefinition


Determines whether or not the aspects assigned to this field are equivalent to the aspects in the provided collection.
AssignDataTableEntries(TagCollection, Location, String, String, InfoTable) - Method in class com.thingworx.datatables.DataTableThing
Service Category: DataTableEntries Service Description: Replaces existing data table entries.
AssignedPermissionMap - Class in com.thingworx.security.permissions
 
AssignedPermissionMap() - Constructor for class com.thingworx.security.permissions.AssignedPermissionMap
 
AssignMembers(InfoTable) - Method in class com.thingworx.security.groups.Group
Service Category: Members Service Description: Assign a list of users/groups to this group.
AssignMembers(InfoTable) - Method in class com.thingworx.security.organizations.OrganizationalUnit
 
AssignMembers(String, InfoTable) - Method in class com.thingworx.security.organizations.Organization
Service Category: Members Service Description: Assign a list of users/groups to this organization unit.
AssignNewPassword(String, String) - Method in class com.thingworx.security.users.User
Service Category: Security Service Description: Assign new password.
ATTACHMENT - Static variable in class com.thingworx.common.RESTAPIConstants
 
AuditEntries - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
AuditEntry - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
AUDITORS - Static variable in class com.thingworx.security.groups.DefaultGroups
 
AUTH_HTTP_BASIC - com.thingworx.security.authentication.AuthenticationType
 
AUTH_THINGWORX_APPKEY - com.thingworx.security.authentication.AuthenticationType
 
AUTH_THINGWORX_BASIC - com.thingworx.security.authentication.AuthenticationType
 
AUTH_THINGWORX_CUSTOM - com.thingworx.security.authentication.AuthenticationType
 
AUTH_THINGWORX_ESSO - com.thingworx.security.authentication.AuthenticationType
 
AUTH_THINGWORX_FORM - com.thingworx.security.authentication.AuthenticationType
 
AUTH_THINGWORX_METRIC - com.thingworx.security.authentication.AuthenticationType
 
AUTH_THINGWORX_MOBILE_AUTH - com.thingworx.security.authentication.AuthenticationType
 
AUTH_THINGWORX_MOBILE_TOKEN - com.thingworx.security.authentication.AuthenticationType
 
authenticate(SecurityClaims) - Method in interface com.thingworx.security.authentication.ISecurityClaimsAuthenticator


Authenticate the specified securityClaims credentials.
authenticate(HttpServletRequest, HttpServletResponse) - Method in interface com.thingworx.security.authentication.IAuthenticator
 
authenticate(HttpServletRequest, HttpServletResponse) - Method in class com.thingworx.security.authentication.SecurityClaimsAuthenticator
 
authenticate(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.thingworx.security.authentication.Authenticator
 
authenticate(HttpServletRequest, HttpServletResponse, FilterChain) - Method in interface com.thingworx.security.authentication.IAuthenticator
 
AUTHENTICATION_FAILED - Static variable in class com.thingworx.security.authentication.AuthenticationUtilities
 
AUTHENTICATION_TYPE - Static variable in class com.thingworx.ux.media.MediaEntity
 
AUTHENTICATION_TYPE_BASIC - Static variable in class com.thingworx.ux.media.MediaEntity
 
AUTHENTICATION_TYPE_NONE - Static variable in class com.thingworx.ux.media.MediaEntity
 
AUTHENTICATION_TYPE_SESSION_USER - Static variable in class com.thingworx.ux.media.MediaEntity
 
AUTHENTICATION_TYPE_SSO - Static variable in class com.thingworx.ux.media.MediaEntity
 
AuthenticationType - Enum in com.thingworx.security.authentication
 
AuthenticationUtilities - Class in com.thingworx.security.authentication
 
AuthenticationUtilities() - Constructor for class com.thingworx.security.authentication.AuthenticationUtilities
 
Authenticator - Class in com.thingworx.security.authentication
 
Authenticator - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Authenticator() - Constructor for class com.thingworx.security.authentication.Authenticator
 
AuthenticatorException - Exception in com.thingworx.security.authentication
 
AuthenticatorException(String) - Constructor for exception com.thingworx.security.authentication.AuthenticatorException
 
AuthenticatorException(String, Throwable) - Constructor for exception com.thingworx.security.authentication.AuthenticatorException
 
AuthenticatorException(Throwable) - Constructor for exception com.thingworx.security.authentication.AuthenticatorException
 
Authenticators - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
Authenticators - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
AUTHORIZATION_SERVER_ID - Static variable in class com.thingworx.ux.media.MediaEntity
 
AUTHREQUEST - com.thingworx.common.RESTAPIConstants.Method
 
AVATAR_CHARACTERISTIC - Static variable in class com.thingworx.common.RESTAPIConstants
 
AXEDA_REPORTING_STRATEGY - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 

B

BAD - com.thingworx.types.constants.QualityStatus
The status is bad.
BaseSubscription - Class in com.thingworx.subscriptions
 
BaseSubscription() - Constructor for class com.thingworx.subscriptions.BaseSubscription
 
baseType() - Method in annotation type com.thingworx.metadata.annotations.ThingworxFieldDefinition


Required parameter: the base type for the field.
baseType() - Method in annotation type com.thingworx.metadata.annotations.ThingworxPropertyDefinition


Required parameter: the base type for the property.
baseType() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceParameter


Required parameter: the base type for the parameter.
baseType() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceResult


Required parameter: the base type for the result.
BASETYPENAME - com.thingworx.types.BaseTypes
Has a value equivalent of 107.
BaseTypes - Enum in com.thingworx.types
This enumeration contains all "types" that the Thingworx API can resolve and process.
BASIC_PROPERTY_DEFINITIONS - Static variable in class com.thingworx.entities.RootEntity
Set of basic properties for any entity.
BasicEntry - Class in com.thingworx.datastorage
 
BasicEntry() - Constructor for class com.thingworx.datastorage.BasicEntry
 
beginTransactionRequired() - Static method in class com.thingworx.persistence.TransactionFactory


Begin a transaction
Below - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
 
BetweenFilter - Class in com.thingworx.types.data.filters
Filter which applies a "between" (or "not between") criteria.
BetweenFilter(String, Object, Object, boolean) - Constructor for class com.thingworx.types.data.filters.BetweenFilter
 
BetweenFilter(InfoTable, String, String, String, Boolean) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Filters Service Description: Range filter.
binaryCode() - Method in enum com.thingworx.common.RESTAPIConstants.StatusCode
 
BINDING_EVENT_NAME - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
BINDREQUEST - com.thingworx.common.RESTAPIConstants.Method
 
BLOB - com.thingworx.types.BaseTypes
Has a value equivalent of 21.
BlobPrimitive - Class in com.thingworx.types.primitives
 
BlobPrimitive() - Constructor for class com.thingworx.types.primitives.BlobPrimitive
 
BlobPrimitive(byte[]) - Constructor for class com.thingworx.types.primitives.BlobPrimitive
 
BlobPrimitive(ByteArrayInputStream) - Constructor for class com.thingworx.types.primitives.BlobPrimitive
 
BlobPrimitive(String) - Constructor for class com.thingworx.types.primitives.BlobPrimitive
 
Blog - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
BlogEntries - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
BlogEntry - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Blogs - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
bool() - Static method in class com.thingworx.metrics.Metrics


Provides access to a Boolean metric.
BOOLEAN - com.thingworx.types.BaseTypes
Has a value equivalent of 2.
BooleanPrimitive - Class in com.thingworx.types.primitives
 
BooleanPrimitive() - Constructor for class com.thingworx.types.primitives.BooleanPrimitive
 
BooleanPrimitive(Boolean) - Constructor for class com.thingworx.types.primitives.BooleanPrimitive
 
booleanToBytes(boolean) - Static method in class com.thingworx.common.utils.StreamUtilities
 
BrowseDirectory(String) - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
Service Category: FileTransfer Service Description: Get a list of files and/or directories on the Edge Thing.
BrowseDirectory(String) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
Service Category: FileTransfer Service Description: Get a list of files and/or directories on the Edge Thing.
BrowseDirectory(String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Transfers Service Description: Get a list of files and/or directories on the Edge Thing.
BrowseFileSystem(String) - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
Service Category: FileTransfer Service Description: Get a list of files and/or directories on the Edge Thing.
BrowseFileSystem(String) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
Service Category: FileTransfer Service Description: Get a list of files and/or directories on the Edge Thing.
BrowseFileSystem(String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Browse file system for directories and files.
BUFFER - Static variable in class com.thingworx.datatables.DataTableThing
 
BUFFER_SIZE - Static variable in class com.thingworx.things.repository.FileRepositoryThing
 
buildBaseURL(String) - Static method in class com.thingworx.common.RESTAPIConstants
 
BUILT_IN_PROPERTY_DEFINITIONS - Static variable in class com.thingworx.things.Thing
 
byteArrayToStream(byte[]) - Static method in class com.thingworx.common.utils.StreamUtilities
 

C

CACHE_HEADER_NAME - Static variable in class com.thingworx.ux.media.MediaEntity
 
calculateBearing(Location, Location) - Static method in class com.thingworx.common.utils.LocationUtilities
 
calculateCircularGeoFence(Location, double, String, int) - Static method in class com.thingworx.common.utils.LocationUtilities
 
calculateDirection(Location, Location) - Static method in class com.thingworx.common.utils.LocationUtilities
 
calculateDistance(Location, Location, String) - Static method in class com.thingworx.common.utils.LocationUtilities
 
callService(String, ValueCollection, BaseTypes) - Method in class com.thingworx.things.connected.RemoteThing
 
CancelFileTransfer(InfoTable) - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
 
CancelFileTransfer(InfoTable) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
 
CancelFileTransfer(InfoTable) - Method in class com.thingworx.things.repository.FileRepositoryThing
 
canExtendOrImplement() - Method in annotation type com.thingworx.metadata.annotations.ThingworxExtensionApiClass


Optional parameter: Indicates whether or not extension developers are permitted to extend or implement the annotated type.
canInstantiate() - Method in annotation type com.thingworx.metadata.annotations.ThingworxExtensionApiClass


Optional parameter: When true, an extension developer is permitted to instantiate new instances of this type.
canOverride() - Method in annotation type com.thingworx.metadata.annotations.ThingworxExtensionApiMethod


Optional parameter: Indicates whether or not extension developers are permitted to override the method in extended versions of the containing class.
Categories - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
category() - Method in annotation type com.thingworx.metadata.annotations.ThingworxConfigurationTableDefinition


Optional parameter: a category that conceptually groups together related configuration tables.
category() - Method in annotation type com.thingworx.metadata.annotations.ThingworxEventDefinition


Optional parameter: a category that conceptually groups together related events.
category() - Method in annotation type com.thingworx.metadata.annotations.ThingworxFieldDefinition


Optional parameter: this parameter is currently ignored by the Platform.
category() - Method in annotation type com.thingworx.metadata.annotations.ThingworxPropertyDefinition


Optional parameter: a category that conceptually groups together related properties.
category() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceDefinition


Optional parameter: a category that conceptually groups together related services.
Category - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
CATEGORYNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 110.
ChangeAbove - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
Deprecated.
Change above alerts are no longer supported.
ChangeBelow - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
Deprecated.
Change below alerts are no longer supported.
ChangePassword(String, String, String) - Method in class com.thingworx.security.users.User
Service Category: Security Service Description: Change password.
checkConnection() - Method in class com.thingworx.things.connected.RemoteThing
 
checkDemandRead(ThingProperty) - Method in class com.thingworx.things.Thing


CheckDesignTimePermission(String) - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Check to see if an entity has a specific design time permission for the current user.
CheckDesignTimePermissionForGroup(String, String) - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Check to see if an entity has a specific design time permission for a specific group.
CheckDesignTimePermissionForUser(String, String) - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Check to see if an entity has a specific design time permission for a specific user.
CheckPermission(String, String) - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Check to see if an entity has a specific run time permission for the current user.
CheckPermissionForGroup(String, String, String) - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Check to see if an entity has a specific run time permission for a specific group.
CheckPermissionForUser(String, String, String) - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Check to see if an entity has a specific run time permission for a specific user.
checkPropertyName(String) - Method in class com.thingworx.things.Thing
 
CheckScript(String) - Method in class com.thingworx.resources.admin.ScriptServices
Service Category: Scripting Service Description: Validate script syntax.
CheckScriptWithLinesAndColumns(String) - Method in class com.thingworx.resources.admin.ScriptServices
Service Category: Scripting Service Description: Validate script syntax, returns with the line and column number.
checkValueStream() - Method in class com.thingworx.things.Thing
 
ClassicStreamServiceProvider - Interface in com.thingworx.persistence.common
 
className() - Method in annotation type com.thingworx.metadata.annotations.ThingworxHandlerDefinition
 
cleanupContext() - Static method in class com.thingworx.webservices.context.ThreadLocalContext
 
cleanupEntity(ContextType) - Method in class com.thingworx.entities.RootEntity


cleanupThing(ContextType) - Method in class com.thingworx.things.Thing


CLEARAUTHREQUEST - com.thingworx.common.RESTAPIConstants.Method
 
ClearEntities() - Method in class com.thingworx.projects.Project


Remove this project from all of the entities that have it.
clearFilters() - Method in class com.thingworx.types.data.filters.FilterCollection
 
clearQueuedEvents() - Static method in class com.thingworx.webservices.context.ThreadLocalContext


Removes all queued events (if any) for the current thread.
clearQueuedPostCommitEvents() - Static method in class com.thingworx.webservices.context.ThreadLocalContext
 
clearSecurityContext() - Static method in class com.thingworx.webservices.context.ThreadLocalContext
 
clearSorts() - Method in class com.thingworx.types.data.sorters.SortCollection
 
clone() - Method in class com.thingworx.metadata.collections.FieldDefinitionCollection


Returns a deep clone of this collection.
clone() - Method in class com.thingworx.metadata.DataShapeDefinition


Creates a deep clone of this data shape definition.
clone() - Method in class com.thingworx.metadata.FieldDefinition


Creates a deep clone of this field definition.
clone() - Method in class com.thingworx.metadata.PropertyDefinition
 
clone() - Method in class com.thingworx.metadata.ServiceDefinition
 
clone() - Method in class com.thingworx.things.events.ThingworxEvent
 
clone() - Method in class com.thingworx.types.collections.AspectCollection
 
clone() - Method in class com.thingworx.types.collections.ValueCollection
 
clone() - Method in class com.thingworx.types.InfoTable
 
clone() - Method in class com.thingworx.types.primitives.BlobPrimitive
 
clone() - Method in class com.thingworx.types.primitives.BooleanPrimitive
 
clone() - Method in class com.thingworx.types.primitives.DatetimePrimitive
 
clone() - Method in class com.thingworx.types.primitives.GUIDPrimitive
 
clone() - Method in class com.thingworx.types.primitives.ImagePrimitive
 
clone() - Method in class com.thingworx.types.primitives.InfoTablePrimitive
 
clone() - Method in class com.thingworx.types.primitives.IntegerPrimitive
 
clone() - Method in interface com.thingworx.types.primitives.IPrimitiveType
 
clone() - Method in class com.thingworx.types.primitives.JSONPrimitive
 
clone() - Method in class com.thingworx.types.primitives.LocationPrimitive
 
clone() - Method in class com.thingworx.types.primitives.LongPrimitive
 
clone() - Method in class com.thingworx.types.primitives.NumberPrimitive
 
clone() - Method in class com.thingworx.types.primitives.PasswordPrimitive
 
clone() - Method in class com.thingworx.types.primitives.StringPrimitive
 
clone() - Method in class com.thingworx.types.primitives.structs.VTQ
 
clone() - Method in class com.thingworx.types.primitives.TagCollectionPrimitive
 
clone() - Method in class com.thingworx.types.primitives.ThingCodePrimitive


Clone the current ThingCodePrimitive instance.
clone() - Method in class com.thingworx.types.primitives.TimespanPrimitive
 
clone() - Method in class com.thingworx.types.primitives.VariantPrimitive
 
clone() - Method in class com.thingworx.types.primitives.Vec2Primitive


Clone the current Vec2Primitive instance.
clone() - Method in class com.thingworx.types.primitives.Vec3Primitive


Clone the current Vec3Primitive instance.
clone() - Method in class com.thingworx.types.primitives.Vec4Primitive


Clone the current Vec4Primitive instance.
clone() - Method in class com.thingworx.types.primitives.XMLPrimitive
 
clone() - Method in class com.thingworx.types.TagCollection
 
Clone(InfoTable) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Creation Service Description: Clone an info table.
CloneNotificationContent(String, String, String, TagCollection) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: NotificationContents Service Description: Clone a notification content.
CloneNotificationDefinition(String, String, String, TagCollection) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: NotificationDefinitions Service Description: Clone a notification definition.
cloneStructure() - Method in class com.thingworx.types.InfoTable
 
CloneThing(String, String, String, TagCollection) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Things Service Description: Clone an existing thing with a new name.
CloneThingShape(String, String, String, TagCollection) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: ThingShapes Service Description: Clone an existing thing shape with a new name.
CloneThingShapeWithOwner(String, String, String, TagCollection, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: ThingShapes Service Description: Clone an existing thing shape with a new name and set owner if provided.
CloneThingTemplate(String, String, String, TagCollection) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: ThingTemplates Service Description: Clone an existing thing template with a new name.
CloneThingTemplateWithOwner(String, String, String, TagCollection, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: ThingTemplates Service Description: Clone an existing thing template with a new name and ownerName.
CloneThingWithOwner(String, String, String, TagCollection, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Things Service Description: Clone thing and set owner if provided.
CloneUser(String, String, String, TagCollection, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Users Service Description: Clone an existing user.
CloneUserWithGroups(String, String, String, TagCollection, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Users Service Description: Clone an existing user and clone group memberships.
code() - Method in enum com.thingworx.common.RESTAPIConstants.Characteristic
 
code() - Method in enum com.thingworx.common.RESTAPIConstants.Method
 
code() - Method in enum com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
code() - Method in enum com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
code() - Method in enum com.thingworx.security.permissions.PermissionTypes
 
code() - Method in enum com.thingworx.types.BaseTypes


code() - Method in enum com.thingworx.types.constants.QualityStatus


Collaboration - com.thingworx.relationships.RelationshipTypes.ThingworxNodeTypes
 
CollaborationContainer - com.thingworx.relationships.RelationshipTypes.ThingworxNodeTypes
 
CollaborationEntries - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
CollaborationEntry - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
CollectionsServices - Class in com.thingworx.resources.collections
 
CollectionsServices() - Constructor for class com.thingworx.resources.collections.CollectionsServices
 
COLON_CHAR - Static variable in class com.thingworx.common.SharedConstants
 
COLON_STRING - Static variable in class com.thingworx.common.SharedConstants
 
com.thingworx.accesscontrol - package com.thingworx.accesscontrol
 
com.thingworx.common - package com.thingworx.common
 
com.thingworx.common.exceptions - package com.thingworx.common.exceptions
 
com.thingworx.common.interfaces - package com.thingworx.common.interfaces
 
com.thingworx.common.utils - package com.thingworx.common.utils
 
com.thingworx.communications.common - package com.thingworx.communications.common
 
com.thingworx.communications.common.endpoints - package com.thingworx.communications.common.endpoints
 
com.thingworx.contentmanagement - package com.thingworx.contentmanagement
 
com.thingworx.data.util - package com.thingworx.data.util
 
com.thingworx.datashape - package com.thingworx.datashape
 
com.thingworx.datastorage - package com.thingworx.datastorage
 
com.thingworx.datatables - package com.thingworx.datatables
 
com.thingworx.deprecation - package com.thingworx.deprecation
 
com.thingworx.diff - package com.thingworx.diff
 
com.thingworx.entities - package com.thingworx.entities
 
com.thingworx.entities.collections - package com.thingworx.entities.collections
 
com.thingworx.entities.interfaces - package com.thingworx.entities.interfaces
 
com.thingworx.entities.scan - package com.thingworx.entities.scan
 
com.thingworx.entities.utils - package com.thingworx.entities.utils
 
com.thingworx.exceptions - package com.thingworx.exceptions
 
com.thingworx.extensibility - package com.thingworx.extensibility
 
com.thingworx.externalapplication - package com.thingworx.externalapplication
 
com.thingworx.handlers - package com.thingworx.handlers
 
com.thingworx.implementation - package com.thingworx.implementation
 
com.thingworx.interfaces - package com.thingworx.interfaces
 
com.thingworx.localization - package com.thingworx.localization
 
com.thingworx.logging - package com.thingworx.logging
 
com.thingworx.metadata - package com.thingworx.metadata
 
com.thingworx.metadata.annotations - package com.thingworx.metadata.annotations
 
com.thingworx.metadata.collections - package com.thingworx.metadata.collections
 
com.thingworx.metrics - package com.thingworx.metrics
 
com.thingworx.metrics.builder - package com.thingworx.metrics.builder
 
com.thingworx.migration - package com.thingworx.migration
 
com.thingworx.navigation - package com.thingworx.navigation
 
com.thingworx.networks - package com.thingworx.networks
 
com.thingworx.notifications - package com.thingworx.notifications
 
com.thingworx.persistence - package com.thingworx.persistence
 
com.thingworx.persistence.common - package com.thingworx.persistence.common
 
com.thingworx.persistence.provider - package com.thingworx.persistence.provider
 
com.thingworx.platform.common - package com.thingworx.platform.common
 
com.thingworx.projects - package com.thingworx.projects
 
com.thingworx.relationships - package com.thingworx.relationships
 
com.thingworx.resources - package com.thingworx.resources
 
com.thingworx.resources.admin - package com.thingworx.resources.admin
 
com.thingworx.resources.alerts - package com.thingworx.resources.alerts
 
com.thingworx.resources.collections - package com.thingworx.resources.collections
 
com.thingworx.resources.content - package com.thingworx.resources.content
 
com.thingworx.resources.csv - package com.thingworx.resources.csv
 
com.thingworx.resources.dashboards - package com.thingworx.resources.dashboards
 
com.thingworx.resources.devices - package com.thingworx.resources.devices
 
com.thingworx.resources.entities - package com.thingworx.resources.entities
 
com.thingworx.resources.localization - package com.thingworx.resources.localization
 
com.thingworx.resources.queries - package com.thingworx.resources.queries
 
com.thingworx.resources.security - package com.thingworx.resources.security
 
com.thingworx.resources.sessioninfo - package com.thingworx.resources.sessioninfo
 
com.thingworx.resources.sourcecontrol - package com.thingworx.resources.sourcecontrol
 
com.thingworx.resources.subsystems - package com.thingworx.resources.subsystems
 
com.thingworx.security.applicationkeys - package com.thingworx.security.applicationkeys
 
com.thingworx.security.authentication - package com.thingworx.security.authentication
 
com.thingworx.security.context - package com.thingworx.security.context
 
com.thingworx.security.directoryservices - package com.thingworx.security.directoryservices
 
com.thingworx.security.encryption - package com.thingworx.security.encryption
 
com.thingworx.security.groups - package com.thingworx.security.groups
 
com.thingworx.security.organizations - package com.thingworx.security.organizations
 
com.thingworx.security.permissions - package com.thingworx.security.permissions
 
com.thingworx.security.sso - package com.thingworx.security.sso
 
com.thingworx.security.users - package com.thingworx.security.users
 
com.thingworx.streams - package com.thingworx.streams
 
com.thingworx.subscriptions - package com.thingworx.subscriptions
 
com.thingworx.subscriptions.collections - package com.thingworx.subscriptions.collections
 
com.thingworx.system - package com.thingworx.system
 
com.thingworx.system.subsystems - package com.thingworx.system.subsystems
 
com.thingworx.system.subsystems.alerts.data - package com.thingworx.system.subsystems.alerts.data
 
com.thingworx.system.subsystems.eventprocessing - package com.thingworx.system.subsystems.eventprocessing
 
com.thingworx.system.subsystems.messagestore.store - package com.thingworx.system.subsystems.messagestore.store
 
com.thingworx.system.subsystems.platform - package com.thingworx.system.subsystems.platform
 
com.thingworx.system.subsystems.scim - package com.thingworx.system.subsystems.scim
 
com.thingworx.system.subsystems.users - package com.thingworx.system.subsystems.users
 
com.thingworx.things - package com.thingworx.things
 
com.thingworx.things.bindings - package com.thingworx.things.bindings
 
com.thingworx.things.bindings.collections - package com.thingworx.things.bindings.collections
 
com.thingworx.things.collections - package com.thingworx.things.collections
 
com.thingworx.things.connected - package com.thingworx.things.connected
 
com.thingworx.things.connected.reportable - package com.thingworx.things.connected.reportable
 
com.thingworx.things.events - package com.thingworx.things.events
 
com.thingworx.things.handlers - package com.thingworx.things.handlers
 
com.thingworx.things.properties - package com.thingworx.things.properties
 
com.thingworx.things.repository - package com.thingworx.things.repository
 
com.thingworx.things.security - package com.thingworx.things.security
 
com.thingworx.thingshape - package com.thingworx.thingshape
 
com.thingworx.thingtemplates - package com.thingworx.thingtemplates
 
com.thingworx.types - package com.thingworx.types
 
com.thingworx.types.collections - package com.thingworx.types.collections
 
com.thingworx.types.constants - package com.thingworx.types.constants
 
com.thingworx.types.data.filters - package com.thingworx.types.data.filters
 
com.thingworx.types.data.pagination - package com.thingworx.types.data.pagination
 
com.thingworx.types.data.projections - package com.thingworx.types.data.projections
 
com.thingworx.types.data.queries - package com.thingworx.types.data.queries
 
com.thingworx.types.data.sorters - package com.thingworx.types.data.sorters
 
com.thingworx.types.events - package com.thingworx.types.events
 
com.thingworx.types.primitives - package com.thingworx.types.primitives
 
com.thingworx.types.primitives.structs - package com.thingworx.types.primitives.structs
 
com.thingworx.types.properties - package com.thingworx.types.properties
 
com.thingworx.types.properties.collections - package com.thingworx.types.properties.collections
 
com.thingworx.utils - package com.thingworx.utils
 
com.thingworx.ux.media - package com.thingworx.ux.media
 
com.thingworx.vocabularies - package com.thingworx.vocabularies
 
com.thingworx.webservices.context - package com.thingworx.webservices.context
 
com.thingworx.webservices.serialization - package com.thingworx.webservices.serialization
 
com.thingworx.websockets.xmpp - package com.thingworx.websockets.xmpp
 
Combine(InfoTable) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Interpolation Service Description: Combine multiple time series data sets to an InfoTable.
Comment - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Comments - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
CommonPropertyNames - Class in com.thingworx.types.constants
 
CommonPropertyNames() - Constructor for class com.thingworx.types.constants.CommonPropertyNames
 
compare(ValueCollection, ValueCollection) - Method in class com.thingworx.types.data.sorters.GenericSorter
 
compare(ValueCollection, ValueCollection) - Method in class com.thingworx.types.data.sorters.SortCollection
 
compare(InfoTable, InfoTable) - Method in class com.thingworx.types.primitives.InfoTablePrimitive
 
compare(BlobPrimitive, BlobPrimitive) - Method in class com.thingworx.types.primitives.BlobPrimitive
 
compare(BooleanPrimitive, BooleanPrimitive) - Method in class com.thingworx.types.primitives.BooleanPrimitive
 
compare(DatetimePrimitive, DatetimePrimitive) - Method in class com.thingworx.types.primitives.DatetimePrimitive
 
compare(GUIDPrimitive, GUIDPrimitive) - Method in class com.thingworx.types.primitives.GUIDPrimitive
 
compare(ImagePrimitive, ImagePrimitive) - Method in class com.thingworx.types.primitives.ImagePrimitive
 
compare(InfoTablePrimitive, InfoTablePrimitive) - Method in class com.thingworx.types.primitives.InfoTablePrimitive
 
compare(IntegerPrimitive, IntegerPrimitive) - Method in class com.thingworx.types.primitives.IntegerPrimitive
 
compare(JSONPrimitive, JSONPrimitive) - Method in class com.thingworx.types.primitives.JSONPrimitive
 
compare(LocationPrimitive, LocationPrimitive) - Method in class com.thingworx.types.primitives.LocationPrimitive
 
compare(LongPrimitive, LongPrimitive) - Method in class com.thingworx.types.primitives.LongPrimitive
 
compare(NumberPrimitive, NumberPrimitive) - Method in class com.thingworx.types.primitives.NumberPrimitive
 
compare(PasswordPrimitive, PasswordPrimitive) - Method in class com.thingworx.types.primitives.PasswordPrimitive
 
compare(StringPrimitive, StringPrimitive) - Method in class com.thingworx.types.primitives.StringPrimitive
 
compare(Location, Location) - Method in class com.thingworx.types.primitives.structs.Location
 
compare(ThingCode, ThingCode) - Method in class com.thingworx.types.primitives.structs.ThingCode
 
compare(Timespan, Timespan) - Method in class com.thingworx.types.primitives.structs.Timespan
 
compare(Vec2, Vec2) - Method in class com.thingworx.types.primitives.structs.Vec2
 
compare(Vec3, Vec3) - Method in class com.thingworx.types.primitives.structs.Vec3
 
compare(Vec4, Vec4) - Method in class com.thingworx.types.primitives.structs.Vec4
 
compare(VTQ, VTQ) - Method in class com.thingworx.types.primitives.structs.VTQ
 
compare(TagCollectionPrimitive, TagCollectionPrimitive) - Method in class com.thingworx.types.primitives.TagCollectionPrimitive
 
compare(ThingCodePrimitive, ThingCodePrimitive) - Method in class com.thingworx.types.primitives.ThingCodePrimitive
 
compare(TimespanPrimitive, TimespanPrimitive) - Method in class com.thingworx.types.primitives.TimespanPrimitive
 
compare(VariantPrimitive, VariantPrimitive) - Method in class com.thingworx.types.primitives.VariantPrimitive
 
compare(Vec2Primitive, Vec2Primitive) - Method in class com.thingworx.types.primitives.Vec2Primitive
 
compare(Vec3Primitive, Vec3Primitive) - Method in class com.thingworx.types.primitives.Vec3Primitive
 
compare(Vec4Primitive, Vec4Primitive) - Method in class com.thingworx.types.primitives.Vec4Primitive
 
compare(XMLPrimitive, XMLPrimitive) - Method in class com.thingworx.types.primitives.XMLPrimitive
 
compare(JSONObject, JSONObject) - Method in class com.thingworx.types.primitives.JSONPrimitive
 
Compare - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertCategories
 
compareTo(EntityReference) - Method in class com.thingworx.entities.EntityReference
 
compareTo(Version) - Method in class com.thingworx.migration.Version
 
compareTo(TagCollection) - Method in class com.thingworx.types.TagCollection
 
compareTo(Object) - Method in class com.thingworx.platform.common.EntityVersion


Implementing compareTo for ExtensionInfo objects so that we can compare and sort.
compareTo(Object) - Method in class com.thingworx.types.primitives.BlobPrimitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.BooleanPrimitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.DatetimePrimitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.GUIDPrimitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.ImagePrimitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.InfoTablePrimitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.IntegerPrimitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.JSONPrimitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.LocationPrimitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.LongPrimitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.NumberPrimitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.PasswordPrimitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.StringPrimitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.structs.Location
 
compareTo(Object) - Method in class com.thingworx.types.primitives.structs.ThingCode
 
compareTo(Object) - Method in class com.thingworx.types.primitives.structs.Timespan
 
compareTo(Object) - Method in class com.thingworx.types.primitives.structs.Vec2
 
compareTo(Object) - Method in class com.thingworx.types.primitives.structs.Vec3
 
compareTo(Object) - Method in class com.thingworx.types.primitives.structs.Vec4
 
compareTo(Object) - Method in class com.thingworx.types.primitives.structs.VTQ
 
compareTo(Object) - Method in class com.thingworx.types.primitives.TagCollectionPrimitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.ThingCodePrimitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.TimespanPrimitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.VariantPrimitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.Vec2Primitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.Vec3Primitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.Vec4Primitive
 
compareTo(Object) - Method in class com.thingworx.types.primitives.XMLPrimitive
 
CompleteFileTransfer(InfoTable) - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
 
CompleteFileTransfer(InfoTable) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
 
CompleteFileTransfer(InfoTable) - Method in class com.thingworx.things.repository.FileRepositoryThing
 
CompleteTunnel(String, DateTime, DateTime, String, JSONObject) - Method in class com.thingworx.things.connected.RemoteThingWithTunnels
 
COMPOSER - Static variable in class com.thingworx.security.organizations.DefaultOrganizations
 
COMPOSERUSERS - Static variable in class com.thingworx.security.groups.DefaultGroups
 
computeChecksum(String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Deprecated.
computeChecksum(String, String) - Method in class com.thingworx.things.repository.FileRepositoryThing
 
CONFIG_ENTRY_RUN_AS_USER - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
CONFIG_ENTRY_STRATEGY - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
CONFIG_TABLE_CONTENT_SOURCE_CONNECTION_INFO - Static variable in class com.thingworx.ux.media.MediaEntity
 
CONFIGURATION_SCOPE_TABLE_NAME - Static variable in class com.thingworx.ux.media.MediaEntity
 
ConfigurationChange - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ConfigurationChanges - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ConfigurationTable - Class in com.thingworx.types
 
ConfigurationTable - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ConfigurationTable() - Constructor for class com.thingworx.types.ConfigurationTable
 
CONFIGURATIONTABLE - Static variable in class com.thingworx.resources.entities.EntityServices
 
ConfigurationTableCollection - Class in com.thingworx.types.collections
 
ConfigurationTableCollection() - Constructor for class com.thingworx.types.collections.ConfigurationTableCollection
 
ConfigurationTableDefinition - Class in com.thingworx.metadata
 
ConfigurationTableDefinition - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ConfigurationTableDefinition() - Constructor for class com.thingworx.metadata.ConfigurationTableDefinition
 
ConfigurationTableDefinitionCollection - Class in com.thingworx.metadata.collections
 
ConfigurationTableDefinitionCollection() - Constructor for class com.thingworx.metadata.collections.ConfigurationTableDefinitionCollection
 
ConfigurationTableDefinitions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ConfigurationTables - com.thingworx.common.RESTAPIConstants.Characteristic
 
ConfigurationTables - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ConfigurationTableUtilities - Class in com.thingworx.common.utils
 
ConfigurationTableUtilities() - Constructor for class com.thingworx.common.utils.ConfigurationTableUtilities
 
CONFIRM_PATH - Static variable in class com.thingworx.common.RESTAPIConstants
 
Connection - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Connections - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
contains(TagLink) - Method in class com.thingworx.types.TagCollection
 
containsEntity(String) - Method in class com.thingworx.types.collections.GenericObjectCollection
 
containsInstant(long) - Method in class com.thingworx.types.primitives.structs.Timespan
 
containsInstant(DateTime) - Method in class com.thingworx.types.primitives.structs.Timespan
 
containsMember(EntityReference) - Method in class com.thingworx.entities.collections.EntityReferenceCollection
 
containsMember(EntityReference) - Method in class com.thingworx.entities.collections.EntityReferenceTypeMap
 
containsMember(String, RelationshipTypes.ThingworxRelationshipTypes) - Method in class com.thingworx.entities.collections.EntityReferenceCollection
 
ContainsTerm(String, String) - Method in class com.thingworx.types.TagCollection
 
Content - com.thingworx.common.RESTAPIConstants.Characteristic
 
CONTENT_DISPOSITION - Static variable in class com.thingworx.common.RESTAPIConstants
 
CONTENT_FIELD - Static variable in class com.thingworx.datatables.DataTableThing
 
CONTENT_LENGTH - Static variable in class com.thingworx.common.RESTAPIConstants
 
CONTENT_TYPE - Static variable in class com.thingworx.common.RESTAPIConstants
 
ContentLoader - Class in com.thingworx.resources.content
 
ContentLoader() - Constructor for class com.thingworx.resources.content.ContentLoader
 
ContextType - Enum in com.thingworx.system
ContextType for adjusting behavior based on server context and operation requirements
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.BlobPrimitive
 
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.BooleanPrimitive
 
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.DatetimePrimitive
 
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.GUIDPrimitive
 
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.ImagePrimitive
 
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.InfoTablePrimitive
Deprecated.
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.IntegerPrimitive
 
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.JSONPrimitive
Deprecated.
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.LocationPrimitive
 
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.LongPrimitive
 
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.NumberPrimitive
Deprecated.
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.PasswordPrimitive
 
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.StringPrimitive
Deprecated.
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.TagCollectionPrimitive
 
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.ThingCodePrimitive


Convert the incoming data Object to a ThingCodePrimitive from a String, ThingCode, JSONObject, or HashMap.
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.TimespanPrimitive
 
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.VariantPrimitive
Deprecated.
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.Vec2Primitive


Convert the incoming data Object to a Vec2Primitive from a String, Vec2, JSONObject, or HashMap.
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.Vec3Primitive


Convert the incoming data Object to a Vec3Primitive from a String, Vec3, JSONObject, or HashMap.
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.Vec4Primitive


Convert the incoming data Object to a Vec4Primitive from a String, Vec4, JSONObject, or HashMap.
convertFromObject(Object) - Static method in class com.thingworx.types.primitives.XMLPrimitive
Deprecated.
convertFromXML(Element) - Static method in class com.thingworx.types.primitives.InfoTablePrimitive
 
convertInfoTableUsingDataShape(InfoTable, DataShapeDefinition) - Static method in class com.thingworx.data.util.InfoTableInstanceFactory


Convert a given InfoTable into a new InfoTable that uses the given DataShapeDefinition
ConvertToObject(Object, BaseTypes) - Static method in enum com.thingworx.types.BaseTypes
 
ConvertToPrimitive(Object, BaseTypes) - Static method in enum com.thingworx.types.BaseTypes
 
convertToTypedInfoTable(DataShapeDefinition) - Method in class com.thingworx.types.collections.ValueCollectionList
 
CouldNotConnectException - Exception in com.thingworx.exceptions
 
CouldNotConnectException() - Constructor for exception com.thingworx.exceptions.CouldNotConnectException
 
count() - Method in class com.thingworx.communications.common.SecurityClaims


Returns the number of SecurityClaims associated with this SecurityClaims object.
counter(String) - Method in interface com.thingworx.metrics.builder.ILongMetricBuilder
 
CR_CHARACTER - Static variable in class com.thingworx.common.RESTAPIConstants
 
create(String, String, double) - Static method in class com.thingworx.common.utils.ThingworxMetric


Create a ValueCollection that can be added to an InfoTable as a row, representing a single metric.
create(String, String, int) - Static method in class com.thingworx.common.utils.ThingworxMetric


Create a ValueCollection that can be added to an InfoTable as a row, representing a single metric.
create(String, String, long) - Static method in class com.thingworx.common.utils.ThingworxMetric


Create a ValueCollection that can be added to an InfoTable as a row, representing a single metric.
create(String, String, NumberPrimitive) - Static method in class com.thingworx.common.utils.ThingworxMetric


Create a ValueCollection that can be added to an InfoTable as a row, representing a single metric.
Create - com.thingworx.security.permissions.PermissionTypes
 
CREATE - com.thingworx.common.RESTAPIConstants.FunctionType
 
CreateApplicationKey(String, String, String, TagCollection, String, String, String, DateTime) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: ApplicationKeys Service Description: Create a new application key.
CreateApplicationKey(String, String, String, TagCollection, String, String, DateTime) - Method in class com.thingworx.resources.entities.EntityServices
Deprecated.
in 9.1 to be replaced by EntityServices.CreateApplicationKey(String, String, String, TagCollection, String, String, String, DateTime) which allows specification of a projectName via a parameter.
CreateArchive(String, String, String, String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Compression Service Description: Create an archive/compressed file within this File Repository.
CreateBinaryFile(String, byte[], Boolean) - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
 
CreateBinaryFile(String, byte[], Boolean) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
 
CreateBinaryFile(String, byte[], Boolean) - Method in class com.thingworx.things.repository.FileRepositoryThing
 
CreateDashboard(String, TagCollection) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Create a new dashboard.
CreateDataShape(String, String, TagCollection, InfoTable) - Method in class com.thingworx.resources.entities.EntityServices
Deprecated.
in 9.1 to be replaced by EntityServices.CreateDataShape(String, String, TagCollection, String, InfoTable) which allows specification of a projectName via a parameter. Calling this method will set the project to the default project.
CreateDataShape(String, String, TagCollection, String, InfoTable) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: DataShapes Service Description: Create a new data shape.
CreateDataTagVocabulary(String, String, TagCollection, Boolean) - Method in class com.thingworx.resources.entities.EntityServices
Deprecated.
in 9.1 to be replaced by EntityServices.CreateDataTagVocabulary(String, String, TagCollection, Boolean) which allows specification of a projectName via a parameter. Calling this method will set the project to the default project.
CreateDataTagVocabulary(String, String, TagCollection, String, Boolean) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: DataTags Service Description: Create a new data tag vocabulary.
createDocument() - Static method in class com.thingworx.common.utils.XMLUtilities
 
createDocument(String) - Static method in class com.thingworx.common.utils.XMLUtilities
 
createDocumentBuilderFactory() - Static method in class com.thingworx.common.utils.XMLUtilities
 
createDocumentFromStream(InputStream) - Static method in class com.thingworx.common.utils.XMLUtilities
 
createFilter(DataShapeDefinition, String, String, JSONObject) - Static method in class com.thingworx.types.data.filters.FilterFactory
 
createFilter(JSONObject, DataShapeDefinition) - Static method in class com.thingworx.types.data.filters.FilterFactory
 
CreateFolder(String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Directories Service Description: Create a folder.
CreateFolderInParent(String, String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Directories Service Description: Create a folder in a specific location.
CreateGroup(String, String, TagCollection) - Method in class com.thingworx.resources.entities.EntityServices
Deprecated.
in 9.1 to be replaced by EntityServices.CreateGroup(String, String, TagCollection, String) which allows specification of a projectName via a parameter.
CreateGroup(String, String, TagCollection, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Groups Service Description: Create a new group.
createGroupContext(Group) - Static method in class com.thingworx.security.context.SecurityContext


createHttpClient(String, byte[], Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Static method in class com.thingworx.common.utils.HttpUtilities
 
createHttpClient(String, String, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Static method in class com.thingworx.common.utils.HttpUtilities
Deprecated.
CreateInfoTable(String) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Creation Service Description: Create an empty InfoTable.
createInfoTableFromDataShape(DataShapeDefinition) - Static method in class com.thingworx.data.util.InfoTableInstanceFactory


Creates and returns a new InfoTable with fields defined in the given DataShapeDefinition
createInfoTableFromDataShape(String) - Static method in class com.thingworx.data.util.InfoTableInstanceFactory


Creates and returns a new InfoTable with a DataShapeDefinition from the given entity type as a String
CreateInfoTableFromDataShape(String, String) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Creation Service Description: Create an InfoTable from a specified data shape.
createInfoTableFromFieldDefinition(FieldDefinition) - Static method in class com.thingworx.data.util.InfoTableInstanceFactory


Creates and returns a new InfoTable containing the field defined in the given FieldDefinition
createInfoTableFromParameters(FieldDefinitionCollection) - Static method in class com.thingworx.data.util.InfoTableInstanceFactory


Creates and returns a new InfoTable containing the fields defined in the given FieldDefinitionCollection
createInfoTableFromVTQ(VTQ) - Static method in class com.thingworx.data.util.InfoTableInstanceFactory


Creates and returns a new InfoTable with a row set to the given VTQ values
CreateLocalizationTable(String, String, TagCollection) - Method in class com.thingworx.resources.entities.EntityServices
Deprecated.
in 9.1 to be replaced by EntityServices.CreateLocalizationTable(String, String, TagCollection, String) which allows specification of a projectName via a parameter. Calling this method will set the project to the default project.
CreateLocalizationTable(String, String, TagCollection, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: LocalizationTables Service Description: Create a new localization table.
CreateMediaEntity(String, String, TagCollection, byte[]) - Method in class com.thingworx.resources.entities.EntityServices
Deprecated.
in 9.1 to be replaced by EntityServices.CreateMediaEntity(String, String, TagCollection, String, byte[]) which allows specification of a projectName via a parameter. Calling this method will set the project to the default project.
CreateMediaEntity(String, String, TagCollection, String, byte[]) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Media Service Description: Create a new media entity.
CreateModelTagVocabulary(String, String, TagCollection, Boolean) - Method in class com.thingworx.resources.entities.EntityServices
Deprecated.
in 9.1 to be replaced by EntityServices.CreateModelTagVocabulary(String, String, TagCollection, String, Boolean) which allows specification of a projectName via a parameter. Calling this method will set the project to the default project.
CreateModelTagVocabulary(String, String, TagCollection, String, Boolean) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: ModelTags Service Description: Create a new model tag vocabulary.
CreateNetwork(String, String, TagCollection, InfoTable) - Method in class com.thingworx.resources.entities.EntityServices
Deprecated.
in 9.1 to be replaced by EntityServices.CreateNetwork(String, String, TagCollection, String, InfoTable) which allows specification of a projectName via a parameter. Calling this method will set the project to the default project.
CreateNetwork(String, String, TagCollection, String, InfoTable) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Networks Service Description: Create a new network.
CreateNotificationContent(String, String, TagCollection, String, String) - Method in class com.thingworx.resources.entities.EntityServices
Deprecated.
in 9.1 to be replaced by EntityServices.CreateNotificationContent(String, String, TagCollection, String, String, String) which allows specification of a projectName via a parameter. Calling this method will set the project to the default project.
CreateNotificationContent(String, String, TagCollection, String, String, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: NotificationContents Service Description: Create a new notification content.
CreateNotificationDefinition(String, String, TagCollection, InfoTable) - Method in class com.thingworx.resources.entities.EntityServices
Deprecated.
in 9.1 to be replaced by EntityServices.CreateNotificationDefinition(String, String, TagCollection, String, InfoTable) which allows specification of a projectName via a parameter. Calling this method will set the project to the default project.
CreateNotificationDefinition(String, String, TagCollection, String, InfoTable) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Notifications Service Description: Create a new notification definition.
CreateOrganization(String, String, TagCollection, String, String) - Method in class com.thingworx.resources.entities.EntityServices
Deprecated.
in 9.1 to be replaced by EntityServices.CreateOrganization(String, String, TagCollection, String, String, String) which allows specification of a projectName via a parameter. Calling this method will set the project to the default project.
CreateOrganization(String, String, TagCollection, String, String, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Organizations Service Description: Create a new organization.
CreatePermissions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
CreateProject(String, String, String, TagCollection) - Method in class com.thingworx.resources.entities.EntityServices
Deprecated. 
CreateProject(String, String, String, String, TagCollection) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Projects Service Description: Create a new project.

This method creates a new Project Entity.
CreateStyleDefinition(String, String, TagCollection, String, JSONObject) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: StyleDefinitions Service Description: Create a new style definition.
CreateStyleDefinition(String, String, TagCollection, JSONObject) - Method in class com.thingworx.resources.entities.EntityServices
Deprecated.
in 9.1 to be replaced by EntityServices.CreateStyleDefinition(String, String, TagCollection, String, JSONObject) which allows specification of a projectName via a parameter. Calling this method will set the project to the default project.
createSuperUserContext() - Static method in class com.thingworx.security.context.SecurityContext


createSystemUserContext() - Static method in class com.thingworx.security.context.SecurityContext


CreateTextFile(String, String, Boolean) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Create a text file.
CreateThing(String, String, TagCollection, String) - Method in class com.thingworx.resources.entities.EntityServices
Deprecated.
in 9.1 to be replaced by EntityServices.CreateThing(String, String, TagCollection, String, String) which allows specification of a projectName via a parameter. Calling this method will set the project to the default project.
CreateThing(String, String, TagCollection, String, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Things Service Description: Create a new thing.
createThingContext(Thing) - Static method in class com.thingworx.security.context.SecurityContext


createThingFromTemplate(String, String, String, boolean) - Static method in class com.thingworx.entities.utils.ThingTemplateUtilities
 
CreateThingShape(String, String, TagCollection) - Method in class com.thingworx.resources.entities.EntityServices
Deprecated.
in 9.1 to be replaced by EntityServices.CreateThingShape(String, String, TagCollection, String) which allows specification of a projectName via a parameter. Calling this method will set the project to the default project.
CreateThingShape(String, String, TagCollection, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: ThingShape Service Description: Create a new thing shape.
CreateThingShapeWithOwner(String, String, TagCollection, String, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: ThingShape Service Description: Create a new thingShape and set owner if provided.
CreateThingTemplate(String, String, TagCollection, String) - Method in class com.thingworx.resources.entities.EntityServices
Deprecated.
in 9.1 to be replaced by EntityServices.CreateThingTemplate(String, String, TagCollection, String, String) which allows specification of a projectName via a parameter. Calling this method will set the project to the default project.
CreateThingTemplate(String, String, TagCollection, String, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: ThingTemplates Service Description: Create a new thing template from a base template.
CreateThingTemplateWithOwner(String, String, TagCollection, String, String, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: ThingTemplates Service Description: Create a new thing template from a base template with Owner.
CreateThingWithOwner(String, String, TagCollection, String, String) - Method in class com.thingworx.resources.entities.EntityServices
Deprecated.
in 9.1 to be replaced by EntityServices.CreateThingWithOwner(String, String, TagCollection, String, String, String) which allows specification of a projectName via a parameter. Calling this method will set the project to the default project.
CreateThingWithOwner(String, String, TagCollection, String, String, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Things Service Description: Create a new thing and set owner if provided.
createURI(String, String, String, String) - Static method in class com.thingworx.common.RESTAPIConstants
 
CreateUser(String, String, TagCollection, String) - Method in class com.thingworx.resources.entities.EntityServices
Deprecated.
in 9.1 to be replaced by EntityServices.CreateUser(String, String, TagCollection, String, String) which allows specification of a projectName via a parameter.
CreateUser(String, String, TagCollection, String, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Users Service Description: Create a new user.
createUserContext(User) - Static method in class com.thingworx.security.context.SecurityContext


CreateUserWithOptions(InfoTable) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Users Service Description: Creates a user.
CreateValues() - Method in class com.thingworx.datashape.DataShape
Service Category: Values Service Description: Create an empty info table of the correct datashape for this data table.

An entity service that generates an info table backed by this data shape.
CreateValues() - Method in class com.thingworx.datatables.DataTableThing
Service Category: Values Service Description: Create an empty info table of the correct datashape for this data table.
CreateValues() - Method in class com.thingworx.streams.StreamThing
Service Category: Values Service Description: Create an empty info table of the correct datashape for this stream.
CreateValuesWithData(JSONObject) - Method in class com.thingworx.datashape.DataShape
Service Category: Crawl Service Description: Create an info table of the correct datashape for this stream and include data values.

An entity service that generates an info table backed by this data shape with a single row containing the values from the provided JSON object that match the fields defined in this shape.
CreateValuesWithData(JSONObject) - Method in class com.thingworx.datatables.DataTableThing
Service Category: Values Service Description: Create an info table of the correct datashape for this stream and include data values.
CreateValuesWithData(JSONObject) - Method in class com.thingworx.streams.StreamThing
Service Category: Values Service Description: Create an info table of the correct datashape for this stream and include data values.
CreateZipArchive(String, String, String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Compression Service Description: Create a zip file archive within this File Repository.
cropAndResizeImage(byte[], int, int, int, int, int, int) - Static method in class com.thingworx.utils.ImageUtilities
 
cropImage(byte[], int, int, int, int) - Static method in class com.thingworx.utils.ImageUtilities
 
CSRF_COOKIE_NAME - Static variable in class com.thingworx.common.RESTAPIConstants
 
CSVFileServices - Class in com.thingworx.resources.csv
 
CSVFileServices() - Constructor for class com.thingworx.resources.csv.CSVFileServices
 
CURRENT - Static variable in class com.thingworx.common.SharedConstants
 
currentRow() - Method in class com.thingworx.types.collections.ValueCollectionList
 
currentRow() - Method in class com.thingworx.types.InfoTable


Returns the current row in this InfoTable as a ValueCollection
Custom - com.thingworx.common.RESTAPIConstants.Characteristic
 
CustomAuthenticator - Class in com.thingworx.security.authentication
 
CustomAuthenticator() - Constructor for class com.thingworx.security.authentication.CustomAuthenticator
 

D

Dashboard - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
DashboardFunctions - Class in com.thingworx.resources.dashboards
 
DashboardFunctions() - Constructor for class com.thingworx.resources.dashboards.DashboardFunctions
 
DashboardGroup - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
DashboardItem - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
DASHBOARDNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 120.
DashboardOwner - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Dashboards - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
Dashboards - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Data - com.thingworx.relationships.RelationshipTypes.ThingworxNodeTypes
 
DATA_CHANGE_EVENT - Static variable in class com.thingworx.types.events.EventTypes
 
DATA_PERSISTENCE_PROVIDER - Static variable in class com.thingworx.system.subsystems.platform.PlatformSubsystem
 
DATA_THING_SETTINGS - Static variable in class com.thingworx.datastorage.DataThing
 
DataAccessException - Exception in com.thingworx.common.exceptions
 
DataAccessException() - Constructor for exception com.thingworx.common.exceptions.DataAccessException
 
DataChangeType - Enum in com.thingworx.types.constants
 
DataContainer - com.thingworx.relationships.RelationshipTypes.ThingworxNodeTypes
 
DataEntry - Class in com.thingworx.datastorage
 
DataEntry() - Constructor for class com.thingworx.datastorage.DataEntry
 
dataShape() - Method in annotation type com.thingworx.metadata.annotations.ThingworxConfigurationTableDefinition


Required parameter: defines the fields that compose the configuration table.
dataShape() - Method in annotation type com.thingworx.metadata.annotations.ThingworxEventDefinition


Required parameter: a name referencing a data shape entity that describes the data payload tied to this event.
DataShape - Class in com.thingworx.datashape
The concrete implementation of a data shape entity.
DataShape - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
DataShape() - Constructor for class com.thingworx.datashape.DataShape


Constructs a new, unnamed data shape object without any fields defined.
DATASHAPE_INCOMING_LOCAL_PROPERTY_BINDING - Static variable in class com.thingworx.things.Thing
 
DataShapeDefinition - Class in com.thingworx.metadata
Used to define fields for all data that is managed within ThingWorx.
DataShapeDefinition - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
DataShapeDefinition() - Constructor for class com.thingworx.metadata.DataShapeDefinition


Constructs a new empty data shape definition.
DataShapeDefinition(FieldDefinitionCollection) - Constructor for class com.thingworx.metadata.DataShapeDefinition


Constructs a data shape definition containing a predefined collection of fields.
DataShapeDefinitionCollection - Class in com.thingworx.metadata.collections
 
DataShapeDefinitionCollection() - Constructor for class com.thingworx.metadata.collections.DataShapeDefinitionCollection
 
DataShapeDefinitionRetriever - Interface in com.thingworx.metadata
An instance of DataShapeDefinitionRetriever is used by all ConfigurationTables and ConfigurationTableDefinitions to retrieve their DataShapes by name whenever queried.
DataShapeDefinitions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
DATASHAPENAME - com.thingworx.types.BaseTypes
Has a value equivalent of 104.
DataShapes - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
DataShapes - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
DataTable - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
DataTableEntries - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
DataTableEntry - Class in com.thingworx.datatables
 
DataTableEntry - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
DataTableEntry() - Constructor for class com.thingworx.datatables.DataTableEntry
 
DataTables - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
DataTableServiceProvider - Interface in com.thingworx.persistence.common
 
DataTableThing - Class in com.thingworx.datatables
 
DataTableThing() - Constructor for class com.thingworx.datatables.DataTableThing
 
DataTags - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
DataTags - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
DataTagVocabulary - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
DATATAGVOCABULARYNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 114.
DataThing<SP extends ServiceProvider> - Class in com.thingworx.datastorage
 
DataThing() - Constructor for class com.thingworx.datastorage.DataThing
 
DataThingWithEvents<SP extends ServiceProvider> - Class in com.thingworx.datastorage
 
DataThingWithEvents() - Constructor for class com.thingworx.datastorage.DataThingWithEvents
 
dateIsIncluded(DateTime, DateTime, DateTime) - Static method in class com.thingworx.common.utils.DateUtilities
 
dateTime() - Static method in class com.thingworx.metrics.Metrics


Provides access to a DateTime metric.
DATETIME - com.thingworx.types.BaseTypes
Has a value equivalent of 3.
dateTimeIsIncluded(DateTime, DateTime, DateTime) - Static method in class com.thingworx.common.utils.DateUtilities
 
DatetimePrimitive - Class in com.thingworx.types.primitives
 
DatetimePrimitive() - Constructor for class com.thingworx.types.primitives.DatetimePrimitive
 
DatetimePrimitive(Long) - Constructor for class com.thingworx.types.primitives.DatetimePrimitive
 
DatetimePrimitive(DateTime) - Constructor for class com.thingworx.types.primitives.DatetimePrimitive
 
DateUtilities - Class in com.thingworx.common.utils
 
DateUtilities() - Constructor for class com.thingworx.common.utils.DateUtilities
 
DEADBAND - com.thingworx.types.constants.DataChangeType
 
decr() - Method in interface com.thingworx.metrics.ICounter


Decrements the counter by one.
decr(boolean) - Method in interface com.thingworx.metrics.ICounter


Decrements the counter by one.
decr(T) - Method in interface com.thingworx.metrics.ICounter


Decrements the counter by the supplied value.
decr(T, boolean) - Method in interface com.thingworx.metrics.ICounter


Decrements the counter by the supplied value with optional persistence.
decr(T, boolean, boolean) - Method in interface com.thingworx.metrics.ICounter


Decrements the counter by the supplied value with optional persistence.
decrypt(byte[], byte[], byte[]) - Static method in class com.thingworx.security.encryption.SecureData
 
decrypt(String, byte[]) - Static method in class com.thingworx.security.encryption.SecureData
decryptBase64(String, String) - Static method in class com.thingworx.security.encryption.SecureData
decryptWithCustomKey(byte[], byte[]) - Static method in class com.thingworx.security.encryption.SecureData
 
DecryptWithCustomKey(String, String) - Method in class com.thingworx.resources.admin.EncryptionServices
Service Category: Encryption Service Description: Returns decrypted data using the Base64 encoded key with valid sizes; 128, 192 or 256 bits.
DecryptWithKey(String, String) - Method in class com.thingworx.resources.admin.EncryptionServices
DEFAULT_ACCEPT_TYPE - Static variable in class com.thingworx.common.RESTAPIConstants
 
DEFAULT_AUTOSTART - Static variable in class com.thingworx.system.subsystems.Subsystem
 
DEFAULT_AVATAR_SIZE - Static variable in class com.thingworx.common.SharedConstants
 
DEFAULT_CONTENT_TYPE - Static variable in class com.thingworx.common.RESTAPIConstants
 
DEFAULT_ENABLED - Static variable in class com.thingworx.system.subsystems.Subsystem
 
DEFAULT_ENCODING - Static variable in class com.thingworx.common.SharedConstants
 
DEFAULT_FEED_ITEM_COUNT - Static variable in class com.thingworx.common.RESTAPIConstants
 
DEFAULT_ITEM_COUNT - Static variable in class com.thingworx.common.RESTAPIConstants
 
DEFAULT_LANGUAGE - Static variable in class com.thingworx.common.SharedConstants
 
DEFAULT_LANGUAGE_CODE - Static variable in class com.thingworx.localization.LocalizationTable
 
DEFAULT_MAX_FILE_SIZE - Static variable in class com.thingworx.things.repository.FileRepositoryThing
 
DEFAULT_N - Static variable in interface com.thingworx.metrics.IStatistic
 
DEFAULT_PASSWORD_HASH_SIZE - Static variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
DEFAULT_PASSWORD_SALT_SIZE - Static variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
DEFAULT_PERIOD - Static variable in class com.thingworx.types.primitives.structs.Timespan
 
DEFAULT_PROJECT_NAME - Static variable in class com.thingworx.projects.Project
 
DEFAULT_REPORTING_STRATEGY - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
DEFAULT_SEARCH_ITEM_COUNT - Static variable in class com.thingworx.common.RESTAPIConstants
 
DEFAULT_SETTINGS_TABLE - Static variable in class com.thingworx.things.Thing
 
DEFAULT_THINGGROUP_DIRECTPARENTS_CACHE_CONCURRENCY_LEVEL - Static variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
DEFAULT_THINGGROUP_DIRECTPARENTS_CACHE_MAXSIZE - Static variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
DEFAULT_THINGGROUP_INHERITEDVISPERM_CACHE_CONCURRENCY_LEVEL - Static variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
DEFAULT_THINGGROUP_INHERITEDVISPERM_CACHE_MAXSIZE - Static variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
DEFAULT_THINGGROUP_VISIBILITY_PERM_DELEGATION_ENABLED - Static variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
DEFAULT_TIMEOUT - Static variable in class com.thingworx.common.RESTAPIConstants
 
DEFAULT_TIMEOUT - Static variable in class com.thingworx.things.bindings.RemoteBinding
 
DEFAULT_TOTAL_SIZE_CAP_IN_GB - Static variable in class com.thingworx.logging.LogUtilities
 
DEFAULT_TRANSFER_BLOCK_SIZE - Static variable in class com.thingworx.things.repository.FileRepositoryThing
 
DefaultGroups - Class in com.thingworx.security.groups
 
DefaultGroups() - Constructor for class com.thingworx.security.groups.DefaultGroups
 
DefaultOrganizations - Class in com.thingworx.security.organizations
 
DefaultOrganizations() - Constructor for class com.thingworx.security.organizations.DefaultOrganizations
 
DefaultUsers - Class in com.thingworx.security.users
 
DefaultUsers() - Constructor for class com.thingworx.security.users.DefaultUsers
 
DEFINITION_CHARACTERISTIC - Static variable in class com.thingworx.common.RESTAPIConstants
 
delete(ValueCollection) - Method in class com.thingworx.types.InfoTable


Creates an AndFilterCollection based on the given ValueCollection and deletes all rows falling within the parameters of that filter
delete(IFilter) - Method in class com.thingworx.types.InfoTable
 
Delete - com.thingworx.security.permissions.PermissionTypes
 
Delete(String, String, String, JSONObject, Boolean, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: Delete Service Description: Invoke an HTTP delete request on a URL.
DELETE - com.thingworx.common.RESTAPIConstants.FunctionType
 
DELETE - com.thingworx.common.RESTAPIConstants.Method
 
DELETE - Static variable in class com.thingworx.common.SharedConstants
 
deleteAlertDefinition(String, String) - Method in class com.thingworx.system.subsystems.alerts.data.AlertConfigurationCollection
 
DeleteAlertFromSummary(InfoTable) - Method in class com.thingworx.resources.alerts.AlertServices
Service Category: Alerts Service Description: Deletes an alert(s) from the summary record.
DeleteAllConfigurationTableRows(String, Boolean) - Method in class com.thingworx.entities.RootEntity
Service Category: Configuration Service Description: Delete all rows from a multi-row configuration table.
DeleteAllConfigurationTableRows(String, Boolean) - Method in class com.thingworx.security.users.User
Service Category: Configuration Service Description: Delete all rows from a multi-row configuration table.
deleteAllGroupMembers() - Method in class com.thingworx.security.groups.Group
 
deleteAllPermissions(PermissionTypes) - Method in class com.thingworx.security.permissions.AssignedPermissionMap
 
deleteAllPermissions(PermissionTypes, String) - Method in class com.thingworx.security.permissions.RunTimePermissionCollection
 
DeleteAllSharedConfigurationTableRows(String, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Configuration Service Description: Delete all rows from a shared multi-row configuration table.
DeleteApplicationKey(String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: ApplicationKeys Service Description: Delete an application key.
DeleteApplicationKeys(Boolean, Boolean) - Method in class com.thingworx.security.users.User
Service Category: ApplicationKeys Service Description: Delete application keys associated with this user.
DeleteApplicationKeys(String, Boolean, Boolean) - Method in class com.thingworx.system.subsystems.users.UserManagementSubsystem
Service Category: ApplicationKeys Service Description: Delete application keys associated with the user specified.
DeleteCollectionDesignTimePermission(String, String, String, String) - Method in class com.thingworx.resources.collections.CollectionsServices
Service Category: Permissions Service Description: Delete a design time permission.
DeleteCollectionRunTimePermission(String, String, String, String, String) - Method in class com.thingworx.resources.collections.CollectionsServices
Service Category: Permissions Service Description: Delete a run time permission.
DeleteCollectionVisibilityPermission(String, String, String) - Method in class com.thingworx.resources.collections.CollectionsServices
Service Category: Permissions Service Description: Delete a visibility permission.
DeleteConfigurationTable(String, Boolean) - Method in class com.thingworx.entities.RootEntity
Service Category: Configuration Service Description: Delete an entire configuration table.
DeleteConfigurationTable(String, Boolean) - Method in class com.thingworx.security.users.User
Service Category: Configuration Service Description: Delete an entire configuration table.
DeleteConfigurationTableRows(String, InfoTable, Boolean) - Method in class com.thingworx.entities.RootEntity
Service Category: Configuration Service Description: Delete one or more rows from a multi-row configuration table.
DeleteConfigurationTableRows(String, InfoTable, Boolean) - Method in class com.thingworx.security.users.User
Service Category: Configuration Service Description: Delete one or more rows from a multi-row configuration table.
DeleteConnection(String, String) - Method in class com.thingworx.networks.Network
Service Category: Connections Service Description: Delete a connection.

Deletes the connection between the given parent and child from this Network.
DeleteDashboard(String) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Delete an dashboard.
DeleteDataTableEntries(InfoTable) - Method in class com.thingworx.datatables.DataTableThing
Deprecated.
DeleteDataTableEntries(InfoTable, Double) - Method in class com.thingworx.datatables.DataTableThing
Service Category: DataTableEntries Service Description: Delete all table entries that match the provided values.
DeleteDataTableEntriesWithQuery(TagCollection, Location, String, String, InfoTable, JSONObject) - Method in class com.thingworx.datatables.DataTableThing
Deprecated.
DeleteDataTableEntriesWithQueryCriteria(TagCollection, String, InfoTable, JSONObject) - Method in class com.thingworx.datatables.DataTableThing
Service Category: DataTableEntries Service Description: Delete entries from data table entries based on a query, values, tags and source.
DeleteDataTableEntry(InfoTable) - Method in class com.thingworx.datatables.DataTableThing
Service Category: DataTableEntries Service Description: Delete an existing data table entry.
DeleteDataTableEntryByKey(String) - Method in class com.thingworx.datatables.DataTableThing
Service Category: DataTableEntries Service Description: Delete an existing data table entry using its key value.
DeleteDataTagVocabulary(String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: DataTags Service Description: Delete a data tag vocabulary.
deleteDesignTimePermission(PermissionTypes, Permission) - Method in class com.thingworx.entities.collections.RootEntityCollection
 
deleteDesignTimePermission(PermissionTypes, Permission) - Method in class com.thingworx.entities.RootEntity
 
deleteDesignTimePermission(PermissionTypes, Permission) - Method in interface com.thingworx.security.permissions.IDesignTimeSecurable
 
DeleteDesignTimePermission(String, String, String) - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Delete a design time permission.
DeleteEntityPermission(String, String, TagCollection, String, Boolean) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Permissions Service Description: Delete run time permissions on a set of entities.
DeleteEntityVisibilities(InfoTable, TagCollection, String, Boolean) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Permissions Service Description: Delete visibility on a set of entities for multiple Organizations/OrganizationalUnits.
DeleteEntityVisibility(String, TagCollection, String, Boolean) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Permissions Service Description: Delete visibility on a set of entities.
DeleteFile(String) - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
Service Category: FileSystemServices Service Description: Delete a file.
DeleteFile(String) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
Service Category: FileSystemServices Service Description: Delete a file.
DeleteFile(String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Delete a file.
DeleteFolder(String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Directories Service Description: Delete a folder.
DeleteGhostEntities(Boolean) - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: Entities Service Description: Delete the entities which have not been persisted.
deleteGroup(Group) - Method in class com.thingworx.security.users.User
 
DeleteGroup(String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Groups Service Description: Delete a group.
deleteGroupMember(EntityReference) - Method in class com.thingworx.security.groups.Group
 
deleteGroupMember(EntityReference, ContextType) - Method in class com.thingworx.security.groups.Group
 
deleteInstanceDesignTimePermission(PermissionTypes, Permission) - Method in interface com.thingworx.security.permissions.IInstanceDesignTimeSecurable
 
deleteInstanceDesignTimePermission(PermissionTypes, Permission) - Method in class com.thingworx.thingtemplates.ThingTemplate
 
DeleteInstanceDesignTimePermission(String, String, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Permissions Service Description: Delete an instance design time permission.
deleteInstanceRunTimePermission(PermissionTypes, String, Permission) - Method in interface com.thingworx.security.permissions.IInstanceRunTimeSecurable
 
deleteInstanceRunTimePermission(PermissionTypes, String, Permission) - Method in class com.thingworx.thingshape.ThingShape
 
deleteInstanceRunTimePermission(PermissionTypes, String, Permission) - Method in class com.thingworx.thingtemplates.ThingTemplate
 
DeleteInstanceRunTimePermission(String, String, String, String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Permissions Service Description: Delete an instance run time permission.
DeleteInstanceRunTimePermission(String, String, String, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Permissions Service Description: Delete an instance run time permission.
deleteInstanceVisibilityPermission(PermissionTypes, Permission) - Method in interface com.thingworx.security.permissions.IInstanceVisibilitySecurable
 
deleteInstanceVisibilityPermission(PermissionTypes, Permission) - Method in class com.thingworx.thingtemplates.ThingTemplate
 
DeleteInstanceVisibilityPermission(String, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Permissions Service Description: Delete a visibility permission.
DeleteMediaEntity(String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Media Service Description: Delete a media entity.
DeleteMember(String, String) - Method in class com.thingworx.security.groups.Group
Service Category: Members Service Description: Remove a user/group from this group.
DeleteMember(String, String) - Method in class com.thingworx.security.organizations.OrganizationalUnit
 
DeleteMember(String, String, String) - Method in class com.thingworx.security.organizations.Organization
Service Category: Members Service Description: Remove a user/organization from this organization.
DeleteModelTagVocabulary(String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: ModelTags Service Description: Delete a model tag vocabulary.
DeleteNetwork(String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Networks Service Description: Delete a network.
DeleteNotificationContent(String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: NotificationContents Service Description: Delete a notification content.
DeleteNotificationDefinition(String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: NotificationDefinitions Service Description: Delete a notification definition.
DeleteOrganization(String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Organizations Service Description: Delete an organization.
deleteOrganizationalUnit(OrganizationalUnit) - Method in class com.thingworx.security.users.User
 
DeleteOrganizationalUnit(String, Boolean) - Method in class com.thingworx.security.organizations.Organization
Service Category: OrgUnits Service Description: Delete a specific organizational unit from the organization.
deletePermission(PermissionTypes, Permission) - Method in class com.thingworx.security.permissions.AssignedPermissionMap
 
deletePermission(PermissionTypes, String, Permission) - Method in class com.thingworx.security.permissions.RunTimePermissionCollection
 
DeletePermissions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
DeleteProject(String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Projects Service Description: Delete a Project.
DeleteQuery(InfoTable, JSONObject) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Filters Service Description: Delete rows that match a query.
DeleteResourceEntityPermission(TagCollection, String, Boolean, InfoTable) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Permissions Service Description: Delete run time permissions for a resource on a set of entities.
deleteRowsToNewTable(IFilter) - Method in class com.thingworx.types.InfoTable
 
deleteRunTimePermission(PermissionTypes, String, Permission) - Method in class com.thingworx.entities.collections.RootEntityCollection
 
deleteRunTimePermission(PermissionTypes, String, Permission) - Method in class com.thingworx.entities.RootEntity
 
deleteRunTimePermission(PermissionTypes, String, Permission) - Method in interface com.thingworx.security.permissions.IRunTimeSecurable
 
DeleteRunTimePermission(String, String, String, String) - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Delete a run time permission.
deleteService() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceMapping


Optional parameter: The name of the service on this class that will handle delete requests.
DeleteSessionShape(String) - Method in class com.thingworx.system.subsystems.users.UserManagementSubsystem
Service Category: Sessions Service Description: Deletes the specified thing shape from the list of those assigned as session shapes.

Will remove a ThingShape with the given name from the User Session Shape list.
DeleteSharedConfigurationTable(String, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Configuration Service Description: Delete an entire shared configuration table.
DeleteSharedConfigurationTableRows(String, InfoTable, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Configuration Service Description: Delete one or more rows from a shared multi-row configuration table.
DeleteStreamEntry(String) - Method in class com.thingworx.streams.StreamThing
Service Category: StreamEntries Service Description: Delete a specific stream entry given a stream entry ID.
DeleteStyleDefinition(String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: StyleDefinitions Service Description: Delete a style definition.
DeleteThing(String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Things Service Description: Delete a thing.
DeleteThingPermission(String, String, JSONObject, InfoTable) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Permissions Service Description: Delete run time permissions on a set of entities.
DeleteThingShape(String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: ThingShapes Service Description: Delete a thing shape.
DeleteThingTemplate(String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: ThingTemplates Service Description: Delete a thing template.
DeleteThingVisibility(InfoTable, String, String, JSONObject) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Permissions Service Description: Delete visibility on a set of entities.
DeleteUser(String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Users Service Description: Delete a user.
DeleteUserWithOptions(InfoTable) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Users Service Description: Delete a user.
deleteVisibilityPermission(PermissionTypes, Permission) - Method in class com.thingworx.entities.collections.RootEntityCollection
 
deleteVisibilityPermission(PermissionTypes, Permission) - Method in class com.thingworx.entities.RootEntity
 
deleteVisibilityPermission(PermissionTypes, Permission) - Method in interface com.thingworx.security.permissions.IVisibilitySecurable
 
DeleteVisibilityPermission(String, String) - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Delete a visibility permission.
DeleteVocabularyTerm(String) - Method in class com.thingworx.vocabularies.Vocabulary
Service Category: Terms Service Description: Delete a specific vocabulary term.
DENY - com.thingworx.common.SharedConstants.HACompatibilityImportLevel
 
deprecatedSince() - Method in annotation type com.thingworx.metadata.annotations.ThingworxExtensionApiAnnotation


Optional parameter: When specified, indicates that the annotation has been deprecated for extension developers and should no longer be used for new extension development.
deprecatedSince() - Method in annotation type com.thingworx.metadata.annotations.ThingworxExtensionApiClass


Optional parameter: When specified, indicates that the class has been deprecated for extension developers and should no longer be used for new extension development.
deprecatedSince() - Method in annotation type com.thingworx.metadata.annotations.ThingworxExtensionApiMethod


Optional parameter: When specified, indicates that the method has been deprecated for extension developers and should no longer be used for new extension development.
DeriveFields(InfoTable, String, String, String) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Calculations Service Description: Add additional columns based on expressions to existing infotable.
DESCENDING - Static variable in class com.thingworx.types.data.sorters.GenericSorter
 
description() - Method in annotation type com.thingworx.metadata.annotations.ThingworxConfigurationTableDefinition


Optional parameter: a short description of the configuration table and its purpose.
description() - Method in annotation type com.thingworx.metadata.annotations.ThingworxEventDefinition


Optional parameter: a short description for the event.
description() - Method in annotation type com.thingworx.metadata.annotations.ThingworxFieldDefinition


Optional parameter: a short description for the field.
description() - Method in annotation type com.thingworx.metadata.annotations.ThingworxHandlerDefinition
 
description() - Method in annotation type com.thingworx.metadata.annotations.ThingworxPropertyDefinition


Optional parameter: a short description for the property.
description() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceDefinition


Optional parameter: : a short description for the service.
description() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceMapping


Optional parameter: A description of the characteristic being mapped.
description() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceParameter


Optional parameter: a short description of the parameter and its use.
description() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceResult


Optional parameter: a short description of the service result.
description() - Method in annotation type com.thingworx.metadata.annotations.ThingworxSubscription


Optional parameter: A short description for the service.
DESIGNERS - Static variable in class com.thingworx.security.groups.DefaultGroups
 
DESIGNTIME_PERMISSIONS - Static variable in enum com.thingworx.security.permissions.PermissionTypes
 
DESIGNTIMEPERMISSIONCHECK_CHARACTERISTIC - Static variable in class com.thingworx.common.RESTAPIConstants
 
DesignTimePermissionCollection - Class in com.thingworx.security.permissions
 
DesignTimePermissionCollection() - Constructor for class com.thingworx.security.permissions.DesignTimePermissionCollection
 
DesignTimePermissions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
DEVELOPERS - Static variable in class com.thingworx.security.groups.DefaultGroups
 
DEVELOPMENT - Static variable in class com.thingworx.security.organizations.DefaultOrganizations
 
Deviation - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertCategories
 
DeviationAbove - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
 
DeviationBelow - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
 
DeviceFunctions - Class in com.thingworx.resources.devices
 
DeviceFunctions() - Constructor for class com.thingworx.resources.devices.DeviceFunctions
 
DIRECTORY_DATASHAPE - Static variable in class com.thingworx.things.repository.FileRepositoryThing
 
DirectoryService - Class in com.thingworx.security.directoryservices
 
DirectoryService - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
DirectoryService() - Constructor for class com.thingworx.security.directoryservices.DirectoryService
 
DirectoryServices - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
DirectoryServices - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
DisableAlertsForProperty(String, String, Boolean) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Disable alert(s) for a property.
DisableAllAlerts(Boolean) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Disable all alerts for a thing.
DisableAuthenticator() - Method in class com.thingworx.security.authentication.Authenticator
Service Category: Lifecycle Service Description: Disable this authenticator.
DISABLED - com.thingworx.system.subsystems.SubsystemState
 
DISABLED - com.thingworx.things.ThingState
 
DisableSubscription(String) - Method in class com.thingworx.things.Thing
Service Category: Subscriptions Service Description: Disable Subscription.
DisableSubscription(String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Subscriptions Service Description: Disable Subscription.
DisableSubscription(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Subscriptions Service Description: Disable Subscription.
DisableSubscription(String, String, String) - Method in class com.thingworx.things.Thing
Deprecated.
DisableSubscription(String, String, String) - Method in class com.thingworx.thingshape.ThingShape
Deprecated.
DisableSubscription(String, String, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Deprecated.
DisableThing() - Method in class com.thingworx.things.Thing
Service Category: Lifecycle Service Description: Disable this thing.
DisableUser() - Method in class com.thingworx.security.users.User
Service Category: Security Service Description: Service to disable a user.
dispatchBackgroundEvent(ThingworxEvent) - Method in class com.thingworx.things.Thing
 
dispatchEvent(ThingworxEvent) - Method in class com.thingworx.things.Thing
 
dispatchQueuedEvents() - Static method in class com.thingworx.webservices.context.ThreadLocalContext


Dispatches the events queued for the current thread.
dispose() - Method in class com.thingworx.entities.RootEntity


dispose() - Method in class com.thingworx.streams.StreamThing
 
dispose() - Method in class com.thingworx.things.Thing
 
Distinct(InfoTable, String) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Aggregates Service Description: Extract a set of distinct values for a specified field.
DoesApplicationKeyWithKeyIdExist(String) - Method in class com.thingworx.security.users.User
Service Category: ApplicationKeys Service Description: Returns true if the specified key id associated with this user exists.
DoesApplicationKeyWithKeyIdExist(String, String) - Method in class com.thingworx.system.subsystems.users.UserManagementSubsystem
Service Category: ApplicationKeys Service Description: Returns true if the specified key id associated with the user specified exists.
DOLLAR_CHAR - Static variable in class com.thingworx.common.SharedConstants
 
DOMAIN_ID - Static variable in class com.thingworx.types.primitives.structs.ThingCode
 
DOT_CHAR - Static variable in class com.thingworx.common.SharedConstants
 
DOUBLE_QUOTE - Static variable in class com.thingworx.common.SharedConstants
 
doubleToBytes(double) - Static method in class com.thingworx.common.utils.StreamUtilities
 
DUAL_WILDCARD - Static variable in class com.thingworx.common.SharedConstants
 
DYNAMIC_CONTENT - Static variable in class com.thingworx.ux.media.MediaEntity
 
DYNAMIC_SUBSCRIPTION_INVALIDATED_EVENT - Static variable in class com.thingworx.types.events.EventTypes
 

E

EdgeControlledEgressQuotaException - Exception in com.thingworx.things.connected
An EdgeControlled Thing has caused an exception.
EdgeControlledEgressQuotaException() - Constructor for exception com.thingworx.things.connected.EdgeControlledEgressQuotaException
 
EditDashboardItemConfig(String, String, String, InfoTable) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Replace all existing config parameters for a dashboard item with new parameters.
EditDashboardItemParameters(String, String, String, InfoTable) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Updates or adds provided config parameters for a dashboard item.
ELEVATION - Static variable in class com.thingworx.types.primitives.structs.Location
 
EMPTY_STRING - Static variable in class com.thingworx.common.SharedConstants
 
ENABLE_XXE - Static variable in class com.thingworx.common.utils.XMLUtilities
 
EnableAlertsForProperty(String, String, Boolean) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Enable alert(s) for a property.
EnableAllAlerts(Boolean) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Enable all alerts for a thing.
EnableAuthenticator() - Method in class com.thingworx.security.authentication.Authenticator
Service Category: Lifecycle Service Description: Enable this authenticator.
enabled() - Method in annotation type com.thingworx.metadata.annotations.ThingworxSubscription


Optional parameter: whether the subscription should listen for events.
EnableSubscription(String) - Method in class com.thingworx.things.Thing
Service Category: Subscriptions Service Description: Enable Subscription.
EnableSubscription(String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Subscriptions Service Description: Enable Subscription.
EnableSubscription(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Subscriptions Service Description: Enable Subscription.
EnableSubscription(String, String, String) - Method in class com.thingworx.things.Thing
Deprecated.
EnableSubscription(String, String, String) - Method in class com.thingworx.thingshape.ThingShape
Deprecated.
EnableSubscription(String, String, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Deprecated.
EnableThing() - Method in class com.thingworx.things.Thing
Service Category: Lifecycle Service Description: Enable this thing.
EnableUser() - Method in class com.thingworx.security.users.User
Service Category: Security Service Description: Service to enable a user.
encrypt(byte[], byte[], byte[]) - Static method in class com.thingworx.security.encryption.SecureData
 
encrypt(String, byte[]) - Static method in class com.thingworx.security.encryption.SecureData
Encrypt(String) - Method in class com.thingworx.resources.admin.EncryptionServices
Service Category: Encryption Service Description: Returns an encrypted password.
encryptBase64(String, String) - Static method in class com.thingworx.security.encryption.SecureData
EncryptionServices - Class in com.thingworx.resources.admin
 
EncryptionServices() - Constructor for class com.thingworx.resources.admin.EncryptionServices
 
EncryptPropertyValue(String) - Method in class com.thingworx.resources.admin.EncryptionServices
Service Category: Encryption Service Description: Returns an encrypted property value.
encryptWithCustomKey(byte[], byte[]) - Static method in class com.thingworx.security.encryption.SecureData
 
EncryptWithCustomKey(String, String) - Method in class com.thingworx.resources.admin.EncryptionServices
Service Category: Encryption Service Description: Returns an encrypted string using a Base64 encoded key with AES 128 supported key lengths; 128, 192 or 256 bits.
EncryptWithKey(String, String) - Method in class com.thingworx.resources.admin.EncryptionServices
END - Static variable in class com.thingworx.types.primitives.structs.Timespan
 
endTransactionRequired() - Static method in class com.thingworx.persistence.TransactionFactory


End the transaction
Entity - com.thingworx.relationships.RelationshipTypes.ThingworxNodeTypes
 
EntityCollection - com.thingworx.relationships.RelationshipTypes.ThingworxNodeTypes
 
EntityContext - Class in com.thingworx.externalapplication
 
EntityContext() - Constructor for class com.thingworx.externalapplication.EntityContext
 
ENTITYLIST_SHAPE - Static variable in class com.thingworx.things.Thing
 
EntityReference - Class in com.thingworx.entities
A class meant to be a slimmed down way of passing around a reference to an Entity.
EntityReference() - Constructor for class com.thingworx.entities.EntityReference
 
EntityReference(RootEntity) - Constructor for class com.thingworx.entities.EntityReference
 
EntityReference(String, short) - Constructor for class com.thingworx.entities.EntityReference
 
EntityReference(String, RelationshipTypes.ThingworxRelationshipTypes) - Constructor for class com.thingworx.entities.EntityReference
 
EntityReference(String, String) - Constructor for class com.thingworx.entities.EntityReference
 
EntityReferenceCollection - Class in com.thingworx.entities.collections
 
EntityReferenceCollection() - Constructor for class com.thingworx.entities.collections.EntityReferenceCollection
 
EntityReferenceNameMap - Class in com.thingworx.entities.collections
 
EntityReferenceNameMap() - Constructor for class com.thingworx.entities.collections.EntityReferenceNameMap
 
EntityReferenceTypeMap - Class in com.thingworx.entities.collections
 
EntityReferenceTypeMap() - Constructor for class com.thingworx.entities.collections.EntityReferenceTypeMap
 
EntityServices - Class in com.thingworx.resources.entities
 
EntityServices() - Constructor for class com.thingworx.resources.entities.EntityServices
 
EntityUtilities - Class in com.thingworx.entities.utils
 
EntityUtilities() - Constructor for class com.thingworx.entities.utils.EntityUtilities
 
EntityVersion - Class in com.thingworx.platform.common
Convenience object to handle extension versioning.
EntityVersion(String, int, int, int) - Constructor for class com.thingworx.platform.common.EntityVersion
 
EQ - com.thingworx.types.data.filters.RangeFilter.Type
 
EQFilter(InfoTable, String, String) - Method in class com.thingworx.resources.queries.InfoTableFunctions
 
EQFilter(InfoTable, String, String, Boolean) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Filters Service Description: Equality filter with case sensitivity flag.
equals(Object) - Method in class com.thingworx.migration.Version
 
equals(Object) - Method in class com.thingworx.types.TagLink
 
equals(String, String) - Method in class com.thingworx.types.TagLink
 
EQUALS - Static variable in class com.thingworx.types.data.filters.RangeFilter
Deprecated.
EqualTo - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
 
ERROR - com.thingworx.system.subsystems.SubsystemState
 
ERROR - com.thingworx.things.ThingState
 
EVALUATE_REPORTING_SERVICE_NAME - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
evaluateFilter(ValueCollection) - Method in class com.thingworx.types.data.filters.BetweenFilter
 
evaluateFilter(ValueCollection) - Method in class com.thingworx.types.data.filters.FilterCollection
 
evaluateFilter(ValueCollection) - Method in interface com.thingworx.types.data.filters.IFilter
 
evaluateFilter(ValueCollection) - Method in class com.thingworx.types.data.filters.LikeFilter
 
evaluateFilter(ValueCollection) - Method in class com.thingworx.types.data.filters.MissingValueFilter
 
evaluateFilter(ValueCollection) - Method in class com.thingworx.types.data.filters.NearFilter
 
evaluateFilter(ValueCollection) - Method in class com.thingworx.types.data.filters.OrFilterCollection
 
evaluateFilter(ValueCollection) - Method in class com.thingworx.types.data.filters.RangeFilter
 
evaluateFilter(ValueCollection) - Method in class com.thingworx.types.data.filters.SetFilter
 
evaluateFilter(ValueCollection) - Method in class com.thingworx.types.data.filters.TagFilter
 
EvaluateReporting(String, DateTime, String, String, InfoTable) - Method in class com.thingworx.things.connected.reportable.Reportable
Service Category: Service Description: Evaluates this Thing's Reporting status based on its strategy.
evaluateValue(IPrimitiveType) - Method in class com.thingworx.types.data.filters.BetweenFilter
 
evaluateValue(IPrimitiveType) - Method in class com.thingworx.types.data.filters.FilterCollection
 
evaluateValue(IPrimitiveType) - Method in interface com.thingworx.types.data.filters.IFilter
 
evaluateValue(IPrimitiveType) - Method in class com.thingworx.types.data.filters.LikeFilter
 
evaluateValue(IPrimitiveType) - Method in class com.thingworx.types.data.filters.MissingValueFilter
 
evaluateValue(IPrimitiveType) - Method in class com.thingworx.types.data.filters.NearFilter
 
evaluateValue(IPrimitiveType) - Method in class com.thingworx.types.data.filters.OrFilterCollection
 
evaluateValue(IPrimitiveType) - Method in class com.thingworx.types.data.filters.RangeFilter
 
evaluateValue(IPrimitiveType) - Method in class com.thingworx.types.data.filters.SetFilter
 
evaluateValue(IPrimitiveType) - Method in class com.thingworx.types.data.filters.TagFilter
 
Event - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
EVENT_DATA - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
EVENT_DEFINITION_ASPECTS - Static variable in class com.thingworx.types.constants.Aspects
 
EVENT_NAME - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
EVENT_TIME - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
EventData - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
EventDefinition - Class in com.thingworx.metadata
 
EventDefinition - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
EventDefinition() - Constructor for class com.thingworx.metadata.EventDefinition
 
EventDefinitionCollection - Class in com.thingworx.metadata.collections
 
EventDefinitionCollection() - Constructor for class com.thingworx.metadata.collections.EventDefinitionCollection
 
EventDefinitions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
EventDescriptor - Class in com.thingworx.types.events
 
EventDescriptor() - Constructor for class com.thingworx.types.events.EventDescriptor
 
EventExecutePermissions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
eventFromInfoTableRow(ValueCollection) - Static method in class com.thingworx.entities.utils.EventUtilities


Converts an event from an InfoTable row (with the Event data shape) into a ThingworxEvent instance.
EventHandlerSet - Class in com.thingworx.things.events
 
EventHandlerSet() - Constructor for class com.thingworx.things.events.EventHandlerSet
 
EventInvoke - com.thingworx.security.permissions.PermissionTypes
 
eventName() - Method in annotation type com.thingworx.metadata.annotations.ThingworxSubscription


Required parameter: the name of the event to subscribe to.
EVENTNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 52.
EventOccurrence - Class in com.thingworx.types.events
 
EventOccurrence() - Constructor for class com.thingworx.types.events.EventOccurrence
 
events() - Method in annotation type com.thingworx.metadata.annotations.ThingworxEventDefinitions


Required parameter: a collection of event definitions appropriate to this class.
Events - com.thingworx.common.RESTAPIConstants.Characteristic
 
EVENTS_PARAMETER_NAME - Static variable in class com.thingworx.entities.utils.EventUtilities
 
EventSubscribe - com.thingworx.security.permissions.PermissionTypes
 
EventSubscribePermissions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
EventTypes - Class in com.thingworx.types.events
 
EventTypes() - Constructor for class com.thingworx.types.events.EventTypes
 
EventUtilities - Class in com.thingworx.entities.utils
A collection of utility methods useful for handling and working with events.
EventUtilities() - Constructor for class com.thingworx.entities.utils.EventUtilities
 
EVERYONE - Static variable in class com.thingworx.security.organizations.DefaultOrganizations
 
EXCLUDED_ENTITY_TYPES_IN_PROJECT - Static variable in class com.thingworx.entities.RootEntity
 
executeRemoteService(ServiceDefinition, ValueCollection, boolean) - Method in class com.thingworx.things.connected.RemoteThing


Execute the RemoteService.
exists(String, RelationshipTypes.ThingworxRelationshipTypes) - Static method in class com.thingworx.entities.utils.EntityUtilities


expDecay(String) - Method in interface com.thingworx.metrics.builder.IStatisticBuilder


Returns a statistical metric that uses an exponential decay algorithm to weigh metrics more heavily towards newer data points.
ExportLocalizationTables(String) - Method in class com.thingworx.resources.localization.RuntimeLocalizationFunctions
Service Category: Localization Service Description: Export localization tables, optionally with a token name filter.
ExportSourceControlledEntities(String, String, String, TagCollection, DateTime, DateTime, String, Boolean) - Method in class com.thingworx.resources.sourcecontrol.SourceControlFunctions
 
ExportSourceControlledEntities(String, String, String, TagCollection, DateTime, DateTime, String, Boolean, Boolean) - Method in class com.thingworx.resources.sourcecontrol.SourceControlFunctions
Service Category: Exports Service Description: Export a list of entities for source control.

ExportSourceControlledEntitiesToZipFile(String, String, String, String, TagCollection, DateTime, DateTime, String, Boolean) - Method in class com.thingworx.resources.sourcecontrol.SourceControlFunctions
 
ExportSourceControlledEntitiesToZipFile(String, String, String, String, TagCollection, DateTime, DateTime, String, Boolean, Boolean) - Method in class com.thingworx.resources.sourcecontrol.SourceControlFunctions
Service Category: Exports Service Description: Export a list of entities for source control.

ExportUserPermissions(String, String, String, Boolean, Boolean, TagCollection, String, Boolean) - Method in class com.thingworx.resources.collections.CollectionsServices
Service Category: Permissions Service Description: Export permissions for entities and collections.
EXTENDED_PROPERTY_PREFIX - Static variable in class com.thingworx.security.users.User
 
ExtensibleRootEntity - Class in com.thingworx.entities
 
ExtensibleRootEntity() - Constructor for class com.thingworx.entities.ExtensibleRootEntity
 
EXTENSION_PACKAGE_DATASHAPE_NAME - Static variable in class com.thingworx.system.subsystems.platform.PlatformSubsystem
 
ExtensionMigratorBase - Class in com.thingworx.migration
Abstract class to facilitate migration of extensions from one version of the extension to the next.
ExtensionMigratorBase() - Constructor for class com.thingworx.migration.ExtensionMigratorBase
 
ExtensionPackage - Class in com.thingworx.extensibility
 
ExtensionPackage - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ExtensionPackage() - Constructor for class com.thingworx.extensibility.ExtensionPackage
 
ExtensionPackages - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
ExtensionPackages - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ExtractArchive(String, String, String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Compression Service Description: Extract the contents of an archive within this File Repository.
ExtractZipArchive(String, String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Compression Service Description: Extract the contents of a zip file archive within this File Repository.

F

FAILED_LOGIN_EVENT - Static variable in class com.thingworx.things.security.SecurityMonitorThing
 
failure() - Static method in class com.thingworx.persistence.TransactionFactory


Fail the transaction
FIELD_DEFINITION_ASPECTS - Static variable in class com.thingworx.types.constants.Aspects
 
FIELD_DELIMITER_CHAR - Static variable in class com.thingworx.common.SharedConstants
 
FIELD_DELIMITER_STRING - Static variable in class com.thingworx.common.SharedConstants
 
FieldDefinition - Class in com.thingworx.metadata
A definition for a data field.
FieldDefinition - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
FieldDefinition() - Constructor for class com.thingworx.metadata.FieldDefinition


Constructs a new unnamed field definition with the default base type of STRING.
FieldDefinition(String, BaseTypes) - Constructor for class com.thingworx.metadata.FieldDefinition


Constructs a new field definition with the specified name and base type.
FieldDefinition(String, BaseTypes, AspectCollection) - Constructor for class com.thingworx.metadata.FieldDefinition


Constructs a new field definition with the specified name, base type, and aspects.
FieldDefinition(String, String) - Constructor for class com.thingworx.metadata.FieldDefinition


Constructs a new field definition with the specified name and description.
FieldDefinition(String, String, BaseTypes) - Constructor for class com.thingworx.metadata.FieldDefinition


Constructs a new field definition with the specified name, description, and base type.
FieldDefinition(String, String, BaseTypes, AspectCollection) - Constructor for class com.thingworx.metadata.FieldDefinition


Constructs a new field definition with the specified name, description, base type, and aspects.
FieldDefinitionCollection - Class in com.thingworx.metadata.collections
A map of field names to their associated field definitions.
FieldDefinitionCollection() - Constructor for class com.thingworx.metadata.collections.FieldDefinitionCollection
 
FieldDefinitions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
fields() - Method in annotation type com.thingworx.metadata.annotations.ThingworxDataShapeDefinition


Optional parameter: a collection of field definitions belonging to the in-lined data shape.
FILE_DATASHAPE - Static variable in class com.thingworx.things.repository.FileRepositoryThing
 
FILE_DATASHAPE_WITH_LINKS - Static variable in class com.thingworx.things.repository.FileRepositoryThing
 
FileRepositoryThing - Class in com.thingworx.things.repository
 
FileRepositoryThing() - Constructor for class com.thingworx.things.repository.FileRepositoryThing
 
FileRepositoryThing.CompressionType - Enum in com.thingworx.things.repository
 
FileRepositoryThing.FileMode - Enum in com.thingworx.things.repository
 
filter(ValueCollection) - Method in class com.thingworx.types.InfoTable


Creates an AndFilterCollection based on the given ValueCollection and applies it to this InfoTable
FILTER_BETWEEN - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_COMPOSITE_AND - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_COMPOSITE_NOT - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_COMPOSITE_OR - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_EQUAL - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_GE - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_GT - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_IN - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_LE - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_LIKE - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_LT - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_MATCHES - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_MISSINGVALUE - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_NEAR - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_NOT_EQUAL - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_NOT_IN - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_NOT_LIKE - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_NOT_MATCHES - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_NOT_TAGGEDWITH - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_NOTBETWEEN - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_NOTMISSINGVALUE - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_NOTNEAR - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FILTER_TAGGEDWITH - Static variable in class com.thingworx.types.data.filters.FilterFactory
 
FilterCollection - Class in com.thingworx.types.data.filters
 
FilterCollection() - Constructor for class com.thingworx.types.data.filters.FilterCollection
 
FilterFactory - Class in com.thingworx.types.data.filters
 
FilterFactory() - Constructor for class com.thingworx.types.data.filters.FilterFactory
 
filterRows(IFilter) - Method in class com.thingworx.types.InfoTable
 
filterRowsToNewTable(IFilter) - Method in class com.thingworx.types.InfoTable
 
FilterToNewTable(JSONObject) - Method in class com.thingworx.types.InfoTable


Finds rows in this InfoTable with values that match the values given as a JSONObject and returns them as a new InfoTable
find(ValueCollection) - Method in class com.thingworx.types.collections.ValueCollectionList
 
find(ValueCollection) - Method in class com.thingworx.types.InfoTable


Finds and returns a row from this InfoTable that matches the values of all fields given as a (ValueCollection)
find(ValueCollection, String[]) - Method in class com.thingworx.types.collections.ValueCollectionList
 
find(ValueCollection, String[]) - Method in class com.thingworx.types.InfoTable


Finds and returns a row in this InfoTable given the fields to search as a String Array and the values to match as a ( ValueCollection)
find(IFilter) - Method in class com.thingworx.types.InfoTable


Finds and returns a row from this InfoTable that falls within the parameters of the given IFilter
findByName(String, RelationshipTypes.ThingworxRelationshipTypes) - Static method in class com.thingworx.entities.EntityReference
 
findConfigurationTableRow(ConfigurationTable, String) - Static method in class com.thingworx.common.utils.ConfigurationTableUtilities
 
FindDataTableEntries(InfoTable) - Method in class com.thingworx.datatables.DataTableThing
Deprecated.
FindDataTableEntries(InfoTable, Double) - Method in class com.thingworx.datatables.DataTableThing
Service Category: Queries Service Description: Retrieve all table entries that match the provided values.
FindDataTagTerm(String, Double) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Search data tag index for matches based on a term.
findEntity(String, RelationshipTypes.ThingworxRelationshipTypes) - Static method in class com.thingworx.entities.utils.EntityUtilities


Find an entity of a particular type, and check visibility permissions.
findEntityDirect(String, RelationshipTypes.ThingworxRelationshipTypes) - Static method in class com.thingworx.entities.utils.EntityUtilities


Find an entity of a particular type, ignoring visibility permissions.
findGroup(String) - Static method in class com.thingworx.entities.utils.GroupUtilities
 
findIndex(ValueCollection) - Method in class com.thingworx.types.collections.ValueCollectionList
 
findIndex(ValueCollection) - Method in class com.thingworx.types.InfoTable


Finds and returns the index of a row from this InfoTable that matches the values of all fields given as a ( ValueCollection)
FindModelTagTerm(String, Double) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Search model tag index for matches based on a term.
findThing(String) - Static method in class com.thingworx.entities.utils.ThingUtilities
 
findUser(String) - Static method in class com.thingworx.entities.utils.UserUtilities
 
fireEvent(EventDefinition, DateTime, ValueCollection) - Method in interface com.thingworx.entities.interfaces.IEventProvider
 
fireEvent(EventDefinition, DateTime, ValueCollection) - Method in class com.thingworx.things.Thing
 
fireFailedApplicationKeyEvent(String, String) - Method in class com.thingworx.things.security.SecurityMonitorThing
 
fireFailedLoginEvent(String, String) - Method in class com.thingworx.things.security.SecurityMonitorThing
 
fireLogoutEvent(String, String) - Method in class com.thingworx.things.security.SecurityMonitorThing
 
fireSessionExpiredEvent(String, String) - Method in class com.thingworx.things.security.SecurityMonitorThing
 
fireSuccessfulApplicationKeyEvent(String, String) - Method in class com.thingworx.things.security.SecurityMonitorThing
 
fireSuccessfulLoginEvent(String, String) - Method in class com.thingworx.things.security.SecurityMonitorThing
 
FlatExtractArchive(String, String, String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Services Service Description: Extract all contents of an archive into the specified path within this File Repository.
FLOW_CONNECTION_NAME - Static variable in class com.thingworx.ux.media.MediaEntity
 
FLOW_CONNECTOR_CONFIGURATION - Static variable in class com.thingworx.ux.media.MediaEntity
 
FOLD - com.thingworx.types.constants.FoldTypes
 
FoldTypes - Enum in com.thingworx.types.constants
 
FORM_CSRF_INPUT_NAME - Static variable in class com.thingworx.common.RESTAPIConstants
 
FORM_LOGIN - Static variable in class com.thingworx.common.RESTAPIConstants
 
formatDate(DateTime) - Static method in class com.thingworx.common.utils.DateUtilities
 
formatDate(DateTime, String) - Static method in class com.thingworx.common.utils.DateUtilities
 
formatDateTime(DateTime) - Static method in class com.thingworx.common.utils.DateUtilities
 
formatExpiresDate(DateTime) - Static method in class com.thingworx.common.utils.DateUtilities
 
formatImage(byte[]) - Static method in class com.thingworx.utils.ImageUtilities
 
formatImage(byte[], String) - Static method in class com.thingworx.utils.ImageUtilities
 
formatPeriod(Period) - Static method in class com.thingworx.common.utils.DateUtilities
 
formatRawDateTime(long) - Static method in class com.thingworx.common.utils.DateUtilities
 
friendlyName() - Method in enum com.thingworx.types.BaseTypes


fromBinaryCode(byte) - Static method in enum com.thingworx.common.RESTAPIConstants.StatusCode
 
fromCode(byte) - Static method in enum com.thingworx.common.RESTAPIConstants.Characteristic
 
fromCode(byte) - Static method in enum com.thingworx.common.RESTAPIConstants.Method
 
fromCode(byte) - Static method in enum com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
fromCode(byte) - Static method in enum com.thingworx.types.BaseTypes


Constructs a BaseTypes from its code equivalent.
fromCode(byte) - Static method in enum com.thingworx.types.constants.QualityStatus


Constructs a QualityStatus from its code equivalent.
fromCode(int) - Static method in enum com.thingworx.security.permissions.PermissionTypes
 
fromCode(short) - Static method in enum com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
fromFriendlyName(String) - Static method in enum com.thingworx.types.BaseTypes


Constructs a BaseTypes from its friendly name equivalent.
fromHttpCode(short) - Static method in enum com.thingworx.common.RESTAPIConstants.StatusCode
 
fromJSON(JSONArray) - Static method in class com.thingworx.entities.collections.EntityReferenceCollection
 
fromJSON(JSONArray) - Static method in class com.thingworx.types.TagCollection
 
fromJSON(JSONObject) - Static method in class com.thingworx.datashape.DataShape
Deprecated.
fromJSON(JSONObject) - Static method in class com.thingworx.metadata.DataShapeDefinition
Deprecated.
fromJSON(JSONObject) - Static method in class com.thingworx.projects.Project
Deprecated.
fromJSON(JSONObject) - Static method in class com.thingworx.security.organizations.OrganizationalUnit
 
fromJSON(JSONObject) - Static method in class com.thingworx.security.permissions.DesignTimePermissionCollection
 
fromJSON(JSONObject) - Static method in class com.thingworx.security.permissions.Permission
 
fromJSON(JSONObject) - Static method in class com.thingworx.security.permissions.RunTimePermissionCollection
 
fromJSON(JSONObject) - Static method in class com.thingworx.security.permissions.VisibilityPermissionCollection
 
fromJSON(JSONObject) - Static method in class com.thingworx.types.ConfigurationTable
 
fromJSON(JSONObject) - Static method in class com.thingworx.types.InfoTable
Deprecated.
fromJSON(JSONObject) - Static method in class com.thingworx.types.primitives.structs.ThingCode


Construct a ThingCode from a JSONObject by performing a lookup for "domainId" and "instanceId".
fromJSON(JSONObject) - Static method in class com.thingworx.ux.media.MediaEntity
Deprecated.
FromJSON(JSONObject) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Conversion Service Description: Convert JSON into an info table.
fromJSONTyped(Object, DataShapeDefinition) - Static method in class com.thingworx.types.collections.ValueCollection
Deprecated.
fromJSONWithoutDefaults(JSONObject) - Static method in class com.thingworx.types.InfoTable
Deprecated.
fromMap(Map<String, Object>) - Static method in class com.thingworx.types.primitives.structs.ThingCode


Construct a ThingCode from a HashMap by performing a lookup for "domainId" and "instanceId".
fromString(String) - Static method in enum com.thingworx.security.permissions.PermissionTypes
 
fromString(String) - Static method in class com.thingworx.types.primitives.structs.Location
 
fromString(String) - Static method in class com.thingworx.types.primitives.structs.ThingCode


Construct a new ThingCode from a String by splitting the incoming string by ':' then parsing the first string value for domainId and the second string result for instanceId.
fromString(String) - Static method in class com.thingworx.types.primitives.structs.Timespan
 
fromString(String) - Static method in class com.thingworx.types.primitives.structs.Vec2


Construct a Vec2 from the provided string value.
fromString(String) - Static method in class com.thingworx.types.primitives.structs.Vec3


Construct a Vec3 from the provided string value.
fromString(String) - Static method in class com.thingworx.types.primitives.structs.Vec4


Construct a Vec4 from the provided string value.
fromString(String) - Static method in class com.thingworx.types.TagCollection
 
fromString(String) - Static method in class com.thingworx.types.TagLink


fromStringTyped(BaseTypes, String) - Static method in class com.thingworx.types.primitives.structs.VTQ
 
FromXML(Document) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Conversion Service Description: Convert XML into an info table.
FunctionDefinition - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
FunctionDefinitions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
FUNCTIONDEFINITIONS_CHARACTERISTIC - Static variable in class com.thingworx.common.RESTAPIConstants
 

G

gauge(String) - Method in interface com.thingworx.metrics.builder.IBasicMetricBuilder


Returns a gauge metric for the appropriate type.
gauge(String) - Method in interface com.thingworx.metrics.builder.IBooleanMetricBuilder


Returns a Boolean gauge metric.
gauge(String) - Method in interface com.thingworx.metrics.builder.ILongMetricBuilder
 
GE - com.thingworx.types.data.filters.RangeFilter.Type
 
GEFilter(InfoTable, String, String) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Filters Service Description: Greater than or equal filter.
GenerateKey(Integer) - Method in class com.thingworx.resources.admin.EncryptionServices
Service Category: Encryption Service Description: Returns a Base64 encoded AES encryption key.
GENERIC_THING_TEMPLATE - Static variable in class com.thingworx.things.Thing
 
GenericBinding - Class in com.thingworx.things.bindings
 
GenericBinding - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
GenericBinding() - Constructor for class com.thingworx.things.bindings.GenericBinding
 
GenericEntityResolver - Class in com.thingworx.common.utils
 
GenericEntityResolver() - Constructor for class com.thingworx.common.utils.GenericEntityResolver
 
GenericHTTPException - Exception in com.thingworx.common.exceptions
 
GenericHTTPException() - Constructor for exception com.thingworx.common.exceptions.GenericHTTPException
 
GenericHTTPException(String, RESTAPIConstants.StatusCode) - Constructor for exception com.thingworx.common.exceptions.GenericHTTPException
 
GenericHTTPException(String, RESTAPIConstants.StatusCode, Throwable) - Constructor for exception com.thingworx.common.exceptions.GenericHTTPException
 
GenericHTTPException(String, String, RESTAPIConstants.StatusCode) - Constructor for exception com.thingworx.common.exceptions.GenericHTTPException
 
GenericHTTPException(String, String, RESTAPIConstants.StatusCode, Throwable) - Constructor for exception com.thingworx.common.exceptions.GenericHTTPException
 
GenericObjectCollection<T> - Class in com.thingworx.types.collections
 
GenericObjectCollection() - Constructor for class com.thingworx.types.collections.GenericObjectCollection
 
GenericQuery - Class in com.thingworx.types.data.projections
 
GenericQuery() - Constructor for class com.thingworx.types.data.projections.GenericQuery
 
GenericSorter - Class in com.thingworx.types.data.sorters
General purpose sorter for a single data field.
GenericSorter() - Constructor for class com.thingworx.types.data.sorters.GenericSorter
 
GenericSorter(String, boolean) - Constructor for class com.thingworx.types.data.sorters.GenericSorter
 
GenericSorter(String, boolean, boolean) - Constructor for class com.thingworx.types.data.sorters.GenericSorter
 
get() - Method in interface com.thingworx.metrics.ICounter


Returns the counter's current value.
get() - Method in interface com.thingworx.metrics.IGauge


Retrieves the current value of the gauge.
GET - com.thingworx.common.RESTAPIConstants.Method
 
GET_REPORTING_STRATEGY_SERVICE_NAME - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
getAccessModifier() - Method in interface com.thingworx.accesscontrol.ISupportsAccessModifier


getAccessModifierScope() - Method in interface com.thingworx.accesscontrol.ISupportsAccessModifier


getAccount() - Method in class com.thingworx.security.context.SecurityContext
 
getAccumulatedDataShape() - Method in class com.thingworx.streams.StreamThing
 
GetActiveUsers(Double) - Method in class com.thingworx.resources.sessioninfo.SessionInfo
Service Category: UserInfo Service Description: Get the currently logged in users.
getAlertCategory() - Method in enum com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
 
GetAlertConfigurationForBaseType(String, String) - Method in class com.thingworx.resources.alerts.AlertServices
Service Category: Alerts Service Description: Get the appropriate alert configuration DataShape for a given base type.
GetAlertConfigurationInfo() - Method in class com.thingworx.resources.alerts.AlertServices
Service Category: Alerts Service Description: Get the all the appropriate alert information for all the property definition base types.
getAlertConfigurations() - Method in interface com.thingworx.entities.interfaces.IAlertProvider
 
getAlertConfigurations() - Method in class com.thingworx.things.Thing


getAlertConfigurations() - Method in class com.thingworx.thingshape.ThingShape
 
getAlertConfigurations() - Method in class com.thingworx.thingtemplates.ThingTemplate
 
getAlertDefinition() - Method in class com.thingworx.system.subsystems.alerts.data.Alert
 
getAlertDefinition(String) - Method in class com.thingworx.system.subsystems.alerts.data.AlertDefinitionCollection
 
getAlertDefinition(String, String) - Method in class com.thingworx.system.subsystems.alerts.data.AlertConfigurationCollection
 
GetAlertDefinition(String, String) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Get alert definition for a property.
GetAlertDefinition(String, String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Alerts Service Description: Get alert definition for a property.
GetAlertDefinition(String, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Alerts Service Description: Get alert definition for a property.
GetAlertDefinitions(String) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Get effective alert definitions for a property.
GetAlertDefinitions(String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Alerts Service Description: Get effective alert definitions for a property.
GetAlertDefinitions(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Alerts Service Description: Get effective alert definitions for a property.
getAlertDefinitionsForProperty(String) - Method in class com.thingworx.system.subsystems.alerts.data.AlertConfigurationCollection
 
getAlertName() - Method in class com.thingworx.types.events.EventDescriptor
 
getAlerts() - Method in class com.thingworx.things.Thing


getAlertsForProperty(String) - Method in class com.thingworx.system.subsystems.alerts.data.AlertCollection
 
getAlertsForProperty(String) - Method in class com.thingworx.things.Thing


Returns Effective Alerts including local and inherited from ancestors.
GetAlertStatus(String, String) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Get the Status of the given Alert.
GetAlertStatuses() - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Get the Statuses of the given Alerts.
GetAlertStatusesForProperty(String) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Get the Statuses of the given Alerts.
GetAlertSummary(Boolean, Boolean, Double) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Get alert summary status.
GetAlertSummaryForProperty(String, Boolean, Boolean, Double) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Get alert summary for a property.
getAlertType() - Method in class com.thingworx.system.subsystems.alerts.data.AlertDefinition
 
GetAlertTypesForBaseType(String) - Method in class com.thingworx.resources.alerts.AlertServices
Service Category: Alerts Service Description: Get the appropriate alert types given base type.
getAll() - Method in interface com.thingworx.persistence.provider.IDataEntryCloseableIterator
 
GetAllAnomalyAlertTrainingStatistics() - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Get All AnomalyAlert Training Statistics on this Thing.
getAllDependentProjectNames() - Method in class com.thingworx.projects.Project
 
GetAllDependentProjectNames() - Method in class com.thingworx.projects.Project
Service Category: Projects Service Description: Get list of all of the projects that this project depends on, including itself.

Get list of all of the projects that this project depends on, including itself
getAllGroupReferences() - Method in class com.thingworx.navigation.Menu
 
getAllImplementedThingShapes() - Method in class com.thingworx.things.Thing


getAllImplementedThingTemplates() - Method in class com.thingworx.things.Thing


getAllImplementedThingTemplates() - Method in class com.thingworx.thingtemplates.ThingTemplate
 
getAllImplementingThings(EntityReference) - Static method in class com.thingworx.entities.utils.ThingTemplateUtilities


Get a list of all things which implement a particular ThingTemplate
getAllImplementingThings(ThingTemplate) - Static method in class com.thingworx.entities.utils.ThingTemplateUtilities
 
GetAllStateDefinitions() - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Deprecated.
GetAllStateDefinitions(Boolean) - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: StateDefinitions Service Description: Return a list of all state definitions.
GetAllStyleDefinitions() - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Deprecated.
GetAllStyleDefinitions(Boolean) - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: StyleDefinitions Service Description: Return a list of all style definitions.
GetAllStyleThemes() - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Deprecated.
GetAllStyleThemes(Boolean) - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: StyleThemes Service Description: Return a list of all style themes.
getAnchorLocation() - Method in class com.thingworx.types.data.filters.NearFilter
 
GetAnomalyAlertTrainingStatisticsForAlert(String, String) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Get Training Statistics for given Alert.
GetAnomalyAlertTrainingStatisticsForProperty(String) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Get AnomalyAlert Training Statistics for given Property.
GetApplicationKeyExpirationInfo(Boolean, Boolean) - Method in class com.thingworx.security.users.User
Service Category: ApplicationKeys Service Description: Get application key expiration info associated with this user.
GetApplicationKeyExpirationInfo(String, Boolean, Boolean) - Method in class com.thingworx.system.subsystems.users.UserManagementSubsystem
Service Category: ApplicationKeys Service Description: Get application key information associated with the user specified.
getApplicationLogger() - Method in class com.thingworx.security.authentication.Authenticator
 
getApplicationLogger(Class<?>) - Method in class com.thingworx.logging.LogUtilities
 
getApplicationLogger(Class<?>, String) - Method in class com.thingworx.logging.LogUtilities
 
getApplicationLogger(String) - Method in class com.thingworx.logging.LogUtilities
 
getArtifactId() - Method in class com.thingworx.extensibility.ExtensionPackage
 
getArtifactId() - Method in class com.thingworx.projects.Project
 
GetArtifactId() - Method in class com.thingworx.projects.Project
Service Category: Projects Service Description: Get Project artifact id.

Get Project artifact id
getAspect(String) - Method in class com.thingworx.types.collections.AspectCollection
 
getAspects() - Method in class com.thingworx.entities.RootEntity


getAspects() - Method in class com.thingworx.metadata.EventDefinition
 
getAspects() - Method in class com.thingworx.metadata.FieldDefinition


Returns the collection of aspects belonging to this field.
getAspects() - Method in class com.thingworx.things.bindings.LocalPropertyBinding


Returns the collection of aspects belonging to this binding.
getAspects() - Method in class com.thingworx.things.bindings.RemotePropertyBinding


Returns the collection of aspects belonging to this binding.
GetAspects(String, InfoTable) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Aspects Service Description: Returns list of entities and members with aspects filtered on the aspectName.
GetAspects(String, String) - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: Aspects Service Description: Return a list of valid aspects.
getAspectType(String) - Static method in class com.thingworx.types.constants.Aspects
 
getAssociatedUser() - Method in class com.thingworx.security.applicationkeys.ApplicationKey
 
getAttribute(String) - Method in class com.thingworx.system.subsystems.alerts.data.Alert
 
getAttribute(String) - Method in class com.thingworx.system.subsystems.alerts.data.AlertDefinition
 
getAttributeType(String) - Method in class com.thingworx.system.subsystems.alerts.data.AlertDefinition
 
getAuthenticationType() - Method in class com.thingworx.security.authentication.Authenticator
 
getAuthenticationType() - Method in exception com.thingworx.security.authentication.AuthenticatorException
 
GetAvatar() - Method in interface com.thingworx.entities.interfaces.IAvatar
 
GetAvatar() - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Get avatar image.
GetAvatar() - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Get avatar image.
GetAvatar() - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Avatar Service Description: Get avatar image.
getAvatarContent() - Method in interface com.thingworx.entities.interfaces.IAvatar
 
getAvatarContent() - Method in class com.thingworx.entities.RootEntity
 
GetAvatarURL() - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Get avatar image url.
getBaseThingTemplate() - Method in class com.thingworx.thingtemplates.ThingTemplate
 
GetBaseThingTemplate() - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Template Service Description: Get base thing template name.
getBaseThingTemplateName() - Method in class com.thingworx.thingtemplates.ThingTemplate
 
getBaseType() - Method in class com.thingworx.metadata.FieldDefinition


Returns the base type assigned to this field definition.
getBaseType() - Method in class com.thingworx.types.primitives.BlobPrimitive
 
getBaseType() - Method in class com.thingworx.types.primitives.BooleanPrimitive
 
getBaseType() - Method in class com.thingworx.types.primitives.DatetimePrimitive
 
getBaseType() - Method in class com.thingworx.types.primitives.GUIDPrimitive
 
getBaseType() - Method in class com.thingworx.types.primitives.ImagePrimitive
 
getBaseType() - Method in class com.thingworx.types.primitives.InfoTablePrimitive
 
getBaseType() - Method in class com.thingworx.types.primitives.IntegerPrimitive
 
getBaseType() - Method in interface com.thingworx.types.primitives.IPrimitiveType
 
getBaseType() - Method in class com.thingworx.types.primitives.JSONPrimitive
 
getBaseType() - Method in class com.thingworx.types.primitives.LocationPrimitive
 
getBaseType() - Method in class com.thingworx.types.primitives.LongPrimitive
 
getBaseType() - Method in class com.thingworx.types.primitives.NumberPrimitive
 
getBaseType() - Method in class com.thingworx.types.primitives.PasswordPrimitive
 
getBaseType() - Method in class com.thingworx.types.primitives.StringPrimitive
 
getBaseType() - Method in class com.thingworx.types.primitives.TagCollectionPrimitive
 
getBaseType() - Method in class com.thingworx.types.primitives.ThingCodePrimitive


Get the BaseType associated to this ThingCodePrimitive.
getBaseType() - Method in class com.thingworx.types.primitives.TimespanPrimitive
 
getBaseType() - Method in class com.thingworx.types.primitives.VariantPrimitive
 
getBaseType() - Method in class com.thingworx.types.primitives.Vec2Primitive


Get the BaseType associated to this Vec2Primitive.
getBaseType() - Method in class com.thingworx.types.primitives.Vec3Primitive


Get the BaseType associated to this Vec3Primitive.
getBaseType() - Method in class com.thingworx.types.primitives.Vec4Primitive


Get the BaseType associated to this Vec4Primitive.
getBaseType() - Method in class com.thingworx.types.primitives.XMLPrimitive
 
GetBaseTypeList() - Static method in enum com.thingworx.types.BaseTypes
 
GetBaseTypes(String) - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: BaseTypes Service Description: Return a list of valid base types.
GetBooleanAlertParameter(String, String, String) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Get a boolean alert parameter.
GetBooleanAlertParameter(String, String, String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Alerts Service Description: Get a boolean alert parameter.
GetBooleanAlertParameter(String, String, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Alerts Service Description: Get a boolean alert parameter.
GetBooleanPropertyValue(String) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get the current property value.
GetBoundRemoteThings(Double) - Method in class com.thingworx.resources.devices.DeviceFunctions
Service Category: Bindings Service Description: Get bound remote things.
GetBoundThingsForFederatedServer(String, Double) - Method in class com.thingworx.resources.devices.DeviceFunctions
Service Category: Federation Service Description: Get bound federated things.
getBuildNumber() - Method in class com.thingworx.extensibility.ExtensionPackage
 
getBuildVersion() - Method in interface com.thingworx.contentmanagement.IEntityUnmarshaller
 
getCacheTime() - Method in class com.thingworx.metadata.PropertyDefinition
 
getCategory() - Method in class com.thingworx.metadata.ConfigurationTableDefinition
 
getCategory() - Method in class com.thingworx.metadata.EventDefinition
 
getCategory() - Method in interface com.thingworx.metadata.ICategorizedObject
 
getCategory() - Method in class com.thingworx.metadata.PropertyDefinition
 
getCategory() - Method in class com.thingworx.metadata.ServiceDefinition
 
GetChildConnections(String) - Method in class com.thingworx.networks.Network
Service Category: Connections Service Description: Return a list of all the child connections in this network for a specific node.

Returns a collection of all the child connections in this network for a specific node.
GetChildConnections(String) - Method in class com.thingworx.security.organizations.Organization
Service Category: OrgUnits Service Description: Return a list of all the child connections in this organization for a specific node.
GetChildConnectionsForShape(String, String) - Method in class com.thingworx.networks.Network
Service Category: Connections Service Description: Return a list of all the child connections in this network for a specific node that implement a given shape.

Returns a collection of all the child connections in this network for a specific node that implement a given ThingShape.
GetChildConnectionsForTemplate(String, String) - Method in class com.thingworx.networks.Network
Service Category: Connections Service Description: Return a list of all the child connections in this network for a specific node that implement a given template.

Returns a collection of all the child connections in this network for a specific node that implement a given ThingTemplate.
GetChildConnectionsWithTemplate(String) - Method in class com.thingworx.networks.Network
Service Category: Connections Service Description: Return a list of all the child connections in this network for a specific node along with their implemented template name.

Returns a collection of all the child connections in this network for a specific node along with their implemented ThingTemplate name.
getChildElementByTagName(Element, String) - Static method in class com.thingworx.common.utils.XMLUtilities
 
getChildElements(Element) - Static method in class com.thingworx.common.utils.XMLUtilities
 
getChildElementsByTagName(Element, String) - Static method in class com.thingworx.common.utils.XMLUtilities
 
getChildElementValueByTagName(Element, String) - Static method in class com.thingworx.common.utils.XMLUtilities
 
getChildElementValueByTagNameWithNull(Element, String) - Static method in class com.thingworx.common.utils.XMLUtilities
 
getClaims() - Method in class com.thingworx.communications.common.SecurityClaims


Returns the SecurityClaims associated with this SecurityClaims object.
getClientIP() - Static method in class com.thingworx.webservices.context.ThreadLocalContext
 
GetCollectionDesignTimePermissions(String) - Method in class com.thingworx.resources.collections.CollectionsServices
Service Category: Permissions Service Description: Get a list of assigned design time permissions.
GetCollectionRunTimePermissions(String) - Method in class com.thingworx.resources.collections.CollectionsServices
Service Category: Permissions Service Description: Get a list of assigned runtime permissions.
GetCollectionVisibilityPermissions(String) - Method in class com.thingworx.resources.collections.CollectionsServices
Service Category: Permissions Service Description: Get a list of assigned visibility permissions.
getCombinedFilter() - Method in class com.thingworx.types.data.filters.BetweenFilter
 
getCommunicationLogger(Class<?>) - Method in class com.thingworx.logging.LogUtilities
 
getCommunicationLogger(String) - Method in class com.thingworx.logging.LogUtilities
 
GetConfigurationChangeHistory() - Method in class com.thingworx.entities.RootEntity
Service Category: Editing Service Description: Get the configuration change history.
getConfigurationData() - Method in class com.thingworx.externalapplication.EntityContext
 
getConfigurationLogger(Class<?>) - Method in class com.thingworx.logging.LogUtilities
 
getConfigurationLogger(String) - Method in class com.thingworx.logging.LogUtilities
 
getConfigurationSetting(String, String) - Method in class com.thingworx.entities.RootEntity
 
getConfigurationTable(String) - Method in class com.thingworx.entities.RootEntity
 
getConfigurationTable(String) - Method in class com.thingworx.types.collections.ConfigurationTableCollection
 
GetConfigurationTable(String) - Method in class com.thingworx.entities.RootEntity
Service Category: Configuration Service Description: Get a specific configuration table as an InfoTable.
GetConfigurationTableDefinition(String) - Method in class com.thingworx.entities.RootEntity
Service Category: Configuration Service Description: Get a specific configuration table definition as an InfoTable.
GetConfigurationTableRow(String, String) - Method in class com.thingworx.entities.RootEntity
Service Category: Configuration Service Description: Get a specific configuration table row as an InfoTable.
GetConfigurationTables() - Method in class com.thingworx.entities.RootEntity
Service Category: Configuration Service Description: Get a list of configuration tables.
getContainer() - Method in class com.thingworx.thingshape.ThingShapeInstance
 
getContainerType() - Method in enum com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
GetCookies(String, String, String, JSONObject, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: Cookies Service Description: Issue a URL call and get the returned cookies back.
getCredentials() - Method in class com.thingworx.security.authentication.Authenticator
 
getCurrentUser() - Static method in class com.thingworx.entities.utils.UserUtilities


Get the current user name from the security context if possible.
GetCurrentUser() - Method in class com.thingworx.resources.sessioninfo.SessionInfo
Service Category: UserInfo Service Description: Get the currently logged in user.
GetCurrentUserExtensionProperties() - Method in class com.thingworx.resources.sessioninfo.SessionInfo
Service Category: UserInfo Service Description: Get the properties for the currently logged in user.
GetCurrentUserGroups() - Method in class com.thingworx.resources.sessioninfo.SessionInfo
Service Category: UserInfo Service Description: Get the groups for the currently logged in user.
GetCurrentUserHomeMashup() - Method in class com.thingworx.resources.sessioninfo.SessionInfo
Service Category: UserInfo Service Description: Get the currently logged in user's home mashup.
GetCurrentUserLanguage() - Method in class com.thingworx.resources.sessioninfo.SessionInfo
Service Category: UserInfo Service Description: Get the currently logged in user's preferred language.
GetCurrentUserOrganizationalUnits() - Method in class com.thingworx.resources.sessioninfo.SessionInfo
Service Category: UserInfo Service Description: Get the organizational units for the currently logged in user.
GetCurrentUserOrganizations() - Method in class com.thingworx.resources.sessioninfo.SessionInfo
Service Category: UserInfo Service Description: Get the organizations for the currently logged in user.
GetDashboard(String) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Load a dashboard.
GetDashboardByTitle(String) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Load a dashboard by title.
GetDashboardGroup(String, String) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Load a dashboard group.
GetDashboardGroupByTitle(String, String) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Load a dashboard group by title.
GetDashboardGroupList(String) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Load a list of dashboard groups.
GetDashboardItem(String, String, String) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Load a dashboard item.
GetDashboardItemConfig(String, String, String) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Load a dashboard items configuration parameters.
GetDashboardItemList(String, String) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Load a list of dashboard items for a specific group.
GetDashboardItemParameters(String, String, String) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Load a dashboard items configuration parameters.
GetDashboardsForCurrentUser() - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Return a list of dashboards for the current user.
getDataChangeThreshold() - Method in class com.thingworx.metadata.PropertyDefinition
 
getDataChangeType() - Method in class com.thingworx.metadata.PropertyDefinition
 
GetDataExportListing() - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: Exports Service Description: Return a list of data exports.
GetDataExportListing(String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Exports Service Description: Lists exported data directories on the given path.
getDataShape() - Method in class com.thingworx.datashape.DataShape


Returns the definition of this data shape independent of its hierarchy; inherited fields are not visible through this method.
getDataShape() - Method in class com.thingworx.datatables.DataTableThing
 
getDataShape() - Method in interface com.thingworx.interfaces.IData
 
getDataShape() - Method in interface com.thingworx.interfaces.IDynamicServiceShape
 
getDataShape() - Method in class com.thingworx.metadata.ConfigurationTableDefinition
 
getDataShape() - Method in interface com.thingworx.streams.IStream
 
getDataShape() - Method in class com.thingworx.streams.StreamThing
 
getDataShape() - Method in class com.thingworx.types.InfoTable


Returns the DataShapeDefinition for this InfoTable
GetDataShape() - Method in class com.thingworx.datatables.DataTableThing
Service Category: DataShape Service Description: Get the currently assigned data shape.
GetDataShape() - Method in class com.thingworx.streams.StreamThing
Service Category: DataShape Service Description: Get the currently assigned data shape.
getDataShapeDefinitions() - Method in class com.thingworx.metadata.ThingShapeDefinitionBase
 
GetDataShapeMetadataAsJSON() - Method in class com.thingworx.datashape.DataShape
Service Category: Metadata Service Description: Get the metadata for this data shape as JSON.

An entity service that returns a JSON object describing the metadata for this data shape.
getDataShapeName() - Method in class com.thingworx.datatables.DataTableThing
 
getDataShapeName() - Method in interface com.thingworx.interfaces.IData
 
getDataShapeName() - Method in class com.thingworx.metadata.EventDefinition
 
getDataShapeName() - Method in class com.thingworx.metadata.FieldDefinition


Returns the data shape name assigned to the ASPECT_DATASHAPE aspect, if the base type for this field is set to INFOTABLE.
getDataShapeName() - Method in class com.thingworx.streams.StreamThing
 
GetDataTableEntries(Double) - Method in class com.thingworx.datatables.DataTableThing
Service Category: Queries Service Description: Retrieve all table entries up to max items number.
GetDataTableEntry(InfoTable) - Method in class com.thingworx.datatables.DataTableThing
Service Category: DataTableEntries Service Description: Get an existing data table entry.
GetDataTableEntryByKey(String) - Method in class com.thingworx.datatables.DataTableThing
Service Category: DataTableEntries Service Description: Get an existing data table entry using its key value.
GetDataTableEntryCount() - Method in class com.thingworx.datatables.DataTableThing
Service Category: Service Description: Get an count of data table entries.
getDataType() - Method in class com.thingworx.datatables.DataTableThing
 
getDataType() - Method in class com.thingworx.streams.StreamThing
 
GetDateTimeAlertParameter(String, String, String) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Get a date alert parameter.
GetDateTimeAlertParameter(String, String, String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Alerts Service Description: Get a date alert parameter.
GetDateTimeAlertParameter(String, String, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Alerts Service Description: Get a date alert parameter.
GetDateTimePropertyValue(String) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get the current property value.
getDecryptedValue(String) - Static method in class com.thingworx.types.primitives.PasswordPrimitive
 
GetDefault(BaseTypes) - Static method in enum com.thingworx.types.BaseTypes
 
getDefaultValue() - Method in class com.thingworx.metadata.FieldDefinition


Returns the default value assigned to this field, if one has been defined according to the ASPECT_DEFAULTVALUE aspect.
getDefaultValueAspect() - Method in class com.thingworx.types.collections.AspectCollection
 
getDependencies() - Method in class com.thingworx.datashape.DataShape


Returns a mapping describing all upstream and downstream dependencies for this data shape and its underlying fields.
getDependencies() - Method in class com.thingworx.datatables.DataTableThing
 
getDependencies() - Method in class com.thingworx.security.applicationkeys.ApplicationKey
 
getDependencies() - Method in class com.thingworx.streams.StreamThing
 
getDependencies() - Method in class com.thingworx.things.Thing


getDependencies() - Method in class com.thingworx.thingtemplates.ThingTemplate
 
getDependencyCount() - Method in class com.thingworx.entities.collections.EntityReferenceTypeMap
 
getDependents() - Method in class com.thingworx.platform.common.EntityVersion
 
getDependsOn() - Method in class com.thingworx.platform.common.EntityVersion
 
getDependsOn() - Method in class com.thingworx.system.subsystems.Subsystem
 
getDeprecated() - Method in interface com.thingworx.deprecation.ISupportsDeprecation


getDerivedBaseThingTemplate() - Method in class com.thingworx.thingtemplates.ThingTemplate
 
getDescription() - Method in class com.thingworx.entities.collections.RootEntityCollection
 
getDescription() - Method in class com.thingworx.entities.EntityReference
 
getDescription() - Method in class com.thingworx.externalapplication.EntityContext
 
getDescription() - Method in class com.thingworx.navigation.MenuItem
 
getDescription() - Method in class com.thingworx.security.context.SecurityContext


getDescription() - Method in class com.thingworx.subscriptions.BaseSubscription
 
getDescription() - Method in class com.thingworx.subscriptions.MultiEventSubscription
 
getDescription() - Method in class com.thingworx.types.collections.GenericObjectCollection
 
getDescription() - Method in class com.thingworx.types.ConfigurationTable
 
getDescription() - Method in interface com.thingworx.types.INamedObject
 
getDescription() - Method in class com.thingworx.types.NamedObject
 
GetDescription() - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Get the description for an entity.
GetDesignTimeCollectionPermissions() - Method in class com.thingworx.resources.sessioninfo.SessionInfo
Service Category: Permissions Service Description: Get the design time permissions for the current user.
getDesignTimePermissions() - Method in class com.thingworx.entities.collections.RootEntityCollection
 
getDesignTimePermissions() - Method in class com.thingworx.entities.RootEntity
 
getDesignTimePermissions() - Method in interface com.thingworx.security.permissions.IDesignTimeSecurable
 
GetDesignTimePermissions() - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Get a list of assigned design time permissions.
GetDesignTimePermissionsAsJSON() - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Get a list of assigned designtime permissions.
GetDirectoryStructure() - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
Service Category: FileTransfer Service Description: Get directory structure.
GetDirectoryStructure() - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
Service Category: FileTransfer Service Description: Get directory structure.
GetDirectoryStructure() - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Directories Service Description: Get directory structure.
getDistance() - Method in class com.thingworx.types.data.filters.NearFilter
 
getDocument(InputStream) - Static method in class com.thingworx.common.utils.XMLUtilities
 
getDocument(Reader) - Static method in class com.thingworx.common.utils.XMLUtilities
 
getDocumentationContent() - Method in class com.thingworx.entities.RootEntity
 
getDomainId() - Method in class com.thingworx.types.primitives.structs.ThingCode


Get the domain ID of the ThingCode.
getEffectiveAlertConfiguration() - Method in interface com.thingworx.entities.interfaces.IAlertProvider
 
getEffectiveAlertConfiguration() - Method in class com.thingworx.things.Thing


getEffectiveAlertConfiguration() - Method in class com.thingworx.thingshape.ThingShape
 
getEffectiveAlertConfiguration() - Method in class com.thingworx.thingtemplates.ThingTemplate
 
getEffectiveAlertDefinition(String, String) - Method in class com.thingworx.things.Thing
 
GetEffectiveDataShapeMetadataAsJSON() - Method in class com.thingworx.datashape.DataShape
Service Category: Metadata Service Description: Get the effective metadata for this data shape as JSON.
getEffectiveEventDefinition(String) - Method in interface com.thingworx.entities.interfaces.IEventMetadataProvider
 
getEffectiveEventDefinition(String) - Method in class com.thingworx.things.Thing


getEffectiveEventDefinition(String) - Method in class com.thingworx.thingshape.ThingShape
 
getEffectiveEventDefinition(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
 
GetEffectiveFieldDefinition(String) - Method in class com.thingworx.datashape.DataShape
Service Category: Fields Service Description: Get an effective field definition by name for this data shape.
GetEffectiveFieldDefinitions() - Method in class com.thingworx.datashape.DataShape
Service Category: Fields Service Description: Get the effective fields for this data shape.
getEffectiveIdentifier() - Method in class com.thingworx.things.Thing
 
GetEffectiveLocalPropertyBinding(String) - Method in class com.thingworx.things.Thing
Service Category: Bindings Service Description: Get the effective local property binding for a property.

Get the effective (inherited and local) property binding for a property
GetEffectiveLocalPropertyBinding(String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Bindings Service Description: Get the effective local property binding for a property.

Get the effective (inherited and local) property binding for a property
GetEffectiveLocalPropertyBinding(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Bindings Service Description: Get the effective local property binding for a property.

Get the effective (inherited and local) property binding for a property
getEffectiveLocalPropertyBindings() - Method in class com.thingworx.things.Thing
 
GetEffectiveLocalPropertyBindings() - Method in class com.thingworx.things.Thing
Service Category: Bindings Service Description: Get the effective local property bindings.

Get all effective (inherited and local) property bindings for this thing
GetEffectiveLocalPropertyBindings() - Method in class com.thingworx.thingshape.ThingShape
Service Category: Bindings Service Description: Get the effective local property bindings.

Get all effective (inherited and local) property bindings for this thing
GetEffectiveLocalPropertyBindings() - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Bindings Service Description: Get the effective local property bindings.

Get all effective (inherited and local) property bindings for this thing
GetEffectiveMenu() - Method in class com.thingworx.navigation.Menu
Service Category: MenuItems Service Description: Get menu items for the current user.
getEffectivePropertyDefinition(String) - Method in interface com.thingworx.entities.interfaces.IAlertProvider
 
getEffectivePropertyDefinition(String) - Method in class com.thingworx.things.Thing


getEffectivePropertyDefinition(String) - Method in class com.thingworx.thingshape.ThingShape
 
getEffectivePropertyDefinition(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
 
GetEffectivePropertyLogging(String) - Method in class com.thingworx.things.Thing
Service Category: DataLogging Service Description: Get the logging status of a specific property from the effective Thing shape.
getEffectiveRemoteEventBindings() - Method in class com.thingworx.things.Thing
 
getEffectiveRemotePropertyBindings() - Method in class com.thingworx.things.Thing
 
getEffectiveRemoteServiceBindings() - Method in class com.thingworx.things.Thing
 
getEffectiveServiceDefinition(String) - Method in interface com.thingworx.entities.interfaces.IServiceMetadataProvider
 
getEffectiveServiceDefinition(String) - Method in class com.thingworx.things.Thing


getEffectiveServiceDefinition(String) - Method in class com.thingworx.thingshape.ThingShape
 
getEffectiveServiceDefinition(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
 
GetEffectiveThingPackageName() - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Metadata Service Description: Get effective thing package.
GetEffectiveToken(String) - Method in class com.thingworx.resources.localization.RuntimeLocalizationFunctions
Service Category: Localization Service Description: Return a token based on language setting for current user.
GetEffectiveTokenForLanguage(String, String) - Method in class com.thingworx.resources.localization.RuntimeLocalizationFunctions
Service Category: Localization Service Description: Return a token for a specific language.
GetEffectiveTokens() - Method in class com.thingworx.resources.localization.RuntimeLocalizationFunctions
Service Category: Localization Service Description: Return a list of effective tokens based on language setting for current user.
GetEffectiveTokensByName(InfoTable) - Method in class com.thingworx.resources.localization.RuntimeLocalizationFunctions
Service Category: Localization Service Description: Return a list of tokens with the provided names.
GetEffectiveTokensForLanguage(String) - Method in class com.thingworx.resources.localization.RuntimeLocalizationFunctions
Service Category: Localization Service Description: Return a table of tokens and values, given an ordered list of language preferences.
GetEffectiveTokensForLanguageByName(String, InfoTable) - Method in class com.thingworx.resources.localization.RuntimeLocalizationFunctions
Service Category: Localization Service Description: Return a list of tokens with the provided names, given an ordered list of language preferences.
getEffectiveValueStreamName() - Method in class com.thingworx.things.Thing


getElementByTagName(Element, String) - Static method in class com.thingworx.common.utils.XMLUtilities
 
getElementValueByTagName(Element, String) - Static method in class com.thingworx.common.utils.XMLUtilities
 
getElevation() - Method in class com.thingworx.types.primitives.structs.Location
 
getEnabled() - Method in class com.thingworx.security.authentication.Authenticator
 
getEnableQueue() - Method in class com.thingworx.things.bindings.RemoteServiceBinding
 
getEncryptedValue() - Method in class com.thingworx.types.primitives.PasswordPrimitive
 
getEnd() - Method in class com.thingworx.types.primitives.structs.Timespan
 
getEnd() - Method in class com.thingworx.types.primitives.TimespanPrimitive
 
GetEntities() - Method in class com.thingworx.projects.Project
Service Category: Projects Service Description: Get the entities of the project.

Get a reference to all of the entities in this project
getEntityCollection(RelationshipTypes.ThingworxRelationshipTypes) - Method in class com.thingworx.entities.collections.EntityReferenceTypeMap
 
GetEntityCount(String, TagCollection) - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: Entities Service Description: Return a list of entity types and a count of how many are implemented.
GetEntityExportListing() - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: Exports Service Description: Return a list of entity exports.
GetEntityExportListing(String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Exports Service Description: Lists exported entity files on the given path.
GetEntityList(String, String, TagCollection, Double) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Service Description: Retrieve a list of all model entities.
GetEntityListByRegEx(String, String, TagCollection, Double) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Service Description: Retrieve a list of all model entities using the nameMask regex expression.
GetEntityListWithPermissionMask(String, String, String, String, TagCollection, Double) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Service Description: Retrieve a list of all model entities for which the current user has a specific permission.
GetEntityListWithPermissionMaskByRegEx(String, String, String, String, TagCollection, Double) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Service Description: Retrieve a list of all model entities for which the current user has a specific permission.
getEntityMajor() - Method in class com.thingworx.platform.common.EntityVersion
 
getEntityMinor() - Method in class com.thingworx.platform.common.EntityVersion
 
getEntityName() - Method in class com.thingworx.entities.EntityReference
 
getEntityName() - Method in class com.thingworx.platform.common.EntityVersion
 
getEntityPatch() - Method in class com.thingworx.platform.common.EntityVersion
 
getEntityType() - Method in class com.thingworx.datashape.DataShape


Returns the entity type for this data shape.
getEntityType() - Method in interface com.thingworx.entities.interfaces.IShapeProvider
 
getEntityType() - Method in class com.thingworx.entities.RootEntity


getEntityType() - Method in class com.thingworx.extensibility.ExtensionPackage
 
getEntityType() - Method in class com.thingworx.externalapplication.EntityContext
 
getEntityType() - Method in class com.thingworx.localization.LocalizationTable
 
getEntityType() - Method in class com.thingworx.navigation.Menu
 
getEntityType() - Method in class com.thingworx.networks.Network
 
getEntityType() - Method in class com.thingworx.projects.Project
 
getEntityType() - Method in class com.thingworx.resources.Resource
 
getEntityType() - Method in class com.thingworx.security.applicationkeys.ApplicationKey
 
getEntityType() - Method in class com.thingworx.security.authentication.Authenticator
 
getEntityType() - Method in class com.thingworx.security.directoryservices.DirectoryService
 
getEntityType() - Method in class com.thingworx.security.groups.Group
 
getEntityType() - Method in class com.thingworx.security.organizations.Organization
 
getEntityType() - Method in class com.thingworx.security.users.User
 
getEntityType() - Method in class com.thingworx.system.subsystems.Subsystem
 
getEntityType() - Method in class com.thingworx.things.Thing
 
getEntityType() - Method in class com.thingworx.thingshape.ThingShape
 
getEntityType() - Method in class com.thingworx.thingtemplates.ThingTemplate
 
getEntityType() - Method in class com.thingworx.ux.media.MediaEntity
 
getEntityType() - Method in class com.thingworx.vocabularies.Vocabulary
 
getEntityTypeAsString() - Method in class com.thingworx.entities.RootEntity
 
GetEntityTypeCounts() - Method in class com.thingworx.projects.Project
Service Category: Projects Service Description: Get the Entity type counts of the project.

Get Project's Entity counts by entity type.
GetEntityUsageCount() - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: Entities Service Description: Return a list of entity types and a count of how many are implemented.
GetEntityUsageReport() - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: Statistics Service Description: Returns entity usage report.
getEntityVersion() - Method in class com.thingworx.projects.Project
 
getEntryIterator() - Method in class com.thingworx.datatables.DataTableThing


Returns an iterator over all entries inside this data table thing.
getEntryIterator(Timespan) - Method in class com.thingworx.streams.StreamThing


Returns an iterator over all entries inside this stream thing added over the provided timespan.
getEntryType() - Method in class com.thingworx.datatables.DataTableEntry
 
getEntryType() - Method in class com.thingworx.streams.StreamEntry
 
getErrorLogger() - Method in class com.thingworx.security.authentication.Authenticator
 
getEvent() - Method in class com.thingworx.things.events.QueuedEvent
 
getEventData() - Method in class com.thingworx.types.events.EventOccurrence
 
getEventDefinition(String) - Method in class com.thingworx.metadata.ThingShapeDefinitionBase
 
GetEventDefinition(String) - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Get ann event definitions for this thing.
getEventDefinitions() - Method in class com.thingworx.metadata.ThingShapeDefinitionBase
 
GetEventDefinitions(String, String) - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Get the current event definitions for this thing.
getEventDescriptor() - Method in class com.thingworx.types.events.EventDescriptor
 
getEventHandler(String) - Method in class com.thingworx.thingshape.ThingShapeInstance


Returns the event handler with the given name.
getEventHandlers(String) - Method in class com.thingworx.thingshape.ThingShapeInstance


Returns all event handlers with the given handler name.
getEventName() - Method in class com.thingworx.types.events.EventDescriptor
 
getEvents() - Method in class com.thingworx.subscriptions.MultiEventSubscription
 
GetEventSubscriptions() - Method in class com.thingworx.things.connected.RemoteThing
Service Category: Metadata Service Description: Get the events that are bound to the remote Thing.
getEventTime() - Method in class com.thingworx.types.events.EventOccurrence
 
getExemptList() - Method in interface com.thingworx.accesscontrol.ISupportsAccessModifier


GetExpirationDate() - Method in class com.thingworx.security.applicationkeys.ApplicationKey
Service Category: ApplicationKeys Service Description: Get the expiration date.
GetExtensionDependencyDetails() - Method in class com.thingworx.extensibility.ExtensionPackage
Service Category: Service Description: Get Extension Dependency Details.

Gets extension dependency information.
GetExtensionDetails() - Method in class com.thingworx.extensibility.ExtensionPackage
Service Category: Extensions Service Description: get a list of EntityDescriptors for Extensions associated with this Extension Package.
GetExtensionPackageDetails(String) - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: Extensions Service Description: Return a list of Extensions associated with the specified ExtensionPackage.
GetExtensionPackageList() - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: Extensions Service Description: Return a list of Extension Packages.
GetExtensionsInUse() - Method in class com.thingworx.extensibility.ExtensionPackage
Service Category: Extensions Service Description: get a list of Entities that are currently using Extensions associated with this Extension Package.
GetExtensionsInUse(String) - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: Extensions Service Description: Return a list of Extensions associated with the specified ExtensionPackage that are being used.
getField(String) - Method in class com.thingworx.types.InfoTable


Returns a FieldDefinition from this InfoTable's DataShapeDefinition, given the name of the field as a String
getFieldCount() - Method in class com.thingworx.types.InfoTable


Returns the number of fields in this InfoTable's DataShape as an int
getFieldDefinition(String) - Method in class com.thingworx.datashape.DataShape


Returns the definition of the field with the supplied name.
getFieldDefinition(String) - Method in class com.thingworx.metadata.collections.FieldDefinitionCollection


Returns the field definition with the specified name.
getFieldDefinition(String) - Method in class com.thingworx.metadata.DataShapeDefinition


Returns the field definition with the specified name.
GetFieldDefinition(String) - Method in class com.thingworx.datashape.DataShape
Service Category: Fields Service Description: Get a field definition by name for this data shape.

An entity service that returns an info table describing a requested field relevant to this data shape.
GetFieldDefinitions() - Method in class com.thingworx.datashape.DataShape
Service Category: Fields Service Description: Get the fields for this data shape.

An entity service that returns an info table describing the fields relevant to this data shape.
getFieldName() - Method in class com.thingworx.types.data.filters.BetweenFilter
 
getFieldName() - Method in class com.thingworx.types.data.filters.FilterCollection
 
getFieldName() - Method in interface com.thingworx.types.data.filters.IFilter
 
getFieldName() - Method in class com.thingworx.types.data.filters.LikeFilter
 
getFieldName() - Method in class com.thingworx.types.data.filters.MissingValueFilter
 
getFieldName() - Method in class com.thingworx.types.data.filters.NearFilter
 
getFieldName() - Method in class com.thingworx.types.data.filters.RangeFilter
 
getFieldName() - Method in class com.thingworx.types.data.filters.SetFilter
 
getFieldName() - Method in class com.thingworx.types.data.filters.TagFilter
 
getFieldName() - Method in class com.thingworx.types.data.sorters.GenericSorter
 
getFieldName() - Method in interface com.thingworx.types.data.sorters.ISort
 
getFieldName() - Method in class com.thingworx.types.data.sorters.SortCollection
 
GetFieldNames() - Method in class com.thingworx.datatables.DataTableThing
Service Category: Fields Service Description: Retrieve a list of field names for the data shape associated with this stream.
GetFieldNames() - Method in class com.thingworx.streams.StreamThing
Service Category: Fields Service Description: Retrieve a list of field names for the data shape associated with this stream.
GetFieldNamesByType(String) - Method in class com.thingworx.datatables.DataTableThing
Service Category: Fields Service Description: Retrieve a list of field names for the data shape associated with this stream, of a specific type.
GetFieldNamesByType(String) - Method in class com.thingworx.streams.StreamThing
Service Category: Fields Service Description: Retrieve a list of field names for the data shape associated with this stream, of a specific type.
getFields() - Method in class com.thingworx.datashape.DataShape


Returns a collection containing all of the fields relevant to this data shape.
getFields() - Method in class com.thingworx.metadata.DataShapeDefinition


Returns the collection of field definitions belonging to this data shape definition.
GetFileChecksum(String) - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
Deprecated.
GetFileChecksum(String) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
Deprecated.
GetFileChecksum(String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Deprecated.
GetFileChecksum(String, String) - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer


Gets the checksum of a file on this RemoteThing, using the cryptographic algorithm whose name was passed into the service as an argument.
GetFileChecksum(String, String) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer


Gets the checksum of a file on this RemoteThing, using the cryptographic algorithm whose name was passed into the service as an argument.
GetFileChecksum(String, String) - Method in class com.thingworx.things.repository.FileRepositoryThing


Gets the checksum of a file in this repository, using the cryptographic algorithm whose name was passed into the service as an argument.
GetFileInfo(String) - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
Service Category: FileTransfer Service Description: Get file info.
GetFileInfo(String) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
Service Category: FileTransfer Service Description: Get file info.
GetFileInfo(String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Get file info.
GetFileListing(String, String) - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
Service Category: FileTransfer Service Description: Get file system listing.
GetFileListing(String, String) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
Service Category: FileTransfer Service Description: Get file system listing.
GetFileListing(String, String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Get file system listing.
GetFileListingWithLinks(String, String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Get file system listing with download links.
getFileSize(String) - Method in class com.thingworx.things.repository.FileRepositoryThing
 
getFilter(int) - Method in class com.thingworx.types.data.filters.FilterCollection
 
getFilterCount() - Method in class com.thingworx.types.data.filters.FilterCollection
 
getFilterExpression() - Method in class com.thingworx.types.data.filters.BetweenFilter
Deprecated.
getFilterExpression() - Method in class com.thingworx.types.data.filters.FilterCollection
Deprecated.
getFilterExpression() - Method in interface com.thingworx.types.data.filters.IFilter
Deprecated.
no replacement
getFilterExpression() - Method in class com.thingworx.types.data.filters.LikeFilter
 
getFilterExpression() - Method in class com.thingworx.types.data.filters.MissingValueFilter
Deprecated.
getFilterExpression() - Method in class com.thingworx.types.data.filters.NearFilter
Deprecated.
getFilterExpression() - Method in class com.thingworx.types.data.filters.RangeFilter
Deprecated.
getFilterExpression() - Method in class com.thingworx.types.data.filters.SetFilter
Deprecated.
getFilterExpression() - Method in class com.thingworx.types.data.filters.TagFilter
 
getFilters() - Method in class com.thingworx.types.data.filters.FilterCollection
 
getFilters() - Method in class com.thingworx.types.data.queries.Query
 
getFirstRow() - Method in class com.thingworx.types.collections.ValueCollectionList
 
getFirstRow() - Method in class com.thingworx.types.InfoTable


Returns the first row (ValueCollection) of this InfoTable
getFoldType() - Method in class com.thingworx.things.bindings.RemotePropertyBinding
 
getFriendlyName() - Method in class com.thingworx.system.subsystems.Subsystem
 
getFromVersion() - Method in class com.thingworx.migration.ExtensionMigratorBase


Returns the version that the extension is being migrated from.
GetGhostEntities() - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: Entities Service Description: Get the entities which have not been persisted.
GetGlobalSessionValues() - Method in class com.thingworx.resources.sessioninfo.SessionInfo
Service Category: SessionInfo Service Description: Get global session values.
getGroupId() - Method in class com.thingworx.extensibility.ExtensionPackage
 
getGroupId() - Method in class com.thingworx.projects.Project
 
GetGroupId() - Method in class com.thingworx.projects.Project
Service Category: Projects Service Description: Get Project group id.

Get Project group id
GetGroupMember(String) - Method in class com.thingworx.security.groups.Group
Service Category: Service Description: Get members by name in this group.
GetGroupMembers() - Method in class com.thingworx.security.groups.Group
Service Category: Members Service Description: Get a list of members in this group.
GetGroupProvisioningDefaults() - Method in class com.thingworx.system.subsystems.scim.SCIMSubsystem
Service Category: SCIM Service Description: Return the Group Provisioning Group Default Settings.
GetGroupProvisioningExclusionList() - Method in class com.thingworx.system.subsystems.scim.SCIMSubsystem
Service Category: SCIM Service Description: Return the Group Provisioning Exclusion List.
getGroups() - Method in class com.thingworx.navigation.Menu
 
getGroups() - Method in class com.thingworx.navigation.MenuItem
 
getGroups() - Method in class com.thingworx.security.context.SecurityContext


getGroups() - Method in class com.thingworx.security.groups.Group
 
getGroups() - Method in class com.thingworx.security.users.User
 
getGroups(EntityReference) - Static method in class com.thingworx.entities.utils.UserUtilities
 
GetGroups() - Method in class com.thingworx.security.groups.Group
Service Category: Members Service Description: Get list of groups that this group is a member of.
GetGroups() - Method in class com.thingworx.security.users.User
Service Category: Groups Service Description: Get list of groups that this user is a member of.
getHaCompatible() - Method in class com.thingworx.extensibility.ExtensionPackage
 
getHandlerIDForService(String) - Method in class com.thingworx.notifications.NotificationHandler


Return the handlerID corresponding to the given service name.
GetHomeMashup() - Method in class com.thingworx.entities.RootEntity
Service Category: Mashups Service Description: Get home mashup.
GetHomeMashup() - Method in class com.thingworx.things.Thing
Service Category: Mashups Service Description: Get home mashup.
GetHomeMashup() - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Mashups Service Description: Get home mashup.
getID() - Method in class com.thingworx.datastorage.BasicEntry
 
getID() - Method in class com.thingworx.entities.collections.RootEntityCollection
 
getID() - Method in interface com.thingworx.entities.interfaces.IPersistable
 
getID() - Method in interface com.thingworx.persistence.common.IPersistableObject
 
getID() - Method in class com.thingworx.persistence.common.PersistableNamedObject
 
getID() - Method in interface com.thingworx.security.permissions.ISecurable
 
getIdentifier() - Method in class com.thingworx.things.Thing
 
GetIdentifier() - Method in class com.thingworx.things.Thing
Service Category: Identifier Service Description: Get the identifier for a thing.
getImage() - Method in class com.thingworx.ux.media.MediaEntity
 
GetImage() - Method in class com.thingworx.ux.media.MediaEntity
Service Category: Images Service Description: Get the content as an image.
GetImagePropertyValue(String) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get the current property value.
getImageURL() - Method in class com.thingworx.navigation.Menu
 
getImageURL() - Method in class com.thingworx.navigation.MenuItem
 
getImplementations() - Method in class com.thingworx.thingtemplates.ThingTemplate
 
GetImplementedShapes() - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Get the implemented thing shapes for this thing.
getImplementedThingShapes() - Method in class com.thingworx.thingtemplates.ThingTemplate
 
getImplementedThingTemplates() - Method in class com.thingworx.things.Thing


getImplementingThingNames(EntityReference) - Static method in class com.thingworx.entities.utils.ThingShapeUtilities
 
getImplementingThingNames(ThingShape) - Static method in class com.thingworx.entities.utils.ThingShapeUtilities
 
getImplementingThingNames(String) - Static method in class com.thingworx.entities.utils.ThingShapeUtilities
 
getImplementingThingPackages(EntityReference) - Static method in class com.thingworx.entities.utils.ThingShapeUtilities
 
getImplementingThings(EntityReference) - Static method in class com.thingworx.entities.utils.ThingShapeUtilities
 
getImplementingThings(ThingShape) - Static method in class com.thingworx.entities.utils.ThingShapeUtilities
 
GetImplementingThings() - Method in interface com.thingworx.interfaces.IImplementableEntity
 
GetImplementingThings() - Method in class com.thingworx.thingshape.ThingShape
Service Category: Queries Service Description: Return a list of all the things that implement this shape.
GetImplementingThings() - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Queries Service Description: Return a list of all the things that implement this template.
GetImplementingThingsWithData() - Method in interface com.thingworx.interfaces.IImplementableEntity
 
GetImplementingThingsWithData() - Method in class com.thingworx.thingshape.ThingShape
Service Category: Queries Service Description: Return a list of all the things that implement this shape along with the thing properties and values.
GetImplementingThingsWithData() - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Queries Service Description: Return a list of all the things that implement this template along with the thing properties and values.
getImplementingThingTemplates(EntityReference) - Static method in class com.thingworx.entities.utils.ThingShapeUtilities
 
GetIncomingDependencies(Double) - Method in class com.thingworx.entities.RootEntity
Service Category: Dependencies Service Description: Get the incoming dependencies.
GetIncomingDependenciesAsNetwork(Double, Double) - Method in class com.thingworx.entities.RootEntity
Service Category: Dependencies Service Description: Get the incoming dependencies as a network.
GetIncomingLocalPropertyBinding(String) - Method in class com.thingworx.things.Thing
Service Category: Bindings Service Description: Get incoming local bindings to this thing for the given property.

Get incoming local bindings to this thing for the given property
GetIncomingLocalPropertyBindings() - Method in class com.thingworx.things.Thing
Service Category: Bindings Service Description: Get all things and their properties that have local bindings on this thing.

Get all things and their properties that have local bindings on this thing
getIndex() - Method in class com.thingworx.types.InfoTable
 
getInitializedProperties(Thing) - Static method in class com.thingworx.entities.utils.ThingUtilities


This API will retrieve the Thing's property values by parsing an XML or JSON structure stored in Thing.initialValues Object which is set by Thing.fromXML() and Thing.fromJSON() during an import.
GetInstalledExtensionDetails(InfoTable) - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: Service Description: Get Installed Extension Details.
getInstance() - Static method in class com.thingworx.logging.LogUtilities
 
getInstanceDesignTimePermissions() - Method in interface com.thingworx.security.permissions.IInstanceDesignTimeSecurable
 
getInstanceDesignTimePermissions() - Method in class com.thingworx.thingtemplates.ThingTemplate
 
GetInstanceDesignTimePermissions() - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Permissions Service Description: Get a list of assigned instance design time permissions.
GetInstanceDesignTimePermissionsAsJSON() - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Permissions Service Description: Get a list of instance design time permissions.
getInstanceEventDefinition(String) - Method in interface com.thingworx.entities.interfaces.IEventProvider
 
getInstanceEventDefinition(String) - Method in class com.thingworx.things.Thing


getInstanceEventDefinitions() - Method in interface com.thingworx.entities.interfaces.IEventProvider
 
getInstanceEventDefinitions() - Method in class com.thingworx.things.Thing


GetInstanceEventDefinitions() - Method in class com.thingworx.thingshape.ThingShape
Service Category: Metadata Service Description: Get the current event definitions for this thing.
GetInstanceEventDefinitions() - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Metadata Service Description: Get the current event definitions for this thing.
getInstanceId() - Method in class com.thingworx.types.primitives.structs.ThingCode


Get the instanceId of the ThingCode.
GetInstanceMetadataAsJSON() - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Get the instance metadata in JSON format.
GetInstanceMetadataWithPermissionsAsJSON() - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Get the instance metadata in JSON format.
getInstanceMultiEventSubscriptions() - Method in class com.thingworx.things.Thing


getInstancePropertyDefinition(String) - Method in interface com.thingworx.entities.interfaces.IPropertyProvider


Returns the specified property definition for this instance.
getInstancePropertyDefinition(String) - Method in class com.thingworx.security.users.User
 
getInstancePropertyDefinition(String) - Method in class com.thingworx.things.Thing


getInstancePropertyDefinitionIfVisible(String) - Method in interface com.thingworx.entities.interfaces.IPropertyProvider


Returns the specified property definition for this instance if visible.
getInstancePropertyDefinitionIfVisible(String) - Method in class com.thingworx.security.users.User
 
getInstancePropertyDefinitionIfVisible(String) - Method in class com.thingworx.things.Thing
 
getInstancePropertyDefinitions() - Method in interface com.thingworx.entities.interfaces.IPropertyProvider


Returns a collection containing all property definitions belonging to this instance.
getInstancePropertyDefinitions() - Method in class com.thingworx.security.users.User
 
getInstancePropertyDefinitions() - Method in class com.thingworx.things.Thing


GetInstancePropertyDefinitions(String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Metadata Service Description: Get the current property definitions for this thing.
GetInstancePropertyDefinitions(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Metadata Service Description: Get the current property definitions for this thing.
getInstancePublicServiceDefinitions() - Method in interface com.thingworx.entities.interfaces.IServiceProvider
 
getInstancePublicServiceDefinitions() - Method in class com.thingworx.entities.ServiceProviderEntity
 
getInstancePublicServiceDefinitions() - Method in class com.thingworx.things.Thing


getInstanceRunTimePermissions() - Method in interface com.thingworx.security.permissions.IInstanceRunTimeSecurable
 
getInstanceRunTimePermissions() - Method in class com.thingworx.thingshape.ThingShape
 
getInstanceRunTimePermissions() - Method in class com.thingworx.thingtemplates.ThingTemplate
 
GetInstanceRunTimePermissions() - Method in class com.thingworx.thingshape.ThingShape
Service Category: Permissions Service Description: Get a list of assigned instance runtime permissions.
GetInstanceRunTimePermissions() - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Permissions Service Description: Get a list of assigned instance runtime permissions.
GetInstanceRunTimePermissionsAsJSON() - Method in class com.thingworx.thingshape.ThingShape
Service Category: Permissions Service Description: Get a list of assigned runtime permissions.
GetInstanceRunTimePermissionsAsJSON() - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Permissions Service Description: Get a list of assigned runtime permissions.
getInstanceServiceDefinition(String) - Method in interface com.thingworx.entities.interfaces.IServiceProvider
 
getInstanceServiceDefinition(String) - Method in class com.thingworx.entities.ServiceProviderEntity
 
getInstanceServiceDefinition(String) - Method in class com.thingworx.things.Thing


getInstanceServiceDefinitions() - Method in interface com.thingworx.entities.interfaces.IServiceProvider
 
getInstanceServiceDefinitions() - Method in class com.thingworx.entities.ServiceProviderEntity
 
getInstanceServiceDefinitions() - Method in class com.thingworx.things.Thing


GetInstanceServiceDefinitions() - Method in class com.thingworx.thingshape.ThingShape
Service Category: Metadata Service Description: Get the current service definitions for this thing.
GetInstanceServiceDefinitions() - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Metadata Service Description: Get the current service definitions for this thing.
getInstanceShape() - Method in interface com.thingworx.entities.interfaces.IShapeProvider
 
getInstanceShape() - Method in class com.thingworx.things.Thing


getInstanceShape() - Method in class com.thingworx.thingshape.ThingShape
 
getInstanceShape() - Method in class com.thingworx.thingtemplates.ThingTemplate
 
getInstanceSubscriptions() - Method in class com.thingworx.things.Thing
Deprecated.
Use Thing.getInstanceMultiEventSubscriptions() instead.

Returns a collection containing all subscriptions that are applicable to this thing including it's inherited subscriptions. Supports only single events subscriptions, otherwise RuntimeException will be thrown.

This method may be used at the "start" step of the lifecycle or later.

getInstanceVisibilityPermissions() - Method in interface com.thingworx.security.permissions.IInstanceVisibilitySecurable
 
getInstanceVisibilityPermissions() - Method in class com.thingworx.thingtemplates.ThingTemplate
 
GetInstanceVisibilityPermissions() - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Permissions Service Description: Get a list of assigned visibility permissions.
GetInstanceVisibilityPermissionsAsJSON() - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Permissions Service Description: Get a list of instance visibility permissions.
GetIntegerAlertParameter(String, String, String) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Get a numeric alert parameter.
GetIntegerAlertParameter(String, String, String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Alerts Service Description: Get a numeric alert parameter.
GetIntegerAlertParameter(String, String, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Alerts Service Description: Get a numeric alert parameter.
GetIntegerPropertyValue(String) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get the current property value.
getItemCollectionName() - Method in class com.thingworx.datatables.DataTableThing
 
getItemCollectionName() - Method in class com.thingworx.streams.StreamThing
 
getItemCollectionName() - Method in interface com.thingworx.types.IFeed
 
getItemEntityName() - Method in class com.thingworx.datatables.DataTableThing
 
getItemEntityName() - Method in class com.thingworx.streams.StreamThing
 
getItemEntityName() - Method in interface com.thingworx.types.IFeed
 
getItemEntityType() - Method in class com.thingworx.datatables.DataTableThing
 
getItemEntityType() - Method in class com.thingworx.streams.StreamThing
 
GetJSON(String, String, String, JSONObject, Boolean, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: JSON Service Description: Get json content from a URL.
getJSONSerializedValue(String) - Method in class com.thingworx.types.collections.ValueCollection
Deprecated.
no replacement
getKeyField(ConfigurationTable) - Static method in class com.thingworx.common.utils.ConfigurationTableUtilities
 
GetKeyID() - Method in class com.thingworx.security.applicationkeys.ApplicationKey
Service Category: ApplicationKeys Service Description: Access the key ID.
getKeys() - Method in class com.thingworx.types.InfoTableRowIndex
 
getLanguage() - Method in class com.thingworx.security.users.User


Get the user's language preferences.
GetLanguages() - Method in class com.thingworx.resources.localization.RuntimeLocalizationFunctions
Service Category: Localization Service Description: Return a list of languages defined on this system.

Get a list of configured languages along with useful properties of each.
getLastChangedValue() - Method in class com.thingworx.things.properties.ThingProperty
 
getLastConnectionTime() - Method in interface com.thingworx.things.connected.IConnectedDevice
 
getLastConnectionTime() - Method in class com.thingworx.things.connected.RemoteThing
 
GetLastModifiedDate() - Method in class com.thingworx.entities.RootEntity
Service Category: Editing Service Description: Get the date edit was last modified.
getLastRow() - Method in class com.thingworx.types.collections.ValueCollectionList
 
getLastRow() - Method in class com.thingworx.types.InfoTable


Returns the last row in this InfoTable as a ValueCollection
getLatitude() - Method in class com.thingworx.types.primitives.structs.Location
 
getLength() - Method in class com.thingworx.common.utils.ScriptFriendlyArrayList
 
getLength() - Method in class com.thingworx.types.collections.ValueCollectionList
 
getLength() - Method in class com.thingworx.types.InfoTable


Returns the number of rows in this InfoTable as an Integer
getLength() - Method in class com.thingworx.types.TagCollection
 
getLinkDestination() - Method in class com.thingworx.navigation.MenuItem
 
getLinkTarget() - Method in class com.thingworx.navigation.MenuItem
 
getLinkType() - Method in class com.thingworx.navigation.MenuItem
 
GetLocalAlertDefinitions(String) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Get local alert definitions for a property.
GetLocalAlertDefinitions(String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Alerts Service Description: Get local alert definitions for a property.
GetLocalAlertDefinitions(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Alerts Service Description: Get local alert definitions for a property.
GetLocallyImplementedShapes() - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Get the locally implemented thing shapes for this thing.
GetLocalPropertyBinding(String) - Method in class com.thingworx.things.Thing
Service Category: Bindings Service Description: Get the property binding for a property.
GetLocalPropertyBinding(String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Bindings Service Description: Get the property binding for a property.
GetLocalPropertyBinding(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Bindings Service Description: Get the property binding for a property.
GetLocationAlertParameter(String, String, String) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Get a location alert parameter.
GetLocationAlertParameter(String, String, String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Alerts Service Description: Get a location alert parameter.
GetLocationAlertParameter(String, String, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Alerts Service Description: Get a location alert parameter.
GetLocationPropertyValue(String) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get the current property value.
GetLockedUsers() - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Security Service Description: Return list of locked users.
GetLoggedProperties(String) - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Get a list of logged properties for this thing.
GetLoggedProperties(String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Metadata Service Description: Get a list of logged properties for this thing.
GetLoggedProperties(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Metadata Service Description: Get a list of logged properties for this thing.
GetLongAlertParameter(String, String, String) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Get a long alert parameter.
GetLongAlertParameter(String, String, String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Alerts Service Description: Get a numeric alert parameter.
GetLongAlertParameter(String, String, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Alerts Service Description: Get a numeric alert parameter.
getLongitude() - Method in class com.thingworx.types.primitives.structs.Location
 
GetLongPropertyValue(String) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get the current property value.
getMajorVersion() - Method in interface com.thingworx.contentmanagement.IEntityUnmarshaller
 
GetMashupConfiguration() - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: Configuration Service Description: Return the configuration settings for enabling/disabling mashup features.
getMashups() - Method in class com.thingworx.thingtemplates.ThingTemplate
 
GetMashups() - Method in class com.thingworx.things.Thing
Service Category: Mashups Service Description: Get the mashups related to this thing.
GetMashups() - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Mashups Service Description: Get the mashups related to this thing template.
getMatchItems() - Method in class com.thingworx.types.data.filters.SetFilter
 
getMatchType() - Method in class com.thingworx.types.data.filters.RangeFilter
Deprecated.
As of release 7.1, replaced by RangeFilter.getMatchTypeEnum()
getMatchTypeEnum() - Method in class com.thingworx.types.data.filters.RangeFilter
 
getMatchValue() - Method in class com.thingworx.types.data.filters.RangeFilter
 
getMeContext() - Static method in class com.thingworx.webservices.context.ThreadLocalContext


GetMember(String) - Method in class com.thingworx.security.organizations.OrganizationalUnit
 
GetMember(String, String) - Method in class com.thingworx.security.organizations.Organization
Service Category: Members Service Description: Get members by name in this organization.
getMembers() - Method in class com.thingworx.security.groups.Group
 
getMembers() - Method in class com.thingworx.security.organizations.OrganizationalUnit
 
GetMembers() - Method in class com.thingworx.security.organizations.OrganizationalUnit
 
GetMembers(String) - Method in class com.thingworx.security.organizations.Organization
Service Category: Members Service Description: Get a list of members in this organization.
getMenuItems() - Method in class com.thingworx.navigation.Menu
 
GetMenuItems() - Method in class com.thingworx.navigation.Menu
Service Category: MenuItems Service Description: Get menu items for this menu.
getMenuLabel() - Method in class com.thingworx.navigation.Menu
 
GetMetadata() - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Get the metadata in InfoTable format.
GetMetadataAsJSON() - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Get the metadata in JSON format.
GetMetadataWithPermissionsAsJSON() - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Get the metadata in JSON format.
getMethod(String) - Static method in class com.thingworx.common.RESTAPIConstants
 
getMethodName(byte) - Static method in class com.thingworx.common.RESTAPIConstants
 
getMimeType() - Method in class com.thingworx.types.primitives.ImagePrimitive
 
GetMimeType() - Method in class com.thingworx.ux.media.MediaEntity
Service Category: Images Service Description: Get the mime type.
getMinimumThingworxVersion() - Method in class com.thingworx.extensibility.ExtensionPackage
 
getMinorVersion() - Method in interface com.thingworx.contentmanagement.IEntityUnmarshaller
 
getMinPlatformVersion() - Method in class com.thingworx.projects.Project
 
GetMinPlatformVersion() - Method in class com.thingworx.projects.Project
Service Category: Projects Service Description: Get minimum Platform version.
GetMobileMashup() - Method in class com.thingworx.security.organizations.Organization
Service Category: Mashups Service Description: Get mobile mashup.
GetMobileMashup() - Method in class com.thingworx.security.users.User
Service Category: Mashups Service Description: Get mobile mashup.
getMultiEventSubscriptions() - Method in class com.thingworx.implementation.ThingShapeImplementation
 
getName() - Method in class com.thingworx.entities.collections.RootEntityCollection
 
getName() - Method in class com.thingworx.entities.EntityReference
 
getName() - Method in interface com.thingworx.entities.interfaces.IShapeProvider
 
getName() - Method in class com.thingworx.externalapplication.EntityContext
 
getName() - Method in interface com.thingworx.security.permissions.ISecurable
 
getName() - Method in class com.thingworx.subscriptions.BaseSubscription


Gets the name of the subscription.
getName() - Method in class com.thingworx.subscriptions.MultiEventSubscription


Gets the name of the subscription.
getName() - Method in class com.thingworx.things.bindings.GenericBinding
 
getName() - Method in class com.thingworx.types.collections.GenericObjectCollection
 
getName() - Method in class com.thingworx.types.ConfigurationTable
 
getName() - Method in interface com.thingworx.types.INamedObject
 
getName() - Method in class com.thingworx.types.NamedObject
 
GetNamedProperties(JSONObject) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Gets the current values of the specified properties.

Gets the current values of the specified properties.
GetNamedPropertyValues(InfoTable) - Method in class com.thingworx.security.users.User
Service Category: Properties Service Description: Get a subset of the current property values for this thing.
GetNamedPropertyValues(InfoTable) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Gets the current values of the specified properties.

Gets the current values of the specified properties.
GetNamedPropertyValuesVTQ(InfoTable) - Method in class com.thingworx.security.users.User
Service Category: Properties Service Description: Get the current property values for this thing as VTQ.
GetNamedPropertyValuesVTQ(InfoTable) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get the current property values for this thing as VTQ.
GetNamedPropertyValuesVTQA(InfoTable) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get a subset of the current property values (VTQ) and the highest alert for this thing.
getNames() - Method in class com.thingworx.types.collections.GenericObjectCollection
 
getNamesAsInfoTable() - Method in class com.thingworx.types.collections.NamedObjectCollection
 
getNameVersion() - Method in class com.thingworx.extensibility.ExtensionPackage
 
GetNetworkConnections(Double) - Method in class com.thingworx.networks.Network
Service Category: Connections Service Description: Return a list of all the connections in this network.

Returns a collection of all the connections in this network up to the given maximum depth.
GetNetworkConnectionsWithTemplate(Double) - Method in class com.thingworx.networks.Network
Service Category: Connections Service Description: Return a list of all the connections in this network along with their implemented template name.

Returns a collection of all the connections in this network that includes the Network's ThingTemplate up to a maximum depth.
GetNetworks() - Method in class com.thingworx.things.Thing
Service Category: Networks Service Description: Get the networks associated with a thing.
getNewGUID() - Static method in class com.thingworx.types.primitives.GUIDPrimitive
 
getNewValue() - Method in class com.thingworx.things.events.QueuedEvent
 
getNodeType() - Method in enum com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
getNodeValue(Node) - Static method in class com.thingworx.common.utils.XMLUtilities


Will return the String value of the given node.
GetNumberAlertParameter(String, String, String) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Get a numeric alert parameter.
GetNumberAlertParameter(String, String, String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Alerts Service Description: Get a numeric alert parameter.
GetNumberAlertParameter(String, String, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Alerts Service Description: Get a numeric alert parameter.
GetNumberPropertyValue(String) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get the current property value.
GetNumericLoggedProperties() - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Get a list of logged properties for this thing that are of a numeric data type.
GetNumericLoggedProperties() - Method in class com.thingworx.thingshape.ThingShape
Service Category: Metadata Service Description: Get a list of logged properties for this thing that are of a numeric data type.
GetNumericLoggedProperties() - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Metadata Service Description: Get a list of logged properties for this thing that are of a numeric data type.
getOrderedFields() - Method in class com.thingworx.metadata.collections.FieldDefinitionCollection


Returns a list of the field definitions in this collection using their natural order.
getOrderedFieldsByOrdinal() - Method in class com.thingworx.metadata.collections.FieldDefinitionCollection


Returns a list of field definitions in this collection using the order defined by their ordinality.
getOrderedList() - Method in class com.thingworx.types.collections.NamedObjectCollection
 
getOrdinal() - Method in class com.thingworx.metadata.ConfigurationTableDefinition
 
getOrdinal() - Method in class com.thingworx.metadata.FieldDefinition


Returns the ordinal value assigned to this field.
getOrdinal() - Method in class com.thingworx.types.ConfigurationTable
 
getOrganizationalUnit(String) - Method in class com.thingworx.security.organizations.Organization
 
GetOrganizationalUnitDescription(String) - Method in class com.thingworx.security.organizations.Organization
Service Category: OrgUnits Service Description: Get the description of organizational unit.
getOrganizationalUnitNames() - Method in class com.thingworx.security.users.User
 
getOrganizationalUnits() - Method in class com.thingworx.security.context.SecurityContext
 
GetOrganizationalUnits() - Method in class com.thingworx.security.groups.Group
Service Category: Members Service Description: Get list of organizational units that this group is a member of.
GetOrganizationalUnits() - Method in class com.thingworx.security.users.User
Service Category: OrgUnits Service Description: Get list of organizational units that this user is a member of.
GetOrganizationConnections(Double) - Method in class com.thingworx.security.organizations.Organization
Service Category: OrgUnits Service Description: Return a list of all the connections in this organization.
getOrganizationNames() - Method in class com.thingworx.security.users.User
 
getOrganizations() - Method in class com.thingworx.security.context.SecurityContext
 
GetOrganizations() - Method in class com.thingworx.security.groups.Group
Service Category: Members Service Description: Get list of organizations that this group is a member of.
GetOrganizations() - Method in class com.thingworx.security.users.User
Service Category: Organizations Service Description: Get list of organizations that this user is a member of.
GetOutgoingDependencies(Double) - Method in class com.thingworx.entities.RootEntity
Service Category: Dependencies Service Description: Get the outgoing dependencies.
GetOutgoingDependenciesAsNetwork(Double, Double) - Method in class com.thingworx.entities.RootEntity
Service Category: Dependencies Service Description: Get the outgoing dependencies as a network.
getOwner() - Method in class com.thingworx.entities.collections.RootEntityCollection
 
getOwner() - Method in class com.thingworx.entities.RootEntity
 
getOwner() - Method in interface com.thingworx.security.permissions.ISecurable
 
getOwner() - Method in class com.thingworx.subscriptions.MultiEventSubscription


Returns a reference to the entity that owns the subscription.
getOwner() - Method in class com.thingworx.subscriptions.Subscription


Returns a reference to the entity that owns the subscription.
GetOwner() - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Get an owner to this entity.
getPackageVersion() - Method in class com.thingworx.extensibility.ExtensionPackage
 
getPageNumber() - Method in interface com.thingworx.types.data.pagination.IPagination
 
getPageNumber() - Method in class com.thingworx.types.data.pagination.Pagination
 
getPageSize() - Method in interface com.thingworx.types.data.pagination.IPagination
 
getPageSize() - Method in class com.thingworx.types.data.pagination.Pagination
 
getPagination() - Method in class com.thingworx.types.data.queries.Query
 
getParameters() - Method in class com.thingworx.metadata.ServiceDefinition
 
GetParentConnections(String) - Method in class com.thingworx.security.organizations.Organization
Service Category: OrgUnits Service Description: Return a list of all the parent connections in this organization for a specific node.
GetParentName(String) - Method in class com.thingworx.networks.Network
Service Category: Relationships Service Description: Get parent of a given Thing in the network.
GetParentName(String) - Method in class com.thingworx.security.organizations.Organization
Service Category: OrgUnits Service Description: Get parent of a given organizational unit.
getPassword() - Method in class com.thingworx.security.authentication.ThingworxUserNamePasswordCredentials
 
GetPerformanceMetrics() - Method in class com.thingworx.system.subsystems.Subsystem
Service Category: Metrics Service Description: Get information on how the subsystem is performing.
getPeriod() - Method in class com.thingworx.types.primitives.structs.Timespan
 
getPeriod() - Method in class com.thingworx.types.primitives.TimespanPrimitive
 
GetPermissionsForCurrentUser(String, String) - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Get current user permissions.
GetPermissionsForGroup(String, String, String) - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Get group permissions.
GetPermissionsForUser(String, String, String) - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Get user permissions.
GetPersistenceProvider() - Method in class com.thingworx.datastorage.DataThing
Service Category: PersistenceProvider Service Description: Get the currently assigned persistence provider.
GetPersistentValue(String) - Method in class com.thingworx.security.users.User
Service Category: SessionInfo Service Description: Get persistent value.
GetPlatforms() - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: Service Description: Return a list of platform identifiers.
GetPlatformSessionTimeout() - Method in class com.thingworx.system.subsystems.users.UserManagementSubsystem
Service Category: Settings Service Description: Returns the login session timeout in minutes.
GetPlatformStats() - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: Statistics Service Description: Return a list of values for statistics on the server.
GetPlatformStatsList() - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: Statistics Service Description: Return a list of available statistics for the server.
GetPreview() - Method in interface com.thingworx.entities.interfaces.IPreview
 
getPrimitive(String) - Method in class com.thingworx.types.collections.ValueCollection
 
getPrimitive(String, String) - Method in class com.thingworx.types.collections.ConfigurationTableCollection
 
getPrincipal() - Method in class com.thingworx.security.permissions.Permission
 
getPriority() - Method in class com.thingworx.security.authentication.Authenticator
 
getPriority() - Method in class com.thingworx.security.directoryservices.DirectoryService
 
getPriority() - Method in class com.thingworx.system.subsystems.alerts.data.Alert
 
getPriority() - Method in class com.thingworx.system.subsystems.alerts.data.AlertDefinition
 
getProjectEntities() - Method in class com.thingworx.projects.Project


Get all of the entities in this project
GetProjectName() - Method in class com.thingworx.entities.RootEntity
Service Category: Projects Service Description: Get the project name of this entity.
getProperties() - Method in class com.thingworx.things.Thing


Performs runtime access by modifier check on each property definition.
getProperty() - Method in class com.thingworx.things.events.QueuedEvent
 
getProperty(String) - Method in class com.thingworx.things.Thing


getPropertyAckStatus(String) - Method in class com.thingworx.things.Thing
 
getPropertyAlertStatus(String) - Method in class com.thingworx.things.Thing
 
getPropertyDefinition() - Method in class com.thingworx.types.properties.Property
 
getPropertyDefinition(String) - Method in class com.thingworx.metadata.ThingShapeDefinitionBase
 
GetPropertyDefinition(String) - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Get the current property definitions for this thing.
getPropertyDefinitions() - Method in class com.thingworx.metadata.ThingShapeDefinitionBase
 
GetPropertyDefinitions(String, String, String) - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Get the current property definitions for this thing.
GetPropertyLogging(String) - Method in class com.thingworx.things.Thing
Service Category: DataLogging Service Description: Get property logging status for a specific property.
GetPropertyLogging(String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: DataLogging Service Description: Get property logging status for a specific property.
GetPropertyLogging(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: DataLogging Service Description: Get property logging status for a specific property.
getPropertyName() - Method in interface com.thingworx.things.bindings.IBindingTarget
 
getPropertyQuality(String) - Method in class com.thingworx.things.Thing


GetPropertyQuality(String) - Method in class com.thingworx.security.users.User
Service Category: Properties Service Description: Get the quality for a specific property.
GetPropertyQuality(String) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get the quality for a specific property.
GetPropertySubscriptions() - Method in class com.thingworx.things.connected.RemoteThing
 
GetPropertySubscriptions(JSONObject) - Method in class com.thingworx.things.connected.RemoteThing
Service Category: Metadata Service Description: Get the properties plus data change type and data change threshold for the edge Thing.
getPropertyTime(String) - Method in class com.thingworx.things.Thing


GetPropertyTime(String) - Method in class com.thingworx.security.users.User
Service Category: Properties Service Description: Get the timestamp for a specific property.
GetPropertyTime(String) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get the timestamp for a specific property.
getPropertyType(String) - Method in interface com.thingworx.entities.interfaces.IPropertyProvider


Returns the base type defined in the specified property's definition.
getPropertyType(String) - Method in class com.thingworx.security.users.User
 
getPropertyType(String) - Method in class com.thingworx.things.Thing
 
getPropertyValue(ThingProperty) - Method in class com.thingworx.things.Thing


getPropertyValue(String) - Method in interface com.thingworx.entities.interfaces.IPropertyProvider


Returns the value currently assigned to the specified property.
getPropertyValue(String) - Method in class com.thingworx.security.users.User
 
getPropertyValue(String) - Method in class com.thingworx.things.Thing


getPropertyValues() - Method in class com.thingworx.externalapplication.EntityContext
 
getPropertyValues() - Method in class com.thingworx.things.Thing


GetPropertyValues() - Method in class com.thingworx.security.users.User
Service Category: Properties Service Description: Get the current property values for this thing.
GetPropertyValues() - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get the current property values for this thing.
getPropertyValuesAsInfoTable() - Method in interface com.thingworx.entities.interfaces.IPropertyProvider


Returns an InfoTable containing a list of the properties belonging to this instance and their values.
getPropertyValuesAsInfoTable() - Method in class com.thingworx.security.users.User
 
getPropertyValuesAsInfoTable() - Method in class com.thingworx.things.Thing
 
GetPropertyValuesAsMultiRowTable() - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get the current property values for this thing.
GetPropertyValuesVTQ() - Method in class com.thingworx.security.users.User
Service Category: Properties Service Description: Get the current property values for this thing as VTQ.
GetPropertyValuesVTQ() - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get the current property values for this thing as VTQ.
GetPropertyValuesVTQA() - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get the current property values (VTQ) and the highest alert for this thing.
GetPropertyWriteReport() - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: Statistics Service Description: Returns property write report.
GetProvisioningOptions() - Method in class com.thingworx.system.subsystems.scim.SCIMSubsystem
Service Category: SSO Service Description: Returns Provisioning Options.
GetProvisioningUserGroupMappings() - Method in class com.thingworx.system.subsystems.scim.SCIMSubsystem
Service Category: SSO Service Description: Returns group mappings between the Identity Provider and Thingworx.
GetProxyUrl(String, Boolean) - Method in class com.thingworx.ux.media.MediaEntity
Deprecated.
As of release 8.5.0, replaced by MediaEntity.GetProxyUrl(String, Boolean, Boolean)
GetProxyUrl(String, Boolean, Boolean) - Method in class com.thingworx.ux.media.MediaEntity
Service Category: Images Service Description: Get a URL to proxy content relative to the configured origin server.
getPublicDataShape() - Method in class com.thingworx.types.InfoTable


Returns a DataShapeDefinition for this InfoTable containing only the public fields
GetPublished() - Method in class com.thingworx.things.Thing
Service Category: Federation Service Description: Get published thing for federation.
getPublishResult() - Method in class com.thingworx.projects.Project
 
GetPublishResult() - Method in class com.thingworx.projects.Project
 
getPushThreshold() - Method in class com.thingworx.things.bindings.RemotePropertyBinding
 
getPushType() - Method in class com.thingworx.things.bindings.RemotePropertyBinding
 
getQuality() - Method in class com.thingworx.types.primitives.structs.VTQ
 
GetQueuedTasks() - Method in class com.thingworx.things.connected.RemoteThing
Service Category: Queueing Service Description: Retrieve any tasks for this connected thing.
getReference() - Method in class com.thingworx.entities.EntityReference


Returns the entity object referenced by the name and type.
GetRelatedEntities(Double) - Method in class com.thingworx.datashape.DataShape
Service Category: Queries Service Description: Get the entities that use this data shape.

An entity service that returns an info table listing all entities that utilize this data shape (i.e., all downstream dependencies).
GetRemoteEventBinding(String) - Method in class com.thingworx.things.Thing
Service Category: Bindings Service Description: Get the remote event binding for a event.
GetRemoteEventBinding(String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Bindings Service Description: Get the remote event binding for a event.
GetRemoteEventBinding(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Bindings Service Description: Get the remote event binding for a event.
GetRemoteMetadata() - Method in class com.thingworx.things.connected.RemoteThing
Service Category: Metadata Service Description: Return the metadata for the connected thing.
GetRemotePropertyBinding(String) - Method in class com.thingworx.things.Thing
Service Category: Bindings Service Description: Get the remote property binding for a property.
GetRemotePropertyBinding(String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Bindings Service Description: Get the remote property binding for a property.
GetRemotePropertyBinding(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Bindings Service Description: Get the remote property binding for a property.
GetRemoteServiceBinding(String) - Method in class com.thingworx.things.Thing
Service Category: Bindings Service Description: Get the remote service binding for a service.
GetRemoteServiceBinding(String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Bindings Service Description: Get the remote service binding for a service.
GetRemoteServiceBinding(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Bindings Service Description: Get the remote service binding for a service.
GetReportingStrategy() - Method in class com.thingworx.things.connected.reportable.Reportable
Service Category: Service Description: Retrieves this Thing's reporting strategy.
getRequiresChallenge() - Method in class com.thingworx.security.authentication.Authenticator
 
GetRestrictConcurrentUserSessions() - Method in class com.thingworx.system.subsystems.users.UserManagementSubsystem
Service Category: Settings Service Description: Returns whether concurrent user sessions are restricted.
getResult() - Method in interface com.thingworx.websockets.xmpp.IRemoteTunnel
 
getResultType() - Method in class com.thingworx.metadata.ServiceDefinition
 
getReturnValue() - Method in class com.thingworx.types.InfoTable


Returns the first value of the first field in the first row of this InfoTable
getRevisionVersion() - Method in interface com.thingworx.contentmanagement.IEntityUnmarshaller
 
getRootPath() - Method in interface com.thingworx.common.interfaces.IRepository
 
getRootPath() - Method in class com.thingworx.things.repository.FileRepositoryThing
 
getRow(int) - Method in class com.thingworx.types.collections.ValueCollectionList
 
getRow(int) - Method in class com.thingworx.types.InfoTable


Returns a row from this InfoTable as a ValueCollection, given its index as an int
getRowCount() - Method in class com.thingworx.types.collections.ValueCollectionList
 
getRowCount() - Method in class com.thingworx.types.InfoTable


Returns the number of rows in this InfoTable as an Integer
getRows() - Method in class com.thingworx.types.InfoTable


Returns a ValueCollectionList of the rows in this InfoTable
getRowsForKey(String) - Method in class com.thingworx.types.InfoTableRowIndex
 
getRowValue(String) - Method in class com.thingworx.types.collections.ValueCollectionList
 
getRowValue(String) - Method in class com.thingworx.types.InfoTable


Returns a value as an IPrimitiveType from the first row of this InfoTable, given a field name as a String
getRunTimePermissions() - Method in class com.thingworx.entities.collections.RootEntityCollection
 
getRunTimePermissions() - Method in class com.thingworx.entities.RootEntity
 
getRunTimePermissions() - Method in interface com.thingworx.security.permissions.IRunTimeSecurable
 
GetRunTimePermissions() - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Get a list of assigned runtime permissions.
GetRunTimePermissionsAsJSON() - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Get a list of assigned runtime permissions.
getScriptLogger(Class<?>) - Method in class com.thingworx.logging.LogUtilities
 
getScriptLogger(String) - Method in class com.thingworx.logging.LogUtilities
 
getSecurityContext() - Method in class com.thingworx.things.events.ThingworxEvent
 
getSecurityContext() - Static method in class com.thingworx.webservices.context.ThreadLocalContext


getSecurityLogger() - Method in class com.thingworx.security.authentication.Authenticator
 
getSecurityLogger(Class<?>) - Method in class com.thingworx.logging.LogUtilities
 
getSecurityLogger(String) - Method in class com.thingworx.logging.LogUtilities
 
getSecurityMonitorThing() - Static method in class com.thingworx.security.authentication.AuthenticationUtilities
 
getSerializedValue() - Method in class com.thingworx.types.primitives.BlobPrimitive
 
getSerializedValue() - Method in class com.thingworx.types.primitives.BooleanPrimitive
 
getSerializedValue() - Method in class com.thingworx.types.primitives.DatetimePrimitive
 
getSerializedValue() - Method in class com.thingworx.types.primitives.GUIDPrimitive
 
getSerializedValue() - Method in class com.thingworx.types.primitives.ImagePrimitive
 
getSerializedValue() - Method in class com.thingworx.types.primitives.InfoTablePrimitive
 
getSerializedValue() - Method in class com.thingworx.types.primitives.IntegerPrimitive
 
getSerializedValue() - Method in interface com.thingworx.types.primitives.IPrimitiveType
 
getSerializedValue() - Method in class com.thingworx.types.primitives.JSONPrimitive
 
getSerializedValue() - Method in class com.thingworx.types.primitives.LocationPrimitive
 
getSerializedValue() - Method in class com.thingworx.types.primitives.LongPrimitive
 
getSerializedValue() - Method in class com.thingworx.types.primitives.NumberPrimitive
 
getSerializedValue() - Method in class com.thingworx.types.primitives.PasswordPrimitive
 
getSerializedValue() - Method in class com.thingworx.types.primitives.StringPrimitive
 
getSerializedValue() - Method in class com.thingworx.types.primitives.TagCollectionPrimitive
 
getSerializedValue() - Method in class com.thingworx.types.primitives.ThingCodePrimitive
 
getSerializedValue() - Method in class com.thingworx.types.primitives.TimespanPrimitive
 
getSerializedValue() - Method in class com.thingworx.types.primitives.VariantPrimitive
 
getSerializedValue() - Method in class com.thingworx.types.primitives.Vec2Primitive


Get a serialized String representation of this Vec2Primitive instance.
getSerializedValue() - Method in class com.thingworx.types.primitives.Vec3Primitive


Get a serialized String representation of this Vec3Primitive instance.
getSerializedValue() - Method in class com.thingworx.types.primitives.Vec4Primitive


Get a serialized String representation of this Vec4Primitive instance.
getSerializedValue() - Method in class com.thingworx.types.primitives.XMLPrimitive
 
getServiceDefinition() - Method in interface com.thingworx.handlers.IServiceHandler
 
getServiceDefinition(String) - Method in class com.thingworx.metadata.ThingShapeDefinitionBase
 
GetServiceDefinition(String) - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Get a service definition for this thing.
getServiceDefinitions() - Method in class com.thingworx.metadata.ThingShapeDefinitionBase
 
GetServiceDefinitions(String, String, String) - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Get the current service definitions for this thing.
getServiceHandler(String) - Method in class com.thingworx.thingshape.ThingShapeInstance
 
getSession() - Static method in class com.thingworx.webservices.context.ThreadLocalContext
 
getSessionId() - Method in class com.thingworx.webservices.context.ThreadLocalContext
 
GetSessionShapes() - Method in class com.thingworx.system.subsystems.users.UserManagementSubsystem
Service Category: Sessions Service Description: Return a list of thing shapes assigned to user sessions.
GetSharedConfigurationTable(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Configuration Service Description: Get a specific shared configuration table as an InfoTable.
GetSharedConfigurationTableRow(String, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Configuration Service Description: Get a specific shared configuration table row as an InfoTable.
GetSharedOrganizationUnits(String) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Return a list of the organization units that are sharing a dashboard.
getSorters() - Method in class com.thingworx.types.data.queries.Query
 
getSorters() - Method in class com.thingworx.types.data.sorters.SortCollection
 
getSource() - Method in class com.thingworx.types.events.EventDescriptor
 
getSourceName() - Method in class com.thingworx.metadata.EventDefinition
 
getSourceName() - Method in class com.thingworx.metadata.PropertyDefinition
 
getSourceName() - Method in class com.thingworx.metadata.ServiceDefinition
 
getSourceName() - Method in class com.thingworx.subscriptions.Subscription
Deprecated.
getSourceName() - Method in class com.thingworx.things.bindings.GenericBinding
 
getSourceProperty() - Method in class com.thingworx.types.events.EventDescriptor
 
getSourceThingName() - Method in class com.thingworx.things.bindings.LocalPropertyBinding
 
getSourceType() - Method in class com.thingworx.metadata.EventDefinition
 
getSourceType() - Method in class com.thingworx.metadata.PropertyDefinition
 
getSourceType() - Method in class com.thingworx.metadata.ServiceDefinition
 
getStart() - Method in class com.thingworx.types.primitives.structs.Timespan
 
getStart() - Method in class com.thingworx.types.primitives.TimespanPrimitive
 
getState() - Method in class com.thingworx.things.Thing


getStatusCode() - Method in exception com.thingworx.common.exceptions.GenericHTTPException
 
getStatusMessage() - Method in enum com.thingworx.common.RESTAPIConstants.StatusCode
 
GetStreamData(Double, Boolean) - Method in class com.thingworx.streams.StreamThing
Service Category: Queries Service Description: Get all stream data (no entry detail).
GetStreamEntries(Double, Boolean) - Method in class com.thingworx.streams.StreamThing
Service Category: Queries Service Description: Get all stream entries (without data).
GetStreamEntriesWithData(Double, Boolean) - Method in class com.thingworx.streams.StreamThing
Service Category: Queries Service Description: Get all stream entries (with data).
GetStreamEntry(String) - Method in class com.thingworx.streams.StreamThing
Service Category: StreamEntries Service Description: Retrieve a specific stream entry given a stream entry ID.
GetStreamEntryCount() - Method in class com.thingworx.streams.StreamThing
Service Category: StreamEntries Service Description: Retrieve a count of stream entries.
GetStringAlertParameter(String, String, String) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Get a string alert parameter.
getStringConfigurationSetting(String, String) - Method in class com.thingworx.entities.RootEntity
 
getStringConfigurationSettingWithDefault(String, String, String) - Method in class com.thingworx.entities.RootEntity
 
GetStringPropertyValue(String) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get the current property value.
getStringValue() - Method in class com.thingworx.types.primitives.BlobPrimitive
 
getStringValue() - Method in class com.thingworx.types.primitives.BooleanPrimitive
 
getStringValue() - Method in class com.thingworx.types.primitives.DatetimePrimitive
 
getStringValue() - Method in class com.thingworx.types.primitives.GUIDPrimitive
 
getStringValue() - Method in class com.thingworx.types.primitives.ImagePrimitive
 
getStringValue() - Method in class com.thingworx.types.primitives.InfoTablePrimitive
 
getStringValue() - Method in class com.thingworx.types.primitives.IntegerPrimitive
 
getStringValue() - Method in interface com.thingworx.types.primitives.IPrimitiveType
 
getStringValue() - Method in class com.thingworx.types.primitives.JSONPrimitive
 
getStringValue() - Method in class com.thingworx.types.primitives.LocationPrimitive
 
getStringValue() - Method in class com.thingworx.types.primitives.LongPrimitive
 
getStringValue() - Method in class com.thingworx.types.primitives.NumberPrimitive
 
getStringValue() - Method in class com.thingworx.types.primitives.PasswordPrimitive
 
getStringValue() - Method in class com.thingworx.types.primitives.StringPrimitive
 
getStringValue() - Method in class com.thingworx.types.primitives.TagCollectionPrimitive
 
getStringValue() - Method in class com.thingworx.types.primitives.ThingCodePrimitive
 
getStringValue() - Method in class com.thingworx.types.primitives.TimespanPrimitive
 
getStringValue() - Method in class com.thingworx.types.primitives.VariantPrimitive
 
getStringValue() - Method in class com.thingworx.types.primitives.Vec2Primitive
 
getStringValue() - Method in class com.thingworx.types.primitives.Vec3Primitive
 
getStringValue() - Method in class com.thingworx.types.primitives.Vec4Primitive
 
getStringValue() - Method in class com.thingworx.types.primitives.XMLPrimitive
 
getStringValue(String) - Method in class com.thingworx.types.collections.ValueCollection
 
getSubEntityName() - Method in class com.thingworx.entities.EntityReference


Get the sub entity from the full name set in this EntityReference.
GetSubNetworkConnections(String, Double) - Method in class com.thingworx.networks.Network
Service Category: Connections Service Description: Return a list of all the connections in this SubNetwork.

Returns a collection of all the connections in this sub network.
GetSubNetworkConnectionsWithTemplate(String, Double) - Method in class com.thingworx.networks.Network
Service Category: Connections Service Description: Return a list of all the connections in this subnetwork with their implemented template name.

Returns a collection of all the connections in this sub network with their implemented ThingTemplate.
GetSubOrganizationConnections(String, Double) - Method in class com.thingworx.security.organizations.Organization
Service Category: OrgUnits Service Description: Return a list of all the connections in this suborganization.
getSubscribedThings() - Method in class com.thingworx.things.events.SubscriptionStatus
 
getSubscriptions() - Method in class com.thingworx.implementation.ThingShapeImplementation
Deprecated.
As of release 9.5.0, replaced by ThingShapeImplementation.getMultiEventSubscriptions() Supports only single events subscriptions, otherwise RuntimeException will be thrown.
getSubsystemPerformanceMetrics() - Method in class com.thingworx.system.subsystems.Subsystem
 
getSubsystemState() - Method in class com.thingworx.system.subsystems.Subsystem
 
GetSubsystemState() - Method in class com.thingworx.system.subsystems.Subsystem
Service Category: Monitoring Service Description: Get the subscriber state.
GetSubsystemStatus() - Method in class com.thingworx.resources.subsystems.SubsystemMonitoring
Service Category: Subsystems Service Description: Get subsystem status.
GetSummaryInformation() - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Get summary information.
getSupportedAcceptType(String) - Static method in class com.thingworx.common.RESTAPIConstants
 
getSupportedContentType(String) - Static method in class com.thingworx.common.RESTAPIConstants
 
GetSupportedFileChecksumAlgorithms() - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
 
GetSupportedFileChecksumAlgorithms() - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
 
GetSupportedFileChecksumAlgorithms() - Method in class com.thingworx.things.repository.FileRepositoryThing
 
getSupportsSession() - Method in class com.thingworx.security.authentication.Authenticator
 
getSystemUser() - Static method in class com.thingworx.entities.utils.UserUtilities
 
getTagCollection() - Method in class com.thingworx.types.data.filters.TagFilter
 
getTags() - Method in class com.thingworx.datastorage.BasicEntry
 
getTags() - Method in interface com.thingworx.entities.interfaces.ITaggableObject
 
getTags() - Method in class com.thingworx.entities.RootEntity
 
GetTags() - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Get the tags for an entity.
GetTagsAsInfoTable() - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Get the tags for an entity as an InfoTable.
GetTerm(String) - Method in class com.thingworx.types.TagCollection
 
GetTerms(String) - Method in class com.thingworx.types.TagCollection
 
GetText(String, String, String, JSONObject, Boolean, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String, Boolean) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: Text Service Description: Get text content from a URL.
getTextContent(Node) - Static method in class com.thingworx.common.utils.XMLUtilities
 
GetThingCodePropertyValue(String) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get the current property value.
GetThingCount() - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: Entities Service Description: Return a count of things.
GetThingGroupDelegatedVisibilityPermissions() - Method in class com.thingworx.things.Thing
Service Category: Service Description: Get the Visibility permissions from all the ThingGroups where this Thing is directly or indirectly a member.
GetThingNameForIdentifier(String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Service Description: Get the thing name associated with an identifier.
GetThingRelationships(Integer) - Method in class com.thingworx.things.Thing
Service Category: Relationships Service Description: Return a list of all the things referenced by this thing.
GetThingSummaryInformation() - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Get thing summary information.
getThingTemplate() - Method in class com.thingworx.things.Thing


GetThingTemplate() - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Get the thing template for this thing.
getThingTemplateName() - Method in class com.thingworx.things.Thing
 
GetThingworxVersion() - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
Service Category: SystemInfo Service Description: Return the current software version.
getTime() - Method in class com.thingworx.types.primitives.structs.VTQ
 
getTimeout() - Method in class com.thingworx.things.bindings.RemoteBinding
 
getTitle() - Method in class com.thingworx.navigation.MenuItem
 
GetToken(String) - Method in class com.thingworx.localization.LocalizationTable
Service Category: Tokens Service Description: Return the value for the given token.
getToVersion() - Method in class com.thingworx.migration.ExtensionMigratorBase


Returns the version that the extension will be migrated to.
getTransactionSuccessStatus() - Static method in class com.thingworx.webservices.context.ThreadLocalContext
 
GetTransferInfo() - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
 
GetTransferInfo() - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
 
GetTransferInfo() - Method in class com.thingworx.things.repository.FileRepositoryThing
 
GetTunnel(String) - Method in class com.thingworx.things.connected.RemoteThingWithTunnels
Service Category: Tunneling Service Description: Get information about a specific tunnel endpoint registered at the edge.
GetTunnelNames() - Method in class com.thingworx.things.connected.RemoteThingWithTunnels
Service Category: Tunneling Service Description: Get a list of Tunnels registered at the edge.
GetTunnels() - Method in class com.thingworx.things.connected.RemoteThingWithTunnels
Service Category: Tunneling Service Description: Get a list of Tunnel Endpoints registered at the edge.
GetTunnelStatus() - Method in class com.thingworx.things.connected.RemoteThingWithTunnels
Service Category: Tunneling Service Description: Get the tunnel status and access URL.
getType() - Method in class com.thingworx.entities.EntityReference
 
GetUnboundIdentifiers(Double) - Method in class com.thingworx.resources.devices.DeviceFunctions
Service Category: Bindings Service Description: Get unbound identifiers.
GetUnboundRemoteThings(Double) - Method in class com.thingworx.resources.devices.DeviceFunctions
Service Category: Bindings Service Description: Get unbound remote things.
GetUnboundThingsForFederatedServer(String, Double) - Method in class com.thingworx.resources.devices.DeviceFunctions
Service Category: Federation Service Description: Get unbound federated things.
getUniqueRow(String) - Method in class com.thingworx.types.InfoTableRowIndex
 
getUnits() - Method in class com.thingworx.types.data.filters.NearFilter
 
getUser() - Method in class com.thingworx.security.authentication.ThingworxUserNamePasswordCredentials
 
GetUserCount() - Method in class com.thingworx.system.subsystems.users.UserManagementSubsystem
Service Category: Entities Service Description: Return a count of users.
GetUserName() - Method in class com.thingworx.security.applicationkeys.ApplicationKey
Service Category: ApplicationKeys Service Description: Get the associated user name.
GetUserPreferenceInfo() - Method in class com.thingworx.security.users.User
Service Category: Properties Service Description: Get the attributes of the User entity that an unprivileged user may see.

Returns all of this user's general preference information such as username, avatar and language preferences.
GetUserProvisioningDefaults() - Method in class com.thingworx.system.subsystems.scim.SCIMSubsystem
Service Category: SCIM Service Description: Return the User Provisioning User Default Settings.
GetUserProvisioningExclusionList() - Method in class com.thingworx.system.subsystems.scim.SCIMSubsystem
Service Category: SCIM Service Description: Return the User Provisioning Exclusion List.
getUTF8Charset() - Static method in class com.thingworx.common.RESTAPIConstants
 
getValue() - Method in class com.thingworx.types.primitives.BlobPrimitive
 
getValue() - Method in class com.thingworx.types.primitives.BooleanPrimitive
 
getValue() - Method in class com.thingworx.types.primitives.DatetimePrimitive
 
getValue() - Method in class com.thingworx.types.primitives.GUIDPrimitive
 
getValue() - Method in class com.thingworx.types.primitives.ImagePrimitive
 
getValue() - Method in class com.thingworx.types.primitives.InfoTablePrimitive
 
getValue() - Method in class com.thingworx.types.primitives.IntegerPrimitive
 
getValue() - Method in interface com.thingworx.types.primitives.IPrimitiveType
 
getValue() - Method in class com.thingworx.types.primitives.JSONPrimitive
 
getValue() - Method in class com.thingworx.types.primitives.LocationPrimitive
 
getValue() - Method in class com.thingworx.types.primitives.LongPrimitive
 
getValue() - Method in class com.thingworx.types.primitives.NumberPrimitive
 
getValue() - Method in class com.thingworx.types.primitives.PasswordPrimitive
 
getValue() - Method in class com.thingworx.types.primitives.StringPrimitive
 
getValue() - Method in class com.thingworx.types.primitives.structs.VTQ
 
getValue() - Method in class com.thingworx.types.primitives.TagCollectionPrimitive
 
getValue() - Method in class com.thingworx.types.primitives.ThingCodePrimitive


Get this ThingCodePrimitive instance value.
getValue() - Method in class com.thingworx.types.primitives.TimespanPrimitive
 
getValue() - Method in class com.thingworx.types.primitives.VariantPrimitive
 
getValue() - Method in class com.thingworx.types.primitives.Vec2Primitive


Get this Vec2Primitive's instance value.
getValue() - Method in class com.thingworx.types.primitives.Vec3Primitive


Get this Vec3Primitive's instance value.
getValue() - Method in class com.thingworx.types.primitives.Vec4Primitive


Get this Vec4Primitive's instance value.
getValue() - Method in class com.thingworx.types.primitives.XMLPrimitive
 
getValue(String) - Method in class com.thingworx.common.NamedValueCollection
 
getValue(String) - Method in class com.thingworx.types.collections.ValueCollection
 
getValue(String, String) - Method in class com.thingworx.types.collections.ConfigurationTableCollection
 
GetValueStream() - Method in class com.thingworx.things.Thing
Service Category: DataLogging Service Description: Get the identifier for a thing.
GetValueStream() - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: DataLogging Service Description: Get the identifier for a thing.
getValueStreamName() - Method in class com.thingworx.things.Thing


getValueWithDefault(String, Object) - Method in class com.thingworx.common.NamedValueCollection
 
getValueWithDefault(String, String, Object) - Method in class com.thingworx.types.collections.ConfigurationTableCollection
 
GetVec2PropertyValue(String) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get the current property value.
GetVec3PropertyValue(String) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get the current property value.
GetVec4PropertyValue(String) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get the current property value.
getVendor() - Method in class com.thingworx.extensibility.ExtensionPackage
 
getVersion() - Method in class com.thingworx.platform.common.EntityVersion
 
GetVersion() - Method in class com.thingworx.projects.Project
Service Category: Projects Service Description: Get Project version.

Get Project version
getVisibilityPermissions() - Method in class com.thingworx.entities.collections.RootEntityCollection
 
getVisibilityPermissions() - Method in class com.thingworx.entities.RootEntity
 
getVisibilityPermissions() - Method in interface com.thingworx.security.permissions.IVisibilitySecurable
 
GetVisibilityPermissions() - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Get a list of assigned visibility permissions.
GetVisibilityPermissionsAsJSON() - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Get a list of assigned visibility permissions.
getVocabulary() - Method in class com.thingworx.types.TagLink
 
GetVocabularyLinks(Double) - Method in class com.thingworx.vocabularies.Vocabulary
Service Category: Queries Service Description: Return a list of entities linked to this vocabulary.
getVocabularyTerm() - Method in class com.thingworx.types.TagLink
 
GetVocabularyTerm(String) - Method in class com.thingworx.vocabularies.Vocabulary
Service Category: Terms Service Description: Return a specific vocabulary term.
GetVocabularyTermLinks(String, Double) - Method in class com.thingworx.vocabularies.Vocabulary
Service Category: Queries Service Description: Return a list of entities linked to this vocabulary term.
GetVocabularyTerms() - Method in class com.thingworx.vocabularies.Vocabulary
Service Category: Queries Service Description: Return a list of vocabulary terms.
GetVocabularyTermUsage(Double) - Method in class com.thingworx.vocabularies.Vocabulary
Service Category: Queries Service Description: Return a list of vocabulary terms and their usage/frequency.
getVocabularyType() - Method in class com.thingworx.vocabularies.Vocabulary
 
getW() - Method in class com.thingworx.types.primitives.structs.Vec4


Get the w value.
getWebStatusMessage() - Method in exception com.thingworx.common.exceptions.GenericHTTPException
 
getX() - Method in class com.thingworx.types.primitives.structs.Vec2


Get the x value.
GetXML(String, String, String, JSONObject, Boolean, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: XML Service Description: Get XML content from a URL.
getY() - Method in class com.thingworx.types.primitives.structs.Vec2


Get the y value.
getZ() - Method in class com.thingworx.types.primitives.structs.Vec3


Get the z value.
GOOD - com.thingworx.types.constants.QualityStatus
The status is good.
GOOGLE_MAPS_CONNECTION_STRING - Static variable in class com.thingworx.system.subsystems.platform.PlatformSubsystem
 
GREATERTHAN - Static variable in class com.thingworx.types.data.filters.RangeFilter
Deprecated.
GREATERTHANOREQUALS - Static variable in class com.thingworx.types.data.filters.RangeFilter
Deprecated.
Group - Class in com.thingworx.security.groups
 
Group - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Group() - Constructor for class com.thingworx.security.groups.Group
 
GROUPNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 109.
GroupReference - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
GroupReferences - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Groups - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
Groups - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
GroupUtilities - Class in com.thingworx.entities.utils
 
GroupUtilities() - Constructor for class com.thingworx.entities.utils.GroupUtilities
 
GT - com.thingworx.types.data.filters.RangeFilter.Type
 
GTFilter(InfoTable, String, String) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Filters Service Description: Greater than filter.
GUESTS - Static variable in class com.thingworx.security.groups.DefaultGroups
 
GUID - com.thingworx.types.BaseTypes
Has a value equivalent of 20.
GUIDPrimitive - Class in com.thingworx.types.primitives
 
GUIDPrimitive() - Constructor for class com.thingworx.types.primitives.GUIDPrimitive
 
GUIDPrimitive(String) - Constructor for class com.thingworx.types.primitives.GUIDPrimitive
 

H

handleDisposeThing(Thing) - Method in interface com.thingworx.things.handlers.IThingDisposeHandler
 
handleInitializeThing(Thing) - Method in interface com.thingworx.things.handlers.IThingInitializeHandler
 
handleInitializeThing(Thing, ContextType) - Method in interface com.thingworx.things.handlers.IThingInitializeHandler
 
handleLogout(HttpServletRequest) - Static method in class com.thingworx.security.authentication.AuthenticationUtilities
 
handler() - Method in annotation type com.thingworx.metadata.annotations.ThingworxSubscription


Required parameter: the name of the service that should be invoked whenever the subscription receives an event.
HandlerDefinition - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
HandlerDefinitions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
handlers() - Method in annotation type com.thingworx.metadata.annotations.ThingworxHandlerDefinitions
 
handleUpdateThing(Thing, Thing) - Method in interface com.thingworx.things.handlers.IThingUpdateHandler
 
has(String) - Method in class com.thingworx.types.collections.ValueCollection
 
hasAccessModifier() - Method in interface com.thingworx.accesscontrol.ISupportsAccessModifier
 
HasAlert(String, String) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Check to see if an alert is defined for a property.
HasAlert(String, String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Alerts Service Description: Check to see if an alert is defined for a property.
HasAlert(String, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Alerts Service Description: Check to see if an alert is defined for a property.
hasAlertDefinition(String, String) - Method in class com.thingworx.system.subsystems.alerts.data.AlertConfigurationCollection
 
hasAttribute(String) - Method in class com.thingworx.system.subsystems.alerts.data.Alert
 
hasAttribute(String) - Method in class com.thingworx.system.subsystems.alerts.data.AlertDefinition
 
hasAttributeDefinition(String) - Method in class com.thingworx.system.subsystems.alerts.data.AlertDefinition
 
hasClaims() - Method in class com.thingworx.communications.common.SecurityClaims


Returns a boolean value that indicates whether any SecurityClaims are associated with this SecurityClaims object.
hasDataShape() - Method in class com.thingworx.metadata.FieldDefinition


Determines if, when the base type of this field is an INFOTABLE, a data shape has been assigned.
hasDefaultValue() - Method in class com.thingworx.metadata.FieldDefinition


Determines if this field has a default value according to the ASPECT_DEFAULTVALUE aspect.
hasError() - Method in interface com.thingworx.websockets.xmpp.IRemoteTunnel
 
hasEventDefinition(String) - Method in class com.thingworx.metadata.ThingShapeDefinitionBase
 
hasEventDefinition(String) - Method in class com.thingworx.things.Thing
 
hasField(String) - Method in class com.thingworx.metadata.DataShapeDefinition


Tests if the field named exists in this definition.
hasField(String) - Method in class com.thingworx.types.InfoTable


Verifies a field exists in this InfoTable's DataShape given the field name as a String
hasGroup(String) - Method in class com.thingworx.security.context.SecurityContext
 
hasID() - Method in interface com.thingworx.entities.interfaces.IPersistable
 
hasID() - Method in class com.thingworx.persistence.common.PersistableNamedObject
 
HasIncomingDependencies() - Method in class com.thingworx.entities.RootEntity
Service Category: Dependencies Service Description: Has incoming dependencies.
hasLocalEventDefinition(String) - Method in class com.thingworx.things.Thing
 
hasLocalPropertyDefinition(String) - Method in class com.thingworx.things.Thing
 
hasLocalServiceDefinition(String) - Method in class com.thingworx.things.Thing
 
hasMembers() - Method in class com.thingworx.entities.collections.EntityReferenceTypeMap
 
hasOrganization(String) - Method in class com.thingworx.security.context.SecurityContext
 
HasOutgoingDependencies() - Method in class com.thingworx.entities.RootEntity
Service Category: Dependencies Service Description: Has outgoing dependencies.
hasPrimaryKey() - Method in class com.thingworx.datashape.DataShape


Tests if any field defined in this data shape has been set as a primary key.
hasPrimaryKey() - Method in class com.thingworx.metadata.DataShapeDefinition


Tests if this definition contains any fields that are designated as primary keys.
hasProperty(String) - Method in interface com.thingworx.entities.interfaces.IPropertyProvider


Returns true if there exists a property with the specified name.
hasProperty(String) - Method in class com.thingworx.security.users.User
 
hasProperty(String) - Method in class com.thingworx.things.Thing
 
hasPropertyAndIsVisible(String) - Method in interface com.thingworx.entities.interfaces.IPropertyProvider


Returns true if there exists a property with the specified name and is visible to the user.
hasPropertyAndIsVisible(String) - Method in class com.thingworx.security.users.User
 
hasPropertyAndIsVisible(String) - Method in class com.thingworx.things.Thing
 
hasPropertyDefinition(String) - Method in class com.thingworx.metadata.ThingShapeDefinitionBase
 
hasPropertyDefinition(String) - Method in class com.thingworx.things.Thing
 
hasServiceDefinition(String) - Method in class com.thingworx.metadata.ThingShapeDefinitionBase
 
hasServiceDefinition(String) - Method in class com.thingworx.things.Thing
 
HavePropertiesChangedSince(DateTime) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Has any property changed since a given time.
HEADER_AUTHENTICATE_CHALLENGE - Static variable in class com.thingworx.common.RESTAPIConstants
 
HEADER_AUTHENTICATE_CHALLENGE_BASIC_REALM - Static variable in class com.thingworx.common.RESTAPIConstants
 
HEADER_AUTHORIZATION - Static variable in class com.thingworx.common.RESTAPIConstants
 
HEADER_AUTHORIZATION_BASIC - Static variable in class com.thingworx.common.RESTAPIConstants
 
HEADER_AUTHORIZATION_MOBILE - Static variable in class com.thingworx.common.RESTAPIConstants
 
HEADER_CONTENT_DISPOSITION - Static variable in class com.thingworx.common.RESTAPIConstants
 
HEADER_COOKIE - Static variable in class com.thingworx.common.RESTAPIConstants
 
HEADER_IF_NONE_MATCH - Static variable in class com.thingworx.common.RESTAPIConstants
 
HEADER_IF_RANGE - Static variable in class com.thingworx.common.RESTAPIConstants
 
HEADER_MOBILE_AUTH_REQUIRED - Static variable in class com.thingworx.common.RESTAPIConstants
 
HEADER_TWX_MOBILE_TOKEN - Static variable in class com.thingworx.common.RESTAPIConstants
 
HEADER_X_FORWARDED_FOR1 - Static variable in class com.thingworx.common.RESTAPIConstants
 
HEADER_X_FORWARDED_FOR2 - Static variable in class com.thingworx.common.RESTAPIConstants
 
HEADING - Static variable in class com.thingworx.webservices.serialization.InfoTableCSVConverter
 
HISTORICAL_DATA_LOGGED_EVENT - Static variable in class com.thingworx.types.events.EventTypes
 
HTML - com.thingworx.types.BaseTypes
Has a value equivalent of 14.
HTML_TAG_START_CHARACTER - Static variable in class com.thingworx.common.RESTAPIConstants
 
httpCode() - Method in enum com.thingworx.common.RESTAPIConstants.StatusCode
 
HttpUtilities - Class in com.thingworx.common.utils
 
HttpUtilities() - Constructor for class com.thingworx.common.utils.HttpUtilities
 
HYPERLINK - com.thingworx.types.BaseTypes
Has a value equivalent of 11.
HYPHEN - Static variable in class com.thingworx.common.SharedConstants
 

I

IAlertProvider - Interface in com.thingworx.entities.interfaces
 
IAspectContainer - Interface in com.thingworx.types
 
IAuthenticator - Interface in com.thingworx.security.authentication
 
IAvatar - Interface in com.thingworx.entities.interfaces
 
IBasicMetricBuilder<T> - Interface in com.thingworx.metrics.builder
Provides access to a metric of the provided type.
IBindingTarget - Interface in com.thingworx.things.bindings
 
IBM_ENCODING - Static variable in class com.thingworx.things.repository.FileRepositoryThing
 
IBooleanMetricBuilder - Interface in com.thingworx.metrics.builder
Provides access to a boolean metric.
ICategorizedObject - Interface in com.thingworx.metadata
 
ICharacteristic - Interface in com.thingworx.common.interfaces
Defines the common APIs for ThingWorx characteristics.
IConfigurableObject - Interface in com.thingworx.common.interfaces
 
IConnectedDevice - Interface in com.thingworx.things.connected
 
ICounter<T extends java.lang.Number> - Interface in com.thingworx.metrics
A metric that tracks relative changes to a numeric value.
ID_FIELD_SEPERATOR - Static variable in class com.thingworx.common.SharedConstants
 
IData - Interface in com.thingworx.interfaces
 
IDataEntryCloseableIterator<T extends IEntry> - Interface in com.thingworx.persistence.provider
 
IDENTIFIER_PREFIX - Static variable in class com.thingworx.common.SharedConstants
 
IDENTIFIER_SERVER_DELIMITER - Static variable in class com.thingworx.common.SharedConstants
 
IDependencyScannableObject - Interface in com.thingworx.entities.scan
 
IDesignTimeSecurable - Interface in com.thingworx.security.permissions
 
IDesignTimeSecurableEntity - Interface in com.thingworx.security.permissions
 
IDiffableObject - Interface in com.thingworx.diff
 
IDynamicServiceShape - Interface in com.thingworx.interfaces
 
IEndpointBindingObserver - Interface in com.thingworx.communications.common.endpoints
 
IEntityCustomProcessEvent - Interface in com.thingworx.entities.interfaces
 
IEntityDefinition - Interface in com.thingworx.metadata
 
IEntityLifeCycleEvent - Interface in com.thingworx.entities.interfaces
 
IEntityUnmarshaller - Interface in com.thingworx.contentmanagement
 
IEntry - Interface in com.thingworx.datastorage
 
IEventMetadataProvider - Interface in com.thingworx.entities.interfaces
 
IEventProcessor - Interface in com.thingworx.system.subsystems.eventprocessing
 
IEventProvider - Interface in com.thingworx.entities.interfaces
 
IFeed - Interface in com.thingworx.types
 
IFilter - Interface in com.thingworx.types.data.filters
Common interface for filter criteria for use with Query.
IGauge<T> - Interface in com.thingworx.metrics
A metric that stores a single value.
IGNORE_SSL_ERRORS - Static variable in class com.thingworx.ux.media.MediaEntity
 
ignoreTrustedDomains - Static variable in class com.thingworx.common.utils.HttpUtilities
 
IHierarchicalEntity - Interface in com.thingworx.interfaces
An interface indicating that this entity has a hierarchical implementation (e.g., Things inherit from base templates and applied thing shapes).
IImplementableEntity - Interface in com.thingworx.interfaces
 
IInfoTableSerializer - Interface in com.thingworx.webservices.serialization
 
IInstanceDesignTimeSecurable - Interface in com.thingworx.security.permissions
 
IInstanceRunTimeSecurable - Interface in com.thingworx.security.permissions
 
IInstanceSecurable - Interface in com.thingworx.security.permissions
 
IInstanceVisibilitySecurable - Interface in com.thingworx.security.permissions
 
ILongMetricBuilder - Interface in com.thingworx.metrics.builder
 
IMAGE - com.thingworx.types.BaseTypes
Has a value equivalent of 10.
IMAGELINK - com.thingworx.types.BaseTypes
Has a value equivalent of 12.
ImagePrimitive - Class in com.thingworx.types.primitives
 
ImagePrimitive() - Constructor for class com.thingworx.types.primitives.ImagePrimitive
 
ImagePrimitive(byte[]) - Constructor for class com.thingworx.types.primitives.ImagePrimitive
 
ImagePrimitive(ByteArrayInputStream) - Constructor for class com.thingworx.types.primitives.ImagePrimitive
 
ImagePrimitive(String) - Constructor for class com.thingworx.types.primitives.ImagePrimitive
 
ImageUtilities - Class in com.thingworx.utils
 
ImageUtilities() - Constructor for class com.thingworx.utils.ImageUtilities
 
IMetric - Interface in com.thingworx.metrics
The generic interface that all metrics must implement.
IMetricBuilder<T> - Interface in com.thingworx.metrics.builder
 
IMetricSet<T> - Interface in com.thingworx.metrics
A metric that stores a set of values.
ImplementedShape - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ImplementedShapes - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
IMPLEMENTINGTHINGS_CHARACTERISTIC - Static variable in class com.thingworx.common.RESTAPIConstants
 
IMPLEMENTINGTHINGSWITHDATA_CHARACTERISTIC - Static variable in class com.thingworx.common.RESTAPIConstants
 
implementsShape(String) - Method in class com.thingworx.things.Thing


implementsShape(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
 
ImplementsShape(String) - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Check to see if a thing implements a particular thing shape.
implementsTemplate(String) - Method in class com.thingworx.things.Thing


ImportedEntityCollection - Class in com.thingworx.contentmanagement
 
ImportedEntityCollection() - Constructor for class com.thingworx.contentmanagement.ImportedEntityCollection
 
IMPORTEDPROJECTSLIST - Static variable in class com.thingworx.common.SharedConstants
 
ImportUserPermissions(String, String, String) - Method in class com.thingworx.resources.collections.CollectionsServices
Service Category: Permissions Service Description: Import permissions for entities and collections.
INamedObject - Interface in com.thingworx.types
 
incr() - Method in interface com.thingworx.metrics.ICounter


Increments the counter by one.
incr(boolean) - Method in interface com.thingworx.metrics.ICounter


Increments the counter by one.
incr(T) - Method in interface com.thingworx.metrics.ICounter


Increments the counter by the supplied value.
incr(T, boolean) - Method in interface com.thingworx.metrics.ICounter


Increments the counter by the supplied value with optional persistence.
incr(T, boolean, boolean) - Method in interface com.thingworx.metrics.ICounter


Increments the counter by the supplied value with optional persistence.
index(InfoTable, ArrayList<String>, boolean) - Method in class com.thingworx.types.InfoTableRowIndex
 
INDEXABLE_PROPERTY_TYPES - Static variable in enum com.thingworx.types.BaseTypes
 
indexOf(TagLink) - Method in class com.thingworx.types.TagCollection
 
indexOn(String, boolean) - Method in class com.thingworx.types.InfoTable
 
indexOn(ArrayList<String>, boolean) - Method in class com.thingworx.types.InfoTable
 
InfoTable - Class in com.thingworx.types
An InfoTable is the aggregate base type within ThingWorx.
InfoTable() - Constructor for class com.thingworx.types.InfoTable


Constructs a new InfoTable
InfoTable(DataShapeDefinition) - Constructor for class com.thingworx.types.InfoTable


Constructs a new InfoTable using a given DataShapeDefinition
INFOTABLE - com.thingworx.types.BaseTypes
Has a value equivalent of 5.
INFOTABLE_ELEMENT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
INFOTABLE_LAZY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
INFOTABLE_RESPONSE_TYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
InfoTableCSVConverter - Class in com.thingworx.webservices.serialization
 
InfoTableCSVConverter() - Constructor for class com.thingworx.webservices.serialization.InfoTableCSVConverter
 
InfoTableFunctions - Class in com.thingworx.resources.queries
 
InfoTableFunctions() - Constructor for class com.thingworx.resources.queries.InfoTableFunctions
 
InfoTableInstanceFactory - Class in com.thingworx.data.util
 
InfoTableInstanceFactory() - Constructor for class com.thingworx.data.util.InfoTableInstanceFactory
 
InfoTablePrimitive - Class in com.thingworx.types.primitives
 
InfoTablePrimitive() - Constructor for class com.thingworx.types.primitives.InfoTablePrimitive
 
InfoTablePrimitive(InfoTable) - Constructor for class com.thingworx.types.primitives.InfoTablePrimitive
 
InfoTableRowIndex - Class in com.thingworx.types
 
InfoTableRowIndex() - Constructor for class com.thingworx.types.InfoTableRowIndex
 
INITIAL_ADMINISTRATOR_PASSWORD_HASH_ALGORITHM - Static variable in class com.thingworx.security.users.DefaultUsers
 
INITIAL_ADMINISTRATOR_PASSWORD_HASH_ITERATION_COUNT - Static variable in class com.thingworx.security.users.DefaultUsers
 
INITIAL_ADMINISTRATOR_PASSWORD_HASH_SALT_SIZE_IN_BYTES - Static variable in class com.thingworx.security.users.DefaultUsers
 
INITIAL_ADMINISTRATOR_PASSWORD_HASH_SIZE_IN_BYTES - Static variable in class com.thingworx.security.users.DefaultUsers
 
initializeEntity(ContextType) - Method in class com.thingworx.entities.RootEntity


initializeEntity(ContextType) - Method in class com.thingworx.entities.ServiceProviderEntity
 
initializeEntity(ContextType) - Method in class com.thingworx.security.authentication.Authenticator
 
initializeEntity(ContextType) - Method in class com.thingworx.security.directoryservices.DirectoryService
 
initializeEntity(ContextType) - Method in class com.thingworx.things.Thing
 
initializeProperty(String, IPrimitiveType) - Method in class com.thingworx.things.Thing


initializeSubsystem() - Method in class com.thingworx.system.subsystems.Subsystem
 
initializeThing(ContextType) - Method in class com.thingworx.datatables.DataTableThing
 
initializeThing(ContextType) - Method in class com.thingworx.streams.StreamThing
 
initializeThing(ContextType) - Method in class com.thingworx.things.connected.RemoteThing
 
initializeThing(ContextType) - Method in class com.thingworx.things.connected.RemoteThingWithTunnels
 
initializeThing(ContextType) - Method in class com.thingworx.things.Thing


INotScriptFriendly - Interface in com.thingworx.common.interfaces
 
Inputs - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
InRange - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
 
INSTALL - Static variable in class com.thingworx.common.SharedConstants
 
INSTANCE_ID - Static variable in class com.thingworx.types.primitives.structs.ThingCode
 
InstanceDesignTimePermissions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
INSTANCEEVENTDEFINITIONS_CHARACTERISTIC - Static variable in class com.thingworx.common.RESTAPIConstants
 
INSTANCEMETADATA_CHARACTERISTIC - Static variable in class com.thingworx.common.RESTAPIConstants
 
INSTANCEMETADATAWITHPERMISSIONS_CHARACTERISTIC - Static variable in class com.thingworx.common.RESTAPIConstants
 
INSTANCEPROPERTYDEFINITIONS_CHARACTERISTIC - Static variable in class com.thingworx.common.RESTAPIConstants
 
InstanceRunTimePermissions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
INSTANCESERVICEDEFINITIONS_CHARACTERISTIC - Static variable in class com.thingworx.common.RESTAPIConstants
 
InstanceVisibilityPermissions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
INTEGER - com.thingworx.types.BaseTypes
Has a value equivalent of 22.
IntegerPrimitive - Class in com.thingworx.types.primitives
 
IntegerPrimitive() - Constructor for class com.thingworx.types.primitives.IntegerPrimitive
 
IntegerPrimitive(Double) - Constructor for class com.thingworx.types.primitives.IntegerPrimitive
Deprecated.
IntegerPrimitive(Integer) - Constructor for class com.thingworx.types.primitives.IntegerPrimitive
Deprecated.
IntegerPrimitive(Long) - Constructor for class com.thingworx.types.primitives.IntegerPrimitive
Deprecated.
IntegerPrimitive(Number) - Constructor for class com.thingworx.types.primitives.IntegerPrimitive


Creates a new primitive that stores Integer values.
IntegerPrimitive(Short) - Constructor for class com.thingworx.types.primitives.IntegerPrimitive
Deprecated.
integerToBytes(int) - Static method in class com.thingworx.common.utils.StreamUtilities
 
INTERNAL_ERROR_MESSAGE - Static variable in class com.thingworx.common.RESTAPIConstants
 
Interpolate(InfoTable, String, String, String, Double, String, DateTime, DateTime, Boolean) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: TimeInterpolation Service Description: Perform time-based interpolation on an InfoTable.
Intersect(InfoTable, InfoTable, String, String, String, String, String) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Combination Service Description: Returns an inner join of the two infotables.
intersects(Timespan) - Method in class com.thingworx.types.primitives.structs.Timespan
 
INVALID_ENTITY_TYPE - Static variable in class com.thingworx.relationships.RelationshipTypes
 
INVALID_NAME_PATTERN - Static variable in class com.thingworx.common.SharedConstants
 
InvalidConfigurationRequestException - Exception in com.thingworx.common.exceptions
 
InvalidConfigurationRequestException(String, RESTAPIConstants.StatusCode) - Constructor for exception com.thingworx.common.exceptions.InvalidConfigurationRequestException
 
InvalidConfigurationRequestException(String, RESTAPIConstants.StatusCode, Throwable) - Constructor for exception com.thingworx.common.exceptions.InvalidConfigurationRequestException
 
InvalidConfigurationRequestException(String, String, RESTAPIConstants.StatusCode) - Constructor for exception com.thingworx.common.exceptions.InvalidConfigurationRequestException
 
InvalidConfigurationRequestException(String, String, RESTAPIConstants.StatusCode, Throwable) - Constructor for exception com.thingworx.common.exceptions.InvalidConfigurationRequestException
 
InvalidRequestException - Exception in com.thingworx.common.exceptions
 
InvalidRequestException() - Constructor for exception com.thingworx.common.exceptions.InvalidRequestException
 
InvalidRequestException(String, RESTAPIConstants.StatusCode) - Constructor for exception com.thingworx.common.exceptions.InvalidRequestException
 
InvalidRequestException(String, RESTAPIConstants.StatusCode, Throwable) - Constructor for exception com.thingworx.common.exceptions.InvalidRequestException
 
InvalidRequestException(String, String, RESTAPIConstants.StatusCode) - Constructor for exception com.thingworx.common.exceptions.InvalidRequestException
 
InvalidRequestException(String, String, RESTAPIConstants.StatusCode, Throwable) - Constructor for exception com.thingworx.common.exceptions.InvalidRequestException
 
INVOKE - com.thingworx.common.RESTAPIConstants.FunctionType
 
IPagination - Interface in com.thingworx.types.data.pagination
General pagination interface for use with Query.
IPersistable - Interface in com.thingworx.entities.interfaces
 
IPersistableObject<T> - Interface in com.thingworx.persistence.common
 
IPreview - Interface in com.thingworx.entities.interfaces
 
IPrimitiveType<T,​JT> - Interface in com.thingworx.types.primitives
A container for types of data as defined in the BaseTypes enumeration.
IPropertyProvider - Interface in com.thingworx.entities.interfaces
The IPropertyProvider interface indicates the implementor is capable of persisting a set of properties on the Platform, as well as defining the methods the Platform requires in order to interact with these properties.
IRemoteTunnel - Interface in com.thingworx.websockets.xmpp
 
IReportingStrategy - Interface in com.thingworx.things.connected.reportable
Base which Reporting Determination Strategy ThingShapes can implement
IRepository - Interface in com.thingworx.common.interfaces
 
IRunTimeSecurable - Interface in com.thingworx.security.permissions
 
IRunTimeSecurableEntity - Interface in com.thingworx.security.permissions
 
isAdministrativeAccount() - Method in class com.thingworx.security.context.SecurityContext


isAdminService() - Method in class com.thingworx.metadata.ServiceDefinition
 
isAlertEvent() - Method in class com.thingworx.types.events.EventDescriptor
 
isAllowOverride() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceDefinition


Optional parameter: specifies if the service should be overridable by other thing templates or things.
isAllowOverride() - Method in class com.thingworx.metadata.ServiceDefinition
 
isAlwaysAvailableService(String) - Static method in class com.thingworx.things.Thing


isAnyEvent() - Method in class com.thingworx.types.events.EventDescriptor
 
isAPIRequest() - Method in enum com.thingworx.common.RESTAPIConstants.Method
 
isApplicationRuntimeRequired() - Method in class com.thingworx.extensibility.ExtensionPackage
 
isAscending() - Method in class com.thingworx.types.data.sorters.GenericSorter
 
isAscending() - Method in interface com.thingworx.types.data.sorters.ISort
 
isAscending() - Method in class com.thingworx.types.data.sorters.SortCollection
 
isAsync() - Method in class com.thingworx.metadata.ServiceDefinition
 
isAsync() - Method in class com.thingworx.subscriptions.BaseSubscription
 
isAuditor() - Method in class com.thingworx.security.context.SecurityContext


isAuthRequest() - Method in enum com.thingworx.common.RESTAPIConstants.Method
 
isAutoStart() - Method in class com.thingworx.system.subsystems.Subsystem
 
isBindRequest() - Method in enum com.thingworx.common.RESTAPIConstants.Method
 
isBuiltIn() - Method in class com.thingworx.metadata.PropertyDefinition
 
isBuiltInEvent(String) - Static method in class com.thingworx.things.Thing
 
isBuiltInProperty(String) - Static method in class com.thingworx.things.Thing
 
isCaseSensitive() - Method in class com.thingworx.types.data.filters.LikeFilter
 
isCaseSensitive() - Method in class com.thingworx.types.data.filters.RangeFilter
 
isCaseSensitive() - Method in class com.thingworx.types.data.filters.SetFilter
 
isCaseSensitive() - Method in class com.thingworx.types.data.sorters.GenericSorter
 
isCaseSensitive() - Method in interface com.thingworx.types.data.sorters.ISort
 
isCaseSensitive() - Method in class com.thingworx.types.data.sorters.SortCollection
 
IsChild(String, String) - Method in class com.thingworx.networks.Network
Service Category: Relationships Service Description: Checks to see if a Thing exists as a child of the starting Thing.

Check if the given Thing is a direct child in the Network.
IsChild(String, String) - Method in class com.thingworx.security.organizations.Organization
Service Category: OrgUnits Service Description: Checks to see if a thing exists as a child of the starting thing.
isClearAuthRequest() - Method in enum com.thingworx.common.RESTAPIConstants.Method
 
isCollaboration() - Method in enum com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
isConnected() - Method in interface com.thingworx.things.connected.IConnectedDevice
 
isConnected() - Method in class com.thingworx.things.connected.RemoteThing
 
isContainer() - Method in enum com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
isContentCrawlerEntry() - Method in class com.thingworx.metadata.FieldDefinition


Determines if, when the base type of this field is an INFOTABLE, the contents of the info table will be derived from a content crawler entry.
isData() - Method in enum com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
isDataTableEntry() - Method in class com.thingworx.metadata.FieldDefinition


Determines if, when the base type of this field is an INFOTABLE, the contents of the info table will be derived from a data table entry.
IsDefaultToHttpFormAuth() - Method in class com.thingworx.system.subsystems.users.UserManagementSubsystem
Service Category: Settings Service Description: Returns setting for defaulting unauthenticated users to Form Login.

Returns whether or not the Subsystem is configured to restrict concurrent user sessions.
isDefaultValue() - Method in class com.thingworx.types.primitives.structs.Location
 
isDefaultValue() - Method in class com.thingworx.types.primitives.structs.ThingCode


Checks if the ThingCode instance is in its default state.
isDefaultValue() - Method in class com.thingworx.types.primitives.structs.Vec2


Check if this Vec2 instance is in its default state.
isDefaultValue() - Method in class com.thingworx.types.primitives.structs.Vec3


Check if this Vec3 instance is in its default state.
isDefaultValue() - Method in class com.thingworx.types.primitives.structs.Vec4


Check if this Vec4 instance is in its default state.
isDefinitionOnly() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceDefinition


Optional parameter: specifies that the service definition is only intended to describe the service and should fail if invoked.
isDeprecated() - Method in interface com.thingworx.deprecation.ISupportsDeprecation


isDeprecatedBefore(String) - Method in interface com.thingworx.deprecation.ISupportsDeprecation


IsDerivedFromTemplate(String) - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
Service Category: Metadata Service Description: Check to see if a thing is derived from a particular thing template.
IsDerivedFromTemplate(String) - Method in class com.thingworx.things.connected.RemoteThingWithTunnels
Service Category: Metadata Service Description: Check to see if a thing is derived from a particular thing template.
IsDerivedFromTemplate(String) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
Service Category: Metadata Service Description: Check to see if a thing is derived from a particular thing template.
IsDerivedFromTemplate(String) - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Check to see if a thing is derived from a particular thing template.
IsDerivedFromTemplate(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Metadata Service Description: Check to see if a thing is derived from a particular thing template.
isDesignTimePermission(int) - Static method in enum com.thingworx.security.permissions.PermissionTypes
 
isDesignTimePermission(String) - Static method in enum com.thingworx.security.permissions.PermissionTypes
 
IsDynamic() - Method in class com.thingworx.vocabularies.Vocabulary
Service Category: Metadata Service Description: Whether the vocabulary is dynamic or not.
IsDynamicSubscriptionCreated(String, String, String, String) - Method in class com.thingworx.things.Thing
Service Category: Subscriptions Service Description: Returns true if given dynamic subscription is present.
ISecurable - Interface in com.thingworx.security.permissions
 
ISecurityClaimsAuthenticator - Interface in com.thingworx.security.authentication
 
isEditable() - Method in class com.thingworx.entities.RootEntity
 
isEditable() - Method in class com.thingworx.metadata.ServiceDefinition
 
isEditableExtensionObject() - Method in class com.thingworx.entities.RootEntity
 
isEditableSystemObject() - Method in class com.thingworx.entities.RootEntity
 
isEmpty() - Method in class com.thingworx.types.InfoTable


Returns a boolean indicating whether this InfoTable has a size of zero
isEnabled() - Method in class com.thingworx.security.directoryservices.DirectoryService
 
isEnabled() - Method in class com.thingworx.subscriptions.BaseSubscription
 
isEnabled() - Method in class com.thingworx.subscriptions.MultiEventSubscription
 
isEnabled() - Method in class com.thingworx.system.subsystems.alerts.data.Alert
 
isEnabled() - Method in class com.thingworx.system.subsystems.alerts.data.AlertDefinition
 
isEnabled() - Method in class com.thingworx.system.subsystems.Subsystem
 
isEnabled() - Method in class com.thingworx.things.Thing


IsEnabled() - Method in class com.thingworx.security.users.User
Service Category: Security Service Description: Get Enabled Status.
IsEnabled() - Method in class com.thingworx.things.Thing
Service Category: Lifecycle Service Description: Get Enabled Status.
isEntity() - Method in enum com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
isError() - Method in enum com.thingworx.common.RESTAPIConstants.StatusCode
 
isError(int) - Static method in class com.thingworx.common.RESTAPIConstants
 
IServiceHandler - Interface in com.thingworx.handlers
 
IServiceMetadataProvider - Interface in com.thingworx.entities.interfaces
 
IServiceProvider - Interface in com.thingworx.entities.interfaces
 
isEventRemote(EventDefinition) - Method in class com.thingworx.things.Thing


IsExpired() - Method in class com.thingworx.security.applicationkeys.ApplicationKey
Service Category: ApplicationKeys Service Description: Returns if the application key is expired.
isExtensionObject() - Method in class com.thingworx.entities.RootEntity
 
isExternallySubscribed(String) - Method in class com.thingworx.things.Thing
Deprecated.
isFolded() - Method in class com.thingworx.types.properties.Property
 
IShapeProvider - Interface in com.thingworx.entities.interfaces
 
isHidden() - Method in annotation type com.thingworx.metadata.annotations.ThingworxConfigurationTableDefinition


Optional parameter: controls whether the configuration table should be hidden by Composer (e.g.
isHidden() - Method in class com.thingworx.metadata.ConfigurationTableDefinition
 
isHidden() - Method in class com.thingworx.types.ConfigurationTable
 
isHidden(String) - Method in class com.thingworx.types.collections.ConfigurationTableCollection
 
isImageType(String) - Static method in class com.thingworx.common.RESTAPIConstants
 
isImportActive() - Static method in class com.thingworx.webservices.context.ThreadLocalContext
 
isInclusive() - Method in class com.thingworx.types.data.filters.LikeFilter
 
isInclusive() - Method in class com.thingworx.types.data.filters.MissingValueFilter
 
isInclusive() - Method in class com.thingworx.types.data.filters.NearFilter
 
isInclusive() - Method in class com.thingworx.types.data.filters.SetFilter
 
isInclusive() - Method in class com.thingworx.types.data.filters.TagFilter
 
isIndexed() - Method in class com.thingworx.metadata.PropertyDefinition
 
IsInNetwork(String) - Method in class com.thingworx.networks.Network
Service Category: Relationships Service Description: Checks to see if a Thing exists in this network.
IsInNetwork(String) - Method in class com.thingworx.things.Thing
Service Category: Networks Service Description: Check to see if a thing is in a specific network.
IsInOrganization(String) - Method in class com.thingworx.security.organizations.Organization
Service Category: OrgUnits Service Description: Checks to see if a organizational unit exists in this organization.
isInRegion(List<Location>, Location) - Static method in class com.thingworx.common.utils.LocationUtilities
 
IsInSubNetwork(String, String) - Method in class com.thingworx.networks.Network
Service Category: Relationships Service Description: Checks to see if a Thing exists in this subnetwork.

Check if the given Thing is a child in the Network at any depth.
IsInSubOrganization(String, String) - Method in class com.thingworx.security.organizations.Organization
Service Category: OrgUnits Service Description: Checks to see if a organizational unit exists in this suborganization.
isInternalAccess() - Method in interface com.thingworx.accesscontrol.ISupportsAccessModifier


isInvocable() - Method in annotation type com.thingworx.metadata.annotations.ThingworxEventDefinition


Optional parameter: determines whether the event can be invoked via the REST API.
isInvocable() - Method in class com.thingworx.metadata.EventDefinition
 
isJSONArray(InputStream) - Static method in class com.thingworx.common.utils.JSONUtilities
 
isJSONArray(Reader) - Static method in class com.thingworx.common.utils.JSONUtilities
 
isJSONArray(String) - Static method in class com.thingworx.common.utils.JSONUtilities
 
isLinkType(BaseTypes) - Static method in enum com.thingworx.types.BaseTypes
 
isLocallySubscribed(String) - Method in class com.thingworx.things.Thing
Deprecated.
isLocalOnly() - Method in annotation type com.thingworx.metadata.annotations.ThingworxEventDefinition


Optional parameter: specifies whether the event definition should be reflected in metadata when external-only metadata is requested.
isLocalOnly() - Method in annotation type com.thingworx.metadata.annotations.ThingworxPropertyDefinition


Optional parameter: specifies whether the property definition should be reflected in metadata when external-only metadata is requested.
isLocalOnly() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceDefinition


Optional parameter: specifies whether the service should be reflected in metadata when external-only metadata is requested.
isLocalOnly() - Method in class com.thingworx.metadata.EventDefinition
 
isLocalProperty() - Method in class com.thingworx.metadata.PropertyDefinition
 
isLocalProperty(String) - Method in class com.thingworx.things.Thing


isLocationWithinRegion(Location, Location, Location) - Static method in class com.thingworx.common.utils.LocationUtilities
 
IsLocked() - Method in class com.thingworx.security.users.User
Service Category: Security Service Description: Get Locked Status.
isLogged() - Method in class com.thingworx.metadata.PropertyDefinition
 
isMultiRow() - Method in annotation type com.thingworx.metadata.annotations.ThingworxConfigurationTableDefinition


Optional parameter: controls whether the configuration table should accept tabular entry of data or key/value entry.
isMultiRow() - Method in class com.thingworx.metadata.ConfigurationTableDefinition
 
isMultiRow() - Method in class com.thingworx.types.ConfigurationTable
 
isMultiRow(String) - Method in class com.thingworx.types.collections.ConfigurationTableCollection
 
IsMultiRowTable(String) - Method in class com.thingworx.entities.RootEntity
Service Category: Configuration Service Description: Check if a configuration table is a multi-row table.
isNumericBaseType(BaseTypes) - Static method in enum com.thingworx.types.BaseTypes
 
isOK(int) - Static method in class com.thingworx.common.RESTAPIConstants
 
isOpen() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceDefinition
Deprecated.
isOpen() - Method in class com.thingworx.metadata.ServiceDefinition
Deprecated.
ISort - Interface in com.thingworx.types.data.sorters
General sorter interface for use with Query.
isOwner(EntityReference) - Method in class com.thingworx.entities.collections.RootEntityCollection
 
isOwner(EntityReference) - Method in class com.thingworx.entities.RootEntity
 
isOwner(EntityReference) - Method in interface com.thingworx.security.permissions.ISecurable
 
IsParent(String, String) - Method in class com.thingworx.networks.Network
Service Category: Relationships Service Description: Check if the parent of a given Thing in the network matches a specific Thing name.
IsParent(String, String) - Method in class com.thingworx.security.organizations.Organization
Service Category: OrgUnits Service Description: Check if the parent of a given organizational unit in the organization matches a specific name.
isPatchCreateOperation() - Method in enum com.thingworx.system.ContextType


Determine if this is a patch create operation or not.
isPatchDeleteOperation() - Method in enum com.thingworx.system.ContextType


Determine if this is a patch delete operation or not.
isPatchOperation() - Method in enum com.thingworx.system.ContextType


Determine if this is a patch operation or not.
isPatchUpdateOperation() - Method in enum com.thingworx.system.ContextType


Determine if this is a patch update operation or not.
isPermitted() - Method in class com.thingworx.security.permissions.Permission
 
isPostCommitEvent() - Method in class com.thingworx.types.events.EventDescriptor
 
isPrimaryKey() - Method in class com.thingworx.metadata.FieldDefinition


Determines if this field has the ASPECT_ISPRIMARYKEY aspect set to true.
isPrivate() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceDefinition


Optional parameter: indicates whether the service is intended for use by end users and other extensions, or if it is only intended for use within this extension.
isPrivate() - Method in class com.thingworx.metadata.FieldDefinition


Determines if this field has the ASPECT_ISPRIVATE aspect set to true.
isPrivate() - Method in class com.thingworx.metadata.ServiceDefinition
 
isPrivateAccess() - Method in interface com.thingworx.accesscontrol.ISupportsAccessModifier


isPropertyEvent() - Method in annotation type com.thingworx.metadata.annotations.ThingworxEventDefinition


Optional parameter: specifies whether the event is tied to a specific property belonging to the entity that fired the event.
isPropertyEvent() - Method in class com.thingworx.metadata.EventDefinition
 
isPropertyEvent() - Method in class com.thingworx.types.events.EventDescriptor
 
isPropertyEvent(String) - Method in class com.thingworx.things.Thing


isPropertyRemote(PropertyDefinition) - Method in class com.thingworx.things.Thing


isPropertyValuesInitialized() - Method in class com.thingworx.things.collections.ThingPropertyCollection
 
isPublished() - Method in class com.thingworx.things.Thing
 
isQueryParameter() - Method in class com.thingworx.metadata.FieldDefinition


Determines if, the service parameter is marked as a query parameter
isReadOnly() - Method in class com.thingworx.metadata.PropertyDefinition
 
isReady(int) - Method in interface com.thingworx.websockets.xmpp.IRemoteTunnel
 
isRemote() - Method in class com.thingworx.metadata.EventDefinition
 
isRemote() - Method in class com.thingworx.metadata.PropertyDefinition
 
isRemote() - Method in class com.thingworx.metadata.ServiceDefinition
 
IsRemoteThingBound(String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Service Description: Check to see if a remote thing is bound.
isRequest(byte) - Static method in class com.thingworx.common.RESTAPIConstants
 
isRequired() - Method in class com.thingworx.metadata.FieldDefinition


Determines if this field has the ASPECT_ISREQUIRED aspect set to true.
isResponse(byte) - Static method in class com.thingworx.common.RESTAPIConstants
 
isRestrictedAccess() - Method in interface com.thingworx.accesscontrol.ISupportsAccessModifier


isRunning() - Method in class com.thingworx.system.subsystems.Subsystem
 
isRunning() - Method in class com.thingworx.things.Thing


IsRunning() - Method in class com.thingworx.system.subsystems.Subsystem
Service Category: Lifecycle Service Description: Check the run status of this subsystem.
isRunTimePermission(int) - Static method in enum com.thingworx.security.permissions.PermissionTypes
 
isRunTimePermission(String) - Static method in enum com.thingworx.security.permissions.PermissionTypes
 
isSecondaryOperation() - Method in enum com.thingworx.system.ContextType


Determine if this is a secondary or patch operation.
isSecondaryShutdown() - Method in enum com.thingworx.system.ContextType


Determine if this is a secondary shutdown context
isSecondaryStartup() - Method in enum com.thingworx.system.ContextType


Determine if this is a secondary startup context
isSecurityAdministratorAccount() - Method in class com.thingworx.security.context.SecurityContext


isServiceRemote(ServiceDefinition) - Method in class com.thingworx.things.Thing


IsSharedMultiRowTable(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Configuration Service Description: Check if a shared configuration table is a multi-row table.
ISSOResourceProvider - Interface in com.thingworx.security.sso
A interface that should be implemented by classes that want to participate within the Thingworx SSO functionality as a Resource Provider "connection" or "proxy" to a Resource Provider Server.
isSQLPattern() - Method in class com.thingworx.types.data.filters.LikeFilter
 
isStoredAsEncrypted() - Method in class com.thingworx.datatables.DataTableThing


True if a secure data table.
isStreamEntry() - Method in class com.thingworx.metadata.FieldDefinition


Determines if, when the base type of this field is an INFOTABLE, the contents of the info table will be derived from a stream entry.
isStringBaseType(BaseTypes) - Static method in enum com.thingworx.types.BaseTypes
 
isSubscribed() - Method in class com.thingworx.things.events.SubscriptionStatus
 
isSubscribed(String) - Method in class com.thingworx.things.Thing


issueAuthenticationChallenge(HttpServletRequest, HttpServletResponse) - Method in interface com.thingworx.security.authentication.IAuthenticator
 
issueAuthenticationChallenge(HttpServletRequest, HttpServletResponse) - Method in class com.thingworx.security.authentication.SecurityClaimsAuthenticator
 
isSuperUserContext() - Method in class com.thingworx.security.context.SecurityContext


isSystemObject() - Method in class com.thingworx.entities.RootEntity
 
IStatistic<V,​Q> - Interface in com.thingworx.metrics
A metric that tracks statistical information for numeric values.
IStatisticBuilder<V,​Q> - Interface in com.thingworx.metrics.builder
Builds a statistic metric based on the type selected.
IStatisticSnapshot<V,​Q> - Interface in com.thingworx.metrics
Provides access to a read-only immutable snapshot of statistical data from a metric.
isThemeObject() - Method in class com.thingworx.entities.RootEntity
 
isTopLevelEntityCollection() - Method in enum com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
isTraceActive() - Method in class com.thingworx.things.events.ThingworxEvent
 
isTraceActive() - Static method in class com.thingworx.webservices.context.ThreadLocalContext
 
isTransient() - Method in class com.thingworx.persistence.common.PersistableNamedObject
 
IStream - Interface in com.thingworx.streams
 
isTrue(IPrimitiveType) - Static method in enum com.thingworx.types.BaseTypes
 
isType(BaseTypes) - Method in class com.thingworx.types.InfoTable
 
isUnbounded() - Method in class com.thingworx.types.primitives.structs.Timespan
 
isUnparsed() - Method in class com.thingworx.types.data.queries.Query
 
ISupportsAccessModifier - Interface in com.thingworx.accesscontrol
 
ISupportsDeprecation - Interface in com.thingworx.deprecation
 
isUserDefinable() - Method in annotation type com.thingworx.metadata.annotations.ThingworxHandlerDefinition
 
IsUserServiceSelfBypass() - Method in class com.thingworx.system.subsystems.users.UserManagementSubsystem
Service Category: Settings Service Description: Returns whether users bypass permissions when accessing services on their own User entity.
isVisibilityPermission(int) - Static method in enum com.thingworx.security.permissions.PermissionTypes
 
isVisible() - Method in class com.thingworx.entities.RootEntity
 
isVisible(SecurityContext) - Method in class com.thingworx.entities.RootEntity
 
ITaggableObject - Interface in com.thingworx.entities.interfaces
 
IThingDisposeHandler - Interface in com.thingworx.things.handlers
An interface to allow ThingShape POJOs to participate in the lifecycle of Things
IThingInitializeHandler - Interface in com.thingworx.things.handlers
An interface to allow ThingShape POJOs to participate in the lifecycle of Things
IThingUpdateHandler - Interface in com.thingworx.things.handlers
An interface to allow ThingShape POJOs to participate in the lifecycle of Things
IVersionedEntity - Interface in com.thingworx.interfaces
 
IVisibilitySecurable - Interface in com.thingworx.security.permissions
 
IVisibilitySecurableEntity - Interface in com.thingworx.security.permissions
 

J

JDBCTypeToBaseType(int) - Static method in enum com.thingworx.types.BaseTypes
 
JSON - com.thingworx.types.BaseTypes
Has a value equivalent of 8.
JSON_STATE_FIELD_NAME - Static variable in class com.thingworx.entities.utils.EventUtilities
 
JSONPrimitive - Class in com.thingworx.types.primitives
 
JSONPrimitive() - Constructor for class com.thingworx.types.primitives.JSONPrimitive
 
JSONPrimitive(JSONObject) - Constructor for class com.thingworx.types.primitives.JSONPrimitive
 
JSONUtilities - Class in com.thingworx.common.utils
 
JSONUtilities() - Constructor for class com.thingworx.common.utils.JSONUtilities
 

K

key() - Method in interface com.thingworx.metrics.IMetric


Returns this metric's key.
KEY_FIELD - Static variable in class com.thingworx.datatables.DataTableThing
 
KEY_FIELD - Static variable in class com.thingworx.vocabularies.Vocabulary
 

L

LAST_ORGANIZATION_COOKIE_NAME - Static variable in class com.thingworx.common.RESTAPIConstants
 
lastN(String, int) - Method in interface com.thingworx.metrics.builder.IStatisticBuilder


Returns a metric that only tracks the last N measurements provided, where N ≤ 500.
LATITUDE - Static variable in class com.thingworx.types.primitives.structs.Location
 
LE - com.thingworx.types.data.filters.RangeFilter.Type
 
LEFilter(InfoTable, String, String) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Filters Service Description: Less than or equal filter.
LESSTHAN - Static variable in class com.thingworx.types.data.filters.RangeFilter
Deprecated.
LESSTHANOREQUALS - Static variable in class com.thingworx.types.data.filters.RangeFilter
Deprecated.
LikeFilter - Class in com.thingworx.types.data.filters
Filter which applies a "like" (or "not like") criteria or regular-expression, rather than wildcard-based, forms of these criteria ("matches" and "not matches").
LikeFilter(String, String, boolean, boolean, boolean) - Constructor for class com.thingworx.types.data.filters.LikeFilter


Constructs a LikeFilter instance.
LikeFilter(InfoTable, String, String, Boolean) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Filters Service Description: Pattern matching filter.
LINKTYPE_HYPERLINK - Static variable in class com.thingworx.navigation.Menu
 
LINKTYPE_MASHUP - Static variable in class com.thingworx.navigation.Menu
 
LINKTYPE_MENU - Static variable in class com.thingworx.navigation.Menu
 
list(String) - Method in interface com.thingworx.metrics.builder.IBasicMetricBuilder


Returns a list metric for the appropriate type.
list(String) - Method in interface com.thingworx.metrics.builder.ILongMetricBuilder
 
LIST - com.thingworx.common.RESTAPIConstants.FunctionType
 
LIST_ITEM_DELIMITER - Static variable in class com.thingworx.common.SharedConstants
 
LIST_ITEM_SEPARATOR - Static variable in class com.thingworx.common.SharedConstants
 
ListDeprecatedUsage() - Method in class com.thingworx.entities.RootEntity
Service Category: Aspects Service Description: Service returns the deprecated usage of the current entity.
ListDirectories(String) - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
Service Category: FileTransfer Service Description: Get listing of directories.
ListDirectories(String) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
Service Category: FileTransfer Service Description: Get listing of directories.
ListDirectories(String, String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Transfers Service Description: Get list of directories.
ListExternalDependencies() - Method in class com.thingworx.projects.Project
Service Category: Projects Service Description: Lists the first level project external dependencies.
ListFiles(String, String) - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
Service Category: FileTransfer Service Description: Get file system listing.
ListFiles(String, String) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
Service Category: FileTransfer Service Description: Get file system listing.
ListFiles(String, String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Transfers Service Description: Get file system listing.
listService() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceMapping


Optional parameter: The name of the service on this class that will handle list requests.
LoadBinary(String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Load binary content from a file.
LoadBinary(String, String, String, JSONObject, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: Binary Service Description: Load binary content from a URL.
LoadImage(String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Load image content from a file.
LoadImage(String, String, String, JSONObject, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: Image Service Description: Load image content from a URL.
LoadJSON(String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Load JSON from a file.
LoadJSON(String, String, String, JSONObject, Boolean, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: JSON Service Description: Load JSON content from a URL.
LoadMediaEntity(String, String, TagCollection, String, String, String, JSONObject, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: Image Service Description: Load an image via URL and create/update a media entity.
LoadText(String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Load Text from a file.
LoadText(String, String, String, JSONObject, Boolean, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String, Boolean) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: Text Service Description: Load text content from a URL.
LoadXML(String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Load XML from a file.
LoadXML(String, String, String, JSONObject, Boolean, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: XML Service Description: Load XML Content from a URL.
localDataShape() - Method in annotation type com.thingworx.metadata.annotations.ThingworxEventDefinition
Deprecated.
This parameter is not examined by the Platform.
localDataShape() - Method in annotation type com.thingworx.metadata.annotations.ThingworxPropertyDefinition
Deprecated.
This parameter is not examined by the Platform.
localDataShape() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceParameter
Deprecated.
This parameter is not examined by the Platform.
localDataShape() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceResult
Deprecated.
This parameter is not examined by the Platform.
LOCALHOST_IPV4 - Static variable in class com.thingworx.common.RESTAPIConstants
 
LOCALHOST_STRING - Static variable in class com.thingworx.common.RESTAPIConstants
 
LocalizationTable - Class in com.thingworx.localization
 
LocalizationTable - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
LocalizationTable() - Constructor for class com.thingworx.localization.LocalizationTable
 
LOCALIZATIONTABLENAME - com.thingworx.types.BaseTypes
Has a value equivalent of 118.
LocalizationTables - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
LocalizationTables - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
LocalPropertyBinding - Class in com.thingworx.things.bindings
 
LocalPropertyBinding() - Constructor for class com.thingworx.things.bindings.LocalPropertyBinding
 
LocalPropertyBindingCollection - Class in com.thingworx.things.bindings.collections
 
LocalPropertyBindingCollection() - Constructor for class com.thingworx.things.bindings.collections.LocalPropertyBindingCollection
 
Location - Class in com.thingworx.types.primitives.structs
 
Location() - Constructor for class com.thingworx.types.primitives.structs.Location
 
Location(Double, Double) - Constructor for class com.thingworx.types.primitives.structs.Location
 
Location(Double, Double, Double) - Constructor for class com.thingworx.types.primitives.structs.Location
 
LOCATION - com.thingworx.types.BaseTypes
Has a value equivalent of 6.
LocationPrimitive - Class in com.thingworx.types.primitives
 
LocationPrimitive() - Constructor for class com.thingworx.types.primitives.LocationPrimitive
 
LocationPrimitive(Location) - Constructor for class com.thingworx.types.primitives.LocationPrimitive
 
LocationPrimitive(Double, Double, Double) - Constructor for class com.thingworx.types.primitives.LocationPrimitive
 
LocationUtilities - Class in com.thingworx.common.utils
 
LocationUtilities() - Constructor for class com.thingworx.common.utils.LocationUtilities
 
LockUser() - Method in class com.thingworx.security.users.User
Service Category: Security Service Description: Service to lock a user.
Log - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
LogEntries - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
LogEntry - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
logExceptionDetails(Class<?>, Throwable) - Static method in class com.thingworx.logging.LogUtilities
 
logExceptionDetails(Class<?>, Throwable, boolean) - Static method in class com.thingworx.logging.LogUtilities
 
logExceptionDetails(Class<?>, Throwable, String) - Static method in class com.thingworx.logging.LogUtilities
 
logExceptionDetails(Class<?>, Throwable, String, boolean) - Static method in class com.thingworx.logging.LogUtilities
 
logger - Static variable in class com.thingworx.ux.media.MediaEntity
 
LOGIN_ATTEMPTS_MAX - Static variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
LOGIN_ATTEMPTS_RESET_MINUTES - Static variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
LOGIN_JSP_SUFFIX - Static variable in class com.thingworx.common.RESTAPIConstants
 
LOGIN_LOCKED_MINUTES - Static variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
LOGIN_SETTINGS - Static variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
logInstanceDebug(String, Logger, String) - Static method in class com.thingworx.logging.LogUtilities
 
logInstanceDebug(String, Logger, String, Object...) - Static method in class com.thingworx.logging.LogUtilities
 
logInstanceError(String, Logger, String) - Static method in class com.thingworx.logging.LogUtilities
 
logInstanceError(String, Logger, String, Object...) - Static method in class com.thingworx.logging.LogUtilities
 
logInstanceExceptionDetails(String, Class<?>, Throwable) - Static method in class com.thingworx.logging.LogUtilities
 
logInstanceExceptionDetails(String, Class<?>, Throwable, boolean) - Static method in class com.thingworx.logging.LogUtilities
 
logInstanceExceptionDetails(String, Class<?>, Throwable, String) - Static method in class com.thingworx.logging.LogUtilities
 
logInstanceExceptionDetails(String, Class<?>, Throwable, String, boolean) - Static method in class com.thingworx.logging.LogUtilities
 
logInstanceInfo(String, Logger, String) - Static method in class com.thingworx.logging.LogUtilities
 
logInstanceInfo(String, Logger, String, Object...) - Static method in class com.thingworx.logging.LogUtilities
 
logInstanceTrace(String, Logger, String) - Static method in class com.thingworx.logging.LogUtilities
 
logInstanceTrace(String, Logger, String, Object...) - Static method in class com.thingworx.logging.LogUtilities
 
logInstanceWarn(String, Logger, String) - Static method in class com.thingworx.logging.LogUtilities
 
logInstanceWarn(String, Logger, String, Object...) - Static method in class com.thingworx.logging.LogUtilities
 
LOGOUT_EVENT - Static variable in class com.thingworx.things.security.SecurityMonitorThing
 
Logs - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
Logs - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
LogUtilities - Class in com.thingworx.logging
 
LogUtilities() - Constructor for class com.thingworx.logging.LogUtilities
 
LONG - com.thingworx.types.BaseTypes
Has a value equivalent of 23.
LONGITUDE - Static variable in class com.thingworx.types.primitives.structs.Location
 
LongPrimitive - Class in com.thingworx.types.primitives
 
LongPrimitive() - Constructor for class com.thingworx.types.primitives.LongPrimitive
 
LongPrimitive(Double) - Constructor for class com.thingworx.types.primitives.LongPrimitive
Deprecated.
LongPrimitive(Integer) - Constructor for class com.thingworx.types.primitives.LongPrimitive
Deprecated.
LongPrimitive(Long) - Constructor for class com.thingworx.types.primitives.LongPrimitive
Deprecated.
LongPrimitive(Number) - Constructor for class com.thingworx.types.primitives.LongPrimitive


Creates a new primitive that stores Long values.
longToBytes(long) - Static method in class com.thingworx.common.utils.StreamUtilities
 
longValue() - Static method in class com.thingworx.metrics.Metrics


Provides access to a Long metric.
LT - com.thingworx.types.data.filters.RangeFilter.Type
 
LTFilter(InfoTable, String, String) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Filters Service Description: Less than filter.

M

mappings() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceMappings


Required parameter: a collection of characteristic-to-service mappings.
Mashup - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
MASHUPNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 105.
Mashups - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
Mashups - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Match - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertCategories
 
matches(EntityReference) - Method in class com.thingworx.entities.EntityReference
 
matches(DataShapeDefinition) - Method in class com.thingworx.datashape.DataShape


Determines whether or not the provided DataShapeDefinition matches this data shape.
matches(DataShapeDefinition) - Method in class com.thingworx.metadata.DataShapeDefinition


Determines if this data shape definition has the same fields with the same base types as the provided data shape definition.
matches(AspectCollection) - Method in class com.thingworx.types.collections.AspectCollection
 
matches(ValueCollection) - Method in class com.thingworx.types.collections.ValueCollection
 
matches(TagCollection) - Method in class com.thingworx.types.TagCollection
 
matchesAuthRequest(SecurityClaims) - Method in interface com.thingworx.security.authentication.ISecurityClaimsAuthenticator


Check if this authenticator is valid for authenticating the provided SecurityClaims
matchesAuthRequest(HttpServletRequest) - Method in interface com.thingworx.security.authentication.IAuthenticator
 
matchesAuthRequest(HttpServletRequest) - Method in class com.thingworx.security.authentication.SecurityClaimsAuthenticator
 
matchesLogoutRequest(HttpServletRequest) - Static method in class com.thingworx.security.authentication.AuthenticationUtilities
 
matchesOR(TagCollection) - Method in class com.thingworx.types.TagCollection
 
max() - Method in interface com.thingworx.metrics.IStatisticSnapshot


Returns the maximum value passed into the metric.
MAX_FILE_HISTORY - Static variable in class com.thingworx.logging.LogUtilities
 
MAX_FILE_SIZE_IN_KB - Static variable in class com.thingworx.logging.LogUtilities
 
MAX_TOTAL_SIZE_CAP_IN_GB - Static variable in class com.thingworx.logging.LogUtilities
 
mean() - Method in interface com.thingworx.metrics.IStatisticSnapshot


Returns the average value observed by the metric.
MediaEntities - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
MediaEntities - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
MediaEntity - Class in com.thingworx.ux.media
 
MediaEntity - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
MediaEntity() - Constructor for class com.thingworx.ux.media.MediaEntity
 
MEDIAENTITYNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 116.
Member - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Members - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Menu - Class in com.thingworx.navigation
 
Menu - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Menu() - Constructor for class com.thingworx.navigation.Menu
 
MenuItem - Class in com.thingworx.navigation
 
MenuItem - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
MenuItem() - Constructor for class com.thingworx.navigation.MenuItem
 
MenuItemCollection - Class in com.thingworx.navigation
 
MenuItemCollection() - Constructor for class com.thingworx.navigation.MenuItemCollection
 
MenuItems - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
MENUNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 106.
Menus - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
Menus - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
mergeAlertConfigurations(AlertConfigurationCollection) - Method in class com.thingworx.system.subsystems.alerts.data.AlertConfigurationCollection
 
mergePermissions(DesignTimePermissionCollection) - Method in class com.thingworx.security.permissions.DesignTimePermissionCollection
 
mergePermissions(RunTimePermissionCollection) - Method in class com.thingworx.security.permissions.RunTimePermissionCollection
 
mergePermissions(VisibilityPermissionCollection) - Method in class com.thingworx.security.permissions.VisibilityPermissionCollection
 
MESSAGE_FIELD_NAME - Static variable in class com.thingworx.common.RESTAPIConstants
 
MessageStoreFullException - Exception in com.thingworx.system.subsystems.messagestore.store
 
MessageStoreFullException() - Constructor for exception com.thingworx.system.subsystems.messagestore.store.MessageStoreFullException
 
Metadata - com.thingworx.security.permissions.PermissionTypes
 
METADATA_CHARACTERISTIC - Static variable in class com.thingworx.common.RESTAPIConstants
 
METADATAWITHPERMISSIONS_CHARACTERISTIC - Static variable in class com.thingworx.common.RESTAPIConstants
 
METRIC_TYPE - Static variable in interface com.thingworx.metrics.IMetric
 
Metrics - Class in com.thingworx.metrics
A factory class for requesting metrics based on their type.
Metrics() - Constructor for class com.thingworx.metrics.Metrics
 
METRICS_USER_NAME - Static variable in class com.thingworx.security.users.DefaultUsers
 
migrate(ImportedEntityCollection) - Method in class com.thingworx.migration.ExtensionMigratorBase


Perform the migration of the extension.
MIME_TYPE_APP_XML - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_ATOM - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_BINARY - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_BMP - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_CSV - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_FORMDATA - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_FORMENCODED - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_GIF - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_HTML - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_JPG - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_JSON - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_JSONCOMPRESSED - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_OCTETSTREAM - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_PDF - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_PNG - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_RSS - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_SVG - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_TEXT - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_UNKNOWNIMAGE - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_WINDOWS_ICON - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_XML - Static variable in class com.thingworx.common.RESTAPIConstants
 
MIME_TYPE_ZIP - Static variable in class com.thingworx.common.RESTAPIConstants
 
min() - Method in interface com.thingworx.metrics.IStatisticSnapshot


Returns the minimum value passed into the metric.
MIN_PASSWORD_HASH_SIZE - Static variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
MIN_PASSWORD_SALT_SIZE - Static variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
MINUS - Static variable in class com.thingworx.common.SharedConstants
 
MissingValueFilter - Class in com.thingworx.types.data.filters
Filter which applies an "is null" (or "is not null") criteria.
MissingValueFilter(String, boolean) - Constructor for class com.thingworx.types.data.filters.MissingValueFilter
 
MissingValueFilter(String, Boolean) - Constructor for class com.thingworx.types.data.filters.MissingValueFilter
 
MissingValueFilter(InfoTable, String, Boolean) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Filters Service Description: Filter by missing value(s).
ModelTags - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
ModelTags - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ModelTagVocabulary - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
MODELTAGVOCABULARYNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 113.
MoveDashboardGroup(String, String, Integer) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Move a dashboard group.
MoveDashboardItems(String, InfoTable) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Move dashboard items.
MoveFile(String, String, Boolean) - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
Service Category: FileSystemServices Service Description: Move a file.
MoveFile(String, String, Boolean) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
Service Category: FileSystemServices Service Description: Move a file.
MoveFile(String, String, Boolean) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Move a file.
MoveOrganizationalUnit(String, String) - Method in class com.thingworx.security.organizations.Organization
Service Category: OrgUnits Service Description: Move an organizational unit.
moveToFirst() - Method in class com.thingworx.types.collections.ValueCollectionList
 
moveToFirst() - Method in class com.thingworx.types.InfoTable


Moves to the first row of this InfoTable.
MultiEventSubscription - Class in com.thingworx.subscriptions
 
MultiEventSubscription() - Constructor for class com.thingworx.subscriptions.MultiEventSubscription
 
MultiEventSubscriptionCollection - Class in com.thingworx.subscriptions.collections
A collection to store subscriptions.
MultiEventSubscriptionCollection() - Constructor for class com.thingworx.subscriptions.collections.MultiEventSubscriptionCollection
 
MULTIPART_NAME_DELIMITER - Static variable in class com.thingworx.common.SharedConstants
 

N

N - Static variable in interface com.thingworx.metrics.IStatistic
 
name() - Method in annotation type com.thingworx.metadata.annotations.ThingworxBaseTemplateDefinition


Required parameter: The name of the base thing template to inherit from.
name() - Method in annotation type com.thingworx.metadata.annotations.ThingworxConfigurationTableDefinition


Required parameter: the name of the configuration table.
name() - Method in annotation type com.thingworx.metadata.annotations.ThingworxDataShapeDefinition


Optional parameter: a reference to the name of a data shape entity.
name() - Method in annotation type com.thingworx.metadata.annotations.ThingworxEventDefinition


Required parameter: the name of the event.
name() - Method in annotation type com.thingworx.metadata.annotations.ThingworxFieldDefinition


Required parameter: the name of the field.
name() - Method in annotation type com.thingworx.metadata.annotations.ThingworxHandlerDefinition
 
name() - Method in annotation type com.thingworx.metadata.annotations.ThingworxImplementedShapeDefinition


Optional parameter: the name of the thing shape that this entity implements.
name() - Method in annotation type com.thingworx.metadata.annotations.ThingworxPropertyDefinition


Required parameter: the name of the property.
name() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceDefinition


Required parameter: the name of the service.
name() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceMapping


Required parameter: The name of the characteristic to bind the service mappings to.
name() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceParameter


Required parameter: the name of the parameter as it should be referenced by other services when invoked via the REST API or via the processServiceRequest methods.
name() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceResult


name() - Method in annotation type com.thingworx.metadata.annotations.ThingworxSubscription


Optional parameter: The name of the Subscription.
name(String...) - Static method in class com.thingworx.metrics.Metrics


Generates the name for a metric using the specified components.
NAME_COMPARATOR - Static variable in class com.thingworx.types.NamedObject
Comparator used to compare the names of two NamedObjects.
NAME_VALUE_DELIMITER - Static variable in class com.thingworx.common.SharedConstants
 
NamedObject - Class in com.thingworx.types
 
NamedObject() - Constructor for class com.thingworx.types.NamedObject
 
NamedObjectCollection<T extends INamedObject> - Class in com.thingworx.types.collections
 
NamedObjectCollection() - Constructor for class com.thingworx.types.collections.NamedObjectCollection
 
NamedValueCollection - Class in com.thingworx.common
 
NamedValueCollection() - Constructor for class com.thingworx.common.NamedValueCollection
 
Namespace - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
NAMESPACE_EXCEPTION_MSG - Static variable in class com.thingworx.projects.Project
 
NE - com.thingworx.types.data.filters.RangeFilter.Type
 
NearFilter - Class in com.thingworx.types.data.filters
Filter which applies a "near" (or "not near") criteria.
NearFilter(String, Location, Object, String, boolean) - Constructor for class com.thingworx.types.data.filters.NearFilter
 
NearFilter(InfoTable, String, Location, Double, String, Boolean) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Filters Service Description: Location filter (nearness).
NEFilter(InfoTable, String, String) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Filters Service Description: Not equal filter.
Network - Class in com.thingworx.networks
 
Network - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Network() - Constructor for class com.thingworx.networks.Network
 
NETWORKNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 115.
Networks - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
Networks - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
NEVER - com.thingworx.types.constants.DataChangeType
 
nextRow() - Method in class com.thingworx.types.collections.ValueCollectionList
 
nextRow() - Method in class com.thingworx.types.InfoTable


Returns the row after the current row in this InfoTable as a ValueCollection
NL_CHARACTER - Static variable in class com.thingworx.common.RESTAPIConstants
 
NO_CACHE_HEADER_CHECKBOX - Static variable in class com.thingworx.ux.media.MediaEntity
 
NO_CACHE_HEADER_VALUE - Static variable in class com.thingworx.ux.media.MediaEntity
 
NON_PROPERTY_BASED_EVENTS - Static variable in class com.thingworx.things.Thing
 
NONE - com.thingworx.common.RESTAPIConstants.FunctionType
 
NONE - com.thingworx.system.ContextType
 
NONE - com.thingworx.types.constants.FoldTypes
 
NONPRINTABLE_UNIT_CHAR - Static variable in class com.thingworx.common.SharedConstants
 
NOT - Static variable in class com.thingworx.common.SharedConstants
 
NOTEQUALS - Static variable in class com.thingworx.types.data.filters.RangeFilter
Deprecated.
NotEqualTo - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
 
NOTHING - com.thingworx.types.BaseTypes
Has a value equivalent of -1.
NOTIFICATION_FAILED_EVENT - Static variable in class com.thingworx.types.events.EventTypes
 
NOTIFICATION_SENT_EVENT - Static variable in class com.thingworx.types.events.EventTypes
 
NotificationContent - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
NOTIFICATIONCONTENTNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 128.
NotificationContents - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
NotificationContents - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
NotificationDefinition - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
NOTIFICATIONDEFINITIONNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 129.
NotificationDefinitions - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
NotificationDefinitions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
NotificationHandler - Class in com.thingworx.notifications
The thing template implemented by Things that are capable of processing notifications.
NotificationHandler() - Constructor for class com.thingworx.notifications.NotificationHandler
 
NotificationUtilities - Class in com.thingworx.notifications
A collection of utility methods used for processing notifications.
NotificationUtilities() - Constructor for class com.thingworx.notifications.NotificationUtilities
 
NULL_DATE - Static variable in class com.thingworx.common.SharedConstants
 
number() - Static method in class com.thingworx.metrics.Metrics


Provides access to a Number metric (a.k.a.
NUMBER - com.thingworx.types.BaseTypes
Has a value equivalent of 1.
NumberPrimitive - Class in com.thingworx.types.primitives
 
NumberPrimitive() - Constructor for class com.thingworx.types.primitives.NumberPrimitive
 
NumberPrimitive(Double) - Constructor for class com.thingworx.types.primitives.NumberPrimitive
Deprecated.
NumberPrimitive(Integer) - Constructor for class com.thingworx.types.primitives.NumberPrimitive
Deprecated.
NumberPrimitive(Long) - Constructor for class com.thingworx.types.primitives.NumberPrimitive
Deprecated.
NumberPrimitive(Number) - Constructor for class com.thingworx.types.primitives.NumberPrimitive


Creates a new primitive that stores Double values.

O

OFF - com.thingworx.things.ThingState
 
OFF - com.thingworx.types.constants.DataChangeType
 
ON - com.thingworx.things.ThingState
 
ON - com.thingworx.types.constants.DataChangeType
 
openFileForRead(String) - Method in class com.thingworx.things.repository.FileRepositoryThing
 
openFileForWrite(String, FileRepositoryThing.FileMode) - Method in class com.thingworx.things.repository.FileRepositoryThing
 
operateOnEntities(RelationshipTypes.ThingworxRelationshipTypes, Predicate<RootEntity>, Consumer<RootEntity>) - Method in class com.thingworx.entities.utils.EntityUtilities


Perform an operation on the set of entities of a particular type after filtering the entities.
operateOnEntitiesDirect(RelationshipTypes.ThingworxRelationshipTypes, Predicate<RootEntity>, Consumer<RootEntity>) - Method in class com.thingworx.entities.utils.EntityUtilities


Perform an operation on the set of entities of a particular type after filtering the entities.
operateOnImplementingThings(EntityReference, Predicate<Thing>, Consumer<Thing>) - Static method in class com.thingworx.entities.utils.ThingUtilities


Perform an operation on each Thing implementing a ThingShape or ThingTemplate after filtering
ordinal() - Method in annotation type com.thingworx.metadata.annotations.ThingworxConfigurationTableDefinition


Optional parameter: controls the order in which the configuration tables should be rendered.
ordinal() - Method in annotation type com.thingworx.metadata.annotations.ThingworxFieldDefinition


Optional parameter: controls the order in which the fields should be rendered.
OrFilterCollection - Class in com.thingworx.types.data.filters
FilterCollection that aggregates one or more child filters with an "or" criteria.
OrFilterCollection() - Constructor for class com.thingworx.types.data.filters.OrFilterCollection
 
Organization - Class in com.thingworx.security.organizations
 
Organization - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Organization() - Constructor for class com.thingworx.security.organizations.Organization
 
ORGANIZATION_NAME - Static variable in class com.thingworx.common.RESTAPIConstants
 
OrganizationalUnit - Class in com.thingworx.security.organizations
 
OrganizationalUnit - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
OrganizationalUnit() - Constructor for class com.thingworx.security.organizations.OrganizationalUnit
 
OrganizationalUnits - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ORGANIZATIONNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 119.
Organizations - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
Organizations - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Other - com.thingworx.relationships.RelationshipTypes.ThingworxNodeTypes
 
OUT_OF_RANGE - com.thingworx.types.constants.QualityStatus
The status is out of range.
OutOfRange - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
 
Outputs - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
outputXMLDoc(Document) - Static method in class com.thingworx.common.utils.XMLUtilities


Used for XML POST and PUT
outputXMLDoc(Document, OutputStream) - Static method in class com.thingworx.common.utils.XMLUtilities
 
outputXMLDoc(Document, Writer) - Static method in class com.thingworx.common.utils.XMLUtilities
 
outputXMLDocFormatted(Document) - Static method in class com.thingworx.common.utils.XMLUtilities


outputXMLDocFormatted(Document, OutputStream) - Static method in class com.thingworx.common.utils.XMLUtilities
 
outputXMLDocFormatted(Document, OutputStream, Integer) - Static method in class com.thingworx.common.utils.XMLUtilities
Deprecated.
indent is no longer supported
outputXMLDocFormatted(Document, Writer) - Static method in class com.thingworx.common.utils.XMLUtilities
 
outputXMLDocFormatted(Document, Integer) - Static method in class com.thingworx.common.utils.XMLUtilities
Deprecated.
indent is no longer supported
outputXMLDocFormatted(Document, String) - Static method in class com.thingworx.common.utils.XMLUtilities
 
Owner - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 

P

Pagination - Class in com.thingworx.types.data.pagination
Class used to store pagination data - number of desired page and size of each page.
Pagination(int, int) - Constructor for class com.thingworx.types.data.pagination.Pagination
 
PARAM_APIMETHOD - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_APPKEY - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_AUTHTYPE - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_CHARACTERISTIC - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_ENTITYNAME - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_ENTITYTYPE - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_EXPIRES - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_FILTER_BASED_ON_SCOPE - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_IF_MODIFIED_SINCE - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_IF_UNMODIFIED_SINCE - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_INCLUDE_ADDITIONAL_FIELDS - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_LAST_MODIFIED - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_MAXITEMS - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_METADATA - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_METHOD - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_NAMEMASK - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_PASSWORD - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_POSTPARAMETER - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_REASON - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_SEARCHASPECTS - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_SEARCHTAGS - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_TARGET - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_THINGNAME - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_TWSR - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_USE_SESSION - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_USERID - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_USERNAME - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAM_WITHPERMISSIONS - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAMETER_DEFINITION_ASPECTS - Static variable in class com.thingworx.types.constants.Aspects
 
PARAMETER_DELIMITER - Static variable in class com.thingworx.common.RESTAPIConstants
 
PARAMETER_VALUE_DELIMITER - Static variable in class com.thingworx.common.RESTAPIConstants
 
ParameterDefinitions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
parseDateTime(String) - Static method in class com.thingworx.common.utils.DateUtilities
 
parseDateTime(String, String) - Static method in class com.thingworx.common.utils.DateUtilities
 
parseExpiresDate(String) - Static method in class com.thingworx.common.utils.DateUtilities
 
ParsePagination(JSONObject) - Static method in class com.thingworx.types.data.pagination.Pagination


Build a Pagination object from the supplied JSONObject.
parsePeriod(String) - Static method in class com.thingworx.common.utils.DateUtilities
 
parseQuery() - Method in class com.thingworx.types.data.queries.Query
 
parseQuery(DataShapeDefinition) - Method in class com.thingworx.types.data.queries.Query
 
parseQuery(InfoTable) - Method in class com.thingworx.types.data.queries.Query
 
ParseSorts(JSONArray, DataShapeDefinition) - Static method in class com.thingworx.types.data.sorters.SortParser
 
PASSWORD - com.thingworx.types.BaseTypes
Has a value equivalent of 13.
PASSWORD - Static variable in class com.thingworx.ux.media.MediaEntity
 
PASSWORD_ABSOLUTE_MAX_LENGTH - Static variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
PASSWORD_ABSOLUTE_MIN_LENGTH - Static variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
PASSWORD_SYSTEM_DEFAULT_MIN_LENGTH - Static variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
PASSWORD_VALIDATION_REGEX - Static variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
PasswordPrimitive - Class in com.thingworx.types.primitives
A primitive that represents a password.
PasswordPrimitive() - Constructor for class com.thingworx.types.primitives.PasswordPrimitive
 
PasswordPrimitive(String) - Constructor for class com.thingworx.types.primitives.PasswordPrimitive
 
PATCH - com.thingworx.common.RESTAPIConstants.Method
 
PATCH_CREATE - com.thingworx.system.ContextType
 
PATCH_DELETE - com.thingworx.system.ContextType
 
PATCH_UPDATE - com.thingworx.system.ContextType
 
PATH_DELIMITER - Static variable in class com.thingworx.common.SharedConstants
 
percentile50() - Method in interface com.thingworx.metrics.IStatisticSnapshot


Returns the 50th percentile observed by the metric.
percentile75() - Method in interface com.thingworx.metrics.IStatisticSnapshot


Returns the 75th percentile observed by the metric.
percentile80() - Method in interface com.thingworx.metrics.IStatisticSnapshot


Returns the 80th percentile observed by the metric.
percentile90() - Method in interface com.thingworx.metrics.IStatisticSnapshot


Returns the 90th percentile observed by the metric.
percentile95() - Method in interface com.thingworx.metrics.IStatisticSnapshot


Returns the 95th percentile observed by the metric.
percentile99() - Method in interface com.thingworx.metrics.IStatisticSnapshot


Returns the 99th percentile observed by the metric.
percentile99_9() - Method in interface com.thingworx.metrics.IStatisticSnapshot


Returns the 99.9th percentile observed by the metric.
PERIOD - Static variable in class com.thingworx.types.primitives.structs.Timespan
 
Permission - Class in com.thingworx.security.permissions
 
Permission - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Permission(EntityReference, boolean) - Constructor for class com.thingworx.security.permissions.Permission
 
Permissions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
PermissionTypes - Enum in com.thingworx.security.permissions
 
PersistableNamedObject - Class in com.thingworx.persistence.common
 
PersistableNamedObject() - Constructor for class com.thingworx.persistence.common.PersistableNamedObject
 
persistDesignTimePermissions() - Method in class com.thingworx.entities.collections.RootEntityCollection
 
persistDesignTimePermissions() - Method in class com.thingworx.entities.RootEntity
 
persistDesignTimePermissions() - Method in interface com.thingworx.security.permissions.IDesignTimeSecurable
 
PERSISTENCE_PROVIDER - Static variable in class com.thingworx.datastorage.DataThing
 
PERSISTENCE_PROVIDER_DESCRIPTION - Static variable in class com.thingworx.datastorage.DataThing
 
PersistenceProvider - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
PERSISTENCEPROVIDERNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 122.
PersistenceProviderPackage - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
PERSISTENCEPROVIDERPACKAGENAME - com.thingworx.types.BaseTypes
Has a value equivalent of 121.
PersistenceProviderPackages - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
PersistenceProviderPackages - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
PersistenceProviders - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
PersistenceProviders - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
PersistentPropertyEntries - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
PersistentPropertyEntry - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
persistInstanceDesignTimePermissions() - Method in interface com.thingworx.security.permissions.IInstanceDesignTimeSecurable
 
persistInstanceDesignTimePermissions() - Method in class com.thingworx.thingtemplates.ThingTemplate
 
persistInstanceRunTimePermissions() - Method in interface com.thingworx.security.permissions.IInstanceRunTimeSecurable
 
persistInstanceRunTimePermissions() - Method in class com.thingworx.thingshape.ThingShape
 
persistInstanceRunTimePermissions() - Method in class com.thingworx.thingtemplates.ThingTemplate
 
persistInstanceVisibilityPermissions() - Method in interface com.thingworx.security.permissions.IInstanceVisibilitySecurable
 
persistInstanceVisibilityPermissions() - Method in class com.thingworx.thingtemplates.ThingTemplate
 
persistRunTimePermissions() - Method in class com.thingworx.entities.collections.RootEntityCollection
 
persistRunTimePermissions() - Method in class com.thingworx.entities.RootEntity
 
persistRunTimePermissions() - Method in interface com.thingworx.security.permissions.IRunTimeSecurable
 
persistVisibilityPermissions() - Method in class com.thingworx.entities.collections.RootEntityCollection
 
persistVisibilityPermissions() - Method in class com.thingworx.entities.RootEntity
 
persistVisibilityPermissions() - Method in interface com.thingworx.security.permissions.IVisibilitySecurable
 
Pivot(InfoTable, String, String, String) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Transformation Service Description: Returns a transformation of a dataset with timestamp, name and value columns.
PLATFORM_INFORMATION - Static variable in class com.thingworx.system.subsystems.platform.PlatformSubsystem
 
PlatformSubsystem - Class in com.thingworx.system.subsystems.platform
 
PlatformSubsystem() - Constructor for class com.thingworx.system.subsystems.platform.PlatformSubsystem
 
PLUS - Static variable in class com.thingworx.common.SharedConstants
 
POST - com.thingworx.common.RESTAPIConstants.Method
 
POST_PROXY_HEADERS_TO_FORWARD - Static variable in class com.thingworx.ux.media.MediaEntity
 
PostBinary(String, byte[], String, String, JSONObject, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: Binary Service Description: Load binary content from a URL via HTTP POST.
PostImage(String, byte[], String, String, String, JSONObject, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: Image Service Description: Load Image content from a URL via HTTP POST.
PostJSON(String, JSONObject, String, String, JSONObject, Boolean, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: JSON Service Description: Load JSON content from a URL via HTTP POST.
postMigrate(ImportedEntityCollection) - Method in class com.thingworx.migration.ExtensionMigratorBase


Post-migrate hook to allow subclasses to perform custom logic after the migrate() has been performed.
PostMultipart(String, String, String, Object, String, String, JSONObject, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: Multipart Service Description: Multipart data upload from Thingworx to and external target via HTTP POST.
PostText(String, String, String, String, String, JSONObject, Boolean, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: Text Service Description: Load text content from a URL via HTTP POST.
PostXML(String, Document, String, String, JSONObject, Boolean, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: XML Service Description: Load XML content from a URL via HTTP POST.
preInitializeEntity() - Method in class com.thingworx.entities.RootEntity


Pre initialize the entity.
preInitializeEntity() - Method in class com.thingworx.entities.ServiceProviderEntity
 
preprocessSetPropertyVTQ(ThingProperty, VTQ, boolean) - Method in class com.thingworx.things.Thing


PREVIEW_CHARACTERISTIC - Static variable in class com.thingworx.common.RESTAPIConstants
 
Principal - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
printInfoTableToWriter(PrintWriter, InfoTable) - Static method in class com.thingworx.common.utils.JSONUtilities
Deprecated.
no replacement
printJSON(PrintWriter, JSONObject) - Static method in class com.thingworx.common.utils.JSONUtilities
 
printJSONFormatted(PrintWriter, JSONObject) - Static method in class com.thingworx.common.utils.JSONUtilities
 
processAPIServiceRequest(String, ValueCollection) - Method in interface com.thingworx.entities.interfaces.IServiceProvider


processAPIServiceRequest(String, ValueCollection) - Method in class com.thingworx.entities.ServiceProviderEntity
 
processAPIServiceRequest(String, ValueCollection) - Method in class com.thingworx.things.Thing
 
processQuery(InfoTable) - Method in class com.thingworx.types.data.queries.Query
 
ProcessRemoteEvents(InfoTable) - Method in class com.thingworx.things.connected.RemoteThing
Service Category: Updates Service Description: Process remote events.
processRemoteService(IServiceProvider, ServiceDefinition, ValueCollection) - Method in class com.thingworx.things.connected.RemoteThing
 
processServiceRequest(String, ValueCollection) - Method in interface com.thingworx.entities.interfaces.IServiceProvider


processServiceRequest(String, ValueCollection) - Method in class com.thingworx.entities.ServiceProviderEntity
 
processServiceRequest(String, ValueCollection) - Method in class com.thingworx.things.Thing
 
processStartNotification(ContextType) - Method in class com.thingworx.things.Thing


Project - Class in com.thingworx.projects
 
Project - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Project() - Constructor for class com.thingworx.projects.Project
 
PROJECTNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 123.
Projects - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
Projects - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
PROP_ACCESS_MODIFIER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ACCESSMODIFIER_DATASHAPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ACCOUNT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ACCUMULATED_DATA_SHAPE_PROPERTY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ACK - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ACKBY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ACKTIMESTAMP - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ACTIVE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ACTIVE_THREADS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ALERT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ALERTATTRIBUTES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ALERTCONFIGURATIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ALERTDEFINITION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ALERTDEFINITIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ALERTNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ALERTTYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ALIAS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ALLOW - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ALLOWOVERRIDE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_API_CHARACTERISTIC - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_API_CODE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_API_ENDPOINTID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_API_ENTITYNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_API_ENTITYTYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_API_HEADERS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_API_ID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_API_MESSAGE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_API_METHOD - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_API_PARAMETERS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_API_TARGET - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_API_URI - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_API_VERSION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_APPLICATION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_APPLICATIONCOUNT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_APPLICATIONKEY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ARTIFACTID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ASPECTS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_AUDIT_CATEGORY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_AUDIT_SUBSYSTEM_DEFAULTS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_AUTOSTART - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_AVATAR - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_BASEDATASHAPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_BASETHINGTEMPLATE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_BASETYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_BLOCKED_TASK_COUNT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_BLOCKSIZE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_BLOGCOMMENTID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_BLOGENTRYID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_BODY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_BUCKETCOUNT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_BUILD - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_BUILD_NUMBER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CATEGORY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CATEGORYNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CHANGEACTION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CHANGEREASON - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CHECKSUM_ALGORITHM - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CHILDREN - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CHUNKSIZE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CLASSIC_STREAM_DEFAULTS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CLASSIC_STREAM_SETTINGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CLASSNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CLIENTNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CLUSTER_SERVERS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CLUSTERED_MODE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_COLLABORATION_ENTRYID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_COLUMN_NAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_COLUMN_NUMBER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_COLUMNS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_COMMAND - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_COMMENTID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_COMMENTS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_COMPARISON - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_COMPLETED_TASK_COUNT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONCURRENT_LICENSED_GROUP - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONFIGURATION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONFIGURATIONCHANGE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONFIGURATIONCHANGES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONFIGURATIONDATA - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONFIGURATIONTABLE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONFIGURATIONTABLE_DEFINITION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONFIGURATIONTABLE_DEFINITIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONFIGURATIONTABLES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONNECTION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONNECTIONDESCRIPTION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONNECTIONNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONNECTIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONNECTIONTYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONTAINEDTHINGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONTAINEDTHINGSHAPES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONTAINERID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONTENT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONTENT_NAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONTENT_TABLE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONTENTS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONTEXT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CONTEXTURI - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CORE_POOL_SIZE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_COUNT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CREATED - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CURRENT_POOL_SIZE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_CUSTOM_CONFIG_TABLE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DASHBOARD - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DASHBOARDGROUPS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DASHBOARDITEMID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DASHBOARDITEMS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DATA - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DATA_SET_DESCRIPTION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DATA_SET_NAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DATA_SET_TYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DATA_TABLE_DEFAULTS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DATA_TYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DATACHANGEEVENTSENABLED - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DATASHAPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DATASHAPENAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DATASHAPES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DATATAGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DATATYPES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DEFAULTACCESSMODIFIER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DEFAULTVALUE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DELEGATION_SOURCE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DELEGATION_SOURCE_TYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DELETE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DELETESERVICE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DEPENDSON - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DEPLOYMENTSPACE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DEPRECATED - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DEPTH - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DESCRIPTION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DESIGNTIMEPERMISSIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DESTINATION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DIFF_TYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DIFFERENCE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DIFFOBJECT_TYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DISPLAY_ONLY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DISTANCE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DOCUMENTATIONCONTENT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DOCUMENTSTORE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DOWNLOADLINK - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_DURATION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EDGENAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EDGETHINGNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EDITTIME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EDITUSERNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EFFECTIVEALERTCONFIGURATION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EFFECTIVEFIELDDEFINITIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EFFECTIVEIMPLEMENTEDSHAPES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EFFECTIVELOCALPROPERTYBINDINGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EFFECTIVEMENU - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EFFECTIVEREMOTEEVENTBINDINGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EFFECTIVEREMOTEPROPERTYBINDINGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EFFECTIVEREMOTESERVICEBINDINGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EFFECTIVESHAPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EFFECTIVETHINGPACKAGE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ELEVATION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EMAILADDRESS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ENABLED - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ENABLEQUEUE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_END - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ENDDATE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ENTITYREF - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ENTITYTYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ENTRY_ID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ENTRYCOUNT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ENTRYID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ENTRYTYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EOF - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EVENTDATA - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EVENTDEFINITION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EVENTDEFINITIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EVENTNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EVENTS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EVENTTIME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EXCLUDEDITEMS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EXPIRATIONDATE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EXPIRATIONINFO - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EXPIRED - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EXPRESSION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_EXTENSION_MANIFEST - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FAILED_LOGIN_ATTEMPTS_MAX - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FAILED_LOGIN_ATTEMPTS_TIMESPAN - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FEATURES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FIELDDEFINITION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FIELDDEFINITIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FIELDNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FIELDNAMES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FILE_NAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FILEREPOSITORY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FILETYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FILLOPTION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FILTERS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FIRSTNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FOLDTYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FORCEUPDATE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FORMAT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FRIENDLYNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FROM - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FROMURI - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FUNCTIONDEFINITION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_FUNCTIONDEFINITIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_GADGETEDITOR - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_GROUPID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_GROUPREFERENCES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_GROUPS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_HA_COMPATIBLE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_HANDLER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_HANDLER_ENTITY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_HANDLER_ID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_HANDLERDEFINITION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_HANDLERDEFINITIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_HANDLERNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_HANDLERS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_HANDLERS_TABLE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_HEADERS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_HEIGHT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_HOMEMASHUP - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_HOMEMASHUPNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_HOMEPHONE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_HOST - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_HTTP_URL - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ICONURL - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_IDENTIFIER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_IDLE_TIMEOUT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_IMAGEURL - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_IMMEDIATE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_IMPLEMENTEDSHAPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_IMPLEMENTEDSHAPES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_INCLUDEDSHAPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_INCLUDEDSHAPES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_INCOMING_PROPERTY_NAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_INCOMING_THING_NAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_INDEXSOURCES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_INHERITED_VALUESTREAM - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_INITIAL_STARTUP_DATE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_INPUTSHAPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_INSTALL_WITHOUT_RESTART - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_INSTANCE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_INSTANCEDESIGNTIMEPERMISSIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_INSTANCEEVENTDEFINITIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_INSTANCEPROPERTYDEFINITIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_INSTANCERUNTIMEPERMISSIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_INSTANCESERVICEDEFINITIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_INSTANCEVISIBILITYPERMISSIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_IPWHITELIST - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_IS_HA_LEADER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_IS_OBJECTIVE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_IS_ONLINE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_IS_SINGLETON_SERVER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISALLOWOVERRIDE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISASCENDING - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISBOUND - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
PROP_ISBUCKET - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISCASESENSITIVE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISCOLLECTION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISCOMPRESSED - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISCONNECTED - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISDEFAULT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISDYNAMIC - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISEDITABLE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISEXTENSION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISEXTERNALLYROUTED - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISHIDDEN - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISIDENTIFIER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISINCLUSIVE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISINDEXED - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISINITIALSTATESYNCHRONIZED - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISLOCALONLY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISLOGGED - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISMODELPROVIDERSUPPORTED - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISMULTIROW - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISOPEN - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISORIGINALSOURCE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISOWNER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISPERMITTED - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISPERSISTENT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISPRIMARYKEY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISPRIVATE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISREADONLY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISREMOTE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISREPORTING - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
PROP_ISRUNNING - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISSOURCEBUCKET - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISSTICKY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISSUPERUSERCONTEXT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISSYSTEMOBJECT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISTOPLEVELCOLLECTION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ISUSERDEFINABLE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ITEMS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_JSON - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_JWS_URL - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_KEEPALIVE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_KEY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_KEYID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_KEYWORD - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LANGUAGE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LANGUAGE_COMMON - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LANGUAGE_NATIVE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LARGEST_POOL_SIZE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LAST_BACKUP_STATUS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LASTCONNECTIONTIME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LASTINITIALSTATESYNCHRONIZED - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LASTMODIFIEDDATE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LASTNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LASTREPORTINGECHANGETIME - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
PROP_LASTREPORTINGEVALTIME - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
PROP_LASTUPDATED - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LASTUPDATETIME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LATITUDE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LEVEL - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LICENSE_ENTITY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LICENSE_NAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LICENSED - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LICENSED_ENTITIES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LICENSED_ENTITY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LICENSED_GROUP_COLLECTION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LICENSEINFO - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LICENSES_ENTITIES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LINE_NUMBER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LINK - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LINKDESTINATION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LINKPRIORITY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LINKTARGET - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LINKTYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LISTSERVICE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LOCALIZED_NAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LOCATION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LOCKED - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LOCKED_TIME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LOGINBUTTONSTYLE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LOGINIMAGE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LOGINPROMPT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LOGINRESETPASSWORD - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LOGINSTYLE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LOGLEVEL - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_LONGITUDE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MAJORVERSION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MASHUP - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MASHUPCONTENT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MASHUPDEFINITION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MASHUPTYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MAX_POOL_SIZE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MAXCOUNT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MAXFILESIZE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MAXIMUM - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MAXITEMS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MAXSEARCHITEMS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MD5 - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MEMBER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MEMBERS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MENUCONTENT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MENUENTRIES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MENUID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MENUITEMS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MENULABEL - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MESSAGE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MESSAGE_ARGUMENTS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MESSAGES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MIDDLENAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MIGRATOR_CLASS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MIMETYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MIN_TWORX_VERSION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MINIMUM - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MINIMUMPLATFORMVERSION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MINORVERSION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MINPLATFORMVERSION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MOBILEMASHUP - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MOBILEMASHUPNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MOBILEPHONE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MODE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MODEL_PERSISTENCE_PROVIDER_PACKAGE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_MODELTAGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_NAME - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
PROP_NAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_NAMED_LICENSED_GROUP - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_NAMEMASK - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_NAMES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_NAMESPACE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_NAMESPACE_ID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_NETWORKS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_NEW_OWNER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_NEWVALUE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_NUM_CONNECTS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_NUMCONNECTS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_OFFSET - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_OLDESTFIRST - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_OLDPARENTID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_OLDVALUE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_OPTIMIZATION_DISABLED - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ORDINAL - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ORGANIZATIONALUNITS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ORGANIZATIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ORIGIN - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_OUTPUTSHAPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_OVERWRITE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_OWNER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PACKAGE_FILE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PACKAGE_VENDOR - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PACKAGE_VERSION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PAGENUMBER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PAGESIZE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PAGINATION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PARAMETERDEFINITION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PARAMETERDEFINITIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PARAMETERS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PARENTBUCKETID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PARENTCOMMENTID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PARENTID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PARENTMENUID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PARENTNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PARENTPATH - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PARENTREFERENCENAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PARENTTYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PARENTWIKIPAGEID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PASSWORD - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PASSWORD_HASH - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PASSWORD_HASH_ALGORITHM - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PASSWORD_HASH_ITERATION_COUNT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PASSWORD_HASH_SALT_SIZE_IN_BYTES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PASSWORD_HASH_SIZE_IN_BYTES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PATH - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PATTERN - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PEER_NAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PERIOD - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PERMISSIONNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PERMISSIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PERMITTEDROLES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PERSISTENCE_DATASCHEMAVERSION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PERSISTENCE_MODELSCHEMAVERSION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PERSISTENCE_PROPERTYSCHEMAVERSION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PERSISTENCE_PROVIDER_CUSTOM_SETTINGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PERSISTENCE_PROVIDER_NAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PIPECOUNT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PK_INDEX - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PLAIN_TEXT_PASSWORD - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PLATFORMID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PORT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PREVIEW - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PREVIOUS_OWNER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PRIMARY_KEY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PRINCIPALNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PRINCIPALTYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PRIORITY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PRIVATEKEY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PROJECT_SETTING_DATASHAPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PROJECTNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PROPERTIES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PROPERTY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PROPERTYBASETYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PROPERTYBINDING - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PROPERTYBINDINGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PROPERTYDEFINITION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PROPERTYDEFINITIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PROPERTYNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PROPERTYNAMES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PROTO - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PTC_REPORTED_PREFIX - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PUBLISHED - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PUBLISHRESULT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PUSHTHRESHOLD - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_PUSHTYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_QUALITY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_QUERY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_QUERYSERVICE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_QUEUE_SIZE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RANGE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RATING - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RATINGAVERAGE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RATINGCOUNT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_READ - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_READ_TIMEOUT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_REASON - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RECIPIENTS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RECONNECTINTERVAL - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_REFRESHRATE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_REJECTED_TASK_COUNT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RELATEDENTITIES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RELATIVE_INSTALL_LOCATION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_REMOTEEVENTBINDING - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_REMOTEEVENTBINDINGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_REMOTEPROPERTYBINDING - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_REMOTEPROPERTYBINDINGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_REMOTESERVICEBINDING - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_REMOTESERVICEBINDINGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_REQUIRES_CHALLENGE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RESERVATION_ID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RESETMAILCONTENT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RESETMAILSERVER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RESETMAILSUBJECT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RESOURCENAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RESULT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RESULTMAPPING - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RESULTNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RESULTTYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RETURNED_METADATA - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_REVISION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ROLENAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ROLES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ROWS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RUNASUSER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_RUNTIMEPERMISSIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SCHEDULE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SCHEMAVERSION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SCIM_DISPLAY_NAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SCIM_EXTERNAL_ID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SCIM_ID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SCRIPT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SEARCHEXPRESSION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SEQUENCE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SERVICE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SERVICEBINDING - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SERVICEBINDINGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SERVICEDEFINITION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SERVICEDEFINITIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SERVICEIMPLEMENTATION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SERVICEIMPLEMENTATIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SERVICEMAPPING - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SERVICEMAPPINGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SERVICENAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SESSION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SETTINGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SHAREDCONFIGURATIONTABLES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SHOWINSTANCESINSEARCHRESULTS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SHOWTEMPLATEORSHAPEINSEARCHRESULTS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SIZE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SMSADDRESS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SORTORDER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SORTS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SOURCE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SOURCE_PATH - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SOURCE_REPOSITORY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SOURCEGROUPID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SOURCENAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SOURCEPROPERTY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SOURCEPROPERTYNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SOURCES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SOURCETAGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SOURCETHINGNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SOURCETYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_STAGING_DIR - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_START - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_START_TIME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_STARTDATE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_STARTTIME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_STARTTYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_STARTUP_TIMEOUT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_STATE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_STATES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_STATUS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_STOP_TIME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SUBJECT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SUBSCRIPTION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SUBSCRIPTIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SUPPORTS_SESSION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_SYSTEMCOUNT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TAG - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TAGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TARGET_PATH - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TARGET_PLATFORM - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TARGET_REPOSITORY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TARGETGROUPID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TASK_COUNT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TENANT_ID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_THING - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_THING_GROUP_NAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_THINGNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_THINGPACKAGE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_THINGPACKAGES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_THINGPROPERTIES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_THINGPROPERTY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_THINGREFERENCE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_THINGREFERENCES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_THINGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_THINGSHAPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_THINGSHAPEREFERENCE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_THINGSHAPEREFERENCES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_THINGSHAPES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_THINGTEMPLATE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_THINGTEMPLATES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_THREAD - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TIME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TIME_SAMPLING_INTERVAL_IN_MS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TIME_SERIES_TIMESTAMP_INDEX - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TIMEOUT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TIMESPAN - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TIMESTAMP - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TITLE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TO - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TOTALENTRYCOUNT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TOURI - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TRAININGMODEL - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TRANSFER_ID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TRANSFER_JOB - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TRANSFORMATION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TRIGGER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TYPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_TYPES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_UNACK - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_UNITS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_UNIVERSAL - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_UPDATE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_UPDATERATE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_UPDATES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_UPDATEVALUES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_URI - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_USAGE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_USER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_USER_ID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_USERCONFIGURATIONDATASHAPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_USEREXTENSIONSDATASHAPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_USEREXTENSIONSTHINGSHAPE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_USERNAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_USERNAME_LOWER - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_USERNAMEREFERENCE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_USERS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_VALUE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_VALUE_INDEX - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_VALUE_STREAM_DEFAULTS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_VALUE_STREAM_SETTINGS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_VALUES - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_VALUESTREAM - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_VENDOR - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_VERSION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_VISIBILITYPERMISSIONS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_VOCABULARY - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_VOCABULARYTERM - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_VOCABULARYTERMS - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_WIDGET_PACKAGENAME - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_WIDTH - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_WIKICOMMENTID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_WIKIPAGEID - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_WITHCONTENT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_WORKPHONE - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_WS_URL - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
PROP_ZIP_FILE_LOCATION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
properties() - Method in annotation type com.thingworx.metadata.annotations.ThingworxPropertyDefinitions


Required parameter: a collection of property definitions.
Properties - com.thingworx.common.RESTAPIConstants.Characteristic
 
Properties - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
PropertiesVTQ - com.thingworx.common.RESTAPIConstants.Characteristic
 
Property - Class in com.thingworx.types.properties
 
Property - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Property() - Constructor for class com.thingworx.types.properties.Property
 
PROPERTY - Static variable in class com.thingworx.resources.entities.EntityServices
 
PROPERTY_DEFINITION_ASPECTS - Static variable in class com.thingworx.types.constants.Aspects
 
PROPERTY_EVENTQUEUESIZE - Static variable in class com.thingworx.system.subsystems.platform.PlatformSubsystem
 
PROPERTY_EVENTS - Static variable in class com.thingworx.things.Thing
 
PROPERTY_MEMORYINUSE - Static variable in class com.thingworx.system.subsystems.platform.PlatformSubsystem
 
PROPERTY_PERSISTENCE_PROVIDER - Static variable in class com.thingworx.system.subsystems.platform.PlatformSubsystem
 
PROPERTY_SYSTEMRUNTIMESINCELASTSTART - Static variable in class com.thingworx.system.subsystems.platform.PlatformSubsystem
 
PROPERTY_SYSTEMUPTIME - Static variable in class com.thingworx.system.subsystems.platform.PlatformSubsystem
 
PROPERTY_THING_COUNT - Static variable in class com.thingworx.system.subsystems.platform.PlatformSubsystem
 
PROPERTY_TOTALMEMORYALLOCATED - Static variable in class com.thingworx.system.subsystems.platform.PlatformSubsystem
 
PropertyBinding - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
PropertyBindings - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
PropertyCollection - Class in com.thingworx.types.properties.collections
 
PropertyCollection() - Constructor for class com.thingworx.types.properties.collections.PropertyCollection
 
PropertyDefinition - Class in com.thingworx.metadata
 
PropertyDefinition - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
PropertyDefinition(String, String, BaseTypes) - Constructor for class com.thingworx.metadata.PropertyDefinition
 
PropertyDefinitionCollection - Class in com.thingworx.metadata.collections
 
PropertyDefinitionCollection() - Constructor for class com.thingworx.metadata.collections.PropertyDefinitionCollection
 
PropertyDefinitions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
PROPERTYNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 50.
PropertyRead - com.thingworx.security.permissions.PermissionTypes
 
PropertyReadPermissions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
PropertyWrite - com.thingworx.security.permissions.PermissionTypes
 
PropertyWritePermissions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
PROTOCOL_FTP - Static variable in class com.thingworx.common.RESTAPIConstants
 
PROTOCOL_HTTP - Static variable in class com.thingworx.common.RESTAPIConstants
 
PROTOCOL_HTTPS - Static variable in class com.thingworx.common.RESTAPIConstants
 
PROTOCOL_SFTP - Static variable in class com.thingworx.common.RESTAPIConstants
 
PROTOCOL_SSL - Static variable in class com.thingworx.common.RESTAPIConstants
 
PROTOCOL_TCP - Static variable in class com.thingworx.common.RESTAPIConstants
 
PROTOCOL_VERSION - Static variable in class com.thingworx.common.utils.HttpUtilities
 
PROTOCOL_WS - Static variable in class com.thingworx.common.RESTAPIConstants
 
PROTOCOL_WSS - Static variable in class com.thingworx.common.RESTAPIConstants
 
PTC_DEFAULT_DEPENDENCY_ERROR_MSG - Static variable in class com.thingworx.projects.Project
 
PTCADMIN_USER_NAME - Static variable in class com.thingworx.security.users.DefaultUsers
 
PublishSolution() - Method in class com.thingworx.projects.Project
 
PURGE_BLOCK_SIZE - Static variable in class com.thingworx.streams.StreamThing
 
PurgeAlertHistory(DateTime, DateTime) - Method in class com.thingworx.resources.alerts.AlertServices
Service Category: Maintenance Service Description: Purge the alert history.
PurgeAllPropertyHistory(DateTime, DateTime) - Method in class com.thingworx.things.Thing
Service Category: Maintenance Service Description: Purge all value stream entries for a specified date range.
PurgeDataTableEntries() - Method in class com.thingworx.datatables.DataTableThing
Service Category: Maintenance Service Description: Remove all data table entries.
PurgePropertyHistory(String, DateTime, DateTime, Boolean) - Method in class com.thingworx.things.Thing
Service Category: Maintenance Service Description: Purge stream entries for a specified date range.
PurgeSelectedPropertyHistory(DateTime, DateTime, InfoTable) - Method in class com.thingworx.things.Thing
Service Category: Maintenance Service Description: Purge all value stream entries for a specified date range for a given list of properties.
PurgeStreamEntries(DateTime, DateTime, Boolean) - Method in class com.thingworx.streams.StreamThing
Service Category: Maintenance Service Description: Purge stream entries for a specified date range.
PUT - com.thingworx.common.RESTAPIConstants.Method
 
PutBinary(String, byte[], String, String, JSONObject, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: Binary Service Description: Load binary content from a URL via HTTP PUT.
PutJSON(String, JSONObject, String, String, JSONObject, Boolean, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: JSON Service Description: Load JSON content from a URL via HTTP PUT.
PutText(String, String, String, String, String, JSONObject, Boolean, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: Text Service Description: Load text content from a URL via HTTP PUT.
PutXML(String, Document, String, String, JSONObject, Boolean, Boolean, Double, Boolean, String, String, Boolean, String, Integer, String) - Method in class com.thingworx.resources.content.ContentLoader
Service Category: XML Service Description: Load XML content from a URL via HTTP PUT.

Q

QUALITY - Static variable in class com.thingworx.types.primitives.structs.VTQ
 
QUALITY_OPTION - Static variable in enum com.thingworx.types.constants.QualityStatus
 
QualityStatus - Enum in com.thingworx.types.constants
The quality status in comparison to other statuses.
QUANTILE_TYPE - Static variable in interface com.thingworx.metrics.IStatistic
 
query(InfoTable, JSONObject) - Static method in class com.thingworx.types.data.projections.GenericQuery
 
Query - Class in com.thingworx.types.data.queries
Representation of simple filter and sorting criteria for queries.
Query() - Constructor for class com.thingworx.types.data.queries.Query
 
Query(JSONObject) - Constructor for class com.thingworx.types.data.queries.Query
 
Query(InfoTable, JSONObject) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Filters Service Description: Generic query.
QUERY - com.thingworx.common.RESTAPIConstants.FunctionType
 
QUERY - com.thingworx.types.BaseTypes
Has a value equivalent of 9.
QUERY_DELIMITER - Static variable in class com.thingworx.common.RESTAPIConstants
 
QueryAlertHistory(String, DateTime, DateTime, Boolean, JSONObject, Double) - Method in class com.thingworx.resources.alerts.AlertServices
Service Category: Queries Service Description: Query the alert history.
QueryAlertHistory(DateTime, DateTime, Boolean, JSONObject, Double) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Query the alert history.
QueryAlertSummary(JSONObject, Boolean, Boolean, Double) - Method in class com.thingworx.resources.alerts.AlertServices
Service Category: Queries Service Description: Query the alert summary.
QueryAlertSummary(JSONObject, Boolean, Boolean, Double) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Query the alert summary.
QueryAlertSummaryForThing(String, Boolean, Boolean, JSONObject, String, Double) - Method in class com.thingworx.resources.alerts.AlertServices
Service Category: Queries Service Description: Query the alert summary for a specific thing.
QueryBooleanPropertyHistory(Double, String, DateTime, DateTime, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
 
QueryBooleanPropertyHistory(Double, String, DateTime, DateTime, String, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
Service Category: Queries Service Description: Query stream entries, along with filter and sort criteria.
QueryDataTableEntries(InfoTable, Double, TagCollection, String, JSONObject) - Method in class com.thingworx.datatables.DataTableThing
Service Category: Queries Service Description: Retrieve all table entries that match the query parameters.
QueryDateTimePropertyHistory(Double, String, DateTime, DateTime, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
 
QueryDateTimePropertyHistory(Double, String, DateTime, DateTime, String, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
Service Category: Queries Service Description: Query stream entries, along with filter and sort criteria.
QueryGroupMembers(JSONObject, String, Double) - Method in class com.thingworx.security.groups.Group
Service Category: Members Service Description: Query a list of members in this group.
QueryImagePropertyHistory(Double, String, DateTime, DateTime, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
 
QueryImagePropertyHistory(Double, String, DateTime, DateTime, String, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
Service Category: Queries Service Description: Query stream entries, along with filter and sort criteria.
QueryImplementingThings(Double, TagCollection, String, JSONObject) - Method in interface com.thingworx.interfaces.IImplementableEntity
 
QueryImplementingThings(Double, TagCollection, String, JSONObject) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Queries Service Description: Return a list of all the things that implement this shape.
QueryImplementingThings(Double, TagCollection, String, JSONObject) - Method in class com.thingworx.thingtemplates.ThingTemplate
Deprecated.
QueryImplementingThings(Double, TagCollection, String, JSONObject, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Queries Service Description: Return a list of all the things that implement this template.
QueryImplementingThingsOptimized(Double, TagCollection, String, JSONObject, Boolean, InfoTable, InfoTable, String, String, Integer, Double) - Method in interface com.thingworx.interfaces.IImplementableEntity
 
QueryImplementingThingsOptimized(Double, TagCollection, String, JSONObject, Boolean, InfoTable, InfoTable, String, String, Integer, Double) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Queries Service Description: Return a list of all the things that implement this shape.
QueryImplementingThingsOptimized(Double, TagCollection, String, JSONObject, Boolean, InfoTable, InfoTable, String, String, Integer, Double) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Queries Service Description: Return a list of all the things that implement this shape.
QueryImplementingThingsOptimizedWithTotalCount(Double, TagCollection, String, JSONObject, Boolean, InfoTable, InfoTable, String, String, Integer, Double) - Method in interface com.thingworx.interfaces.IImplementableEntity
 
QueryImplementingThingsOptimizedWithTotalCount(Double, TagCollection, String, JSONObject, Boolean, InfoTable, InfoTable, String, String, Integer, Double) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Queries Service Description: Return a list of all the things that implement this shape.
QueryImplementingThingsOptimizedWithTotalCount(Double, TagCollection, String, JSONObject, Boolean, InfoTable, InfoTable, String, String, Integer, Double) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Queries Service Description: Return a list of all the things that implement this shape.
QueryImplementingThingsV2(Double, TagCollection, String, JSONObject, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Queries Service Description: Return a list of all the things that implement this template.
QueryImplementingThingsWithData(Double, TagCollection, String, JSONObject) - Method in interface com.thingworx.interfaces.IImplementableEntity
 
QueryImplementingThingsWithData(Double, TagCollection, String, JSONObject) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Queries Service Description: Return a list of all the things that implement this shape along with the thing properties and values.
QueryImplementingThingsWithData(Double, TagCollection, String, JSONObject) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Queries Service Description: Return a list of all the things that implement this template along with the thing properties and values.
QueryImplementingThingsWithDataV2(Double, TagCollection, String, JSONObject) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Queries Service Description: Return a list of all the things that implement this template along with the thing properties and values.
QueryImplementingThingsWithNamedData(Double, TagCollection, String, JSONObject, InfoTable, InfoTable) - Method in interface com.thingworx.interfaces.IImplementableEntity
 
QueryImplementingThingsWithNamedData(Double, TagCollection, String, JSONObject, InfoTable, InfoTable) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Queries Service Description: Returns a list containing the specific properties and values of all the Things that Implement this Shape.
QueryImplementingThingsWithNamedData(Double, TagCollection, String, JSONObject, InfoTable, InfoTable) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Queries Service Description: Returns a list containing the specific properties and values of all the Things that Implement this Template.
QueryImplementingThingsWithNamedDataV2(Double, TagCollection, String, JSONObject, InfoTable, InfoTable) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Queries Service Description: Returns a list containing the specific properties and values of all the Things that Implement this Template.
QueryImplementingThingsWithNamedPropertyHistory(InfoTable, Double, TagCollection, String, JSONObject, Double, DateTime, DateTime, Boolean, JSONObject) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Queries Service Description: Return a list of all the things that implement this template along with the thing property history.
QueryImplementingThingsWithPropertyHistory(Double, TagCollection, String, JSONObject, Double, DateTime, DateTime, Boolean, JSONObject) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Queries Service Description: Return a list of all the things that implement this template along with the thing property history.
QueryInfoTablePropertyHistory(Double, String, DateTime, DateTime, Boolean, JSONObject, Boolean) - Method in class com.thingworx.things.Thing
 
QueryInfoTablePropertyHistory(Double, String, DateTime, DateTime, String, Boolean, JSONObject, Boolean) - Method in class com.thingworx.things.Thing
Service Category: Queries Service Description: Query stream entries, along with filter and sort criteria.
QueryIntegerPropertyHistory(Double, String, DateTime, DateTime, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
 
QueryIntegerPropertyHistory(Double, String, DateTime, DateTime, String, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
Service Category: Queries Service Description: Query stream entries, along with filter and sort criteria.
QueryLocationPropertyHistory(Double, String, DateTime, DateTime, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
 
QueryLocationPropertyHistory(Double, String, DateTime, DateTime, String, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
Service Category: Queries Service Description: Query stream entries, along with filter and sort criteria.
QueryLongPropertyHistory(Double, String, DateTime, DateTime, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
 
QueryLongPropertyHistory(Double, String, DateTime, DateTime, String, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
Service Category: Queries Service Description: Query stream entries, along with filter and sort criteria.
QueryMembers(String, JSONObject, String, Double) - Method in class com.thingworx.security.organizations.Organization
Service Category: Members Service Description: Query a list of members in this organizational unit.
QueryMembers(JSONObject, String, Double) - Method in class com.thingworx.security.organizations.OrganizationalUnit
 
QueryNamedPropertyHistory(InfoTable, Double, DateTime, DateTime, Boolean, String, JSONObject) - Method in class com.thingworx.things.Thing
 
QueryNamedPropertyHistory(InfoTable, Double, DateTime, DateTime, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
 
QueryNamedPropertyHistory(InfoTable, Double, DateTime, DateTime, String, Boolean, String, String, JSONObject) - Method in class com.thingworx.things.Thing
Service Category: Queries Service Description: Queries the value stream entries for specified logged property value along with filter and sort criteria and normalizes the data set to display result for a given time range.
QueryNumberPropertyHistory(Double, String, DateTime, DateTime, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
 
QueryNumberPropertyHistory(Double, String, DateTime, DateTime, String, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
Service Category: Queries Service Description: Query stream entries, along with filter and sort criteria.
QueryPropertyHistory(Double, DateTime, DateTime, Boolean, String, JSONObject) - Method in class com.thingworx.things.Thing
 
QueryPropertyHistory(Double, DateTime, DateTime, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
 
QueryPropertyHistory(Double, DateTime, DateTime, String, Boolean, String, String, JSONObject) - Method in class com.thingworx.things.Thing
Service Category: Queries Service Description: Queries the value stream entries for logged property value along with filter and sort criteria and normalizes the data set to display result for a given time range.
queryService() - Method in annotation type com.thingworx.metadata.annotations.ThingworxServiceMapping


Optional parameter: The name of the service on this class that will handle query requests.
QueryStreamData(Double, String, TagCollection, TagCollection, DateTime, DateTime, Boolean, JSONObject) - Method in class com.thingworx.streams.StreamThing
Service Category: Queries Service Description: Query stream data (no stream entry details), along with filter and sort criteria.
QueryStreamEntries(Double, String, TagCollection, TagCollection, DateTime, DateTime, Boolean, JSONObject) - Method in class com.thingworx.streams.StreamThing
Service Category: Queries Service Description: Query stream entries (without data), along with filter and sort criteria.
QueryStreamEntriesWithData(Double, String, TagCollection, TagCollection, DateTime, DateTime, Boolean, JSONObject) - Method in class com.thingworx.streams.StreamThing
Service Category: Queries Service Description: Query stream entries (with data), along with filter and sort criteria.
QueryStringPropertyHistory(Double, String, DateTime, DateTime, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
 
QueryStringPropertyHistory(Double, String, DateTime, DateTime, String, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
Service Category: Queries Service Description: Query stream entries, along with filter and sort criteria.
QueryThingCodePropertyHistory(Double, String, DateTime, DateTime, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
 
QueryThingCodePropertyHistory(Double, String, DateTime, DateTime, String, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
Service Category: Queries Service Description: Query stream entries, along with filter and sort criteria.
QueryVec2PropertyHistory(Double, String, DateTime, DateTime, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
 
QueryVec2PropertyHistory(Double, String, DateTime, DateTime, String, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
Service Category: Queries Service Description: Query stream entries, along with filter and sort criteria.
QueryVec3PropertyHistory(Double, String, DateTime, DateTime, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
 
QueryVec3PropertyHistory(Double, String, DateTime, DateTime, String, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
Service Category: Queries Service Description: Query stream entries, along with filter and sort criteria.
QueryVec4PropertyHistory(Double, String, DateTime, DateTime, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
 
QueryVec4PropertyHistory(Double, String, DateTime, DateTime, String, Boolean, JSONObject) - Method in class com.thingworx.things.Thing
Service Category: Queries Service Description: Query stream entries, along with filter and sort criteria.
QueryVocabularyTermLinks(String, JSONObject, String, Double) - Method in class com.thingworx.vocabularies.Vocabulary
Service Category: Queries Service Description: Return a list of entities linked to this vocabulary term.
QueryVocabularyTerms(String, Double) - Method in class com.thingworx.vocabularies.Vocabulary
Service Category: Queries Service Description: Return a list of vocabulary terms.
QueryVocabularyTermUsage(String, Double) - Method in class com.thingworx.vocabularies.Vocabulary
Service Category: Queries Service Description: Return a list of vocabulary terms and their usage/frequency.
QUEUE - com.thingworx.types.constants.FoldTypes
 
QueuedEvent - Class in com.thingworx.things.events
 
QueuedEvent() - Constructor for class com.thingworx.things.events.QueuedEvent
 
queueEvent(ThingworxEvent) - Static method in class com.thingworx.webservices.context.ThreadLocalContext


Queues an event into the event queue for the current thread.
queuePostCommitEvent(ThingworxEvent) - Static method in class com.thingworx.webservices.context.ThreadLocalContext
 
QueuePostCommitEvent(String) - Method in class com.thingworx.things.Thing
Service Category: Queueing Service Description: Queue events to be executed in a post commit action.
quickSort(String) - Method in class com.thingworx.types.InfoTable
 
quickSort(String, Boolean) - Method in class com.thingworx.types.InfoTable
 

R

Range - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertCategories
 
RangeFilter - Class in com.thingworx.types.data.filters
Filter which applies a <, <=, =, >=, > or not = criteria.
RangeFilter(String, int, Object) - Constructor for class com.thingworx.types.data.filters.RangeFilter
Deprecated.
As of release 7.1, replaced by RangeFilter(String, RangeFilter.Type, Object)
RangeFilter(String, RangeFilter.Type, Object) - Constructor for class com.thingworx.types.data.filters.RangeFilter


Create case-insensitive range filter.
RangeFilter(String, RangeFilter.Type, Object, boolean) - Constructor for class com.thingworx.types.data.filters.RangeFilter
 
RangeFilter.Type - Enum in com.thingworx.types.data.filters
 
Read - com.thingworx.security.permissions.PermissionTypes
 
READ - com.thingworx.common.RESTAPIConstants.FunctionType
 
READ - com.thingworx.things.repository.FileRepositoryThing.FileMode
 
ReadEntityAsJSON(String, String, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Service Description: Read an entity as JSON.
ReadEntityDefinitionAsJSON(String, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Service Description: Read the definition for an entity as JSON.
ReadFromBinaryFile(String, Double, Integer) - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
 
ReadFromBinaryFile(String, Double, Integer) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
 
ReadFromBinaryFile(String, Double, Integer) - Method in class com.thingworx.things.repository.FileRepositoryThing
 
readJSON(InputStream) - Static method in class com.thingworx.common.utils.JSONUtilities
 
readJSON(Reader) - Static method in class com.thingworx.common.utils.JSONUtilities
 
readJSON(String) - Static method in class com.thingworx.common.utils.JSONUtilities
 
readJSONArray(InputStream) - Static method in class com.thingworx.common.utils.JSONUtilities
 
readJSONArray(Reader) - Static method in class com.thingworx.common.utils.JSONUtilities
 
readJSONArray(String) - Static method in class com.thingworx.common.utils.JSONUtilities
 
ReadPermissions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
readStreamToByteArray(InputStream) - Static method in class com.thingworx.common.utils.StreamUtilities
 
readStreamToString(InputStream) - Static method in class com.thingworx.common.utils.StreamUtilities
 
readValueCollectionFromString(String, DataShapeDefinition) - Static method in class com.thingworx.common.utils.JSONUtilities
 
REASON_PHRASE - Static variable in class com.thingworx.common.utils.HttpUtilities
 
redirectToMain(HttpServletResponse) - Static method in class com.thingworx.security.authentication.AuthenticationUtilities
 
RegexFilter(InfoTable, String, String, Boolean) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Filters Service Description: Pattern matching filter.
reindex(InfoTable, boolean) - Method in class com.thingworx.types.InfoTableRowIndex
 
Reindex() - Method in class com.thingworx.datatables.DataTableThing
Service Category: Indexing Service Description: Reindex the custom indexes on the data table.

Reindexes the Data Table data through Thingworx.
RelationshipTypes - Class in com.thingworx.relationships
 
RelationshipTypes() - Constructor for class com.thingworx.relationships.RelationshipTypes
 
RelationshipTypes.ThingworxEntityTypes - Enum in com.thingworx.relationships
 
RelationshipTypes.ThingworxNodeTypes - Enum in com.thingworx.relationships
 
RelationshipTypes.ThingworxRelationshipTypes - Enum in com.thingworx.relationships
 
RELATIVE_PATH_STRING - Static variable in class com.thingworx.common.RESTAPIConstants
 
REMOTE_PROPERTY_BINDING_ASPECTS - Static variable in class com.thingworx.types.constants.Aspects
 
RemoteBinding - Class in com.thingworx.things.bindings
 
RemoteBinding() - Constructor for class com.thingworx.things.bindings.RemoteBinding
 
RemoteEventBinding - Class in com.thingworx.things.bindings
 
RemoteEventBinding - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
RemoteEventBinding() - Constructor for class com.thingworx.things.bindings.RemoteEventBinding
 
RemoteEventBindingCollection - Class in com.thingworx.things.bindings.collections
 
RemoteEventBindingCollection() - Constructor for class com.thingworx.things.bindings.collections.RemoteEventBindingCollection
 
RemoteEventBindings - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
RemotePropertyBinding - Class in com.thingworx.things.bindings
 
RemotePropertyBinding - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
RemotePropertyBinding() - Constructor for class com.thingworx.things.bindings.RemotePropertyBinding
 
RemotePropertyBindingCollection - Class in com.thingworx.things.bindings.collections
 
RemotePropertyBindingCollection() - Constructor for class com.thingworx.things.bindings.collections.RemotePropertyBindingCollection
 
RemotePropertyBindings - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
RemoteServiceBinding - Class in com.thingworx.things.bindings
 
RemoteServiceBinding - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
RemoteServiceBinding() - Constructor for class com.thingworx.things.bindings.RemoteServiceBinding
 
RemoteServiceBindingCollection - Class in com.thingworx.things.bindings.collections
 
RemoteServiceBindingCollection() - Constructor for class com.thingworx.things.bindings.collections.RemoteServiceBindingCollection
 
RemoteServiceBindings - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
RemoteThing - Class in com.thingworx.things.connected
 
RemoteThing() - Constructor for class com.thingworx.things.connected.RemoteThing
 
RemoteThingWithFileTransfer - Class in com.thingworx.things.connected
 
RemoteThingWithFileTransfer() - Constructor for class com.thingworx.things.connected.RemoteThingWithFileTransfer
 
RemoteThingWithTunnels - Class in com.thingworx.things.connected
 
RemoteThingWithTunnels() - Constructor for class com.thingworx.things.connected.RemoteThingWithTunnels
 
RemoteThingWithTunnelsAndFileTransfer - Class in com.thingworx.things.connected
 
RemoteThingWithTunnelsAndFileTransfer() - Constructor for class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
 
remove(T) - Method in interface com.thingworx.metrics.IMetricSet


Removes an item from the set, if it exists.
remove(T, boolean) - Method in interface com.thingworx.metrics.IMetricSet


Removes an item from the set with optional persistence, if it exists.
RemoveAlert(String, String, Boolean) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Remove an alert for a property.
RemoveAlert(String, String, Boolean) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Alerts Service Description: Remove an alert for a property.
RemoveAlert(String, String, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Alerts Service Description: Remove an alert for a property.
removeAllRows() - Method in class com.thingworx.types.InfoTable


Removes all rows from this InfoTable's ValueCollectionList
removeAllSubscribers() - Method in class com.thingworx.things.events.SubscriptionStatus
 
RemoveDashboardGroup(String, String) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Remove a dashboard group.
RemoveDashboardItem(String, String, String) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Remove a dashboard item.
RemoveDynamicRemoteSubscription(String, String, String) - Method in class com.thingworx.things.connected.RemoteThing
 
RemoveDynamicSubscription(String, String, String, String) - Method in class com.thingworx.things.Thing
Service Category: Subscriptions Service Description: Remove a dynamic subscription.
RemoveEventDefinition(String) - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Remove a event definition.
RemoveEventDefinition(String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Metadata Service Description: Remove a event definition.
RemoveEventDefinition(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Metadata Service Description: Remove a event definition.
RemoveField(String) - Method in class com.thingworx.types.InfoTable


Removes a field from this InfoTable given the field name as a String
RemoveFieldDefinition(String) - Method in class com.thingworx.datashape.DataShape
Service Category: Fields Service Description: Remove a field definition.

An entity service that removes a field from this data shape.
RemoveFromNetwork(String) - Method in class com.thingworx.networks.Network
Service Category: Connections Service Description: Remove a specific Thing from the network.

Removes Connections to and from the given Thing in this Network
RemoveLocalPropertyBinding(String) - Method in class com.thingworx.things.Thing
Service Category: Bindings Service Description: Remove the local property binding for a property.
RemoveLocalPropertyBinding(String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Bindings Service Description: Remove the local property binding for a property.
RemoveLocalPropertyBinding(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Bindings Service Description: Remove the local property binding for a property.
removeMember(EntityReference) - Method in class com.thingworx.entities.collections.EntityReferenceCollection
 
removeMember(EntityReference) - Method in class com.thingworx.entities.collections.EntityReferenceTypeMap
 
removeMember(RootEntity) - Method in class com.thingworx.entities.collections.EntityReferenceTypeMap
 
removeMembers(EntityReferenceCollection) - Method in class com.thingworx.entities.collections.EntityReferenceCollection
 
removeMembers(EntityReferenceTypeMap) - Method in class com.thingworx.entities.collections.EntityReferenceTypeMap
 
RemovePropertyDefinition(String) - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Remove a property definition.
RemovePropertyDefinition(String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Metadata Service Description: Remove a property definition.
RemovePropertyDefinition(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Metadata Service Description: Remove a property definition.
RemoveRemoteEventBinding(String) - Method in class com.thingworx.things.Thing
Service Category: Bindings Service Description: Remove the remote event binding for a event.
RemoveRemoteEventBinding(String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Bindings Service Description: Remove the remote event binding for a event.
RemoveRemoteEventBinding(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Bindings Service Description: Remove the remote event binding for a event.
RemoveRemotePropertyBinding(String) - Method in class com.thingworx.things.Thing
Service Category: Bindings Service Description: Remove the remote property binding for a property.
RemoveRemotePropertyBinding(String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Bindings Service Description: Remove the remote property binding for a property.
RemoveRemotePropertyBinding(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Bindings Service Description: Remove the remote property binding for a property.
RemoveRemoteServiceBinding(String) - Method in class com.thingworx.things.Thing
Service Category: Bindings Service Description: Remove the remote service binding for a service.
RemoveRemoteServiceBinding(String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Bindings Service Description: Remove the remote service binding for a service.
RemoveRemoteServiceBinding(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Bindings Service Description: Remove the remote service binding for a service.
removeRow(int) - Method in class com.thingworx.types.InfoTable


Removes a ValueCollection from the InfoTable given the row as an int
RemoveServiceDefinition(String) - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Remove a service definition.
RemoveServiceDefinition(String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Metadata Service Description: Remove a service definition.
RemoveServiceDefinition(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Metadata Service Description: Remove a service definition.
RemoveShapeFromThing(String, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Things Service Description: Remove a thing shape from an existing thing.
RemoveShapeFromThingTemplate(String, String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: ThingTemplates Service Description: Remove a thing shape from an existing thing template.
RemoveSharedOrganizationUnit(String, String, String) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Remove the organization unit shared to the dashboard.
removeSubscriber() - Method in class com.thingworx.things.events.SubscriptionStatus
 
removeSubscriber(Thing) - Method in class com.thingworx.things.events.SubscriptionStatus
 
removeTag(TagLink) - Method in class com.thingworx.types.TagCollection
 
RemoveTag(String, String) - Method in class com.thingworx.types.TagCollection
 
RemoveTags(TagCollection) - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Remove tags from an entity.
RemoveTunnel(String) - Method in class com.thingworx.things.connected.RemoteThingWithTunnels
Service Category: Tunneling Service Description: Remove a tunnel endpoint from the edge.
RenameDashboard(String, String) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Rename a dashboard.
RenameDashboardGroup(String, String, String) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Rename a dashboard group.
RenameDashboardItem(String, String, String, String) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Rename a dashboard item.
RenameField(InfoTable, String, String) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Columns Service Description: Return an infotable with a column renamed.
RenameFile(String, String, Boolean) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Rename a file.
replaceEventTokensInString(String, InfoTable, String) - Static method in class com.thingworx.notifications.NotificationUtilities


Replaces the tokens for event data in a notification content string with the actual values from an event.
replaceTokensInString(String, InfoTable, InfoTable, IServiceProvider, String) - Static method in class com.thingworx.notifications.NotificationUtilities


Replaces the tokens in a notification content string with the actual values from an event, user or service.
Reportable - Class in com.thingworx.things.connected.reportable
 
Reportable() - Constructor for class com.thingworx.things.connected.reportable.Reportable
 
REPORTING_ALGORITHM_SERVICE_NAME - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
REPORTING_CONFIG_TABLENAME - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
ReportingAlgorithm(String, DateTime, String, String, InfoTable) - Method in interface com.thingworx.things.connected.reportable.IReportingStrategy
 
ReportingAlgorithm(String, DateTime, String, String, InfoTable) - Method in class com.thingworx.things.connected.reportable.ReportingStrategy
Service Category: ConnectionStatus Service Description: Evaluates a Thing to determine if it is Present.
ReportingConstants - Class in com.thingworx.things.connected.reportable
 
ReportingConstants() - Constructor for class com.thingworx.things.connected.reportable.ReportingConstants
 
ReportingStrategy - Class in com.thingworx.things.connected.reportable
The ReportingStrategy class is represented by a ThingTemplate entity in ThingWorx.
ReportingStrategy() - Constructor for class com.thingworx.things.connected.reportable.ReportingStrategy
 
requiresSuper() - Method in annotation type com.thingworx.metadata.annotations.ThingworxExtensionApiMethod


Optional parameter: Indicates where the overriding method is required to call the parent implementation (via super.methodName()).
RESET_PATH - Static variable in class com.thingworx.common.RESTAPIConstants
 
ResetExpirationDateToDefault() - Method in class com.thingworx.security.applicationkeys.ApplicationKey
Service Category: ApplicationKeys Service Description: Resets the expiration date to the default set in the UserManagementSubsystem configuration.
ResetPerformanceMetrics() - Method in class com.thingworx.system.subsystems.Subsystem
Service Category: Metrics Service Description: Get information on how the subsystem is performing.
ResetSecurityContext() - Method in class com.thingworx.security.users.User
Service Category: Security Service Description: Reset cached security context.
resetSubsystemPerformanceMetrics() - Method in class com.thingworx.system.subsystems.Subsystem
 
resizeImage(byte[], int, int) - Static method in class com.thingworx.utils.ImageUtilities
 
resolveEntity(String, String) - Method in class com.thingworx.common.utils.GenericEntityResolver
 
resolveFields(DataShapeDefinition) - Method in class com.thingworx.types.data.filters.BetweenFilter
 
resolveFields(DataShapeDefinition) - Method in class com.thingworx.types.data.filters.FilterCollection
 
resolveFields(DataShapeDefinition) - Method in interface com.thingworx.types.data.filters.IFilter
 
resolveFields(DataShapeDefinition) - Method in class com.thingworx.types.data.filters.LikeFilter
 
resolveFields(DataShapeDefinition) - Method in class com.thingworx.types.data.filters.MissingValueFilter
 
resolveFields(DataShapeDefinition) - Method in class com.thingworx.types.data.filters.NearFilter
 
resolveFields(DataShapeDefinition) - Method in class com.thingworx.types.data.filters.RangeFilter


Converts match value to field type indicated by the provided DataShapeDefinition, if one is so indicated, except in cases where this conversion is not possible or results in a clear loss of numeric precision.
resolveFields(DataShapeDefinition) - Method in class com.thingworx.types.data.filters.SetFilter


Converts match items to field type indicated by the provided DataShapeDefinition, if one is so indicated.
resolveFields(DataShapeDefinition) - Method in class com.thingworx.types.data.filters.TagFilter
 
resolveFields(DataShapeDefinition) - Method in interface com.thingworx.types.data.pagination.IPagination
 
resolveFields(DataShapeDefinition) - Method in class com.thingworx.types.data.pagination.Pagination
 
resolveFields(DataShapeDefinition) - Method in class com.thingworx.types.data.sorters.GenericSorter
 
resolveFields(DataShapeDefinition) - Method in interface com.thingworx.types.data.sorters.ISort
 
resolveFields(DataShapeDefinition) - Method in class com.thingworx.types.data.sorters.SortCollection
 
Resource - Class in com.thingworx.resources
 
Resource - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Resource() - Constructor for class com.thingworx.resources.Resource
 
Resources - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
Resources - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
RESPONSE_HEADERS - Static variable in class com.thingworx.common.utils.HttpUtilities
 
RESPONSE_STATUS - Static variable in class com.thingworx.common.utils.HttpUtilities
 
RESTAPIConstants - Class in com.thingworx.common
 
RESTAPIConstants() - Constructor for class com.thingworx.common.RESTAPIConstants
 
RESTAPIConstants.Characteristic - Enum in com.thingworx.common
 
RESTAPIConstants.FunctionType - Enum in com.thingworx.common
 
RESTAPIConstants.Method - Enum in com.thingworx.common
 
RESTAPIConstants.StatusCode - Enum in com.thingworx.common
 
Restart() - Method in class com.thingworx.system.subsystems.Subsystem
Service Category: Lifecycle Service Description: Stops and restarts the sub-system.
RestartDependenciesForThingShape(String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: ThingShapes Service Description: Restart dependencies for an existing thing template.
RestartDependenciesForThingTemplate(String) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: ThingTemplates Service Description: Restart dependencies for an existing thing template.
RestartThing() - Method in class com.thingworx.things.Thing
Service Category: Lifecycle Service Description: Restart this thing.
ResultType - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ResultTypes - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
retriever - Static variable in class com.thingworx.metadata.ConfigurationTableDefinition
 
reverse() - Method in class com.thingworx.types.InfoTable
 
reverseRowJsons() - Method in class com.thingworx.types.InfoTable
 
Role - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Roles - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ROOT_ENTITY_ASPECTS - Static variable in class com.thingworx.types.constants.Aspects
 
RootEntities - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
RootEntity - Class in com.thingworx.entities
The base class for all persistable entities in Thingworx.
RootEntity - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
RootEntity() - Constructor for class com.thingworx.entities.RootEntity
 
RootEntityCollection - Class in com.thingworx.entities.collections
 
RootEntityCollection() - Constructor for class com.thingworx.entities.collections.RootEntityCollection
 
ROW_ELEMENT_NAME - Static variable in class com.thingworx.types.collections.ValueCollectionList
 
ROWS_COLLECTION - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
ROWS_ELEMENT_NAME - Static variable in class com.thingworx.types.InfoTable
 
RUNNING - com.thingworx.system.subsystems.SubsystemState
 
RUNTIME_PERMISSIONS - Static variable in enum com.thingworx.security.permissions.PermissionTypes
 
RuntimeLocalizationFunctions - Class in com.thingworx.resources.localization
 
RuntimeLocalizationFunctions() - Constructor for class com.thingworx.resources.localization.RuntimeLocalizationFunctions
 
RunTimePermissionCollection - Class in com.thingworx.security.permissions
 
RunTimePermissionCollection() - Constructor for class com.thingworx.security.permissions.RunTimePermissionCollection
 
RunTimePermissions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 

S

SanitizeBatchHtml(JSONObject, String) - Method in class com.thingworx.resources.security.SecurityServices
Service Category: Service Description: Sanitizes the specified batch of HTML strings using the rules defined by the specified Policy.
SanitizeHtml(String, String) - Method in class com.thingworx.resources.security.SecurityServices
Service Category: Service Description: Sanitizes the specified HTML string using the rules defined by the specified Policy.
SaveBinary(String, byte[]) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Save binary data to a file.
SaveConfigurationTables() - Method in class com.thingworx.entities.RootEntity
Service Category: Configuration Service Description: Save any changes to configuration tables.
SaveImage(String, byte[]) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Save image data to a file.
SaveJSON(String, JSONObject) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Save JSON to a file.
SaveText(String, String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Save text to a file.
SaveXML(String, Document) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Save XML to a file.
SCHEDULE - com.thingworx.types.BaseTypes
Has a value equivalent of 17.
SCIMSubsystem - Class in com.thingworx.system.subsystems.scim
 
SCIMSubsystem() - Constructor for class com.thingworx.system.subsystems.scim.SCIMSubsystem
 
ScmEntries - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ScmEntry - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
SCOPE - Static variable in class com.thingworx.ux.media.MediaEntity
 
ScriptFriendlyArrayList<T> - Class in com.thingworx.common.utils
 
ScriptFriendlyArrayList() - Constructor for class com.thingworx.common.utils.ScriptFriendlyArrayList
 
ScriptFunctionLibraries - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
ScriptFunctionLibraries - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ScriptFunctionLibrary - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ScriptServices - Class in com.thingworx.resources.admin
 
ScriptServices() - Constructor for class com.thingworx.resources.admin.ScriptServices
 
SearchableDataServiceProvider - Interface in com.thingworx.persistence.common
 
SearchAll(String, TagCollection, TagCollection, JSONObject, Double, Double) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Search everything matches based on a term.
SearchAllDashboards(TagCollection) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Return a list of dashboards.
SearchCollaboration(String, TagCollection, JSONObject, JSONObject, TagCollection, TagCollection, JSONObject, DateTime, DateTime, Double, Double) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Retrieve a list of all collaboration entries filtered by keyword query and optional date range.
SearchData(String, TagCollection, JSONObject, JSONObject, TagCollection, JSONObject, TagCollection, JSONObject, DateTime, DateTime, Double, Double) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Search everything matches based on a term.
SearchDataTableEntries(Double, String, TagCollection, JSONObject, String) - Method in class com.thingworx.datatables.DataTableThing
Service Category: Queries Service Description: Retrieve all table entries that match the search query parameters.
SearchDataTags(TagCollection, JSONObject, Double) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Search data tag index for matches.
SearchDataTagTerm(String, JSONObject, JSONObject, Double) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Search data tag index for matches based on a term.
SearchDefaultLocalizationTokens(String) - Method in class com.thingworx.resources.localization.RuntimeLocalizationFunctions
Service Category: Localization Service Description: Return a list of Default tokens matching search expression.
SearchDevices(JSONObject, String, String, String, Double) - Method in class com.thingworx.resources.devices.DeviceFunctions
Service Category: Queries Service Description: Retrieve a list of Devices that match the options specified.
SearchDevicesV2(JSONObject, String, String, String, Double) - Method in class com.thingworx.resources.devices.DeviceFunctions
Service Category: Queries Service Description: Retrieve a list of Devices that match the options specified.
Searcher - Class in com.thingworx.resources.queries
 
Searcher() - Constructor for class com.thingworx.resources.queries.Searcher
 
SearchGadgets(TagCollection) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Return a list of gadgets.
SearchMashups(String, TagCollection, JSONObject, JSONObject, JSONObject, JSONObject, Double, Double) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Search mashup matches based on a term.
SearchModelEntities(String, TagCollection, JSONObject, JSONObject, JSONObject, Double, Double) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Retrieve a list of all model entities filtered by keyword query.
SearchModelEntitiesWithRestrictions(String, TagCollection, JSONObject, JSONObject, JSONObject, Double, Double) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Retrieve a list of all model entities that are SQUEAL friendly.
SearchModelTags(TagCollection, JSONObject, JSONObject, JSONObject, Double) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Search model tag index for matches.
SearchModelTagTerm(String, JSONObject, JSONObject, Double) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Search model tag index for matches based on a term.
SearchPeople(String, TagCollection, JSONObject, JSONObject, JSONObject, Double, Double) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Search people matches based on a term.
SearchStructure(JSONObject) - Method in class com.thingworx.projects.Project


Get/Search Project's entity names and its total counts by type based on matching query filter and pagination parameters.
SearchTags(String, JSONObject, JSONObject, Double, Double) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Search vocabularies matches based on a term.
SearchThings(String, TagCollection, JSONObject, JSONObject, JSONObject, JSONObject, JSONObject, JSONObject, String, JSONObject, Double, Double) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Search thing matches based on a term.
SearchThingsByShape(String, Double, TagCollection, String, JSONObject) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Return a list of all the things that implement this shape and their data.
SearchThingsByTemplate(String, Double, TagCollection, String, JSONObject) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Return a list of all the things that implement this template and their data.
SearchThingsByTemplateV2(String, Double, TagCollection, String, JSONObject) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Return a list of all the things that implement this template and their data including accessModifier, deprecated information.
SearchThingsByTemplateWithPersistent(String, Double, String) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Return a list of all the things that implement this template, including transient Things.
SearchThingsByTemplateWithPersistentV2(String, Double, String) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Return a list of all the things that implement this template, including transient Things and their data including accessModifier, deprecated and namespace information.
SearchVocabularyTerms(String, String, JSONObject, Double) - Method in class com.thingworx.resources.queries.Searcher
Deprecated.
SearchVocabularyTerms(String, String, JSONObject, Double, Double) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Search vocabulary terms.
SecureData - Class in com.thingworx.security.encryption
Though we moved all this logic into the Security Library this class has to be maintained because it has extension API annotations.
SecureData() - Constructor for class com.thingworx.security.encryption.SecureData
 
SECURITY_EVENT_DATASHAPE - Static variable in class com.thingworx.things.security.SecurityMonitorThing
 
SECURITYADMINISTRATORS - Static variable in class com.thingworx.security.groups.DefaultGroups
 
SecurityClaims - Class in com.thingworx.communications.common
SecurityClaims is a class for managing the security settings for connections to the server.
SecurityClaims() - Constructor for class com.thingworx.communications.common.SecurityClaims
 
SecurityClaimsAuthenticator - Class in com.thingworx.security.authentication
 
SecurityClaimsAuthenticator() - Constructor for class com.thingworx.security.authentication.SecurityClaimsAuthenticator
 
SecurityContext - Class in com.thingworx.security.context
A context object containing a reference to a managed account, typically a User instance.
SecurityContext() - Constructor for class com.thingworx.security.context.SecurityContext
 
SecurityMonitorThing - Class in com.thingworx.things.security
 
SecurityMonitorThing() - Constructor for class com.thingworx.things.security.SecurityMonitorThing
 
SecurityServices - Class in com.thingworx.resources.security
 
SecurityServices() - Constructor for class com.thingworx.resources.security.SecurityServices
 
SendMaxQueuedTasks(Integer) - Method in class com.thingworx.things.connected.RemoteThing
Service Category: Queueing Service Description: Sends up to a specific maximum number of queued tasks to the connected thing.
SendQueuedTasks() - Method in class com.thingworx.things.connected.RemoteThing
Service Category: Queueing Service Description: Sends any queued tasks to the connected thing.
SERIALIZED_VALUE_DELIMITER - Static variable in class com.thingworx.common.SharedConstants
 
Server - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
SERVER_NODE_TYPE - Static variable in class com.thingworx.relationships.RelationshipTypes
 
Service - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
SERVICE - Static variable in class com.thingworx.resources.entities.EntityServices
 
SERVICE_ALLOWED_ASPECTS - Static variable in class com.thingworx.types.constants.Aspects
List of only aspects which can be exposed by GetAspects EntityService
SERVICE_DEFINITION_ASPECTS - Static variable in class com.thingworx.types.constants.Aspects
 
ServiceBinding - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ServiceBindings - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ServiceDefinition - Class in com.thingworx.metadata
 
ServiceDefinition - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ServiceDefinition() - Constructor for class com.thingworx.metadata.ServiceDefinition
 
ServiceDefinitionCollection - Class in com.thingworx.metadata.collections
 
ServiceDefinitionCollection() - Constructor for class com.thingworx.metadata.collections.ServiceDefinitionCollection
 
ServiceDefinitions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ServiceExecutePermissions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ServiceImplementation - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ServiceImplementations - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ServiceInvoke - com.thingworx.security.permissions.PermissionTypes
 
ServiceMapping - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ServiceMappings - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
SERVICENAME - com.thingworx.types.BaseTypes
Has a value equivalent of 51.
ServiceProvider - Interface in com.thingworx.persistence.common
 
ServiceProviderEntity - Class in com.thingworx.entities
 
ServiceProviderEntity() - Constructor for class com.thingworx.entities.ServiceProviderEntity
 
Services - com.thingworx.common.RESTAPIConstants.Characteristic
 
SESSION_CREATE - com.thingworx.security.authentication.ThingworxSessionState
 
SESSION_DEFAULT_TIMEOUT - Static variable in class com.thingworx.common.RESTAPIConstants
 
SESSION_EXPIRED_EVENT - Static variable in class com.thingworx.things.security.SecurityMonitorThing
 
SESSION_FOREVER - Static variable in class com.thingworx.common.RESTAPIConstants
 
SESSION_RENEW - com.thingworx.security.authentication.ThingworxSessionState
 
SESSION_TIMEOUT - com.thingworx.security.authentication.ThingworxSessionState
 
SESSION_TIMEOUT_SETTINGS - Static variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
SESSION_USER_CONFIGURATION_TABLE - Static variable in class com.thingworx.ux.media.MediaEntity
 
SESSION_USER_QUERY_PARAMETER - Static variable in class com.thingworx.ux.media.MediaEntity
 
SessionInfo - Class in com.thingworx.resources.sessioninfo
 
SessionInfo() - Constructor for class com.thingworx.resources.sessioninfo.SessionInfo
 
set(String) - Method in interface com.thingworx.metrics.builder.IBasicMetricBuilder


Returns a set metric for the appropriate type.
set(String) - Method in interface com.thingworx.metrics.builder.ILongMetricBuilder
 
set(T) - Method in interface com.thingworx.metrics.IGauge


Assigns a new value to the gauge
set(T, boolean) - Method in interface com.thingworx.metrics.IGauge


Assigns a new value to the gauge with optional persistence
set(T, boolean, boolean) - Method in interface com.thingworx.metrics.IGauge


Assigns a new value to the gauge with optional persistence
SET_REPORTING_STRATEGY_SERVICE_NAME - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
SET_STRATEGY_PARAMETER_NAME - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
SetAccessModifier(InfoTable) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Aspects Service Description: Sets accessModifier on entity and its members which support access modifier.

Sets accessModifier on entity and its members which support access modifier
setAlertName(String) - Method in class com.thingworx.types.events.EventDescriptor
 
setAscending(boolean) - Method in class com.thingworx.types.data.sorters.GenericSorter
 
setAscending(boolean) - Method in interface com.thingworx.types.data.sorters.ISort
 
setAscending(boolean) - Method in class com.thingworx.types.data.sorters.SortCollection
 
setAspects(AspectCollection) - Method in class com.thingworx.metadata.FieldDefinition


Replaces all aspects on this field with the aspects in the specified collection.
setAspects(AspectCollection) - Method in class com.thingworx.things.bindings.LocalPropertyBinding


Replaces all aspects on this binding with the aspects in the specified collection.
setAspects(AspectCollection) - Method in class com.thingworx.things.bindings.RemotePropertyBinding


Replaces all aspects on this binding with the aspects in the specified collection.
setAuthenticationType(AuthenticationType) - Method in class com.thingworx.security.authentication.Authenticator
 
setAuthenticationType(AuthenticationType) - Method in exception com.thingworx.security.authentication.AuthenticatorException
 
setAutoStart(boolean) - Method in class com.thingworx.system.subsystems.Subsystem
 
SetAvatar(byte[]) - Method in interface com.thingworx.entities.interfaces.IAvatar
 
SetAvatar(byte[]) - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Set the avatar icon for the entity.
setBaseThingTemplateName(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
 
setBaseType(BaseTypes) - Method in class com.thingworx.metadata.FieldDefinition


Assigns the specified base type to this field.
SetBooleanAlertParameter(String, String, String, Boolean, Boolean) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Set a boolean alert parameter.
SetBooleanAlertParameter(String, String, String, Boolean, Boolean) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Alerts Service Description: Set a boolean alert parameter.
SetBooleanAlertParameter(String, String, String, Boolean, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Alerts Service Description: Set a boolean alert parameter.
SetBooleanValue(String, Object) - Method in class com.thingworx.types.collections.ValueCollection
 
setCategory(String) - Method in class com.thingworx.metadata.EventDefinition
 
setCategory(String) - Method in interface com.thingworx.metadata.ICategorizedObject
 
setCategory(String) - Method in class com.thingworx.metadata.PropertyDefinition
 
setCategory(String) - Method in class com.thingworx.metadata.ServiceDefinition
 
SetClientName(String) - Method in class com.thingworx.security.applicationkeys.ApplicationKey
Service Category: ApplicationKeys Service Description: Set the client name for this application key.
setConfigurationSetting(String, String, Object) - Method in class com.thingworx.entities.RootEntity
 
SetConfigurationTable(String, InfoTable, Boolean) - Method in class com.thingworx.entities.RootEntity
Service Category: Configuration Service Description: Set an entire configuration table.
SetConfigurationTable(String, InfoTable, Boolean) - Method in class com.thingworx.localization.LocalizationTable
Service Category: Configuration Service Description: Set an entire configuration table.
SetConfigurationTable(String, InfoTable, Boolean) - Method in class com.thingworx.security.users.User
Service Category: Configuration Service Description: Set an entire configuration table.
SetConfigurationTableRows(String, InfoTable, Boolean) - Method in class com.thingworx.entities.RootEntity
Service Category: Configuration Service Description: Update/add one or more rows in a multi-row configuration table.
SetConfigurationTableRows(String, InfoTable, Boolean) - Method in class com.thingworx.security.users.User
Service Category: Configuration Service Description: Update/add one or more rows in a multi-row configuration table.
SetConnections(InfoTable) - Method in class com.thingworx.networks.Network
Service Category: Connections Service Description: Assign all connections.

Assigns all connections from given NetworkConnection InfoTable to this Network.
setCredentials(String) - Method in class com.thingworx.security.authentication.Authenticator
 
setCredentials(String, String) - Method in class com.thingworx.security.authentication.Authenticator
 
setDataShape(DataShapeDefinition) - Method in class com.thingworx.types.InfoTable


Sets DataShapeDefinition for this InfoTable
SetDataShape(String) - Method in class com.thingworx.datatables.DataTableThing
Service Category: DataShape Service Description: Sets the data shape.
SetDataShape(String) - Method in class com.thingworx.streams.StreamThing
Service Category: DataShape Service Description: Sets the currently assigned data shape.
SetDateTimeAlertParameter(String, String, String, DateTime, Boolean) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Set a date alert parameter.
SetDateTimeAlertParameter(String, String, String, DateTime, Boolean) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Alerts Service Description: Set a date alert parameter.
SetDateTimeAlertParameter(String, String, String, DateTime, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Alerts Service Description: Set a date alert parameter.
SetDateTimeValue(String, Object) - Method in class com.thingworx.types.collections.ValueCollection
 
SetDefaultToHttpFormAuth(Boolean) - Method in class com.thingworx.system.subsystems.users.UserManagementSubsystem
Service Category: Settings Service Description: Sets if unauthenticated users should get redirect to Form Login instead of Basic Auth challenge.
setDependsOn(String) - Method in class com.thingworx.system.subsystems.Subsystem
 
SetDeprecated(InfoTable) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Aspects Service Description: Sets the deprecation on entity and members, which supports the deprecation.

Set deprecated on entity and its members which support deprecated
setDescription(String) - Method in class com.thingworx.types.ConfigurationTable
 
setDescription(String) - Method in class com.thingworx.types.NamedObject
 
SetDescription(String) - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Overwrite/set the description for an entity.
SetDescription(String) - Method in class com.thingworx.security.users.User
Service Category: Metadata Service Description: Overwrite/set the description for an entity.
SetDescription(String) - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Overwrite/set the description for an entity.
setDesignTimePermissions(DesignTimePermissionCollection) - Method in class com.thingworx.entities.collections.RootEntityCollection
 
setDesignTimePermissions(DesignTimePermissionCollection) - Method in class com.thingworx.entities.RootEntity
 
setDesignTimePermissions(DesignTimePermissionCollection) - Method in interface com.thingworx.security.permissions.IDesignTimeSecurable
 
SetDesignTimePermissionsAsJSON(JSONObject) - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Set a list of assigned design time permissions.
setDocumentationContent(String) - Method in class com.thingworx.entities.RootEntity
 
setDomainId(Integer) - Method in class com.thingworx.types.primitives.structs.ThingCode


Set the domainId of the ThingCode.
setElevation(Double) - Method in class com.thingworx.types.primitives.structs.Location
 
setEnabled(boolean) - Method in class com.thingworx.security.authentication.Authenticator
 
setEnabled(boolean) - Method in class com.thingworx.security.directoryservices.DirectoryService
 
setEnableQueue(boolean) - Method in class com.thingworx.things.bindings.RemoteServiceBinding
 
setEnd(DateTime) - Method in class com.thingworx.types.primitives.structs.Timespan
 
setEnd(DateTime) - Method in class com.thingworx.types.primitives.TimespanPrimitive
 
SetEntities(InfoTable) - Method in class com.thingworx.projects.Project
Service Category: Projects Service Description: Set the entities for a project.
SetEntityPermission(String, String, Boolean, TagCollection, String, Boolean) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Permissions Service Description: Set run time permissions on a set of entities.
SetEntityVisibilities(InfoTable, TagCollection, String, Boolean) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Permissions Service Description: Set visibility on a set of entities for multiple Organizations/OrganizationalUnits.
SetEntityVisibility(String, TagCollection, String, Boolean) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Permissions Service Description: Set visibility on a set of entities.
setEventData(InfoTable) - Method in class com.thingworx.types.events.EventOccurrence
 
setEventName(String) - Method in class com.thingworx.types.events.EventDescriptor
 
setEventTime(DateTime) - Method in class com.thingworx.types.events.EventOccurrence
 
SetExpirationDate(DateTime) - Method in class com.thingworx.security.applicationkeys.ApplicationKey
Service Category: ApplicationKeys Service Description: Set the expiration date.
setExtensionObject(boolean) - Method in class com.thingworx.entities.RootEntity
 
setFieldName(String) - Method in class com.thingworx.types.data.filters.BetweenFilter
 
setFieldName(String) - Method in class com.thingworx.types.data.filters.FilterCollection
 
setFieldName(String) - Method in interface com.thingworx.types.data.filters.IFilter
 
setFieldName(String) - Method in class com.thingworx.types.data.filters.LikeFilter
 
setFieldName(String) - Method in class com.thingworx.types.data.filters.MissingValueFilter
 
setFieldName(String) - Method in class com.thingworx.types.data.filters.NearFilter
 
setFieldName(String) - Method in class com.thingworx.types.data.filters.RangeFilter
 
setFieldName(String) - Method in class com.thingworx.types.data.filters.SetFilter
 
setFieldName(String) - Method in class com.thingworx.types.data.filters.TagFilter
 
setFieldName(String) - Method in class com.thingworx.types.data.sorters.GenericSorter
 
setFieldName(String) - Method in interface com.thingworx.types.data.sorters.ISort
 
setFieldName(String) - Method in class com.thingworx.types.data.sorters.SortCollection
 
setFields(FieldDefinitionCollection) - Method in class com.thingworx.datashape.DataShape


Assigns the collection of fields to this data shape, overwriting all existing fields.
setFields(FieldDefinitionCollection) - Method in class com.thingworx.metadata.DataShapeDefinition


Replaces the fields belonging to this data shape definition with the fields provided in the specified collection.
SetFilter - Class in com.thingworx.types.data.filters
Filter which applies an "in" (or "not in") criteria.
SetFilter(String, ArrayList<?>, Boolean) - Constructor for class com.thingworx.types.data.filters.SetFilter


Create case-insensitive set filter.
SetFilter(String, Collection<?>, boolean) - Constructor for class com.thingworx.types.data.filters.SetFilter


Create case-insensitive set filter.
SetFilter(String, Collection<?>, boolean, boolean) - Constructor for class com.thingworx.types.data.filters.SetFilter
 
SetFilter(InfoTable, String, String, Boolean) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Filters Service Description: Set of values filter.
setFilterExpression(String) - Method in class com.thingworx.types.data.filters.BetweenFilter
Deprecated.
setFilterExpression(String) - Method in class com.thingworx.types.data.filters.FilterCollection
Deprecated.
setFilterExpression(String) - Method in interface com.thingworx.types.data.filters.IFilter
Deprecated.
no replacement
setFilterExpression(String) - Method in class com.thingworx.types.data.filters.LikeFilter
 
setFilterExpression(String) - Method in class com.thingworx.types.data.filters.MissingValueFilter
Deprecated.
setFilterExpression(String) - Method in class com.thingworx.types.data.filters.NearFilter
Deprecated.
setFilterExpression(String) - Method in class com.thingworx.types.data.filters.RangeFilter
Deprecated.
setFilterExpression(String) - Method in class com.thingworx.types.data.filters.SetFilter
Deprecated.
setFilterExpression(String) - Method in class com.thingworx.types.data.filters.TagFilter
 
setFilters(IFilter) - Method in class com.thingworx.types.data.queries.Query
 
setFoldType(FoldTypes) - Method in class com.thingworx.things.bindings.RemotePropertyBinding
 
setFriendlyName(String) - Method in class com.thingworx.system.subsystems.Subsystem
 
SetGlobalSessionBooleanValue(String, Boolean) - Method in class com.thingworx.resources.sessioninfo.SessionInfo
Service Category: SessionInfo Service Description: Set value for specified boolean global session property.
SetGlobalSessionDateTimeValue(String, DateTime) - Method in class com.thingworx.resources.sessioninfo.SessionInfo
Service Category: SessionInfo Service Description: Set value for specified datetime global session property.
SetGlobalSessionInfoTableValue(String, InfoTable) - Method in class com.thingworx.resources.sessioninfo.SessionInfo
Service Category: SessionInfo Service Description: Set value for specified InfoTable global session property.
SetGlobalSessionJSONValue(String, JSONObject) - Method in class com.thingworx.resources.sessioninfo.SessionInfo
Service Category: SessionInfo Service Description: Set value for specified JSON global session property.
SetGlobalSessionLocationValue(String, Location) - Method in class com.thingworx.resources.sessioninfo.SessionInfo
Service Category: SessionInfo Service Description: Set value for specified location global session property.
SetGlobalSessionNumberValue(String, Double) - Method in class com.thingworx.resources.sessioninfo.SessionInfo
Service Category: SessionInfo Service Description: Set value for specified number global session property.
SetGlobalSessionStringValue(String, String) - Method in class com.thingworx.resources.sessioninfo.SessionInfo
Service Category: SessionInfo Service Description: Set value for specified string global session property.
SetGlobalSessionXMLValue(String, Document) - Method in class com.thingworx.resources.sessioninfo.SessionInfo
Service Category: SessionInfo Service Description: Set value for specified XML global session property.
SetGroupProvisioningDefaults(InfoTable) - Method in class com.thingworx.system.subsystems.scim.SCIMSubsystem
Service Category: SCIM Service Description: Set the Group Provisioning Defaults.
SetGroupProvisioningExclusionList(InfoTable) - Method in class com.thingworx.system.subsystems.scim.SCIMSubsystem
Service Category: SCIM Service Description: Set the Group Provisioning Exclusion List.
setHidden(boolean) - Method in class com.thingworx.types.ConfigurationTable
 
SetHomeMashup(String) - Method in class com.thingworx.entities.RootEntity
Service Category: Mashups Service Description: Set home mashup.
SetHomeMashup(String) - Method in class com.thingworx.security.groups.Group
Service Category: Mashups Service Description: Calling SetHomeMashup on Groups is not supported.
SetIdentifier(String) - Method in class com.thingworx.things.Thing
Service Category: Identifier Service Description: Set the identifier for a thing.
SetImageValue(String, Object) - Method in class com.thingworx.types.collections.ValueCollection
 
setImplementedThingShapes(EntityReferenceCollection) - Method in class com.thingworx.thingtemplates.ThingTemplate
 
setIndexed(Boolean) - Method in class com.thingworx.metadata.PropertyDefinition
 
SetInfoTableValue(String, Object) - Method in class com.thingworx.types.collections.ValueCollection
 
setInitializedProperties(Thing, Map<String, IPrimitiveType>) - Static method in class com.thingworx.entities.utils.ThingUtilities


This API will set the Thing's property values by translating the provided map to an XML structure and store into Thing.initialValues Object.
setInstanceDesignTimePermissions(DesignTimePermissionCollection) - Method in interface com.thingworx.security.permissions.IInstanceDesignTimeSecurable
 
setInstanceDesignTimePermissions(DesignTimePermissionCollection) - Method in class com.thingworx.thingtemplates.ThingTemplate
 
SetInstanceDesignTimePermissionsAsJSON(JSONObject) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Permissions Service Description: Set a list of instance design time permissions.
setInstanceId(Long) - Method in class com.thingworx.types.primitives.structs.ThingCode


Set the instanceId of the ThingCode.
setInstanceRunTimePermissions(RunTimePermissionCollection) - Method in interface com.thingworx.security.permissions.IInstanceRunTimeSecurable
 
setInstanceRunTimePermissions(RunTimePermissionCollection) - Method in class com.thingworx.thingshape.ThingShape
 
setInstanceRunTimePermissions(RunTimePermissionCollection) - Method in class com.thingworx.thingtemplates.ThingTemplate
 
SetInstanceRunTimePermissionsAsJSON(JSONObject) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Permissions Service Description: Set a list of assigned runtime permissions.
SetInstanceRunTimePermissionsAsJSON(JSONObject) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Permissions Service Description: Set a list of assigned runtime permissions.
setInstanceVisibilityPermissions(VisibilityPermissionCollection) - Method in interface com.thingworx.security.permissions.IInstanceVisibilitySecurable
 
setInstanceVisibilityPermissions(VisibilityPermissionCollection) - Method in class com.thingworx.thingtemplates.ThingTemplate
 
SetInstanceVisibilityPermissionsAsJSON(JSONObject) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Permissions Service Description: Set a list of instance visibility permissions.
SetIntegerAlertParameter(String, String, String, Integer, Boolean) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Set a numeric alert parameter.
SetIntegerAlertParameter(String, String, String, Integer, Boolean) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Alerts Service Description: Set a numeric alert parameter.
SetIntegerAlertParameter(String, String, String, Integer, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Alerts Service Description: Set a numeric alert parameter.
SetIntegerValue(String, Object) - Method in class com.thingworx.types.collections.ValueCollection
 
SetIPWhitelist(String) - Method in class com.thingworx.security.applicationkeys.ApplicationKey
Service Category: ApplicationKeys Service Description: Set the IP whitelist for this application key.
SetJSONValue(String, Object) - Method in class com.thingworx.types.collections.ValueCollection
 
SetLanguagePreferences(String) - Method in class com.thingworx.security.users.User
Service Category: Properties Service Description: Set the user's language preferences.

Sets an ordered list of languages as the language preferences for this user.
setLastModifiedDate(DateTime) - Method in class com.thingworx.entities.RootEntity
 
setLatitude(Double) - Method in class com.thingworx.types.primitives.structs.Location
 
SetLocalizationTableNames(String, String, String, String, TagCollection) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: LocalizationTables Service Description: Update or create a localization table with native and common name.
SetLocalPropertyBinding(String, String, String) - Method in class com.thingworx.things.Thing
Deprecated.
SetLocalPropertyBinding(String, String, String) - Method in class com.thingworx.thingshape.ThingShape
SetLocalPropertyBinding(String, String, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
SetLocalPropertyBinding(String, String, String, JSONObject) - Method in class com.thingworx.things.Thing
Service Category: Bindings Service Description: Set the property binding for a property.
SetLocalPropertyBinding(String, String, String, JSONObject) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Bindings Service Description: Set the property binding for a property.
SetLocalPropertyBinding(String, String, String, JSONObject) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Bindings Service Description: Set the property binding for a property.
SetLocationAlertParameter(String, String, String, Location, Boolean) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Set a location alert parameter.
SetLocationAlertParameter(String, String, String, Location, Boolean) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Alerts Service Description: Set a location alert parameter.
SetLocationAlertParameter(String, String, String, Location, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Alerts Service Description: Set a location alert parameter.
SetLocationValue(String, Object) - Method in class com.thingworx.types.collections.ValueCollection
 
setLogged(Boolean) - Method in class com.thingworx.metadata.PropertyDefinition
 
setLoggerLevel(String, Level) - Static method in class com.thingworx.logging.LogUtilities
 
setLongitude(Double) - Method in class com.thingworx.types.primitives.structs.Location
 
SetLongValue(String, Object) - Method in class com.thingworx.types.collections.ValueCollection
 
setMatchValue(Object) - Method in class com.thingworx.types.data.filters.NearFilter
 
setMatchValue(Object) - Method in class com.thingworx.types.data.filters.RangeFilter
 
SetMobileMashup(String) - Method in class com.thingworx.security.organizations.Organization
Service Category: Mashups Service Description: Set mobile mashup.
SetMobileMashup(String) - Method in class com.thingworx.security.users.User
Service Category: Mashups Service Description: Set mobile mashup.
setMultiRow(boolean) - Method in class com.thingworx.types.ConfigurationTable
 
SetMultiRowConfigurationTable(String, InfoTable, Boolean) - Method in class com.thingworx.entities.RootEntity
Service Category: Configuration Service Description: Set an entire multi-row configuration table.
SetMultiRowConfigurationTable(String, InfoTable, Boolean) - Method in class com.thingworx.security.users.User
Service Category: Configuration Service Description: Set an entire multi-row configuration table.
setName(String) - Method in class com.thingworx.things.bindings.GenericBinding
 
setName(String) - Method in class com.thingworx.types.ConfigurationTable
 
setName(String) - Method in class com.thingworx.types.NamedObject
 
setNodeValue(Node, String) - Static method in class com.thingworx.common.utils.XMLUtilities
 
SetNumberAlertParameter(String, String, String, Double, Boolean) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Set a numeric alert parameter.
SetNumberAlertParameter(String, String, String, Double, Boolean) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Alerts Service Description: Set a numeric alert parameter.
SetNumberAlertParameter(String, String, String, Double, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Alerts Service Description: Set a numeric alert parameter.
SetNumberValue(String, Object) - Method in class com.thingworx.types.collections.ValueCollection
 
setOrdinal(int) - Method in class com.thingworx.types.ConfigurationTable
 
setOrdinal(Integer) - Method in class com.thingworx.metadata.FieldDefinition


Sets the ordinal value for this field.
SetOrganizationalUnitDescription(String, String) - Method in class com.thingworx.security.organizations.Organization
Service Category: OrgUnits Service Description: Set/update the description of organizational unit.
setOwner(EntityReference) - Method in class com.thingworx.entities.RootEntity
 
SetOwner(String) - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Assign an owner to this entity.
setPagination(IPagination) - Method in class com.thingworx.types.data.queries.Query
 
setPeriod(String) - Method in class com.thingworx.types.primitives.structs.Timespan
 
setPeriod(String) - Method in class com.thingworx.types.primitives.TimespanPrimitive
 
SetPersistenceProvider(String) - Method in class com.thingworx.datastorage.DataThing
Service Category: PersistenceProvider Service Description: Sets the persistence provider.
SetPersistentValue(String, JSONObject) - Method in class com.thingworx.security.users.User
Service Category: SessionInfo Service Description: Set persistent value.
setPriority(int) - Method in class com.thingworx.security.authentication.Authenticator
 
setPriority(int) - Method in class com.thingworx.security.directoryservices.DirectoryService
 
SetProjectName(String) - Method in class com.thingworx.entities.RootEntity
Service Category: Projects Service Description: Set the project name of this entity.

Sets the name of the project for this entity to be associated with and updates entity's project dependencies by scanning entity's external dependencies.
SetPropertyLogging(String, Boolean) - Method in class com.thingworx.things.Thing
Service Category: DataLogging Service Description: Set property logging status for a specific property.
SetPropertyLogging(String, Boolean) - Method in class com.thingworx.thingshape.ThingShape
Service Category: DataLogging Service Description: Set property logging status for a specific property.
SetPropertyLogging(String, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: DataLogging Service Description: Set property logging status for a specific property.
setPropertyValue(String, IPrimitiveType) - Method in interface com.thingworx.entities.interfaces.IPropertyProvider
 
setPropertyValue(String, IPrimitiveType) - Method in class com.thingworx.security.users.User
 
setPropertyValue(String, IPrimitiveType) - Method in class com.thingworx.things.Thing
 
SetPropertyValues(InfoTable) - Method in class com.thingworx.security.users.User
Service Category: Properties Service Description: Get a subset of the current property values for this thing.
SetPropertyValues(InfoTable) - Method in class com.thingworx.things.connected.RemoteThing
Service Category: Properties Service Description: Set a subset of the current property values for this thing.

Set multiple property values for this thing.
SetPropertyValues(InfoTable) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Get a subset of the current property values for this thing.
setPropertyVTQ(String, VTQ, boolean) - Method in class com.thingworx.things.Thing
 
setPropertyVTQ(String, VTQ, boolean, boolean, boolean) - Method in class com.thingworx.things.Thing
 
SetProvisioningOptions(InfoTable) - Method in class com.thingworx.system.subsystems.scim.SCIMSubsystem
Service Category: SSO Service Description: Sets Provisioning Options.
SetProvisioningUserGroupMappings(InfoTable) - Method in class com.thingworx.system.subsystems.scim.SCIMSubsystem
Service Category: SSO Service Description: Sets group mappings between the Identity Provider and Thingworx.
SetPublished(Boolean) - Method in class com.thingworx.things.Thing
Service Category: Federation Service Description: Set this as a published thing for federation.
setPushThreshold(Double) - Method in class com.thingworx.things.bindings.RemotePropertyBinding
 
setPushType(DataChangeType) - Method in class com.thingworx.things.bindings.RemotePropertyBinding
 
setReadOnly(Boolean) - Method in class com.thingworx.metadata.PropertyDefinition
 
setRemote(Boolean) - Method in class com.thingworx.metadata.PropertyDefinition
 
SetRemoteEventBinding(String, String) - Method in class com.thingworx.things.Thing
Service Category: Bindings Service Description: Set the remote event binding for a event.
SetRemoteEventBinding(String, String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Bindings Service Description: Set the remote event binding for a event.
SetRemoteEventBinding(String, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Bindings Service Description: Set the remote event binding for a event.
SetRemotePropertyBinding(String, String, Integer, String, Double) - Method in class com.thingworx.things.Thing
SetRemotePropertyBinding(String, String, Integer, String, Double) - Method in class com.thingworx.thingshape.ThingShape
SetRemotePropertyBinding(String, String, Integer, String, Double) - Method in class com.thingworx.thingtemplates.ThingTemplate
SetRemotePropertyBinding(String, String, Integer, String, Double, JSONObject, Integer, String) - Method in class com.thingworx.things.Thing
Service Category: Bindings Service Description: Set the remote property binding for a property.
SetRemotePropertyBinding(String, String, Integer, String, Double, JSONObject, Integer, String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Bindings Service Description: Set the remote property binding for a property.
SetRemotePropertyBinding(String, String, Integer, String, Double, JSONObject, Integer, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Bindings Service Description: Set the remote property binding for a property.
SetRemoteServiceBinding(String, String, Integer) - Method in class com.thingworx.things.Thing
Service Category: Bindings Service Description: Set the remote service binding for a service.
SetRemoteServiceBinding(String, String, Integer) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Bindings Service Description: Set the remote service binding for a service.
SetRemoteServiceBinding(String, String, Integer) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Bindings Service Description: Set the remote service binding for a service.
SetReportingStrategy(String) - Method in class com.thingworx.things.connected.reportable.Reportable
Service Category: Service Description: Set this Thing's reporting strategy.
setRequiresChallenge(boolean) - Method in class com.thingworx.security.authentication.Authenticator
 
SetResourceEntityPermission(TagCollection, String, Boolean, InfoTable) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Permissions Service Description: Set run time permissions for a resource on a set of entities.
SetRestrictConcurrentUserSessions(Boolean) - Method in class com.thingworx.system.subsystems.users.UserManagementSubsystem
Service Category: Settings Service Description: Sets if should restrict the number of concurrent user sessions.
setRow(int, ValueCollection) - Method in class com.thingworx.types.InfoTable


Sets a single row in this InfoTable given a ValueCollection as a row and the index of the row to be replaced
setRows(ValueCollectionList) - Method in class com.thingworx.types.InfoTable


Sets the rows in this InfoTable given a ValueCollectionList No deserialisation needed here as we are replacing all the data from the table and replacing it with new data
setRunning(boolean) - Method in class com.thingworx.system.subsystems.Subsystem
 
setRunTimePermissions(RunTimePermissionCollection) - Method in class com.thingworx.entities.collections.RootEntityCollection
 
setRunTimePermissions(RunTimePermissionCollection) - Method in class com.thingworx.entities.RootEntity
 
setRunTimePermissions(RunTimePermissionCollection) - Method in interface com.thingworx.security.permissions.IRunTimeSecurable
 
SetRunTimePermissionsAsJSON(JSONObject) - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Set a list of assigned runtime permissions.
setSecurityContext(SecurityContext) - Method in class com.thingworx.things.events.ThingworxEvent
 
setSecurityContext(SecurityContext) - Static method in class com.thingworx.webservices.context.ThreadLocalContext
 
setSession(HttpSession) - Static method in class com.thingworx.webservices.context.ThreadLocalContext
 
SetSharedConfigurationTable(String, InfoTable, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Configuration Service Description: Set an entire shared configuration table.
SetSharedConfigurationTableRows(String, InfoTable, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Configuration Service Description: Update/add one or more rows in a shared multi-row configuration table.
SetSharedMultiRowConfigurationTable(String, InfoTable, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Configuration Service Description: Set an entire shared multi-row configuration table.
setSorters(ISort) - Method in class com.thingworx.types.data.queries.Query
 
setSource(String) - Method in class com.thingworx.types.events.EventDescriptor
 
setSourceName(String) - Method in class com.thingworx.things.bindings.GenericBinding
 
setSourceProperty(String) - Method in class com.thingworx.types.events.EventDescriptor
 
setSourceThingName(String) - Method in class com.thingworx.things.bindings.LocalPropertyBinding
 
setStart(DateTime) - Method in class com.thingworx.types.primitives.structs.Timespan
 
setStart(DateTime) - Method in class com.thingworx.types.primitives.TimespanPrimitive
 
SetStringAlertParameter(String, String, String, String, Boolean) - Method in class com.thingworx.things.Thing
Service Category: Alerts Service Description: Set a string alert parameter.
SetStringAlertParameter(String, String, String, String, Boolean) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Alerts Service Description: Set a string alert parameter.
SetStringAlertParameter(String, String, String, String, Boolean) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Alerts Service Description: Set a string alert parameter.
setStringConfigurationSetting(String, String, String) - Method in class com.thingworx.entities.RootEntity
 
SetStringValue(String, Object) - Method in class com.thingworx.types.collections.ValueCollection
 
setSupportsSession(boolean) - Method in class com.thingworx.security.authentication.Authenticator
 
setSupportsSession(boolean) - Method in class com.thingworx.security.authentication.SecurityClaimsAuthenticator
 
SetTags(TagCollection) - Method in class com.thingworx.entities.RootEntity
Service Category: Metadata Service Description: Overwrite/set the tags for an entity.
SetTags(TagCollection) - Method in class com.thingworx.security.users.User
Service Category: Metadata Service Description: Overwrite/set the tags for an entity.
SetTags(TagCollection) - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Overwrite/set the tags for an entity.
SetTagsValue(String, Object) - Method in class com.thingworx.types.collections.ValueCollection
 
SetThingCodeValue(String, Object) - Method in class com.thingworx.types.collections.ValueCollection
 
SetThingPermission(String, String, JSONObject, InfoTable) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Permissions Service Description: Set run time permissions on a set of Things.
setThingTemplateName(String) - Method in class com.thingworx.things.Thing
 
SetThingVisibility(InfoTable, String, String, JSONObject) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Permissions Service Description: Set visibility on a set of entities.
setTimeout(int) - Method in class com.thingworx.things.bindings.RemoteBinding
 
SETTINGS_TABLE_NAME - Static variable in class com.thingworx.security.users.User
 
setTraceActive(Boolean) - Method in class com.thingworx.things.events.ThingworxEvent
 
setTransactionSuccess(boolean) - Static method in class com.thingworx.webservices.context.ThreadLocalContext
 
SetUnitsForNumericPropertyDefinition(String, String) - Method in class com.thingworx.things.Thing
Service Category: Metadata Service Description: Set the additional information for units for a specific Long, Integer, or Number property.
SetUnitsForNumericPropertyDefinition(String, String) - Method in class com.thingworx.thingshape.ThingShape
Service Category: Metadata Service Description: Set the additional information for units for a specific Long, Integer, or Number property.
SetUnitsForNumericPropertyDefinition(String, String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: Metadata Service Description: Set the additional information for units for a specific Long, Integer, or Number property.
SetUserName(String) - Method in class com.thingworx.security.applicationkeys.ApplicationKey
Service Category: ApplicationKeys Service Description: Set the associated user name for this application key.
SetUserProvisioningDefaults(InfoTable) - Method in class com.thingworx.system.subsystems.scim.SCIMSubsystem
Service Category: SCIM Service Description: Set the User Provisioning Defaults.
SetUserProvisioningExclusionList(InfoTable) - Method in class com.thingworx.system.subsystems.scim.SCIMSubsystem
Service Category: SCIM Service Description: Set the User Provisioning Exclusion List.
setValue(byte[]) - Method in class com.thingworx.types.primitives.BlobPrimitive
 
setValue(byte[]) - Method in class com.thingworx.types.primitives.ImagePrimitive
 
setValue(InfoTable) - Method in class com.thingworx.types.primitives.InfoTablePrimitive
 
setValue(IPrimitiveType) - Method in class com.thingworx.types.primitives.VariantPrimitive
 
setValue(Location) - Method in class com.thingworx.types.primitives.LocationPrimitive
 
setValue(ThingCode) - Method in class com.thingworx.types.primitives.ThingCodePrimitive
 
setValue(Timespan) - Method in class com.thingworx.types.primitives.TimespanPrimitive
 
setValue(Vec2) - Method in class com.thingworx.types.primitives.Vec2Primitive
 
setValue(Vec3) - Method in class com.thingworx.types.primitives.Vec3Primitive
 
setValue(Vec4) - Method in class com.thingworx.types.primitives.Vec4Primitive
 
setValue(TagCollection) - Method in class com.thingworx.types.primitives.TagCollectionPrimitive
 
setValue(Boolean) - Method in class com.thingworx.types.primitives.BooleanPrimitive
 
setValue(Double) - Method in class com.thingworx.types.primitives.NumberPrimitive
 
setValue(Integer) - Method in class com.thingworx.types.primitives.IntegerPrimitive
 
setValue(Long) - Method in class com.thingworx.types.primitives.LongPrimitive
 
setValue(String) - Method in class com.thingworx.types.primitives.GUIDPrimitive
 
setValue(String) - Method in class com.thingworx.types.primitives.PasswordPrimitive
 
setValue(String) - Method in class com.thingworx.types.primitives.StringPrimitive
 
setValue(String, IPrimitiveType) - Method in class com.thingworx.types.collections.ValueCollection
 
setValue(String, String, Object) - Method in class com.thingworx.types.collections.ConfigurationTableCollection
 
setValue(JT) - Method in interface com.thingworx.types.primitives.IPrimitiveType
 
setValue(DateTime) - Method in class com.thingworx.types.primitives.DatetimePrimitive
 
setValue(JSONObject) - Method in class com.thingworx.types.primitives.JSONPrimitive
 
setValue(Document) - Method in class com.thingworx.types.primitives.XMLPrimitive
 
SetValue(String, Object, BaseTypes) - Method in class com.thingworx.types.collections.ValueCollection
 
SetValueStream(String) - Method in class com.thingworx.things.Thing
Service Category: DataLogging Service Description: Set the value stream for a thing.
SetValueStream(String) - Method in class com.thingworx.thingtemplates.ThingTemplate
Service Category: DataLogging Service Description: Set the value stream for a thing.
SetVec2Value(String, Object) - Method in class com.thingworx.types.collections.ValueCollection
 
SetVec3Value(String, Object) - Method in class com.thingworx.types.collections.ValueCollection
 
SetVec4Value(String, Object) - Method in class com.thingworx.types.collections.ValueCollection
 
setVisibilityPermissions(VisibilityPermissionCollection) - Method in class com.thingworx.entities.collections.RootEntityCollection
 
setVisibilityPermissions(VisibilityPermissionCollection) - Method in class com.thingworx.entities.RootEntity
 
setVisibilityPermissions(VisibilityPermissionCollection) - Method in interface com.thingworx.security.permissions.IVisibilitySecurable
 
SetVisibilityPermissionsAsJSON(JSONObject) - Method in class com.thingworx.entities.RootEntity
Service Category: Permissions Service Description: Set a list of assigned visibility permissions.
setVocabulary(String) - Method in class com.thingworx.types.TagLink
 
setVocabularyTerm(String) - Method in class com.thingworx.types.TagLink
 
setVocabularyType(RelationshipTypes.ThingworxRelationshipTypes) - Method in class com.thingworx.vocabularies.Vocabulary
 
setW(double) - Method in class com.thingworx.types.primitives.structs.Vec4


Set the w value.
setX(double) - Method in class com.thingworx.types.primitives.structs.Vec2


Set the x value.
SetXMLValue(String, Object) - Method in class com.thingworx.types.collections.ValueCollection
 
setY(double) - Method in class com.thingworx.types.primitives.structs.Vec2


Set the y value.
setZ(double) - Method in class com.thingworx.types.primitives.structs.Vec3


Set the z value.
shapes() - Method in annotation type com.thingworx.metadata.annotations.ThingworxImplementedShapeDefinitions


Required parameter: a collection of thing shape references.
ShareDashboard(String, String, String) - Method in class com.thingworx.resources.dashboards.DashboardFunctions
Service Category: Dashboards Service Description: Shares an existing Dashboard with another organizational unit within that Organization.
SharedConfigurationTables - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
SharedConstants - Class in com.thingworx.common
 
SharedConstants() - Constructor for class com.thingworx.common.SharedConstants
 
SharedConstants.HACompatibilityImportLevel - Enum in com.thingworx.common
 
SHUTDOWN - com.thingworx.system.ContextType
 
SIMPLE_DATE_FORMAT - Static variable in class com.thingworx.common.SharedConstants
 
SimplifiedConcurrentHashMap<T,​V> - Class in com.thingworx.common.utils
 
SimplifiedConcurrentHashMap() - Constructor for class com.thingworx.common.utils.SimplifiedConcurrentHashMap
 
since() - Method in interface com.thingworx.deprecation.ISupportsDeprecation


since() - Method in annotation type com.thingworx.metadata.annotations.ThingworxExtensionApiAnnotation


Required parameter: Indicates which version of the Thingworx Platform began supporting the API.
since() - Method in annotation type com.thingworx.metadata.annotations.ThingworxExtensionApiClass


Required parameter: Indicates which version of the Thingworx Platform began supporting the API.
since() - Method in annotation type com.thingworx.metadata.annotations.ThingworxExtensionApiMethod


Required parameter: Indicates which version of the Thingworx Platform began supporting the API.
SINGLE_QUOTE - Static variable in class com.thingworx.common.SharedConstants
 
snapshot() - Method in interface com.thingworx.metrics.IMetricSet


Returns a snapshot of this metric's set.
snapshot() - Method in interface com.thingworx.metrics.IStatistic
 
SOLUTIONCENTRALDEVELOPERS - Static variable in class com.thingworx.security.groups.DefaultGroups
 
Sort(InfoTable, String, Boolean) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Sorting Service Description: Sort InfoTable on a specified field.
SortCollection - Class in com.thingworx.types.data.sorters
Sorter based on the composition of a collection of child sorters.
SortCollection() - Constructor for class com.thingworx.types.data.sorters.SortCollection
 
SortParser - Class in com.thingworx.types.data.sorters
 
SortParser() - Constructor for class com.thingworx.types.data.sorters.SortParser
 
sortRows(ISort) - Method in class com.thingworx.types.InfoTable
 
sortRowsToNewTable(ISort) - Method in class com.thingworx.types.InfoTable
 
source() - Method in annotation type com.thingworx.metadata.annotations.ThingworxSubscription


Optional parameter: the name of the entity to subscribe to for events.
SOURCE - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
SOURCE_DELIMITER - Static variable in class com.thingworx.common.SharedConstants
 
SOURCE_PROPERTY - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
SourceControlFunctions - Class in com.thingworx.resources.sourcecontrol
 
SourceControlFunctions() - Constructor for class com.thingworx.resources.sourcecontrol.SourceControlFunctions
 
sourceProperty() - Method in annotation type com.thingworx.metadata.annotations.ThingworxSubscription


Optional parameter: the name of the property that this subscription should monitor.
SPACE - Static variable in class com.thingworx.common.SharedConstants
 
SPACE_CHAR - Static variable in class com.thingworx.common.SharedConstants
 
SPCRule18OutOfRange - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
 
SPCRule256Above - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
 
SPCRule256Below - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
 
SPCRule3 - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertCategories
 
SPCRule3Decreasing - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
 
SPCRule3Increasing - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
 
SPCRule4 - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertCategories
 
SPCRule4Alternating - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
 
SPCRule7 - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertCategories
 
SPCRule7InRange - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
 
SPCRules18 - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertCategories
 
SPCRules256 - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertCategories
 
splitURI(String) - Static method in class com.thingworx.common.RESTAPIConstants
 
SpotlightSearch(String, TagCollection, JSONObject, JSONObject, JSONObject, JSONObject, JSONObject, DateTime, DateTime, Boolean, Boolean, String, Boolean, Double, Double) - Method in class com.thingworx.resources.queries.Searcher
Deprecated. 
SpotlightSearch(String, TagCollection, JSONObject, JSONObject, JSONObject, JSONObject, JSONObject, DateTime, DateTime, Boolean, Boolean, String, Boolean, Double, Double, String) - Method in class com.thingworx.resources.queries.Searcher
Deprecated.
SpotlightSearch(String, TagCollection, JSONObject, JSONObject, JSONObject, JSONObject, JSONObject, DateTime, DateTime, Boolean, Boolean, String, Boolean, Double, Double, String, Boolean) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Spotlight search.
SpotlightSearchV2(String, TagCollection, JSONObject, JSONObject, JSONObject, JSONObject, JSONObject, DateTime, DateTime, Boolean, Boolean, String, Boolean, Double, Double, String, String, Boolean) - Method in class com.thingworx.resources.queries.Searcher
Service Category: Queries Service Description: Spotlight search V2.
SSL_CONFIG_TABLE - Static variable in class com.thingworx.ux.media.MediaEntity
 
SSL_KEYSTORE_PASSWORD - Static variable in class com.thingworx.ux.media.MediaEntity
 
SSL_KEYSTORE_PATH - Static variable in class com.thingworx.ux.media.MediaEntity
 
SSL_TRUSTSTORE_PASSWORD - Static variable in class com.thingworx.ux.media.MediaEntity
 
SSL_TRUSTSTORE_PATH - Static variable in class com.thingworx.ux.media.MediaEntity
 
Start() - Method in class com.thingworx.system.subsystems.Subsystem
Service Category: Lifecycle Service Description: Starts the sub-system.
Start() - Method in class com.thingworx.system.subsystems.users.UserManagementSubsystem
Service Category: Lifecycle Service Description: Starts the sub-system.
START - Static variable in class com.thingworx.types.primitives.structs.Timespan
 
StartFileTransfer(String, String, String) - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
 
StartFileTransfer(String, String, String) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
 
StartFileTransfer(String, String, String) - Method in class com.thingworx.things.repository.FileRepositoryThing
 
STARTING - com.thingworx.system.subsystems.SubsystemState
 
STARTING - com.thingworx.things.ThingState
 
startSubsystem(ContextType) - Method in class com.thingworx.system.subsystems.Subsystem


A method to hook into the startup process in the lifecycle of a subsystem.
startThing(ContextType) - Method in class com.thingworx.things.connected.RemoteThing
 
startThing(ContextType) - Method in class com.thingworx.things.Thing


StartTunnel(String, String, Integer, Integer, Integer, Integer, JSONObject) - Method in class com.thingworx.things.connected.RemoteThingWithTunnels
 
STARTTYPE_READ_EDGE_VALUE - Static variable in class com.thingworx.types.constants.Aspects
 
STARTTYPE_USE_DEFAULT_VALUE - Static variable in class com.thingworx.types.constants.Aspects
 
STARTUP - com.thingworx.system.ContextType
 
StateDefinition - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
STATEDEFINITIONNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 111.
StateDefinitions - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
StateDefinitions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
statistic() - Method in interface com.thingworx.metrics.builder.ILongMetricBuilder
 
STATISTIC_TYPE - Static variable in interface com.thingworx.metrics.IStatistic
 
STATUS_ACCEPTED - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_BAD_GATEWAY - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_BAD_REQUEST - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_CODE - Static variable in class com.thingworx.common.utils.HttpUtilities
 
STATUS_COMM_ERROR - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_COMM_TIMEOUT - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_CONFLICT - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_CREATED - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_FORBIDDEN - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_FOUND - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_GATEWAY_TIMEOUT - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_I_AM_A_TEAPOT - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_I_AM_BUZZED - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_INTERNAL_ERROR - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_INVALID_PROTOCOL_VERSION - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_INVALID_SESSION - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_METHOD_NOT_ALLOWED - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_MOVED_PERMANENTLY - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_MULTIPLE_CHOICES - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_NO_CONTENT - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_NOT_ACCEPTABLE - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_NOT_FOUND - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_NOT_IMPLEMENTED - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_NOT_MODIFIED - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_PARTIAL_CONTENT - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_PAYMENT_REQUIRED - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_REQUEST_TIMEOUT - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_REQUESTED_RANGE_NOT_SUPPORTED - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_SEE_OTHER - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_SERVER_REFUSED - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_SERVER_UNAVAILABLE - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_SERVICE_UNAVAILABLE - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_SUCCESS - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_TEMPORARY_REDIRECT - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_UNAUTHORIZED - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_UNPROCESSABLE_ENTITY - com.thingworx.common.RESTAPIConstants.StatusCode
 
STATUS_USE_PROXY - com.thingworx.common.RESTAPIConstants.StatusCode
 
stddev() - Method in interface com.thingworx.metrics.IStatisticSnapshot


Returns the standard deviation observed by the metric.
stop() - Method in interface com.thingworx.websockets.xmpp.IRemoteTunnel
 
Stop() - Method in class com.thingworx.system.subsystems.Subsystem
Service Category: Lifecycle Service Description: Stops the sub-system.
Stop() - Method in class com.thingworx.system.subsystems.users.UserManagementSubsystem
Service Category: Lifecycle Service Description: Stops the sub-system.
STOPPED - com.thingworx.system.subsystems.SubsystemState
 
STOPPING - com.thingworx.system.subsystems.SubsystemState
 
STOPPING - com.thingworx.things.ThingState
 
stopSubsystem(ContextType) - Method in class com.thingworx.system.subsystems.Subsystem


A method to hook into the shutdown process in the lifecycle of a subsystem.
stopThing(ContextType) - Method in class com.thingworx.things.connected.RemoteThing
 
stopThing(ContextType) - Method in class com.thingworx.things.Thing


STORE_AND_FORWARD_IS_NOT_ENABLED - Static variable in class com.thingworx.things.connected.RemoteThing
 
STRATEGY_CONFIG_TABLENAME - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
Stream - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
StreamEntries - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
StreamEntry - Class in com.thingworx.streams
 
StreamEntry - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
StreamEntry() - Constructor for class com.thingworx.streams.StreamEntry
 
Streams - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
StreamServiceProvider<T> - Interface in com.thingworx.persistence.common
 
StreamThing - Class in com.thingworx.streams
 
StreamThing() - Constructor for class com.thingworx.streams.StreamThing
 
StreamUtilities - Class in com.thingworx.common.utils
 
StreamUtilities() - Constructor for class com.thingworx.common.utils.StreamUtilities
 
string() - Static method in class com.thingworx.metrics.Metrics


Provides access to a String metric.
STRING - com.thingworx.types.BaseTypes
Has a value equivalent of 0.
StringPrimitive - Class in com.thingworx.types.primitives
 
StringPrimitive() - Constructor for class com.thingworx.types.primitives.StringPrimitive
 
StringPrimitive(String) - Constructor for class com.thingworx.types.primitives.StringPrimitive
 
stringToBytes(String) - Static method in class com.thingworx.common.utils.StreamUtilities
 
StyleDefinition - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
STYLEDEFINITIONNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 112.
StyleDefinitions - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
StyleDefinitions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
StyleTheme - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
STYLETHEMENAME - com.thingworx.types.BaseTypes
Has a value equivalent of 130.
StyleThemes - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
StyleThemes - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
SubEntity - com.thingworx.relationships.RelationshipTypes.ThingworxNodeTypes
 
SUBENTITY_NAME_DELIMITER - Static variable in class com.thingworx.common.SharedConstants
 
Subscription - Class in com.thingworx.subscriptions
 
Subscription - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Subscription() - Constructor for class com.thingworx.subscriptions.Subscription
 
SUBSCRIPTION_ASPECTS - Static variable in class com.thingworx.types.constants.Aspects
 
SubscriptionCollection - Class in com.thingworx.subscriptions.collections
A collection to store subscriptions.
SubscriptionCollection() - Constructor for class com.thingworx.subscriptions.collections.SubscriptionCollection
 
subscriptions() - Method in annotation type com.thingworx.metadata.annotations.ThingworxSubscriptions


Required parameter: a collection of subscriptions handled by this class.
Subscriptions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
SubscriptionStatus - Class in com.thingworx.things.events
 
SubscriptionStatus() - Constructor for class com.thingworx.things.events.SubscriptionStatus
 
Subsystem - Class in com.thingworx.system.subsystems
 
Subsystem - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Subsystem() - Constructor for class com.thingworx.system.subsystems.Subsystem
 
SubsystemMonitoring - Class in com.thingworx.resources.subsystems
 
SubsystemMonitoring() - Constructor for class com.thingworx.resources.subsystems.SubsystemMonitoring
 
Subsystems - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
Subsystems - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
SubsystemState - Enum in com.thingworx.system.subsystems
 
SUCCESS_MESSAGE - Static variable in class com.thingworx.common.RESTAPIConstants
 
SUCCESSFUL_LOGIN_EVENT - Static variable in class com.thingworx.things.security.SecurityMonitorThing
 
SUMMARY_CHARACTERISTIC - Static variable in class com.thingworx.common.RESTAPIConstants
 
SUPERUSER_USER_NAME - Static variable in class com.thingworx.security.users.DefaultUsers
 
SUPPORTED_ACCEPT_TYPES - Static variable in class com.thingworx.common.RESTAPIConstants
 
SUPPORTED_CONTENT_TYPES - Static variable in class com.thingworx.common.RESTAPIConstants
 
SUPPORTED_IMAGE_TYPES - Static variable in class com.thingworx.common.RESTAPIConstants
 
SUPPORTED_MEDIA_ENTITY_CONTENT_TYPES - Static variable in class com.thingworx.common.RESTAPIConstants
 
supportsFullTextSearch(BaseTypes) - Static method in enum com.thingworx.types.BaseTypes


Returns false if given base type does not support full text search otherwise returns true.
SYSTEM_BLACKLIST_FILE - Static variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
SYSTEM_LANGUAGE_CODE - Static variable in class com.thingworx.localization.LocalizationTable
 
SYSTEM_USER_NAME - Static variable in class com.thingworx.security.users.DefaultUsers
 

T

tables() - Method in annotation type com.thingworx.metadata.annotations.ThingworxConfigurationTableDefinitions


Required parameter: a collection of entity-specific configuration tables appropriate to this class.
tables() - Method in annotation type com.thingworx.metadata.annotations.ThingworxSharedConfigurationTableDefinitions


Required parameter: a collection of shared configuration tables appropriate to this class.
TagCollection - Class in com.thingworx.types
 
TagCollection() - Constructor for class com.thingworx.types.TagCollection
 
TagCollectionPrimitive - Class in com.thingworx.types.primitives
 
TagCollectionPrimitive() - Constructor for class com.thingworx.types.primitives.TagCollectionPrimitive
 
TagCollectionPrimitive(TagCollection) - Constructor for class com.thingworx.types.primitives.TagCollectionPrimitive
 
TagFilter - Class in com.thingworx.types.data.filters
Filter which applies a tag matching criteria.
TagFilter(String, TagCollection, boolean) - Constructor for class com.thingworx.types.data.filters.TagFilter
 
TagFilter(InfoTable, String, TagCollection, Boolean) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Filters Service Description: Filter by tag value(s).
TagLink - Class in com.thingworx.types
 
TagLink() - Constructor for class com.thingworx.types.TagLink
 
TAGS - com.thingworx.types.BaseTypes
Has a value equivalent of 16.
TAGS_TO_BE_ADDED_KEY - Static variable in class com.thingworx.common.SharedConstants
 
TAGS_TO_BE_REMOVED_KEY - Static variable in class com.thingworx.common.SharedConstants
 
TARGZ - com.thingworx.things.repository.FileRepositoryThing.CompressionType
 
TEMPLATE_REPORTING_STRATEGY - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
 
TEST_URL - Static variable in class com.thingworx.ux.media.MediaEntity
 
TEXT - com.thingworx.types.BaseTypes
Has a value equivalent of 15.
Thing - Class in com.thingworx.things
An entity containing services, properties, events, and subscriptions representing an instance of a thing based on a specified template.
Thing - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Thing() - Constructor for class com.thingworx.things.Thing
 
THING_NAME - Static variable in class com.thingworx.things.security.SecurityMonitorThing
 
THING_START_EVENT - Static variable in class com.thingworx.types.events.EventTypes
 
ThingCode - Class in com.thingworx.types.primitives.structs
BaseType used to handle ThingCodes which are a numerical and unique way to identify a Thing by utilizing two key pieces of information, a domainId and an instanceId.
ThingCode() - Constructor for class com.thingworx.types.primitives.structs.ThingCode


Construct a new ThingCode with null values for domainId and instanceId.
ThingCode(Integer, Long) - Constructor for class com.thingworx.types.primitives.structs.ThingCode


Construct a new ThingCode with the provided domainId and instanceId.
THINGCODE - com.thingworx.types.BaseTypes
Has a value equivalent to 126.
ThingCodePrimitive - Class in com.thingworx.types.primitives
Primitive type used to encapsulate a ThingCode.
ThingCodePrimitive() - Constructor for class com.thingworx.types.primitives.ThingCodePrimitive


Construct a new ThingCodePrimitive with a new ThingCode containing null values.
ThingCodePrimitive(ThingCode) - Constructor for class com.thingworx.types.primitives.ThingCodePrimitive


Construct a new ThingCodePrimitive with a provided ThingCode.
ThingCodePrimitive(Integer, Long) - Constructor for class com.thingworx.types.primitives.ThingCodePrimitive


Construct a new ThingCodePrimitive with the provided domainId and instanceId.
ThingDefinition - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ThingDefinitions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ThingGroup - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
THINGGROUPNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 99.
ThingGroups - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
ThingGroups - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
THINGNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 100.
ThingPackage - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ThingPackages - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
ThingPackages - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ThingProperties - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ThingProperty - Class in com.thingworx.things.properties
 
ThingProperty - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ThingProperty() - Constructor for class com.thingworx.things.properties.ThingProperty
 
ThingPropertyCollection - Class in com.thingworx.things.collections
 
ThingPropertyCollection() - Constructor for class com.thingworx.things.collections.ThingPropertyCollection
 
Things - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
Things - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ThingShape - Class in com.thingworx.thingshape
 
ThingShape - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ThingShape() - Constructor for class com.thingworx.thingshape.ThingShape
 
ThingShapeDefinition - Class in com.thingworx.metadata
 
ThingShapeDefinition - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ThingShapeDefinition() - Constructor for class com.thingworx.metadata.ThingShapeDefinition
 
ThingShapeDefinitionBase - Class in com.thingworx.metadata
 
ThingShapeDefinitionBase() - Constructor for class com.thingworx.metadata.ThingShapeDefinitionBase
 
ThingShapeDefinitions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ThingShapeImplementation - Class in com.thingworx.implementation
 
ThingShapeImplementation() - Constructor for class com.thingworx.implementation.ThingShapeImplementation
 
ThingShapeInstance - Class in com.thingworx.thingshape
 
ThingShapeInstance() - Constructor for class com.thingworx.thingshape.ThingShapeInstance
 
THINGSHAPENAME - com.thingworx.types.BaseTypes
Has a value equivalent of 101.
ThingShapes - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
ThingShapes - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ThingShapeUtilities - Class in com.thingworx.entities.utils
 
ThingShapeUtilities() - Constructor for class com.thingworx.entities.utils.ThingShapeUtilities
 
ThingState - Enum in com.thingworx.things
 
ThingTemplate - Class in com.thingworx.thingtemplates
 
ThingTemplate - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ThingTemplate() - Constructor for class com.thingworx.thingtemplates.ThingTemplate
 
THINGTEMPLATENAME - com.thingworx.types.BaseTypes
Has a value equivalent of 102.
ThingTemplates - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
ThingTemplates - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ThingTemplateUtilities - Class in com.thingworx.entities.utils
 
ThingTemplateUtilities() - Constructor for class com.thingworx.entities.utils.ThingTemplateUtilities
 
ThingUtilities - Class in com.thingworx.entities.utils
 
ThingUtilities() - Constructor for class com.thingworx.entities.utils.ThingUtilities
 
THINGWORX - Static variable in class com.thingworx.common.SharedConstants
 
THINGWORX_CHANGEPASSWORD_PAGE - Static variable in class com.thingworx.common.RESTAPIConstants
 
THINGWORX_FORM_CURRENT_PASSWORD - Static variable in class com.thingworx.common.RESTAPIConstants
 
THINGWORX_FORM_EMAIL - Static variable in class com.thingworx.common.RESTAPIConstants
 
THINGWORX_FORM_FIRSTNAME - Static variable in class com.thingworx.common.RESTAPIConstants
 
THINGWORX_FORM_LASTNAME - Static variable in class com.thingworx.common.RESTAPIConstants
 
THINGWORX_FORM_NEW_PASSWORD - Static variable in class com.thingworx.common.RESTAPIConstants
 
THINGWORX_FORM_NEW_PASSWORD_CONFIRM - Static variable in class com.thingworx.common.RESTAPIConstants
 
THINGWORX_FORM_ORIGINAL_URI_FIELD - Static variable in class com.thingworx.common.RESTAPIConstants
 
THINGWORX_FORM_PASSWORD - Static variable in class com.thingworx.common.RESTAPIConstants
 
THINGWORX_FORM_USERNAME - Static variable in class com.thingworx.common.RESTAPIConstants
 
THINGWORX_HOME_URI - Static variable in class com.thingworx.common.RESTAPIConstants
 
THINGWORX_JSESSIONID - Static variable in class com.thingworx.common.RESTAPIConstants
 
THINGWORX_LOGIN_ERROR_MESSAGE - Static variable in class com.thingworx.common.RESTAPIConstants
 
THINGWORX_LOGIN_PAGE - Static variable in class com.thingworx.common.RESTAPIConstants
 
THINGWORX_MAIN_PAGE - Static variable in class com.thingworx.common.RESTAPIConstants
 
THINGWORX_MEDIAENTITIES - Static variable in class com.thingworx.common.RESTAPIConstants
 
THINGWORX_METRIC_URI - Static variable in class com.thingworx.common.RESTAPIConstants
 
THINGWORX_PASSWORD_CHANGE_MESSAGE - Static variable in class com.thingworx.common.RESTAPIConstants
 
THINGWORX_ROOT_LOGGER - Static variable in class com.thingworx.logging.LogUtilities
 
THINGWORX_SESSIONID - Static variable in class com.thingworx.common.RESTAPIConstants
 
THINGWORX_SSO_AUTHENTICATOR_EXCEPTION - Static variable in class com.thingworx.security.authentication.AuthenticationUtilities
 
THINGWORX_SSO_AUTHENTICATOR_EXCEPTION_RECOVERABLE - Static variable in class com.thingworx.security.authentication.AuthenticationUtilities
 
ThingworxBaseTemplateDefinition - Annotation Type in com.thingworx.metadata.annotations
Specifies the name of the base template that this thing template inherits from.
ThingworxConfigurationTableDefinition - Annotation Type in com.thingworx.metadata.annotations
Defines a configuration table to contain settings and other configurable information.
ThingworxConfigurationTableDefinitions - Annotation Type in com.thingworx.metadata.annotations
Contains a collection of instance-specific configuration tables.
ThingworxDataShapeDefinition - Annotation Type in com.thingworx.metadata.annotations
Defines a data shape describing the contents of the parent annotation.
ThingworxEvent - Class in com.thingworx.things.events
 
ThingworxEvent() - Constructor for class com.thingworx.things.events.ThingworxEvent
 
ThingworxEventDefinition - Annotation Type in com.thingworx.metadata.annotations
Defines an event type that may be fired by instances of this entity.
ThingworxEventDefinitions - Annotation Type in com.thingworx.metadata.annotations
Contains a collection of event definitions that this entity type owns and may fire over the course of its lifetime.
ThingworxExtensionApiAnnotation - Annotation Type in com.thingworx.metadata.annotations
The ThingworxExtensionApiMethod annotation is used to indicate that the current annotation is part of the Thingworx Extension Development API.
ThingworxExtensionApiClass - Annotation Type in com.thingworx.metadata.annotations
The ThingworxExtensionApiClass annotation is used to indicate that the current class or interface is part of the Thingworx Extension Development API.
ThingworxExtensionApiMethod - Annotation Type in com.thingworx.metadata.annotations
The ThingworxExtensionApiMethod annotation is used to indicate that the current method is part of the Thingworx Extension Development API.
ThingworxFieldDefinition - Annotation Type in com.thingworx.metadata.annotations
A field definition describes a single field within a data shape definition.
ThingworxHandlerDefinition - Annotation Type in com.thingworx.metadata.annotations
 
ThingworxHandlerDefinitions - Annotation Type in com.thingworx.metadata.annotations
 
ThingworxImplementedShapeDefinition - Annotation Type in com.thingworx.metadata.annotations
Specifies the name of a thing shape that this class implements.
ThingworxImplementedShapeDefinitions - Annotation Type in com.thingworx.metadata.annotations
Contains a collection of thing shape references that this entity will implement.
ThingworxMetric - Class in com.thingworx.common.utils
Static helpers for easily creating Thingworx Metrics data.
ThingworxMetric() - Constructor for class com.thingworx.common.utils.ThingworxMetric
 
ThingworxPropertyDefinition - Annotation Type in com.thingworx.metadata.annotations
Defines a property that belongs to a thing, thing template, or thing shape.
ThingworxPropertyDefinitions - Annotation Type in com.thingworx.metadata.annotations
Contains a collection of property definitions applicable to this entity.
ThingworxServiceDefinition - Annotation Type in com.thingworx.metadata.annotations
Specifies that the indicated method is a service and part of the extension’s API.
ThingworxServiceMapping - Annotation Type in com.thingworx.metadata.annotations
An annotation mapping various services to a characteristic.
ThingworxServiceMappings - Annotation Type in com.thingworx.metadata.annotations
Contains a collection of service mappings to various characteristics of a thing or thing template.
ThingworxServiceParameter - Annotation Type in com.thingworx.metadata.annotations
Specifies the configuration for a parameter in a service method.
ThingworxServiceResult - Annotation Type in com.thingworx.metadata.annotations
Defines the result returned by the service.
ThingworxSessionState - Enum in com.thingworx.security.authentication
 
ThingworxSharedConfigurationTableDefinitions - Annotation Type in com.thingworx.metadata.annotations
Contains a collection of configuration tables shared at the thing template level.
ThingworxSubscription - Annotation Type in com.thingworx.metadata.annotations
Defines a subscription that the entity wishes to handle.
ThingworxSubscriptions - Annotation Type in com.thingworx.metadata.annotations
Contains a collection of subscriptions handled by this entity (or derived instances of the entity, for example a thing that uses the annotated thing template).
ThingworxUserNamePasswordCredentials - Class in com.thingworx.security.authentication
 
ThingworxUserNamePasswordCredentials(String) - Constructor for class com.thingworx.security.authentication.ThingworxUserNamePasswordCredentials
 
ThingworxUserNamePasswordCredentials(String, String) - Constructor for class com.thingworx.security.authentication.ThingworxUserNamePasswordCredentials
 
THIS_SUB_VARIABLE_NAME - Static variable in class com.thingworx.entities.utils.EventUtilities
 
ThreadLocalContext - Class in com.thingworx.webservices.context
A container for all session-managed objects.
ThreadLocalContext() - Constructor for class com.thingworx.webservices.context.ThreadLocalContext
 
TIME - Static variable in class com.thingworx.types.primitives.structs.VTQ
 
TIMEOUT - Static variable in class com.thingworx.ux.media.MediaEntity
 
TimeShift(InfoTable, String, Double) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: TimeInterpolation Service Description: Shift the time values for an infotable by a given amount.
Timespan - Class in com.thingworx.types.primitives.structs
 
Timespan() - Constructor for class com.thingworx.types.primitives.structs.Timespan
 
Timespan(DateTime, DateTime) - Constructor for class com.thingworx.types.primitives.structs.Timespan
 
Timespan(DateTime, DateTime, String) - Constructor for class com.thingworx.types.primitives.structs.Timespan
 
TIMESPAN - com.thingworx.types.BaseTypes
Has a value equivalent of 4.
TimespanPrimitive - Class in com.thingworx.types.primitives
 
TimespanPrimitive() - Constructor for class com.thingworx.types.primitives.TimespanPrimitive
 
TimespanPrimitive(Timespan) - Constructor for class com.thingworx.types.primitives.TimespanPrimitive
 
TO_STRING_MESSAGE - Static variable in class com.thingworx.communications.common.SecurityClaims
 
toDataShape() - Method in class com.thingworx.metadata.collections.FieldDefinitionCollection


Returns a new DataShapeDefinition containing the field definitions stored in this collection.
toDataShape() - Method in class com.thingworx.metadata.collections.PropertyDefinitionCollection
 
toEntityReferenceCollection() - Method in class com.thingworx.entities.collections.RootEntityCollection
 
toEntryInfoTable() - Method in class com.thingworx.navigation.MenuItemCollection
 
toInfoTable() - Method in class com.thingworx.entities.collections.EntityReferenceCollection
 
toInfoTable() - Method in class com.thingworx.navigation.Menu
 
toInfoTable() - Method in class com.thingworx.navigation.MenuItemCollection
 
toInfoTable() - Method in class com.thingworx.security.organizations.OrganizationalUnit
 
toInfoTable() - Method in class com.thingworx.types.collections.ValueCollection
 
toJSON() - Method in class com.thingworx.entities.collections.EntityReferenceCollection
 
toJSON() - Method in class com.thingworx.entities.RootEntity
Deprecated.
no replacement
toJSON() - Method in class com.thingworx.metadata.DataShapeDefinition
Deprecated.
no replacement
toJSON() - Method in class com.thingworx.navigation.MenuItemCollection
 
toJSON() - Method in class com.thingworx.security.organizations.OrganizationalUnit
 
toJSON() - Method in class com.thingworx.security.permissions.DesignTimePermissionCollection
 
toJSON() - Method in class com.thingworx.security.permissions.Permission
 
toJSON() - Method in class com.thingworx.security.permissions.RunTimePermissionCollection
 
toJSON() - Method in class com.thingworx.security.permissions.VisibilityPermissionCollection
 
toJSON() - Method in class com.thingworx.types.collections.ValueCollection
Deprecated.
no replacement
toJSON() - Method in class com.thingworx.types.data.filters.AndFilterCollection


Produces JSON representation of this filter.
toJSON() - Method in class com.thingworx.types.data.filters.BetweenFilter


Produces a JSON representation of this filter by delegating to the internal filter collection as returned by BetweenFilter.getCombinedFilter().
toJSON() - Method in class com.thingworx.types.data.filters.FilterCollection
 
toJSON() - Method in interface com.thingworx.types.data.filters.IFilter


Produces JSON representation of this filter.
toJSON() - Method in class com.thingworx.types.data.filters.LikeFilter


Produces JSON representation of this filter.
toJSON() - Method in class com.thingworx.types.data.filters.MissingValueFilter


Produces JSON representation of this filter.
toJSON() - Method in class com.thingworx.types.data.filters.NearFilter


Produces JSON representation of this filter.
toJSON() - Method in class com.thingworx.types.data.filters.OrFilterCollection
toJSON() - Method in class com.thingworx.types.data.filters.RangeFilter


Produces JSON representation of this filter.
toJSON() - Method in class com.thingworx.types.data.filters.SetFilter


Produces JSON representation of this filter.
toJSON() - Method in class com.thingworx.types.data.filters.TagFilter


Produces JSON representation of this filter.
toJSON() - Method in interface com.thingworx.types.data.pagination.IPagination
 
toJSON() - Method in class com.thingworx.types.data.pagination.Pagination


Creates a JSON representation of pagination containing page size and page number.
toJSON() - Method in class com.thingworx.types.data.queries.Query


Produces a JSON representation of this query.
toJSON() - Method in class com.thingworx.types.data.sorters.GenericSorter


Produces JSON representation of this sorter.
toJSON() - Method in interface com.thingworx.types.data.sorters.ISort


Produces JSON representation of this sorter as either JSONObject or JSONArray as most appropriate.
toJSON() - Method in class com.thingworx.types.data.sorters.SortCollection


Produces JSONArray of child sorters' JSON representations.
toJSON() - Method in class com.thingworx.types.InfoTable
Deprecated.
no replacement
toJSON() - Method in class com.thingworx.types.primitives.structs.ThingCode


Construct a new JSONObject from this ThingCode instance.
toJSON() - Method in class com.thingworx.types.TagCollection
 
toJSON(DataShapeDefinition) - Method in class com.thingworx.datatables.DataTableEntry
Deprecated. 
toJSON(DataShapeDefinition) - Method in class com.thingworx.streams.StreamEntry
Deprecated.
no replacement
ToJSON(InfoTable) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Deprecated.
no replacement
toJSONArray() - Method in class com.thingworx.types.data.sorters.GenericSorter


Produces JSONArray containing result of GenericSorter.toJSON().
toJSONArray() - Method in interface com.thingworx.types.data.sorters.ISort


Produces JSONArray representation of this sorter.
toJSONArray() - Method in class com.thingworx.types.data.sorters.SortCollection


Produces JSONArray representation of this sorter as per SortCollection.toJSON().
toJSONDefinition() - Method in class com.thingworx.entities.RootEntity
Deprecated.
no replacement
toJSONTyped(DataShapeDefinition) - Method in class com.thingworx.types.collections.ValueCollection
Deprecated.
no replacement
TOKEN_TABLE_NAME - Static variable in class com.thingworx.localization.LocalizationTable
 
toMap() - Method in class com.thingworx.types.primitives.structs.ThingCode


Construct a new HashMap from this ThingCode instance.
toNamedValueCollection() - Method in class com.thingworx.types.collections.ValueCollection
 
topN(int) - Method in class com.thingworx.types.InfoTable
 
TopN(InfoTable, Double) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Filters Service Description: Returns the top n rows.
topNToNewTable(int) - Method in class com.thingworx.types.InfoTable
 
toShortString() - Method in class com.thingworx.types.primitives.structs.Location
 
toStream(OutputStream, InfoTable, NamedValueCollection) - Method in class com.thingworx.webservices.serialization.InfoTableCSVConverter
Deprecated.
no replacement
toString() - Method in class com.thingworx.communications.common.SecurityClaims


Returns a string representation of this SecurityClaims object.
toString() - Method in class com.thingworx.entities.EntityReference
 
toString() - Method in class com.thingworx.metadata.collections.PropertyDefinitionCollection
 
toString() - Method in class com.thingworx.migration.Version
 
toString() - Method in class com.thingworx.platform.common.EntityVersion
 
toString() - Method in class com.thingworx.types.collections.AspectCollection
 
toString() - Method in class com.thingworx.types.primitives.LocationPrimitive
 
toString() - Method in class com.thingworx.types.primitives.StringPrimitive
 
toString() - Method in class com.thingworx.types.primitives.structs.Location
 
toString() - Method in class com.thingworx.types.primitives.structs.ThingCode


Construct a String representation of this ThingCode instance.
toString() - Method in class com.thingworx.types.primitives.structs.Timespan
 
toString() - Method in class com.thingworx.types.primitives.structs.Vec2


Construct a string representation of this Vec2 instance.
toString() - Method in class com.thingworx.types.primitives.structs.Vec3


Construct a string representation of this Vec3 instance.
toString() - Method in class com.thingworx.types.primitives.structs.Vec4


Construct a string representation of this Vec4 instance.
toString() - Method in class com.thingworx.types.primitives.structs.VTQ
 
toString() - Method in class com.thingworx.types.primitives.ThingCodePrimitive
 
toString() - Method in class com.thingworx.types.primitives.VariantPrimitive
 
toString() - Method in class com.thingworx.types.primitives.Vec2Primitive
 
toString() - Method in class com.thingworx.types.primitives.Vec3Primitive
 
toString() - Method in class com.thingworx.types.primitives.Vec4Primitive
 
toString() - Method in class com.thingworx.types.TagCollection
 
toString() - Method in class com.thingworx.types.TagLink
 
toTypedValueCollection() - Method in class com.thingworx.datastorage.DataEntry
 
toValueCollection() - Method in class com.thingworx.datashape.DataShape


A helper method that creates a ValueCollection containing mappings describing the data shape and its field definitions.
toValueCollection() - Method in class com.thingworx.datastorage.BasicEntry
 
toValueCollection() - Method in class com.thingworx.datatables.DataTableEntry
 
toValueCollection() - Method in class com.thingworx.navigation.MenuItem
 
toValueCollection() - Method in class com.thingworx.platform.common.EntityVersion
 
toValueCollection() - Method in class com.thingworx.types.NamedObject
 
toValueCollection() - Method in class com.thingworx.types.TagLink
 
toWriter(Writer, InfoTable, NamedValueCollection) - Method in class com.thingworx.webservices.serialization.InfoTableCSVConverter
Deprecated.
no replacement
TRACE_PARAMETER - Static variable in class com.thingworx.common.RESTAPIConstants
 
TransactionFactory - Class in com.thingworx.persistence
A front-end class that provides convenience methods for managing persistence transactions, particularly in the context of a request.
TransactionFactory() - Constructor for class com.thingworx.persistence.TransactionFactory
 
Trend - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertCategories
 
Trend - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
 
TRUSTED_DOMAINS - Static variable in class com.thingworx.common.utils.HttpUtilities
 
TunnelCommandFromEdge(String, String) - Method in class com.thingworx.things.connected.RemoteThingWithTunnels
 
TunnelCommandToEdge(String, String) - Method in class com.thingworx.things.connected.RemoteThingWithTunnels
 
TWX_PUT_AS_PUT - Static variable in class com.thingworx.common.RESTAPIConstants
 
TYPE_THING - Static variable in class com.thingworx.things.Thing
 

U

UNBINDREQUEST - com.thingworx.common.RESTAPIConstants.Method
 
UNDERSCORE - Static variable in class com.thingworx.common.SharedConstants
 
uniform(String) - Method in interface com.thingworx.metrics.builder.IStatisticBuilder


Returns a uniformly-distributed metric.
UNINDEXABLE_PROPERTY_TYPES - Static variable in enum com.thingworx.types.BaseTypes
 
Union(InfoTable, InfoTable) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Combination Service Description: Returns a single infotable with values from two tables.
Unknown - com.thingworx.common.RESTAPIConstants.Characteristic
 
Unknown - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
Unknown - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Unknown - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertCategories
 
Unknown - com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
 
UNKNOWN - com.thingworx.common.RESTAPIConstants.Method
 
UNKNOWN - com.thingworx.types.constants.QualityStatus
The status is unknown.
UNKNOWN_NODE_TYPE - Static variable in class com.thingworx.relationships.RelationshipTypes
 
UNKNOWN_VALUE - Static variable in class com.thingworx.common.SharedConstants
 
UnlockUser() - Method in class com.thingworx.security.users.User
Service Category: Security Service Description: Service to unlock a user.
UNSUPPORTED_ERROR_MESSAGE - Static variable in class com.thingworx.common.RESTAPIConstants
 
UNVERIFIED_SOURCE - com.thingworx.types.constants.QualityStatus
The status is unverified source.
update(V) - Method in interface com.thingworx.metrics.IStatistic


Updates the statistical data with the provided value.
update(V, boolean) - Method in interface com.thingworx.metrics.IStatistic


Updates the statistical data with the provided value with optional persistence
Update - com.thingworx.security.permissions.PermissionTypes
 
UPDATE - com.thingworx.common.RESTAPIConstants.FunctionType
 
UPDATE_DEPENDENCIES_ERROR_MSG - Static variable in class com.thingworx.projects.Project
 
UpdateDataTableEntries(TagCollection, Location, String, String, InfoTable) - Method in class com.thingworx.datatables.DataTableThing
Service Category: DataTableEntries Service Description: Update multiple data table entries.
UpdateDataTableEntriesWithQuery(TagCollection, Location, String, String, InfoTable, JSONObject, InfoTable) - Method in class com.thingworx.datatables.DataTableThing
Service Category: DataTableEntries Service Description: Add or update multiple data table entries based on a query.
UpdateDataTableEntry(TagCollection, Location, String, String, InfoTable) - Method in class com.thingworx.datatables.DataTableThing
Service Category: DataTableEntries Service Description: Update an existing data table entry.
UpdateFieldDefinition(String, String, String, Integer, Boolean, String) - Method in class com.thingworx.datashape.DataShape
Service Category: Fields Service Description: Update a field definition.

An entity service that modifies an existing field definition.
UpdateGroups(JSONObject, JSONObject) - Method in class com.thingworx.navigation.Menu
 
UpdateMediaEntity(String, byte[]) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Media Service Description: Update a media entity.
UpdatePermissions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
UpdateProjectDependencies() - Method in class com.thingworx.entities.RootEntity
Service Category: Projects Service Description: Updates Project's 'dependends-on Projects' by scanning current entity's external dependencies.

Updates entity's project dependencies by scanning entity's external dependencies
UpdateProjectDependencies() - Method in class com.thingworx.projects.Project
Service Category: Projects Service Description: Updates current project's 'depends-on Projects' list by scanning entity set's external dependencies.

Updates current project's dependencies by scanning project and project's entity set external dependencies
UpdatePropertyValues(InfoTable) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Write property values for a thing.
UpdatePropertyValuesBatched(InfoTable) - Method in class com.thingworx.things.Thing
Service Category: Properties Service Description: Write property values for a thing, processing change events in batches by timestamp.
UpdateQuery(InfoTable, JSONObject, InfoTable) - Method in class com.thingworx.resources.queries.InfoTableFunctions
Service Category: Filters Service Description: Update rows that match a query with a provided set of values.
updateRowsToNewTable(IFilter, ValueCollection) - Method in class com.thingworx.types.InfoTable
 
UpdateStreamEntry(String, Location, String, TagCollection, InfoTable) - Method in class com.thingworx.streams.StreamThing
Service Category: StreamEntries Service Description: Update an existing stream entry.
UpdateStyleDefinition(String, JSONObject) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: StyleDefinitions Service Description: Update a style definition entity.
UpdateSubscribedPropertyValues(InfoTable) - Method in class com.thingworx.things.connected.RemoteThing
Service Category: Updates Service Description: Write subscribed property values for a connected thing.
UpdateSubscribedPropertyValuesBatched(InfoTable) - Method in class com.thingworx.things.connected.RemoteThing
Service Category: Properties Service Description: Write subscribed property values for a connected thing, processing change events according to the provided batches.
UpdateUserWithOptions(InfoTable) - Method in class com.thingworx.resources.entities.EntityServices
Service Category: Users Service Description: Updates a user.
URL - Static variable in class com.thingworx.ux.media.MediaEntity
 
User - Class in com.thingworx.security.users
A Thingworx User entity.
User - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
User() - Constructor for class com.thingworx.security.users.User
 
USER_EDIT_LOCK - Static variable in class com.thingworx.entities.utils.UserUtilities
 
USER_EXTENSIONS_DATE_ROW - Static variable in class com.thingworx.security.users.User
 
USER_EXTENSIONS_NAME_ROW - Static variable in class com.thingworx.security.users.User
 
USER_EXTENSIONS_TABLE_NAME - Static variable in class com.thingworx.security.users.User
 
USER_EXTENSIONS_THINGSHAPE - Static variable in class com.thingworx.security.users.User
 
USER_EXTENSIONS_VALUE_ROW - Static variable in class com.thingworx.security.users.User
 
USER_ID - Static variable in class com.thingworx.ux.media.MediaEntity
 
USER_THING_PACKAGE - Static variable in class com.thingworx.security.users.DefaultUsers
 
USER_THING_TEMPLATE - Static variable in class com.thingworx.security.users.DefaultUsers
 
UserManagementSubsystem - Class in com.thingworx.system.subsystems.users
 
UserManagementSubsystem() - Constructor for class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
USERNAME - com.thingworx.types.BaseTypes
Has a value equivalent of 108.
Users - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
Users - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
USERS - Static variable in class com.thingworx.security.groups.DefaultGroups
 
UserUtilities - Class in com.thingworx.entities.utils
 
UserUtilities() - Constructor for class com.thingworx.entities.utils.UserUtilities
 
UTF8_ENCODING - Static variable in class com.thingworx.common.RESTAPIConstants
 

V

validateAdminMembership() - Static method in class com.thingworx.entities.utils.UserUtilities
 
validateConfiguration(ImportedEntityCollection) - Method in class com.thingworx.datashape.DataShape
 
validateConfiguration(ImportedEntityCollection) - Method in class com.thingworx.datatables.DataTableThing
 
validateConfiguration(ImportedEntityCollection) - Method in class com.thingworx.entities.RootEntity


validateConfiguration(ImportedEntityCollection) - Method in class com.thingworx.streams.StreamThing
 
validateConfiguration(ImportedEntityCollection) - Method in class com.thingworx.system.subsystems.scim.SCIMSubsystem
 
validateConfiguration(ImportedEntityCollection) - Method in class com.thingworx.things.Thing


validateCredentials(String, String) - Static method in class com.thingworx.security.authentication.AuthenticationUtilities
 
validateCredentials(String, String) - Method in class com.thingworx.security.directoryservices.DirectoryService
 
validateCredentials(String, String, HttpServletRequest) - Static method in class com.thingworx.security.authentication.AuthenticationUtilities
 
validateCredentials(String, String, HttpServletRequest) - Method in class com.thingworx.security.directoryservices.DirectoryService
 
ValidateCredentials(User, String) - Method in class com.thingworx.security.directoryservices.DirectoryService
ValidateCredentials(User, String, HttpServletRequest) - Method in class com.thingworx.security.directoryservices.DirectoryService
validateDomainWithoutProtocol(String) - Static method in class com.thingworx.common.utils.HttpUtilities


Validate the domain name against the white list of domains, if the validation is enabled.
validateEnabledThingworxUser(String) - Static method in class com.thingworx.security.authentication.AuthenticationUtilities
validateEntityName(String) - Static method in class com.thingworx.entities.utils.EntityUtilities
 
ValidateFileTransfer(String, String, String, String) - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
Service Category: FileTransfer Service Description: validate the file transfer based on the validation signature.
ValidateFileTransfer(String, String, String, String) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
Service Category: FileTransfer Service Description: validate the file transfer based on the validation signature.
validateJSON(String) - Static method in class com.thingworx.common.utils.JSONUtilities


Validate the incoming string for JSON specification and leading and ending braces.
validateThingworxUser(String) - Static method in class com.thingworx.security.authentication.AuthenticationUtilities


Validates the userName parameter specified.
VALUE - com.thingworx.types.constants.DataChangeType
 
VALUE - Static variable in interface com.thingworx.metrics.IMetric
 
VALUE - Static variable in class com.thingworx.types.primitives.structs.VTQ
 
VALUE_ELEMENT - Static variable in class com.thingworx.types.constants.CommonPropertyNames
 
VALUE_TYPE - Static variable in interface com.thingworx.metrics.IMetric
 
ValueCollection - Class in com.thingworx.types.collections
A ValueCollection is a HashMap that maps Strings to Primitives.
ValueCollection() - Constructor for class com.thingworx.types.collections.ValueCollection
 
ValueCollectionList - Class in com.thingworx.types.collections
 
ValueCollectionList() - Constructor for class com.thingworx.types.collections.ValueCollectionList
 
valueOf(String) - Static method in enum com.thingworx.common.RESTAPIConstants.Characteristic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.common.RESTAPIConstants.FunctionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.common.RESTAPIConstants.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.common.RESTAPIConstants.StatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.common.SharedConstants.HACompatibilityImportLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.relationships.RelationshipTypes.ThingworxNodeTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.security.authentication.AuthenticationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.security.authentication.ThingworxSessionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.security.permissions.PermissionTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.system.ContextType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertCategories
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.system.subsystems.SubsystemState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.things.repository.FileRepositoryThing.CompressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.things.repository.FileRepositoryThing.FileMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.things.ThingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.types.BaseTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.types.constants.DataChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.types.constants.FoldTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.types.constants.QualityStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.thingworx.types.data.filters.RangeFilter.Type
Returns the enum constant of this type with the specified name.
valueOf(String, String) - Static method in class com.thingworx.types.TagLink


Creates a new TagLink based on the provided vocabulary name and term.
values() - Static method in enum com.thingworx.common.RESTAPIConstants.Characteristic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.common.RESTAPIConstants.FunctionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.common.RESTAPIConstants.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.common.RESTAPIConstants.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.common.SharedConstants.HACompatibilityImportLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.relationships.RelationshipTypes.ThingworxNodeTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.security.authentication.AuthenticationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.security.authentication.ThingworxSessionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.security.permissions.PermissionTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.system.ContextType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertCategories
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.system.subsystems.alerts.data.AlertTypes.AlertType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.system.subsystems.SubsystemState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.things.repository.FileRepositoryThing.CompressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.things.repository.FileRepositoryThing.FileMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.things.ThingState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.types.BaseTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.types.constants.DataChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.types.constants.FoldTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.types.constants.QualityStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.thingworx.types.data.filters.RangeFilter.Type
Returns an array containing the constants of this enum type, in the order they are declared.
ValueStream - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ValueStreamEntries - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ValueStreamEntry - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
ValueStreams - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
VARIANT - com.thingworx.types.BaseTypes
Has a value equivalent of 16.
VariantPrimitive - Class in com.thingworx.types.primitives
 
VariantPrimitive() - Constructor for class com.thingworx.types.primitives.VariantPrimitive
 
VariantPrimitive(IPrimitiveType) - Constructor for class com.thingworx.types.primitives.VariantPrimitive
 
Vec2 - Class in com.thingworx.types.primitives.structs
BaseType used to represent a Vector of 2 decimal values modeled with x and y.

Default x value is 0.0.
Default y value is 0.0.
Vec2() - Constructor for class com.thingworx.types.primitives.structs.Vec2
 
VEC2 - com.thingworx.types.BaseTypes
Has a value equivalent of 124.
Vec2Primitive - Class in com.thingworx.types.primitives
Primitive type used to encapsulate a Vec2.
Vec2Primitive() - Constructor for class com.thingworx.types.primitives.Vec2Primitive


Construct a new Vec2Primitive with a new Vec2 containing default values.
Vec2Primitive(double, double) - Constructor for class com.thingworx.types.primitives.Vec2Primitive


Construct a new Vec2Primitive with the provided x and y values.
Vec2Primitive(Vec2) - Constructor for class com.thingworx.types.primitives.Vec2Primitive


Construct a new Vec2Primitive with a provided Vec2.
Vec3 - Class in com.thingworx.types.primitives.structs
BaseType used to represent a Vector of 3 decimal values modeled with x, y, and z.

Default x value is 0.0.
Default y value is 0.0.
Default z value is 0.0.
Vec3() - Constructor for class com.thingworx.types.primitives.structs.Vec3


Construct a Vec3 with default values.
Vec3(double, double, double) - Constructor for class com.thingworx.types.primitives.structs.Vec3


Construct a Vec3 with the provided x, y and z values.
Vec3(Vec2, double) - Constructor for class com.thingworx.types.primitives.structs.Vec3


Construct a Vec3 with the provided Vec2 and z values.
VEC3 - com.thingworx.types.BaseTypes
Has a value equivalent of 124.
Vec3Primitive - Class in com.thingworx.types.primitives
Primitive type used to encapsulate a Vec3.
Vec3Primitive() - Constructor for class com.thingworx.types.primitives.Vec3Primitive


Construct a new Vec3Primitive with a new Vec3 containing default values.
Vec3Primitive(Vec3) - Constructor for class com.thingworx.types.primitives.Vec3Primitive


Construct a new Vec3Primitive with a provided Vec3.
Vec3Primitive(Double, Double, Double) - Constructor for class com.thingworx.types.primitives.Vec3Primitive


Construct a new Vec3Primitive with the provided x, y, and z values.
Vec4 - Class in com.thingworx.types.primitives.structs
BaseType used to represent a Vector of 4 decimal values modeled with x, y, z, and w.

Default x value is 0.0.
Default y value is 0.0.
Default z value is 0.0.
Default w value is 1.0.
Vec4() - Constructor for class com.thingworx.types.primitives.structs.Vec4


Construct a Vec4 with default values.
Vec4(double, double, double, double) - Constructor for class com.thingworx.types.primitives.structs.Vec4


Construct a Vec3 with the provided x, y and z values.
VEC4 - com.thingworx.types.BaseTypes
Has a value equivalent of 125.
Vec4Primitive - Class in com.thingworx.types.primitives
Primitive type used to encapsulate a Vec4.
Vec4Primitive() - Constructor for class com.thingworx.types.primitives.Vec4Primitive


Construct a new Vec4Primitive with a new Vec4 containing default values.
Vec4Primitive(Vec4) - Constructor for class com.thingworx.types.primitives.Vec4Primitive


Construct a new Vec4Primitive with a provided Vec4.
Vec4Primitive(Double, Double, Double, Double) - Constructor for class com.thingworx.types.primitives.Vec4Primitive


Construct a new Vec4Primitive with the provided x, y, z, and w values.
Version - Class in com.thingworx.migration
 
Version(int, int, int) - Constructor for class com.thingworx.migration.Version
 
VERSION_1 - Static variable in class com.thingworx.common.SharedConstants
 
VERSION_2 - Static variable in class com.thingworx.common.SharedConstants
 
VERSION_LEGACY - Static variable in class com.thingworx.subscriptions.MultiEventSubscription
 
VERSION_MULTI - Static variable in class com.thingworx.subscriptions.MultiEventSubscription
 
VERSION_REGEX - Static variable in class com.thingworx.common.SharedConstants
 
Visibility - com.thingworx.security.permissions.PermissionTypes
 
VISIBILITY_PERMISSIONS - Static variable in enum com.thingworx.security.permissions.PermissionTypes
 
VisibilityPermission - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
VISIBILITYPERMISSIONCHECK_CHARACTERISTIC - Static variable in class com.thingworx.common.RESTAPIConstants
 
VisibilityPermissionCollection - Class in com.thingworx.security.permissions
 
VisibilityPermissionCollection() - Constructor for class com.thingworx.security.permissions.VisibilityPermissionCollection
 
VisibilityPermissions - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Vocabulary - Class in com.thingworx.vocabularies
 
Vocabulary - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Vocabulary() - Constructor for class com.thingworx.vocabularies.Vocabulary
 
VOCABULARY - Static variable in class com.thingworx.common.SharedConstants
 
VOCABULARY_TERM - Static variable in class com.thingworx.common.SharedConstants
 
VocabularyTerm - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
VocabularyTerms - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
VTQ - Class in com.thingworx.types.primitives.structs
 
VTQ() - Constructor for class com.thingworx.types.primitives.structs.VTQ
 
VTQ(IPrimitiveType) - Constructor for class com.thingworx.types.primitives.structs.VTQ
 
VTQ(IPrimitiveType, DateTime, QualityStatus) - Constructor for class com.thingworx.types.primitives.structs.VTQ
 

W

W - Static variable in class com.thingworx.types.primitives.structs.Vec4
 
WARN - com.thingworx.common.SharedConstants.HACompatibilityImportLevel
 
WEBAPP_NAME - Static variable in class com.thingworx.common.RESTAPIConstants
 
WEBAPP_PATH_DELIMITER - Static variable in class com.thingworx.common.RESTAPIConstants
 
WEBAPP_SCHEME_DELIMITER - Static variable in class com.thingworx.common.RESTAPIConstants
 
WEBSOCKET_API_ENDPOINT - Static variable in class com.thingworx.common.RESTAPIConstants
 
WEBSOCKET_RELATIVE_URI - Static variable in class com.thingworx.common.RESTAPIConstants
 
Widget - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Widgets - com.thingworx.relationships.RelationshipTypes.ThingworxEntityTypes
 
Widgets - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Wiki - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
WikiHistories - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
WikiHistory - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
WikiPage - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
WikiPages - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
Wikis - com.thingworx.relationships.RelationshipTypes.ThingworxRelationshipTypes
 
WILDCARD - Static variable in class com.thingworx.common.SharedConstants
 
within(Location, Location, double, String) - Static method in class com.thingworx.common.utils.LocationUtilities
 
wrapJSONArray(JSONArray) - Static method in class com.thingworx.common.utils.JSONUtilities
 
write(byte[]) - Method in interface com.thingworx.websockets.xmpp.IRemoteTunnel
 
write(VTQ) - Method in interface com.thingworx.things.bindings.IBindingTarget
 
WRITE - com.thingworx.common.RESTAPIConstants.FunctionType
 
WRITE - com.thingworx.things.repository.FileRepositoryThing.FileMode
 
writeInfoTableToString(InfoTable) - Static method in class com.thingworx.common.utils.JSONUtilities
Deprecated.
no replacement
writeInfoTableToWriter(Writer, InfoTable) - Static method in class com.thingworx.common.utils.JSONUtilities
Deprecated.
no replacement
writeJSON(JSONObject) - Static method in class com.thingworx.common.utils.JSONUtilities
 
writeJSON(JSONObject, OutputStream) - Static method in class com.thingworx.common.utils.JSONUtilities
 
writeJSON(JSONObject, Writer) - Static method in class com.thingworx.common.utils.JSONUtilities
 
writeJSONArray(JSONArray) - Static method in class com.thingworx.common.utils.JSONUtilities
 
writeJSONFormatted(JSONObject) - Static method in class com.thingworx.common.utils.JSONUtilities
 
writeJSONFormatted(JSONObject, OutputStream) - Static method in class com.thingworx.common.utils.JSONUtilities
 
writeJSONFormatted(JSONObject, Writer) - Static method in class com.thingworx.common.utils.JSONUtilities
 
WritePropertiesToStream(String, TagCollection) - Method in class com.thingworx.things.Thing
Service Category: Data Service Description: Store properties of this thing to a stream.
WriteToBinaryFile(String, Double, byte[]) - Method in class com.thingworx.things.connected.RemoteThingWithFileTransfer
 
WriteToBinaryFile(String, Double, byte[]) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
 
WriteToBinaryFile(String, Double, byte[]) - Method in class com.thingworx.things.repository.FileRepositoryThing
 
WriteToTextFile(String, Double, String) - Method in class com.thingworx.things.repository.FileRepositoryThing
Service Category: Files Service Description: Write to a text file.
writeValueCollectionToString(ValueCollection, DataShapeDefinition) - Static method in class com.thingworx.common.utils.JSONUtilities
Deprecated.
no replacement
WSSessionId - Class in com.thingworx.utils
 
WSSessionId() - Constructor for class com.thingworx.utils.WSSessionId
 

X

X - Static variable in class com.thingworx.types.primitives.structs.Vec2
 
XML - com.thingworx.types.BaseTypes
Has a value equivalent of 7.
XMLPrimitive - Class in com.thingworx.types.primitives
 
XMLPrimitive() - Constructor for class com.thingworx.types.primitives.XMLPrimitive
 
XMLPrimitive(String) - Constructor for class com.thingworx.types.primitives.XMLPrimitive
 
XMLPrimitive(Document) - Constructor for class com.thingworx.types.primitives.XMLPrimitive
 
XMLSCHEMA_DATE_FORMAT - Static variable in class com.thingworx.common.SharedConstants
 
XMLUtilities - Class in com.thingworx.common.utils
 
XMLUtilities() - Constructor for class com.thingworx.common.utils.XMLUtilities
 

Y

Y - Static variable in class com.thingworx.types.primitives.structs.Vec2
 

Z

Z - Static variable in class com.thingworx.types.primitives.structs.Vec3
 
ZERO - Static variable in class com.thingworx.common.SharedConstants
 
ZIP - com.thingworx.things.repository.FileRepositoryThing.CompressionType
 

_

_dataShape - Variable in class com.thingworx.datatables.DataTableThing
 
_errorLogger - Static variable in class com.thingworx.resources.admin.ScriptServices
 
_externalDataShape - Variable in class com.thingworx.datatables.DataTableThing
 
_logger - Static variable in class com.thingworx.datatables.DataTableThing
 
_logger - Static variable in class com.thingworx.streams.StreamThing
 
_logger - Static variable in class com.thingworx.system.subsystems.alerts.data.Alert
 
_logger - Static variable in class com.thingworx.things.bindings.LocalPropertyBinding
 
_logger - Static variable in class com.thingworx.things.bindings.RemotePropertyBinding
 
_logger - Static variable in class com.thingworx.things.Thing
 
_passwordConfigurableMinLength - Variable in class com.thingworx.system.subsystems.users.UserManagementSubsystem
 
_securityMonitorThing - Static variable in class com.thingworx.security.authentication.AuthenticationUtilities
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages