Class | Description |
---|---|
RepositoryRestResource.None |
Annotation Type | Description |
---|---|
Description |
Annotation to describe semantics of a resource.
|
HandleAfterCreate | |
HandleAfterDelete |
Denotes a component that should handle the afterDelete event.
|
HandleAfterLinkDelete |
Denotes a component that should handle the afterLinkDelete event.
|
HandleAfterLinkSave |
Denotes a component that should handle the afterLinkSave event.
|
HandleAfterSave |
Denotes a component that should handle the afterSave event.
|
HandleBeforeCreate | |
HandleBeforeDelete |
Denotes a component that should handle the beforeDelete event.
|
HandleBeforeLinkDelete |
Denotes a component that should handle the beforeLinkDelete event.
|
HandleBeforeLinkSave |
Denotes a component that should handle the beforeLinkSave event.
|
HandleBeforeSave |
Denotes a component that should handle the beforeSave event.
|
RepositoryEventHandler |
Advertises classes annotated with this that they are event handlers.
|
RepositoryRestResource |
Annotate a
Repository with this to customize export mapping and rels. |
RestResource |
Annotate a
Repository with this to influence how it is exported and what
the value of the rel attribute will be in links. |
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.