...
Currently, the following Authorities provide this behavior:
LocationAuthority (/locationauthorities)
PersonAuthority (/personauthorities)
OrgAuthority (/orgauthorities)
TaxonAuthority (/taxonomyauthorities)
VocabularyAuthority (/vocabularies) TODO: Vocabularies are supposed to be flat? But they inherit from the same base class...)
Other services may be found here: RESTful Rollup
For all queries, the target of the URI is called the "item". For example with this URL,
...
Code Block |
---|
<groupId>org.collectionspace.services</groupId> <artifactId>org.collectionspace.services.common-api</artifactId> <name>services.common-api</name> |