Revision: 3887
Author: [email protected]
Date: Thu Jun 30 02:48:26 2011
Log: Method Signature
http://code.google.com/p/openmeetings/source/detail?r=3887
Modified:
/trunk/singlewebapp/src/fileservice/org/openmeetings/axis/services/FileService.java
=======================================
---
/trunk/singlewebapp/src/fileservice/org/openmeetings/axis/services/FileService.java
Mon Jun 27 11:07:01 2011
+++
/trunk/singlewebapp/src/fileservice/org/openmeetings/axis/services/FileService.java
Thu Jun 30 02:48:26 2011
@@ -409,6 +409,12 @@
}
return null;
}
+
+ public String[] getImportFileExtensions() throws AxisFault {
+
+
+ return null;
+ }
/**
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en.