Issue 11508

registry-ws-client: add listServedBy to DatasetService

11508
Reporter: kbraak
Type: Improvement
Summary: registry-ws-client: add listServedBy to DatasetService
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2012-06-27 15:17:48.148
Updated: 2013-12-16 17:50:20.638
Resolved: 2013-12-11 10:55:02.757
        
Description: DatasetService can already tell you:

listHostedBy Organization
listOwnedBy Organization

so, how about

listServedBy TechnicalInstallation

In more detail: list me all the datasets, that are served by a technical installation]]>
    


Author: kbraak@gbif.org
Created: 2013-12-11 10:55:02.789
Updated: 2013-12-11 17:34:02.029
        
Fixed in Registry2.

See
{code}
/installation/{UUID}/dataset
{code}

http://www.gbif.org/developer/registry

Closing issue.