...
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...)
...
Code Block |
---|
<groupId>org.collectionspace.services</groupId> <artifactId>org.collectionspace.services.common-api</artifactId> <name>services.common-api</name> |