git-svn-id: https://svn.lifesci.dundee.ac.uk/svn/repository/trunk@398
be28352e-c001-0410-b1a7-
c7978e42abec
*/
public void importDocument(File location) {
// TODO LATER: implement SimpleClient.importDocument()
+ // if (numberOfClients<1 or document file is empty/new, then can import directly.)
+ // more complex if data is already present in document. Could have a 'clearSession' method, too, or dump and overwrite instead.
log.error("importDocument is not yet implemented for a SimpleClient Session.");
/* try {