| Modifier and Type | Interface and Description |
|---|---|
interface |
PostsCollectionRemovedFromEventFacet
Indicates that (the specified subclass of)
CollectionRemovedFromEvent should be posted to the
EventBusService. |
| Modifier and Type | Class and Description |
|---|---|
class |
PostsCollectionRemovedFromEventFacetAbstract |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionRemoveFromFacetAbstract |
| Modifier and Type | Class and Description |
|---|---|
class |
PostsCollectionRemovedFromEventFacetAnnotation |
| Constructor and Description |
|---|
PostsCollectionRemovedFromEventFacetAnnotation(Class<? extends org.apache.isis.applib.services.eventbus.CollectionRemovedFromEvent<?,?>> eventType,
PropertyOrCollectionAccessorFacet getterFacet,
CollectionRemoveFromFacet collectionRemoveFromFacet,
ServicesInjector servicesInjector,
FacetHolder holder) |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionRemoveFromFacetViaAccessor |
class |
CollectionRemoveFromFacetViaMethod |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.