RefDataSvc |
RefDataSvc.setCacheTimeout(int timeout) |
Set the cache timeout is seconds for the reference data set.
|
RefDataSvc |
RefDataSvc.setClientCode(String clientCode) |
Set the reference data set organization client code.
|
RefDataSvc |
RefDataSvc.setDataType(String type) |
Set the data type of the reference data set [ CSV | JSON | XML ].
|
RefDataSvc |
RefDataSvc.setFileValue(org.apache.commons.fileupload.FileItem fileValue) |
Set the file item value for the reference data set.
|
RefDataSvc |
RefDataSvc.setLocale(String locale) |
Set the locale of the reference data set.
|
RefDataSvc |
RefDataSvc.setName(String name) |
Set the name of the reference data set.
|
RefDataSvc |
RefDataSvc.setValue(String value) |
Set the value of the reference data set.
|