| Interface | Description |
|---|---|
| Model | |
| ModelKey | |
| ModelMigration<Context> | |
| ModelSerializer<M extends Model> | |
| NestedModel | |
| PersistentModel | |
| PrimitiveReader | |
| PrimitiveSerializer |
| Class | Description |
|---|---|
| ModelDeserializationContext | |
| ModelManifest |
This class is a manifest used to collect non-platform-specific metadata about all of the
methods of a given model class.
|
| ModelManifest.MethodData | |
| ModelModule |
This class represents a module of model types; it contains the
ModelManifests for all types within this module. |
| ModelSerializationContext |
| Enum | Description |
|---|---|
| ModelMethodType |
| Exception | Description |
|---|---|
| ModelNotFoundException |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.