|
Annotation Types Summary |
| Filter |
Annotation for defining filter functions embedded in repositories. |
| Filters |
|
| GenerateView |
Indicates that a CouchDb view should be generated for the annotated method. |
| ListFunction |
Annotation for defining list functions embedded in repositories. |
| Lists |
|
| ShowFunction |
Annotation for defining show functions embedded in repositories. |
| Shows |
|
| TypeDiscriminator |
Used to distinguish a type's documents in the database. |
| UpdateHandler |
Annotation for defining update handler functions embedded in repositories. |
| UpdateHandlers |
|
| View |
Annotation for defining views embedded in repositories. |
| Views |
Annotation for defining multiple views embedded in repositories. |