See: Description
| Annotation Type | Description |
|---|---|
| AutoWrapDisabled | |
| BulkCreateResource |
Annotation for a service or repository method which supports creating multiple resources
|
| BulkDeleteResource |
Annotation for a service or repository method which supports deleting multiple resources
|
| BulkUpdateResource |
Annotation for a service or repository method which supports updating multiple resources
|
| CreateResource |
Annotation for a service or repository method which supports creating a resource
|
| DeleteResource |
Annotation for a service or repository method which supports deleting a resource
|
| DeleteResourceByQuery |
Annotation for a service or repository method which supports deleting multiple resources which match query criteria
|
| ListResource |
Annotation for a service or repository method which supports listing resources
|
| ReadResource |
Annotation for a service or repository method which supports reading a resource
|
| UpdateResource |
Annotation for a service or repository method which supports updating a resource
|
| UpdateResourceByQuery |
Annotation for a service or repository method which supports updating multiple resources which match query criteria
|
Copyright © 2018. All rights reserved.