public class DownloadFields extends Object
| Constructor and Description |
|---|
DownloadFields(Set<IndexFieldDTO> indexFields) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFields()
Get the name of the field that should be included in the download.
|
String[] |
getHeader(String[] values,
boolean useSuffix)
Gets the header for the file
|
List<String>[] |
getIndexFields(String[] values)
Returns the index fields that are used for the supplied values.
|
public DownloadFields(Set<IndexFieldDTO> indexFields)
Copyright © 2014. All rights reserved.