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 RegistryClientException
- Throws:
RegistryClientException
PdsRegistryService
public PdsRegistryService(String url,
SecurityContext securityContext,
String user,
String password)
throws RegistryClientException
- Throws:
RegistryClientException
hasProduct
public boolean hasProduct(String lid)
hasProduct
public boolean hasProduct(String lid,
String vid)
throws RegistryServiceException
- Throws:
RegistryServiceException
ingest
public String ingest(ExtrinsicObject extrinsic)
throws RegistryServiceException
- Throws:
RegistryServiceException
createPackage
public String createPackage(RegistryPackage registryPackage)
throws RegistryServiceException
- Throws:
RegistryServiceException
Copyright © 2010-2014 Planetary Data System. All Rights Reserved.