|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ID | |
|---|---|
| com.cumulocity.model | |
| com.cumulocity.model.event | |
| com.cumulocity.model.idtype | |
| com.cumulocity.model.measurement | |
| com.cumulocity.sdk.client.identity | Provides the classes necessary to bind, unbind and query external identifiers. |
| Uses of ID in com.cumulocity.model |
|---|
| Classes in com.cumulocity.model with type parameters of type ID | |
|---|---|
class |
Document<T extends ID>
Represents the common elements of any modeled entity. |
class |
FragmentDocument<T extends ID>
Deprecated. |
class |
ManagedObject<T extends ID>
Represents a Managed Object. |
| Methods in com.cumulocity.model with parameters of type ID | |
|---|---|
boolean |
ID.equalsIgnoreClass(ID otherId)
This method compares if two ids have the same content (type, value) even if they have different classes. |
| Uses of ID in com.cumulocity.model.event |
|---|
| Methods in com.cumulocity.model.event that return ID | |
|---|---|
ID |
Event.getSource()
|
| Methods in com.cumulocity.model.event with parameters of type ID | |
|---|---|
void |
Event.setSource(ID source)
|
| Uses of ID in com.cumulocity.model.idtype |
|---|
| Subclasses of ID in com.cumulocity.model.idtype | |
|---|---|
class |
AssetTag
|
class |
GId
|
class |
Reference
|
class |
WeakTypedID
Representation of a weak-type ID, ie an ID whose type does not match a known fully qualified class name. |
class |
XtId
|
| Constructors in com.cumulocity.model.idtype with parameters of type ID | |
|---|---|
WeakTypedID(ID in)
Copy constructor for converting base ID types to WeakTypedID |
|
| Uses of ID in com.cumulocity.model.measurement |
|---|
| Methods in com.cumulocity.model.measurement that return ID | |
|---|---|
ID |
Measurement.getSource()
|
| Methods in com.cumulocity.model.measurement with parameters of type ID | |
|---|---|
void |
Measurement.setSource(ID source)
|
| Uses of ID in com.cumulocity.sdk.client.identity |
|---|
| Methods in com.cumulocity.sdk.client.identity with parameters of type ID | |
|---|---|
ExternalIDRepresentation |
IdentityApiImpl.getExternalId(ID extId)
|
ExternalIDRepresentation |
IdentityApi.getExternalId(ID extId)
Gets external id representation from the platform by the given external id. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||