| Interface | Description |
|---|---|
| Enum<E extends Enum.EnumKey> |
see
http://www.opensocial.org/Technical-Resources/opensocial-spec-v081/opensocial-reference#opensocial.Enum
Base class for all Enum objects.
|
| Enum.EnumKey |
base interface for keyed Enumerators.
|
| Class | Description |
|---|---|
| EnumImpl<E extends Enum.EnumKey> |
Implementation of the Enum interface
|
| Enum | Description |
|---|---|
| Enum.Field |
Set of fields associated with an Enum object.
|
| FilterOperation |
Standard filter operations
|
| SortOrder |
Common sort order definitions
|
| Annotation Type | Description |
|---|---|
| Exportablebean |
Annotation used by
GuiceBeanConverter to
determine whether data from a getter is exposed. |
Copyright © 2007-2012. All Rights Reserved.