| Modifier and Type | Method and Description |
|---|---|
static boolean |
FacetUtil.addFacet(MultiTypedFacet facet) |
void |
FacetHolderImpl.addFacet(MultiTypedFacet facet) |
void |
FacetHolder.addFacet(MultiTypedFacet facet)
Adds the
multi-typed facet, extracting each of
its types as keys. |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiTypedFacetAbstract
Convenience abstract implementation of
MultiTypedFacet. |
| 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 |
ValueFacet
Indicates that this class has value semantics.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PostsPropertyChangedEventClearFacetAbstract |
class |
PostsPropertyChangedEventSetterFacetAbstract |
| Modifier and Type | Method and Description |
|---|---|
void |
OneToOneAssociationContributee.addFacet(MultiTypedFacet facet) |
void |
OneToManyAssociationContributee.addFacet(MultiTypedFacet facet) |
void |
ObjectMemberAbstract.addFacet(MultiTypedFacet facet) |
void |
ObjectActionParameterAbstract.addFacet(MultiTypedFacet facet) |
void |
ObjectActionContributee.addFacet(MultiTypedFacet facet) |
| Modifier and Type | Class and Description |
|---|---|
class |
PostsCollectionAddedToEventFacetAnnotation |
class |
PostsCollectionRemovedFromEventFacetAnnotation |
| Modifier and Type | Class and Description |
|---|---|
class |
ValueFacetAbstract |
class |
ValueFacetFromConfiguration |
class |
ValueFacetUsingSemanticsProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
ValueFacetAnnotation |
| Modifier and Type | Class and Description |
|---|---|
class |
PostsPropertyChangedEventClearFacetAnnotation |
class |
PostsPropertyChangedEventSetterFacetAnnotation |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.