| Interface | Description |
|---|---|
| JSONKeys |
JSON keys for values in the stored data.
|
| JSONMapEntityStoreActivation |
Activation for JSONMapEntityStoreMixin.
|
| MapEntityStore |
MapEntityStore.
|
| MapEntityStore.MapChanger |
MapEntityStore changes applier.
|
| MapEntityStore.MapChanges |
Changes to be applied on a MapEntityStore.
|
| MapEntityStoreActivation |
Activation for MapEntityStoreMixin.
|
| Migration |
State Migration SPI.
|
| StateStore |
StateStore SPI.
|
| Class | Description |
|---|---|
| DefaultEntityState |
Standard implementation of EntityState.
|
| DefaultManyAssociationState |
Default implementation of ManyAssociationState.
|
| DefaultNamedAssociationState |
Default implementation of NamedAssociationState.
|
| JSONEntityState |
Standard JSON implementation of EntityState.
|
| JSONManyAssociationState |
JSON implementation of ManyAssociationState.
|
| JSONMapEntityStoreActivation.Activator |
JSONMapEntityStoreMixin Activator.
|
| JSONMapEntityStoreMixin |
Implementation of EntityStore that works with an implementation of MapEntityStore.
|
| JSONMapEntityStoreMixin.CacheState | |
| JSONNamedAssociationState |
JSON implementation of NamedAssociationState.
|
| MapEntityStore.MapChange |
MapEntityStore change meta info.
|
| MapEntityStoreActivation.Activator |
MapEntityStoreMixin Activator.
|
| MapEntityStoreMixin |
Implementation of EntityStore that works with an implementation of MapEntityStore.
|