| Package | Description |
|---|---|
| iot.jcypher.domain | |
| iot.jcypher.domain.mapping |
| Modifier and Type | Method and Description |
|---|---|
ResolutionDepth |
SyncInfo.getResolutionDepth() |
static ResolutionDepth |
ResolutionDepth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResolutionDepth[] |
ResolutionDepth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SyncInfo(long id,
ResolutionDepth resolutionDepth) |
| Modifier and Type | Method and Description |
|---|---|
ResolutionDepth |
DomainState.LoadInfo.getResolutionDepth() |
ResolutionDepth |
DomainState.getResolutionDepth(Object key) |
| Modifier and Type | Method and Description |
|---|---|
void |
DomainState.add_Id2Object(Object obj,
Long id,
int version,
ResolutionDepth resolutionDepth) |
DomainState.LoadInfo |
DomainState.LoadInfo.setResolutionDepth(ResolutionDepth resolutionDepth) |
Copyright © 2016. All rights reserved.