Package gov.nasa.pds.registry.common
Interface Response.Search
- Enclosing interface:
- Response
public static interface Response.Search
-
Method Summary
Modifier and TypeMethodDescriptionaltIds()batch()fields()lddInfo()ldds()lidvids()nonExistingIds(Collection<String> from_ids)
-
Method Details
-
altIds
-
batch
-
bucketValues
-
documents
-
field
- Throws:
NoSuchFieldException
-
fields
-
lidvids
-
latestLidvids
-
lddInfo
-
ldds
-
nonExistingIds
Set<String> nonExistingIds(Collection<String> from_ids) throws UnsupportedOperationException, IOException
-