public class FileSvcConnector
extends Composite
Constructor and Description |
---|
FileSvcConnector() |
Modifier and Type | Method and Description |
---|---|
void |
saveStringToFile(String str,
String filename)
Send a save request to the File web service.
|
void |
saveStudyDesign(StudyDesign studyDesign,
String filename)
Send a save request to the File web service.
|
public void saveStudyDesign(StudyDesign studyDesign, String filename)
data
- the data to be savedfilename
- default filename to useUniversity of Colorado Denver, Department of Biostatistics and Informatics