public class PdsRegistryService extends Object
Constructor and Description |
---|
PdsRegistryService(String url) |
PdsRegistryService(String url,
SecurityContext securityContext,
String user,
String password) |
Modifier and Type | Method and Description |
---|---|
String |
createPackage(RegistryPackage registryPackage) |
boolean |
hasProduct(String lid) |
boolean |
hasProduct(String lid,
String vid) |
String |
ingest(ExtrinsicObject extrinsic) |
public PdsRegistryService(String url) throws RegistryClientException
RegistryClientException
public PdsRegistryService(String url, SecurityContext securityContext, String user, String password) throws RegistryClientException
RegistryClientException
public boolean hasProduct(String lid)
public boolean hasProduct(String lid, String vid) throws RegistryServiceException
RegistryServiceException
public String ingest(ExtrinsicObject extrinsic) throws RegistryServiceException
RegistryServiceException
public String createPackage(RegistryPackage registryPackage) throws RegistryServiceException
RegistryServiceException
Copyright © 2010–2015 Planetary Data System. All rights reserved.