public class GetResponseRecordFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
GetResponseRecordFilter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
The main method.
|
static InputStream |
overrideResponseIdsByListIds(InputStream getRecordsResponse,
List<String> idsToRemove)
Removes the summary ids by list ids.
|
public static InputStream overrideResponseIdsByListIds(InputStream getRecordsResponse, List<String> idsToRemove) throws IOException
getRecordsResponse - the get records responseidsToRemove - the ids to removeIOException - Signals that an I/O exception has occurred.public static void main(String[] args)
args - the argumentsCopyright © 2016. All Rights Reserved.