See: Description
| Interface | Description |
|---|---|
| SyntheticBuilder |
A synthetic builder provides a mechanism for creating a user storable from scratch.
|
| SyntheticBuilder.ClassNameProvider |
Interface used to get the name for the class to generate.
|
| Class | Description |
|---|---|
| ClassFileBuilder |
Simple interface representing a partially filled class and injector pair.
|
| SyntheticIndex |
Specification of a collection of properties which will participate in an index.
|
| SyntheticKey |
Specification of a collection of properties which will participate in a key.
|
| SyntheticProperty |
Minimal specification of a storable property for use with a
SyntheticStorableBuilder. |
| SyntheticPropertyList |
Specification of a collection of properties which will participate in a key
or index.
|
| SyntheticStorableBuilder |
Allows the definition of very simple synthetic storables.
|
| SyntheticStorableReferenceAccess<S extends Storable> |
Provides access to the generated storable reference class and utility
methods.
|
| SyntheticStorableReferenceBuilder<S extends Storable> |
A SyntheticStorableReference defines new kinds of Storables from an existing
master storable.
|
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.