public class ConfigurationResource
extends java.lang.Object
Constructor and Description |
---|
ConfigurationResource(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 |
configure(java.lang.String packageGuid,
java.lang.String name,
java.lang.String description,
gov.nasa.pds.registry.model.RegistryObjectList objectList)
Configures the registry with a set of classification schemes and
nodes.
|
public ConfigurationResource(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 configure(java.lang.String packageGuid, java.lang.String name, java.lang.String description, gov.nasa.pds.registry.model.RegistryObjectList objectList)
packageId
- name
- description
- objectList
- Copyright © 2010-2018 Planetary Data System. All Rights Reserved.