public interface ResultsFilter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
LATEST_VERSION |
static java.lang.String |
VERSION_ID |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
applyFilter(java.lang.Object filterObject)
Apply the filter on the object.
|
java.lang.Object |
applyFilter(RegistryClient client,
java.lang.Object filterObject)
Apply the filter on the object and also pass a registry client object
for potential queries to the registry
|
static final java.lang.String VERSION_ID
static final java.lang.String LATEST_VERSION
java.lang.Object applyFilter(java.lang.Object filterObject)
filterObject
- java.lang.Object applyFilter(RegistryClient client, java.lang.Object filterObject) throws RegistryServiceException
client
- filterObject
- RegistryServiceException
Copyright © 2010-2019 Planetary Data System. All Rights Reserved.