Uses of Class
com.cumulocity.model.JSONBase

Packages that use JSONBase
com.cumulocity.model   
com.cumulocity.model.event   
com.cumulocity.model.measurement   
com.cumulocity.model.operation   
 

Uses of JSONBase in com.cumulocity.model
 

Subclasses of JSONBase in com.cumulocity.model
 class Document<T extends ID>
          Represents the common elements of any modeled entity.
 class ExternalDevice
          Deprecated. 
 class ExternalManagedObject
          Deprecated. 
 class ExternalManagedObjectList
          TODO: The Javadoc of this class is too short.
 class FragmentDocument<T extends ID>
          Deprecated. 
 class ManagedObject<T extends ID>
          Represents a Managed Object.
 class ManagedObjectList
          TODO: The Javadoc of this class is too short.
 

Uses of JSONBase in com.cumulocity.model.event
 

Subclasses of JSONBase in com.cumulocity.model.event
 class Alarm
          Represents an Alarm.
Status and severity are added to the standard Event properties.
 class AlarmList
          This class represents a collection of Alarms.
 class AuditRecord
          An audit record is a notification about an activity which might be relevant in terms of security or otherwise and should therefore be logged.
 class Event
           
 

Uses of JSONBase in com.cumulocity.model.measurement
 

Subclasses of JSONBase in com.cumulocity.model.measurement
 class Measurement
          Represents a measurement document.
 

Uses of JSONBase in com.cumulocity.model.operation
 

Subclasses of JSONBase in com.cumulocity.model.operation
 class Operation
           
 



Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.