Serialized Form
-
Package com.thingworx.common
-
Package com.thingworx.common.exceptions
-
Exception Class com.thingworx.common.exceptions.DataAccessException
class DataAccessException extends Exception implements Serializable -
Exception Class com.thingworx.common.exceptions.GenericHTTPException
class GenericHTTPException extends Exception implements Serializable -
Exception Class com.thingworx.common.exceptions.InvalidConfigurationRequestException
class InvalidConfigurationRequestException extends InvalidRequestException implements Serializable -
Exception Class com.thingworx.common.exceptions.InvalidRequestException
class InvalidRequestException extends GenericHTTPException implements Serializable
-
-
Package com.thingworx.common.utils
-
Package com.thingworx.contentmanagement
-
Class com.thingworx.contentmanagement.ImportedEntityCollection
class ImportedEntityCollection extends ConcurrentHashMap<RelationshipTypes.ThingworxRelationshipTypes,RootEntityCollection> implements Serializable
-
-
Package com.thingworx.datashape
-
Class com.thingworx.datashape.DataShape
class DataShape extends ServiceProviderEntity implements Serializable
-
-
Package com.thingworx.datastorage
-
Class com.thingworx.datastorage.DataThing
class DataThing extends Thing implements Serializable -
Class com.thingworx.datastorage.DataThingWithEvents
-
-
Package com.thingworx.datatables
-
Class com.thingworx.datatables.DataTableThing
-
Serialized Fields
-
_dataShape
DataShapeDefinition _dataShape
-
_externalDataShape
DataShapeDefinition _externalDataShape
-
-
-
-
Package com.thingworx.entities
-
Class com.thingworx.entities.ExtensibleRootEntity
class ExtensibleRootEntity extends ServiceProviderEntity implements Serializable -
Class com.thingworx.entities.RootEntity
class RootEntity extends PersistableNamedObject implements Serializable -
Class com.thingworx.entities.ServiceProviderEntity
class ServiceProviderEntity extends RootEntity implements Serializable
-
-
Package com.thingworx.entities.collections
-
Class com.thingworx.entities.collections.ConcurrentNameMap
-
Class com.thingworx.entities.collections.EntityReferenceCollection
-
Class com.thingworx.entities.collections.EntityReferenceNameMap
class EntityReferenceNameMap extends ConcurrentNameMap implements Serializable -
Class com.thingworx.entities.collections.EntityReferenceTypeMap
class EntityReferenceTypeMap extends SimplifiedConcurrentHashMap<RelationshipTypes.ThingworxRelationshipTypes,EntityReferenceNameMap> implements Serializable -
Class com.thingworx.entities.collections.RootEntityCollection
class RootEntityCollection extends SimplifiedConcurrentHashMap<String,RootEntity> implements Serializable
-
-
Package com.thingworx.exceptions
-
Exception Class com.thingworx.exceptions.CouldNotConnectException
class CouldNotConnectException extends Exception implements Serializable
-
-
Package com.thingworx.extensibility
-
Class com.thingworx.extensibility.ExtensionPackage
class ExtensionPackage extends ExtensibleRootEntity implements Serializable
-
-
Package com.thingworx.localization
-
Class com.thingworx.localization.LocalizationTable
class LocalizationTable extends ServiceProviderEntity implements Serializable
-
-
Package com.thingworx.metadata
-
Class com.thingworx.metadata.ConfigurationTableDefinition
class ConfigurationTableDefinition extends NamedObject implements Serializable -
Class com.thingworx.metadata.DataShapeDefinition
class DataShapeDefinition extends NamedObject implements Serializable -
Class com.thingworx.metadata.EventDefinition
class EventDefinition extends NamedObject implements Serializable -
Class com.thingworx.metadata.FieldDefinition
class FieldDefinition extends NamedObject implements Serializable -
Class com.thingworx.metadata.PropertyDefinition
class PropertyDefinition extends FieldDefinition implements Serializable -
Class com.thingworx.metadata.ServiceDefinition
class ServiceDefinition extends NamedObject implements Serializable
-
-
Package com.thingworx.metadata.collections
-
Class com.thingworx.metadata.collections.ConfigurationTableDefinitionCollection
class ConfigurationTableDefinitionCollection extends HashMap<String,ConfigurationTableDefinition> implements Serializable -
Class com.thingworx.metadata.collections.DataShapeDefinitionCollection
class DataShapeDefinitionCollection extends GenericObjectCollection<DataShapeDefinition> implements Serializable -
Class com.thingworx.metadata.collections.EventDefinitionCollection
class EventDefinitionCollection extends NamedObjectCollection<EventDefinition> implements Serializable -
Class com.thingworx.metadata.collections.FieldDefinitionCollection
class FieldDefinitionCollection extends NamedObjectCollection<FieldDefinition> implements Serializable -
Class com.thingworx.metadata.collections.PropertyDefinitionCollection
class PropertyDefinitionCollection extends NamedObjectCollection<PropertyDefinition> implements Serializable -
Class com.thingworx.metadata.collections.ServiceDefinitionCollection
class ServiceDefinitionCollection extends NamedObjectCollection<ServiceDefinition> implements Serializable
-
-
Package com.thingworx.navigation
-
Package com.thingworx.networks
-
Class com.thingworx.networks.Network
class Network extends ServiceProviderEntity implements Serializable
-
-
Package com.thingworx.notifications
-
Class com.thingworx.notifications.NotificationHandler
class NotificationHandler extends Thing implements Serializable
-
-
Package com.thingworx.persistence.common
-
Class com.thingworx.persistence.common.PersistableNamedObject
class PersistableNamedObject extends NamedObject implements Serializable
-
-
Package com.thingworx.projects
-
Class com.thingworx.projects.Project
class Project extends ServiceProviderEntity implements Serializable
-
-
Package com.thingworx.resources
-
Class com.thingworx.resources.Resource
class Resource extends ExtensibleRootEntity implements Serializable
-
-
Package com.thingworx.resources.admin
-
Class com.thingworx.resources.admin.EncryptionServices
class EncryptionServices extends Resource implements Serializable -
Class com.thingworx.resources.admin.ScriptServices
class ScriptServices extends Resource implements Serializable
-
-
Package com.thingworx.resources.alerts
-
Class com.thingworx.resources.alerts.AlertServices
class AlertServices extends Resource implements Serializable
-
-
Package com.thingworx.resources.collections
-
Class com.thingworx.resources.collections.CollectionsServices
class CollectionsServices extends Resource implements Serializable
-
-
Package com.thingworx.resources.content
-
Class com.thingworx.resources.content.ContentLoader
class ContentLoader extends Resource implements Serializable
-
-
Package com.thingworx.resources.csv
-
Class com.thingworx.resources.csv.CSVFileServices
class CSVFileServices extends Resource implements Serializable
-
-
Package com.thingworx.resources.dashboards
-
Class com.thingworx.resources.dashboards.DashboardFunctions
class DashboardFunctions extends Resource implements Serializable
-
-
Package com.thingworx.resources.devices
-
Class com.thingworx.resources.devices.DeviceFunctions
class DeviceFunctions extends Resource implements Serializable
-
-
Package com.thingworx.resources.entities
-
Class com.thingworx.resources.entities.EntityServices
class EntityServices extends Resource implements Serializable
-
-
Package com.thingworx.resources.localization
-
Class com.thingworx.resources.localization.RuntimeLocalizationFunctions
class RuntimeLocalizationFunctions extends Resource implements Serializable
-
-
Package com.thingworx.resources.queries
-
Class com.thingworx.resources.queries.InfoTableFunctions
class InfoTableFunctions extends Resource implements Serializable -
Class com.thingworx.resources.queries.Searcher
class Searcher extends Resource implements Serializable
-
-
Package com.thingworx.resources.security
-
Class com.thingworx.resources.security.SecurityServices
class SecurityServices extends Resource implements Serializable
-
-
Package com.thingworx.resources.sessioninfo
-
Class com.thingworx.resources.sessioninfo.SessionInfo
class SessionInfo extends Resource implements Serializable
-
-
Package com.thingworx.resources.sourcecontrol
-
Class com.thingworx.resources.sourcecontrol.SourceControlFunctions
class SourceControlFunctions extends Resource implements Serializable
-
-
Package com.thingworx.resources.subsystems
-
Class com.thingworx.resources.subsystems.SubsystemMonitoring
class SubsystemMonitoring extends Resource implements Serializable
-
-
Package com.thingworx.security.applicationkeys
-
Class com.thingworx.security.applicationkeys.ApplicationKey
class ApplicationKey extends ServiceProviderEntity implements Serializable
-
-
Package com.thingworx.security.authentication
-
Class com.thingworx.security.authentication.Authenticator
class Authenticator extends ServiceProviderEntity implements Serializable -
Exception Class com.thingworx.security.authentication.AuthenticatorException
class AuthenticatorException extends Exception implements Serializable -
Class com.thingworx.security.authentication.CustomAuthenticator
class CustomAuthenticator extends Authenticator implements Serializable -
Class com.thingworx.security.authentication.SecurityClaimsAuthenticator
class SecurityClaimsAuthenticator extends Authenticator implements Serializable
-
-
Package com.thingworx.security.directoryservices
-
Class com.thingworx.security.directoryservices.DirectoryService
class DirectoryService extends ExtensibleRootEntity implements Serializable
-
-
Package com.thingworx.security.groups
-
Class com.thingworx.security.groups.Group
class Group extends ServiceProviderEntity implements Serializable
-
-
Package com.thingworx.security.organizations
-
Class com.thingworx.security.organizations.Organization
class Organization extends ServiceProviderEntity implements Serializable -
Class com.thingworx.security.organizations.OrganizationalUnit
class OrganizationalUnit extends NamedObject implements Serializable
-
-
Package com.thingworx.security.users
-
Class com.thingworx.security.users.User
class User extends ServiceProviderEntity implements Serializable
-
-
Package com.thingworx.streams
-
Package com.thingworx.subscriptions.collections
-
Class com.thingworx.subscriptions.collections.MultiEventSubscriptionCollection
class MultiEventSubscriptionCollection extends GenericObjectCollection<MultiEventSubscription> implements Serializable -
Class com.thingworx.subscriptions.collections.SubscriptionCollection
-
-
Package com.thingworx.system.subsystems
-
Class com.thingworx.system.subsystems.Subsystem
class Subsystem extends ExtensibleRootEntity implements Serializable
-
-
Package com.thingworx.system.subsystems.alerts.data
-
Class com.thingworx.system.subsystems.alerts.data.AlertCollection
-
Class com.thingworx.system.subsystems.alerts.data.AlertConfigurationCollection
class AlertConfigurationCollection extends HashMap<String,AlertDefinitionCollection> implements Serializable -
Class com.thingworx.system.subsystems.alerts.data.AlertDefinition
class AlertDefinition extends NamedObject implements Serializable -
Class com.thingworx.system.subsystems.alerts.data.AlertDefinitionCollection
-
Class com.thingworx.system.subsystems.alerts.data.AlertList
-
-
Package com.thingworx.system.subsystems.messagestore.store
-
Exception Class com.thingworx.system.subsystems.messagestore.store.MessageStoreFullException
class MessageStoreFullException extends Exception implements Serializable
-
-
Package com.thingworx.system.subsystems.platform
-
Class com.thingworx.system.subsystems.platform.PlatformSubsystem
class PlatformSubsystem extends Subsystem implements Serializable
-
-
Package com.thingworx.system.subsystems.scim
-
Class com.thingworx.system.subsystems.scim.SCIMSubsystem
class SCIMSubsystem extends Subsystem implements Serializable
-
-
Package com.thingworx.system.subsystems.users
-
Class com.thingworx.system.subsystems.users.UserManagementSubsystem
class UserManagementSubsystem extends Subsystem implements Serializable-
Serialized Fields
-
_passwordConfigurableMinLength
Integer _passwordConfigurableMinLength
-
-
-
-
Package com.thingworx.things
-
Class com.thingworx.things.Thing
class Thing extends RootEntity implements Serializable
-
-
Package com.thingworx.things.bindings.collections
-
Class com.thingworx.things.bindings.collections.LocalPropertyBindingCollection
class LocalPropertyBindingCollection extends HashMap<String,LocalPropertyBinding> implements Serializable -
Class com.thingworx.things.bindings.collections.RemoteEventBindingCollection
class RemoteEventBindingCollection extends HashMap<String,RemoteEventBinding> implements Serializable -
Class com.thingworx.things.bindings.collections.RemotePropertyBindingCollection
class RemotePropertyBindingCollection extends HashMap<String,RemotePropertyBinding> implements Serializable -
Class com.thingworx.things.bindings.collections.RemoteServiceBindingCollection
class RemoteServiceBindingCollection extends HashMap<String,RemoteServiceBinding> implements Serializable
-
-
Package com.thingworx.things.collections
-
Class com.thingworx.things.collections.ThingPropertyCollection
class ThingPropertyCollection extends GenericObjectCollection<ThingProperty> implements Serializable
-
-
Package com.thingworx.things.connected
-
Exception Class com.thingworx.things.connected.EdgeControlledEgressQuotaException
class EdgeControlledEgressQuotaException extends Exception implements Serializable -
Class com.thingworx.things.connected.RemoteThing
class RemoteThing extends Thing implements Serializable -
Class com.thingworx.things.connected.RemoteThingWithFileTransfer
class RemoteThingWithFileTransfer extends RemoteThing implements Serializable -
Class com.thingworx.things.connected.RemoteThingWithTunnels
class RemoteThingWithTunnels extends RemoteThing implements Serializable -
Class com.thingworx.things.connected.RemoteThingWithTunnelsAndFileTransfer
class RemoteThingWithTunnelsAndFileTransfer extends RemoteThingWithTunnels implements Serializable
-
-
Package com.thingworx.things.connected.reportable
-
Class com.thingworx.things.connected.reportable.ReportingStrategy
class ReportingStrategy extends Thing implements Serializable
-
-
Package com.thingworx.things.events
-
Package com.thingworx.things.logretrieval
-
Class com.thingworx.things.logretrieval.LogRetrievalStrategy
class LogRetrievalStrategy extends Thing implements Serializable
-
-
Package com.thingworx.things.properties
-
Class com.thingworx.things.properties.ThingProperty
class ThingProperty extends Property implements Serializable
-
-
Package com.thingworx.things.repository
-
Class com.thingworx.things.repository.FileRepositoryThing
class FileRepositoryThing extends Thing implements Serializable
-
-
Package com.thingworx.things.security
-
Class com.thingworx.things.security.SecurityMonitorThing
class SecurityMonitorThing extends Thing implements Serializable
-
-
Package com.thingworx.thingshape
-
Class com.thingworx.thingshape.ThingShape
class ThingShape extends ServiceProviderEntity implements Serializable
-
-
Package com.thingworx.thingtemplates
-
Class com.thingworx.thingtemplates.ThingTemplate
class ThingTemplate extends ServiceProviderEntity implements Serializable
-
-
Package com.thingworx.types
-
Class com.thingworx.types.InfoTableRowIndex
-
Class com.thingworx.types.NamedObject
class NamedObject extends Object implements Serializable -
Class com.thingworx.types.TagCollection
-
-
Package com.thingworx.types.collections
-
Class com.thingworx.types.collections.AspectCollection
class AspectCollection extends ValueCollection implements Serializable -
Class com.thingworx.types.collections.ConfigurationTableCollection
class ConfigurationTableCollection extends NamedObjectCollection<ConfigurationTable> implements Serializable -
Class com.thingworx.types.collections.GenericObjectCollection
-
Class com.thingworx.types.collections.NamedObjectCollection
class NamedObjectCollection extends GenericObjectCollection<T extends INamedObject> implements Serializable -
Class com.thingworx.types.collections.ValueCollection
-
Class com.thingworx.types.collections.ValueCollectionList
-
-
Package com.thingworx.types.primitives
-
Class com.thingworx.types.primitives.BlobPrimitive
class BlobPrimitive extends Object implements Serializable -
Class com.thingworx.types.primitives.BooleanPrimitive
class BooleanPrimitive extends Object implements Serializable -
Class com.thingworx.types.primitives.DatetimePrimitive
class DatetimePrimitive extends Object implements Serializable -
Class com.thingworx.types.primitives.GUIDPrimitive
class GUIDPrimitive extends Object implements Serializable -
Class com.thingworx.types.primitives.ImagePrimitive
class ImagePrimitive extends Object implements Serializable -
Class com.thingworx.types.primitives.InfoTablePrimitive
class InfoTablePrimitive extends Object implements Serializable -
Class com.thingworx.types.primitives.IntegerPrimitive
class IntegerPrimitive extends Object implements Serializable -
Class com.thingworx.types.primitives.JSONPrimitive
class JSONPrimitive extends Object implements Serializable -
Class com.thingworx.types.primitives.LocationPrimitive
class LocationPrimitive extends Object implements Serializable -
Class com.thingworx.types.primitives.LongPrimitive
class LongPrimitive extends Object implements Serializable -
Class com.thingworx.types.primitives.NumberPrimitive
class NumberPrimitive extends Object implements Serializable -
Class com.thingworx.types.primitives.PasswordPrimitive
class PasswordPrimitive extends Object implements Serializable -
Class com.thingworx.types.primitives.StringPrimitive
class StringPrimitive extends Object implements Serializable -
Class com.thingworx.types.primitives.TagCollectionPrimitive
class TagCollectionPrimitive extends Object implements Serializable -
Class com.thingworx.types.primitives.ThingCodePrimitive
class ThingCodePrimitive extends Object implements Serializable -
Class com.thingworx.types.primitives.TimespanPrimitive
class TimespanPrimitive extends Object implements Serializable -
Class com.thingworx.types.primitives.VariantPrimitive
class VariantPrimitive extends Object implements Serializable -
Class com.thingworx.types.primitives.Vec2Primitive
class Vec2Primitive extends Object implements Serializable -
Class com.thingworx.types.primitives.Vec3Primitive
class Vec3Primitive extends Object implements Serializable -
Class com.thingworx.types.primitives.Vec4Primitive
class Vec4Primitive extends Object implements Serializable -
Class com.thingworx.types.primitives.XMLPrimitive
class XMLPrimitive extends Object implements Serializable
-
-
Package com.thingworx.types.primitives.structs
-
Class com.thingworx.types.primitives.structs.VTQ
class VTQ extends Object implements Serializable
-
-
Package com.thingworx.types.properties
-
Class com.thingworx.types.properties.Property
class Property extends VTQ implements Serializable
-
-
Package com.thingworx.types.properties.collections
-
Package com.thingworx.ux.media
-
Class com.thingworx.ux.media.MediaEntity
class MediaEntity extends ServiceProviderEntity implements Serializable
-
-
Package com.thingworx.vocabularies
-
Class com.thingworx.vocabularies.Vocabulary
class Vocabulary extends ServiceProviderEntity implements Serializable
-