String |
ISStoreService.backup() |
boolean |
ISStoreService.createFileColl(String fileColl) |
boolean |
ISStoreService.deleteFileColl(String fileColl) |
boolean |
ISStoreService.deleteXML(String fileName,
String fileColl) |
boolean |
ISStoreService.executeXUpdate(String query) |
List<String> |
ISStoreService.getFileColls() |
List<String> |
ISStoreService.getFileNames(String fileColl) |
String |
ISStoreService.getXML(String fileName,
String fileColl) |
String |
ISStoreService.getXMLbyQuery(String query) |
boolean |
ISStoreService.insertXML(String fileName,
String fileColl,
String file) |
List<String> |
ISStoreService.quickSearchXML(String query) |
boolean |
ISStoreService.updateXML(String fileName,
String fileColl,
String file) |