gov.nasa.pds.harvest.registry
Class PdsRegistryService
java.lang.Object
gov.nasa.pds.harvest.registry.PdsRegistryService
public class PdsRegistryService
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PdsRegistryService
public PdsRegistryService(String url)
throws gov.nasa.pds.registry.exception.RegistryClientException
- Throws:
gov.nasa.pds.registry.exception.RegistryClientException
PdsRegistryService
public PdsRegistryService(String url,
gov.nasa.pds.registry.client.SecurityContext securityContext,
String user,
String password)
throws gov.nasa.pds.registry.exception.RegistryClientException
- Throws:
gov.nasa.pds.registry.exception.RegistryClientException
hasProduct
public boolean hasProduct(String lid)
hasProduct
public boolean hasProduct(String lid,
String vid)
throws gov.nasa.pds.registry.exception.RegistryServiceException
- Throws:
gov.nasa.pds.registry.exception.RegistryServiceException
ingest
public String ingest(gov.nasa.pds.registry.model.ExtrinsicObject extrinsic)
throws gov.nasa.pds.registry.exception.RegistryServiceException
- Throws:
gov.nasa.pds.registry.exception.RegistryServiceException
createPackage
public String createPackage(gov.nasa.pds.registry.model.RegistryPackage registryPackage)
throws gov.nasa.pds.registry.exception.RegistryServiceException
- Throws:
gov.nasa.pds.registry.exception.RegistryServiceException
Copyright © 2010–2014 Planetary Data System. All rights reserved.