- ACCEPT_HEADER - Static variable in class com.thingworx.common.RESTAPIConstants
-
- ACCEPT_HEADER - Static variable in class com.thingworx.common.utils.HttpUtilities
-
- ACCUMULATED_DATA_SHAPE - Static variable in class com.thingworx.datatables.DataTableThing
-
- AcknowledgeAlert(String, String, String) - Method in class com.thingworx.resources.alerts.AlertServices
-
Service Category: Alerts
Service Description: Acknowledge an active alert.
- AcknowledgeAlert(String, String) - Method in class com.thingworx.things.Thing
-
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
-
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
-
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
-
Service Category: StreamEntries
Service Description: Add a new stream entry.
- addDesignTimePermission(PermissionTypes, Permission) - 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.
- addDesignTimePermission(PermissionTypes, Permission) - Method in class com.thingworx.entities.RootEntity
-
- addDesignTimePermission(PermissionTypes, Permission) - Method in interface com.thingworx.security.permissions.IDesignTimeSecurable
-
- 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
-
- 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(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.
- 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.
- 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
-
Service Category: StreamEntries
Service Description: Add a new stream entry.
- AddInfoTableValueStreamEntry(DateTime, String, InfoTable) - 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(String, String, String, String, Boolean) - Method in class com.thingworx.thingshape.ThingShape
-
Service Category: Permissions
Service Description: Add an instance run time permission.
- 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.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
-
Service Category: StreamEntries
Service Description: Add a new stream entry.
- AddLocationValueStreamEntry(DateTime, String, Location) - 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
-
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, String) - Method in class com.thingworx.security.organizations.Organization
-
Service Category: Members
Service Description: Add a user/group to this organization.
- AddMember(String, String) - Method in class com.thingworx.security.organizations.OrganizationalUnit
-
Service Category: Members
Service Description: Add a user/group to this Organizational Unit.
- 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
-
Service Category: StreamEntries
Service Description: Add a new stream entry.
- AddOrganizationalUnit(String, String) - Method in class com.thingworx.security.organizations.Organization
-
Service Category: OrgUnits
Service Description: Add an organizational unit.
- addOrganizationalUnit(OrganizationalUnit) - Method in class com.thingworx.security.users.User
-
- 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, String, Double, Boolean, String, Integer, String, Double, String) - Method in class com.thingworx.things.Thing
-
- 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
-
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.thingshape.ThingShape
-
- 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
-
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.thingtemplates.ThingTemplate
-
- 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
-
Service Category: Metadata
Service Description: Add a property definition.
- 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
-
- 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
-
- 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(String, String, String, String, Boolean) - Method in class com.thingworx.entities.RootEntity
-
Service Category: Permissions
Service Description: Add a run time permission.
- addRunTimePermission(PermissionTypes, String, Permission) - Method in class com.thingworx.entities.RootEntity
-
- addRunTimePermission(PermissionTypes, String, Permission) - Method in interface com.thingworx.security.permissions.IRunTimeSecurable
-
- AddServiceDefinition(String, String, String, InfoTable, InfoTable, Boolean, String, Integer) - 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) - 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) - 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, InfoTable) - Method in class com.thingworx.streams.StreamThing
-
Service Category: StreamEntries
Service Description: Add a new stream entry.
- addStreamEntry(DateTime, Location, String, String, TagCollection, ValueCollection) - Method in class com.thingworx.streams.StreamThing
-
- 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
-
Service Category: StreamEntries
Service Description: Add a new stream entry.
- addSubscriber(Thing) - Method in class com.thingworx.things.events.SubscriptionStatus
-
- addSubscriber() - Method in class com.thingworx.things.events.SubscriptionStatus
-
- AddTag(String, String) - Method in class com.thingworx.types.TagCollection
-
- addTag(TagLink) - 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.
- addTags(TagCollection) - Method in class com.thingworx.types.TagCollection
-
- AddThingCodeValueStreamEntry(DateTime, String, ThingCode) - 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
-
Service Category: StreamEntries
Service Description: Add a new stream entry.
- AddVec3ValueStreamEntry(DateTime, String, Vec3) - 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
-
Service Category: StreamEntries
Service Description: Add a new stream entry.
- addVisibilityPermission(PermissionTypes, Permission) - Method in class com.thingworx.entities.collections.RootEntityCollection
-
- AddVisibilityPermission(String, String) - Method in class com.thingworx.entities.RootEntity
-
Service Category: Permissions
Service Description: Add a visibility permission.
- addVisibilityPermission(PermissionTypes, Permission) - Method in class com.thingworx.entities.RootEntity
-
- addVisibilityPermission(PermissionTypes, Permission) - Method in interface com.thingworx.security.permissions.IVisibilitySecurable
-
- 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
-
- 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
-
- AlertDefinition - Class in com.thingworx.system.subsystems.alerts.data
-
- 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
-
- 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
-
- 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_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
-
- 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() - Constructor for class com.thingworx.security.applicationkeys.ApplicationKey
-
- 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_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_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_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_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_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_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_ISFOLDED - Static variable in class com.thingworx.types.constants.Aspects
-
- ASPECT_ISLOGGED - 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_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_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_SCANRATE - Static variable in class com.thingworx.types.constants.Aspects
-
- ASPECT_SELECTOPTIONS - 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 - Class in com.thingworx.types.constants
-
Provides aspect constants and utility methods
- 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(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.
- AssignMembers(InfoTable) - Method in class com.thingworx.security.organizations.OrganizationalUnit
-
- 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
-
- authenticate(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.thingworx.security.authentication.Authenticator
-
- authenticate(HttpServletRequest, HttpServletResponse) - Method in interface com.thingworx.security.authentication.IAuthenticator
-
- authenticate(HttpServletRequest, HttpServletResponse, FilterChain) - Method in interface com.thingworx.security.authentication.IAuthenticator
-
- authenticate(SecurityClaims) - Method in interface com.thingworx.security.authentication.ISecurityClaimsAuthenticator
-
Authenticate the specified securityClaims credentials.
- authenticate(HttpServletRequest, HttpServletResponse) - Method in class com.thingworx.security.authentication.SecurityClaimsAuthenticator
-
- 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() - 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
-
- AUTHORIZATION_SERVER_ID - Static variable in class com.thingworx.ux.media.MediaEntity
-
- AVATAR_CHARACTERISTIC - Static variable in class com.thingworx.common.RESTAPIConstants
-
- 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
-
- 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() - 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(String, String, RESTAPIConstants.StatusCode) - Constructor for exception com.thingworx.common.exceptions.GenericHTTPException
-
- GenericHTTPException(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
-
- GenericHTTPException(String, RESTAPIConstants.StatusCode, Throwable) - Constructor for exception com.thingworx.common.exceptions.GenericHTTPException
-
- GenericHTTPException() - 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(String, boolean) - Constructor for class com.thingworx.types.data.sorters.GenericSorter
-
- GenericSorter(String, boolean, boolean) - Constructor for class com.thingworx.types.data.sorters.GenericSorter
-
- GenericSorter() - 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_REPORTING_STRATEGY_SERVICE_NAME - Static variable in class com.thingworx.things.connected.reportable.ReportingConstants
-
- 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, String) - Method in class com.thingworx.system.subsystems.alerts.data.AlertConfigurationCollection
-
- getAlertDefinition(String) - Method in class com.thingworx.system.subsystems.alerts.data.AlertDefinitionCollection
-
- 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(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(Class<?>) - Method in class com.thingworx.logging.LogUtilities
-
- getApplicationLogger(String) - Method in class com.thingworx.logging.LogUtilities
-
- getApplicationLogger(Class<?>, String) - Method in class com.thingworx.logging.LogUtilities
-
- getApplicationLogger() - Method in class com.thingworx.security.authentication.Authenticator
-
- 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(String, String) - Method in class com.thingworx.system.subsystems.platform.PlatformSubsystem
-
Service Category: Aspects
Service Description: Return a list of valid aspects.
- 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.
- 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
-
Service Category: Template
Service Description: Get base thing template name.
- getBaseThingTemplate() - Method in class com.thingworx.thingtemplates.ThingTemplate
-
- 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.
- 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.entities.RootEntity
-
Service Category: Configuration
Service Description: Get a specific configuration table as an InfoTable.
- getConfigurationTable(String) - Method in class com.thingworx.types.collections.ConfigurationTableCollection
-
- 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
-
Service Category: DataShape
Service Description: Get the currently assigned data shape.
- 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
-
Service Category: DataShape
Service Description: Get the currently assigned data shape.
- getDataShape() - Method in class com.thingworx.streams.StreamThing
-
- getDataShape() - Method in class com.thingworx.types.InfoTable
-
- 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
-
- 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.entities.RootEntity
-
Service Category: Metadata
Service Description: Get the description for an entity.
- 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.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
-
- 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 class com.thingworx.entities.RootEntity
-
Service Category: Permissions
Service Description: Get a list of assigned design time permissions.
- getDesignTimePermissions() - Method in interface com.thingworx.security.permissions.IDesignTimeSecurable
-
- 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.
- 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.
- 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.
- 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.
- 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.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
-
- 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.entities.RootEntity
-
Service Category: Metadata
Service Description: Get ann event definitions for this thing.
- getEventDefinition(String) - 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.
- getEventDefinitions() - Method in class com.thingworx.metadata.ThingShapeDefinitionBase
-
- 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
-
- 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
-
- GetExpirationDate() - Method in class com.thingworx.security.applicationkeys.ApplicationKey
-
Service Category: ApplicationKeys
Service Description: Get the expiration date.
- 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
-
- 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.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.
- 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.
- 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, 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) - Method in class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
-
Deprecated.
- 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) - Method in class com.thingworx.things.repository.FileRepositoryThing
-
Deprecated.
- 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
-
- 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
-
- 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.
- 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(EntityReference) - Static method in class com.thingworx.entities.utils.UserUtilities
-
- 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.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.
- getGroups() - Method in class com.thingworx.security.users.User
-
- 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.
- 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.
- 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
-
- 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.thingshape.ThingShape
-
Service Category: Permissions
Service Description: Get a list of assigned instance runtime permissions.
- getInstanceRunTimePermissions() - Method in class com.thingworx.thingtemplates.ThingTemplate
-
- 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
-
- 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
-
- 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
-
- 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.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.
- getMashups() - Method in class com.thingworx.thingtemplates.ThingTemplate
-
- getMatchItems() - Method in class com.thingworx.types.data.filters.SetFilter
-
- getMatchType() - Method in class com.thingworx.types.data.filters.RangeFilter
-
- 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, String) - Method in class com.thingworx.security.organizations.Organization
-
Service Category: Members
Service Description: Get members by name in this organization.
- GetMember(String) - Method in class com.thingworx.security.organizations.OrganizationalUnit
-
- getMembers() - Method in class com.thingworx.security.groups.Group
-
- GetMembers(String) - Method in class com.thingworx.security.organizations.Organization
-
Service Category: Members
Service Description: Get a list of members in this organization.
- GetMembers() - Method in class com.thingworx.security.organizations.OrganizationalUnit
-
- getMembers() - Method in class com.thingworx.security.organizations.OrganizationalUnit
-
- 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.
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.
- 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 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.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: Get a subset of the current property values for this thing.
- 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: Get a subset of the current property values for this thing.
- 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.Subscription
-
Returns a reference to the entity that owns the subscription.
- getPackageVersion() - Method in class com.thingworx.extensibility.ExtensionPackage
-
- 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:
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, String) - Method in class com.thingworx.types.collections.ConfigurationTableCollection
-
- getPrimitive(String) - Method in class com.thingworx.types.collections.ValueCollection
-
- 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
-
- 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(String) - Method in class com.thingworx.entities.RootEntity
-
Service Category: Metadata
Service Description: Get the current property definitions for this thing.
- getPropertyDefinition(String) - Method in class com.thingworx.metadata.ThingShapeDefinitionBase
-
- getPropertyDefinition() - Method in class com.thingworx.types.properties.Property
-
- GetPropertyDefinitions(String, String, 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
-
- 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.security.users.User
-
Service Category: Properties
Service Description: Get the quality for a specific property.
- getPropertyQuality(String) - Method in class com.thingworx.things.Thing
-
- 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.security.users.User
-
Service Category: Properties
Service Description: Get the timestamp for a specific property.
- getPropertyTime(String) - Method in class com.thingworx.things.Thing
-
- 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(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
-
- getPropertyValue(ThingProperty) - 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
-
- 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
-
- 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
-
- 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
-
Get Publish Result
- 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
-
- 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 class com.thingworx.entities.RootEntity
-
Service Category: Permissions
Service Description: Get a list of assigned runtime permissions.
- getRunTimePermissions() - Method in interface com.thingworx.security.permissions.IRunTimeSecurable
-
- 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(Class<?>) - Method in class com.thingworx.logging.LogUtilities
-
- getSecurityLogger(String) - Method in class com.thingworx.logging.LogUtilities
-
- getSecurityLogger() - Method in class com.thingworx.security.authentication.Authenticator
-
- 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(String) - Method in class com.thingworx.entities.RootEntity
-
Service Category: Metadata
Service Description: Get a service definition for this thing.
- getServiceDefinition() - Method in interface com.thingworx.handlers.IServiceHandler
-
- getServiceDefinition(String) - 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.
- getServiceDefinitions() - Method in class com.thingworx.metadata.ThingShapeDefinitionBase
-
- 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
-
- 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(String) - Method in class com.thingworx.types.collections.ValueCollection
-
- 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
-
- getSubEntityName() - Method in class com.thingworx.entities.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
-
- 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.
- 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(String) - Method in class com.thingworx.common.NamedValueCollection
-
- getValue(String, String) - Method in class com.thingworx.types.collections.ConfigurationTableCollection
-
- getValue(String) - Method in class com.thingworx.types.collections.ValueCollection
-
- 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
-
- 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 class com.thingworx.entities.RootEntity
-
Service Category: Permissions
Service Description: Get a list of assigned visibility permissions.
- getVisibilityPermissions() - Method in interface com.thingworx.security.permissions.IVisibilitySecurable
-
- 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.
- 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() - Constructor for class com.thingworx.security.groups.Group
-
- GroupUtilities - Class in com.thingworx.entities.utils
-
- GroupUtilities() - Constructor for class com.thingworx.entities.utils.GroupUtilities
-
- 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
-
- 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
-
- 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.
- SCIMSubsystem - Class in com.thingworx.system.subsystems.scim
-
- SCIMSubsystem() - Constructor for class com.thingworx.system.subsystems.scim.SCIMSubsystem
-
- 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
-
- 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.
- 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.
- 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.
- 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.
- 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
-
- 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_NODE_TYPE - Static variable in class com.thingworx.relationships.RelationshipTypes
-
- SERVICE_DEFINITION_ASPECTS - Static variable in class com.thingworx.types.constants.Aspects
-
- ServiceDefinition - Class in com.thingworx.metadata
-
- ServiceDefinition() - Constructor for class com.thingworx.metadata.ServiceDefinition
-
- ServiceDefinitionCollection - Class in com.thingworx.metadata.collections
-
- ServiceDefinitionCollection() - Constructor for class com.thingworx.metadata.collections.ServiceDefinitionCollection
-
- ServiceProvider - Interface in com.thingworx.persistence.common
-
- ServiceProviderEntity - Class in com.thingworx.entities
-
- ServiceProviderEntity() - Constructor for class com.thingworx.entities.ServiceProviderEntity
-
- SESSION_DEFAULT_TIMEOUT - Static variable in class com.thingworx.common.RESTAPIConstants
-
- SESSION_FOREVER - Static variable in class com.thingworx.common.RESTAPIConstants
-
- 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_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
-
- 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(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.
- setDataShape(DataShapeDefinition) - Method in class com.thingworx.types.InfoTable
-
- 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
-
- 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.
- setDescription(String) - Method in class com.thingworx.types.ConfigurationTable
-
- setDescription(String) - Method in class com.thingworx.types.NamedObject
-
- 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(InfoTable, String, String, Boolean) - Method in class com.thingworx.resources.queries.InfoTableFunctions
-
Service Category: Filters
Service Description: Set of values filter.
- 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
-
- 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
-
- 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
-
- 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
-
- 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) - Method in class com.thingworx.thingshape.ThingShape
-
- 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) - Method in class com.thingworx.thingtemplates.ThingTemplate
-
- 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(Integer) - Method in class com.thingworx.metadata.FieldDefinition
-
Sets the ordinal value for this field.
- setOrdinal(int) - Method in class com.thingworx.types.ConfigurationTable
-
- SetOrganizationalUnitDescription(String, String) - Method in class com.thingworx.security.organizations.Organization
-
Service Category: OrgUnits
Service Description: Set/update the description of organizational unit.
- SetOwner(String) - Method in class com.thingworx.entities.RootEntity
-
Service Category: Permissions
Service Description: Assign an owner to this entity.
- setOwner(EntityReference) - Method in class com.thingworx.entities.RootEntity
-
- 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.
- 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.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, 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) - Method in class com.thingworx.thingshape.ThingShape
-
- 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) - Method in class com.thingworx.thingtemplates.ThingTemplate
-
- 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
-
- 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(String, String, Object) - Method in class com.thingworx.types.collections.ConfigurationTableCollection
-
- setValue(String, IPrimitiveType) - Method in class com.thingworx.types.collections.ValueCollection
-
- SetValue(String, Object, BaseTypes) - Method in class com.thingworx.types.collections.ValueCollection
-
- setValue(byte[]) - Method in class com.thingworx.types.primitives.BlobPrimitive
-
- setValue(Boolean) - Method in class com.thingworx.types.primitives.BooleanPrimitive
-
- setValue(DateTime) - Method in class com.thingworx.types.primitives.DatetimePrimitive
-
- setValue(String) - Method in class com.thingworx.types.primitives.GUIDPrimitive
-
- setValue(byte[]) - Method in class com.thingworx.types.primitives.ImagePrimitive
-
- setValue(InfoTable) - Method in class com.thingworx.types.primitives.InfoTablePrimitive
-
- setValue(Integer) - Method in class com.thingworx.types.primitives.IntegerPrimitive
-
- setValue(JT) - Method in interface com.thingworx.types.primitives.IPrimitiveType
-
- setValue(JSONObject) - Method in class com.thingworx.types.primitives.JSONPrimitive
-
- setValue(Location) - Method in class com.thingworx.types.primitives.LocationPrimitive
-
- setValue(Long) - Method in class com.thingworx.types.primitives.LongPrimitive
-
- setValue(Double) - Method in class com.thingworx.types.primitives.NumberPrimitive
-
- setValue(String) - Method in class com.thingworx.types.primitives.PasswordPrimitive
-
- setValue(String) - Method in class com.thingworx.types.primitives.StringPrimitive
-
- setValue(TagCollection) - Method in class com.thingworx.types.primitives.TagCollectionPrimitive
-
- setValue(ThingCode) - Method in class com.thingworx.types.primitives.ThingCodePrimitive
-
- setValue(Timespan) - Method in class com.thingworx.types.primitives.TimespanPrimitive
-
- setValue(IPrimitiveType) - Method in class com.thingworx.types.primitives.VariantPrimitive
-
- 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(Document) - Method in class com.thingworx.types.primitives.XMLPrimitive
-
- 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.
- 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.
- SharedConstants - Class in com.thingworx.common
-
- SharedConstants() - Constructor for class com.thingworx.common.SharedConstants
-
- 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
-
- 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 - 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
-
- SPACE - Static variable in class com.thingworx.common.SharedConstants
-
- SPACE_CHAR - Static variable in class com.thingworx.common.SharedConstants
-
- 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
-
Service Category: Queries
Service Description: Spotlight search.
- 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
-
- startSubsystem() - Method in class com.thingworx.system.subsystems.Subsystem
-
- startThing() - Method in class com.thingworx.things.connected.RemoteThing
-
- startThing() - Method in class com.thingworx.things.Thing
-
- startThing(PatchType) - 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
-
- statistic() - Method in interface com.thingworx.metrics.builder.ILongMetricBuilder
-
- STATISTIC_TYPE - Static variable in interface com.thingworx.metrics.IStatistic
-
- STATUS_CODE - Static variable in class com.thingworx.common.utils.HttpUtilities
-
- stddev() - Method in interface com.thingworx.metrics.IStatisticSnapshot
-
Returns the standard deviation observed by the metric.
- 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.
- stop() - Method in interface com.thingworx.websockets.xmpp.IRemoteTunnel
-
- stopSubsystem() - Method in class com.thingworx.system.subsystems.Subsystem
-
- stopThing() - Method in class com.thingworx.things.connected.RemoteThing
-
- stopThing() - 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
-
- StreamEntry - Class in com.thingworx.streams
-
- StreamEntry() - Constructor for class com.thingworx.streams.StreamEntry
-
- 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.
- 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
-
- SUBENTITY_NAME_DELIMITER - Static variable in class com.thingworx.common.SharedConstants
-
- Subscription - Class in com.thingworx.subscriptions
-
- 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
-
- SubscriptionStatus - Class in com.thingworx.things.events
-
- SubscriptionStatus() - Constructor for class com.thingworx.things.events.SubscriptionStatus
-
- Subsystem - Class in com.thingworx.system.subsystems
-
- 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
-
- 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
-