public class BatchResource extends Object
Constructor and Description |
---|
BatchResource(javax.ws.rs.core.UriInfo uriInfo,
javax.ws.rs.core.Request request,
gov.nasa.pds.registry.service.RegistryService registryService) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
publishObjects(gov.nasa.pds.registry.model.RegistryObjectList objList,
String packageGuid) |
javax.ws.rs.core.Response |
versionObjects(gov.nasa.pds.registry.model.RegistryObjectList objList,
boolean major,
String packageGuid) |
public BatchResource(javax.ws.rs.core.UriInfo uriInfo, javax.ws.rs.core.Request request, gov.nasa.pds.registry.service.RegistryService registryService)
public javax.ws.rs.core.Response publishObjects(gov.nasa.pds.registry.model.RegistryObjectList objList, String packageGuid)
packageId
- name
- description
- objectList
- public javax.ws.rs.core.Response versionObjects(gov.nasa.pds.registry.model.RegistryObjectList objList, boolean major, String packageGuid)
Copyright © 2010–2016 Planetary Data System. All rights reserved.