| Modifier and Type | Interface and Description |
|---|---|
interface |
PostsCollectionAddedToEventFacet
Indicates that (the specified subclass of)
CollectionAddedToEvent should be posted to the
EventBusService. |
| Modifier and Type | Class and Description |
|---|---|
class |
PostsCollectionAddedToEventFacetAbstract |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionAddToFacetAbstract |
| Modifier and Type | Class and Description |
|---|---|
class |
PostsCollectionAddedToEventFacetAnnotation |
| Constructor and Description |
|---|
PostsCollectionAddedToEventFacetAnnotation(Class<? extends org.apache.isis.applib.services.eventbus.CollectionAddedToEvent<?,?>> eventType,
PropertyOrCollectionAccessorFacet getterFacet,
CollectionAddToFacet collectionAddToFacet,
ServicesInjector servicesInjector,
FacetHolder holder) |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionAddToFacetViaAccessor |
class |
CollectionAddToFacetViaMethod |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.