| Package | Description |
|---|---|
| com.geotab.api | |
| com.geotab.model.entity.user | |
| com.geotab.model.serialization |
| Modifier and Type | Field and Description |
|---|---|
static Api.EntityDescriptor<User,UserSearch> |
DataStore.UserEntity |
| Modifier and Type | Class and Description |
|---|---|
class |
Driver
A driver in the system, and it is derived from
User with key ids and driver groups. |
class |
NoDriver
A driver object that represents no driver.
|
class |
NoUser
A
User that is used when no user specific user is assigned to objects, eg. |
class |
SystemUser
The internal user that has access to everything and is used internally by MyGeotab processes.
|
class |
UnknownDriver
The default unknown driver of a
Device. |
| Modifier and Type | Method and Description |
|---|---|
static User |
User.fromSystem(String id) |
| Modifier and Type | Method and Description |
|---|---|
User |
UserDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext context) |
Copyright © 2023. All rights reserved.