| Modifier and Type | Class and Description |
|---|---|
class |
SingleValueFacetAbstract<T> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PublishedActionFacet
Indicates that the invocation of action should be published, specifying the means by which a
canonical event representing this invocation should be created.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PublishedActionFacetAbstract |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActionSemanticsFacet
Represents the semantics of an action.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActionSemanticsFacetAbstract |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PostsCollectionAddedToEventFacet
Indicates that (the specified subclass of)
CollectionAddedToEvent should be posted to the
EventBusService. |
interface |
PostsCollectionRemovedFromEventFacet
Indicates that (the specified subclass of)
CollectionRemovedFromEvent should be posted to the
EventBusService. |
| Modifier and Type | Class and Description |
|---|---|
class |
PostsCollectionAddedToEventFacetAbstract |
class |
PostsCollectionRemovedFromEventFacetAbstract |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SortedByFacet
Indicates that a collection should be sorted according to the provided comparator
(rather than use the natural order of the entities within the collection).
|
| Modifier and Type | Class and Description |
|---|---|
class |
SortedByFacetAbstract |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RenderFacet
Indicates that a class member should be rendered eagerly/lazily and so should
be presented in the viewer in an appropriate manner.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RenderFacetAbstract |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BookmarkPolicyFacet
Corresponds to annotating the class or an action with the
Bookmarkable annotation. |
| Modifier and Type | Class and Description |
|---|---|
class |
BookmarkPolicyFacetAbstract |
class |
BookmarkPolicyFacetFallback |
class |
BookmarkPolicyFacetViaBookmarkableAnnotation |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NotPersistableFacet
Indicates that the instances of this class are not persistable either by the
user (through the viewer) or at all (either by the user or programmatically).
|
| Modifier and Type | Class and Description |
|---|---|
class |
NotPersistableFacetAbstract |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PublishedObjectFacet
Indicates that changes to an object's properties are to be published has, specifying the means by which
a canonical event representing these changes should be created.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PublishedObjectFacetAbstract |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PostsPropertyChangedEventClearFacet
Indicates that (the specified subclass of)
PropertyChangedEvent should be posted to the
EventBusService. |
interface |
PostsPropertyChangedEventSetterFacet
Indicates that (the specified subclass of)
PropertyChangedEvent should be posted to the
EventBusService. |
| Modifier and Type | Class and Description |
|---|---|
class |
PostsPropertyChangedEventClearFacetAbstract |
class |
PostsPropertyChangedEventSetterFacetAbstract |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BulkFacet
Indicates that the action (entity or service) can also be used as a bulk
action against collections of objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BulkFacetAbstract |
| Modifier and Type | Class and Description |
|---|---|
class |
BulkFacetAnnotation |
| Modifier and Type | Class and Description |
|---|---|
class |
PublishedActionFacetAnnotation |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionSemanticsFacetAnnotation |
class |
ActionSemanticsFacetFallbackToNonIdempotent |
class |
IdempotentFacetAnnotation |
class |
QueryOnlyFacetAnnotation |
| Modifier and Type | Class and Description |
|---|---|
class |
PostsCollectionAddedToEventFacetAnnotation |
class |
PostsCollectionRemovedFromEventFacetAnnotation |
| Modifier and Type | Class and Description |
|---|---|
class |
SortedByFacetAnnotation |
| Modifier and Type | Class and Description |
|---|---|
class |
NotPersistableFacetNull
Installed by the
FallbackFacetFactory, and means that this class
is persistable (ie not not persistable). |
| Modifier and Type | Class and Description |
|---|---|
class |
RenderFacetAnnotation |
class |
RenderFacetProperties |
class |
RenderFacetViaResolveAnnotation |
| Modifier and Type | Class and Description |
|---|---|
class |
NotPersistableFacetAnnotation |
class |
NotPersistableFacetImpl |
class |
NotPersistableFacetMarkerInterface |
| Modifier and Type | Class and Description |
|---|---|
class |
PublishedObjectFacetAnnotation |
| Modifier and Type | Class and Description |
|---|---|
class |
PostsPropertyChangedEventClearFacetAnnotation |
class |
PostsPropertyChangedEventSetterFacetAnnotation |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.