|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Document | |
---|---|
com.cumulocity.model | |
com.cumulocity.model.audit | |
com.cumulocity.model.event | |
com.cumulocity.model.measurement | |
com.cumulocity.model.operation | |
com.cumulocity.model.util |
Uses of Document in com.cumulocity.model |
---|
Subclasses of Document in com.cumulocity.model | |
---|---|
class |
ExternalDevice
Deprecated. |
class |
ExternalManagedObject
Deprecated. |
class |
FragmentDocument<T extends ID>
Deprecated. |
class |
ManagedObject<T extends ID>
Represents a Managed Object. |
Uses of Document in com.cumulocity.model.audit |
---|
Methods in com.cumulocity.model.audit with parameters of type Document | |
---|---|
static Set<Change> |
ChangeScanner.scanForChanges(Document original,
Document changed)
|
static Set<Change> |
ChangeScanner.scanForChanges(Document original,
Document changed)
|
Uses of Document in com.cumulocity.model.event |
---|
Subclasses of Document in com.cumulocity.model.event | |
---|---|
class |
Alarm
Represents an Alarm. Status and severity are added to the standard Event properties. |
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 Document in com.cumulocity.model.measurement |
---|
Subclasses of Document in com.cumulocity.model.measurement | |
---|---|
class |
Measurement
Represents a measurement document. |
Uses of Document in com.cumulocity.model.operation |
---|
Subclasses of Document in com.cumulocity.model.operation | |
---|---|
class |
Operation
|
Uses of Document in com.cumulocity.model.util |
---|
Methods in com.cumulocity.model.util with type parameters of type Document | ||
---|---|---|
static
|
CumulocityDocuments.idsOf(Collection<T> docs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |