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