.NET SDK Changelog
From OpenKM Documentation
OKMWebservices
Webservices 2.0
- Changes in class OKMQueryParamsBean
Variable folder replaces removed ariable path to indicate folder from where starting searching.
Variable folderRecursive indicates if search must be done in folder path and subfolders.
added variable String folder added variable boolean folderRecursive removed variable String path
OKMUtils
= Version 2.1
- Added methods at ConfigurationForm
public void reload(ConfigurationHandler configurationHandler, DictionaryHelper dictionary, OKMWebservice webservice,
ConfigBean configBean, Dictionary<String, String> languages, Dictionary<int, String> versions)
- Added methods at ExplorerForm
public void reload(ExplorerHandler explorerHandler, DictionaryHelper dictionary, OKMWebservice webservice)
- Added methods at SearchForm
public void reload(SearchHandler searchHandler, DictionaryHelper dictionary, OKMWebservice webservice)
- Added methods at TreeForm
public void reload(TreeHandler treeHandler, DictionaryHelper dictionary, OKMWebservice webservice)