| Package | Description |
|---|---|
| com.openkm.sdk4j.definition | |
| com.openkm.sdk4j.impl |
| Modifier and Type | Method and Description |
|---|---|
ScriptExecutionResult |
BaseRepository.executeScript(InputStream is)
Execute script script execution result.
|
ScriptExecutionResult |
BaseRepository.executeScript(String script)
Execute script script execution result.
|
| Modifier and Type | Method and Description |
|---|---|
ScriptExecutionResult |
OKMWebservices.executeScript(InputStream is)
Deprecated.
As of sdk4j 3.8, replaced by
RepositoryImpl.executeScript(InputStream) |
ScriptExecutionResult |
RepositoryImpl.executeScript(InputStream is) |
ScriptExecutionResult |
OKMWebservices.executeScript(String script)
Deprecated.
As of sdk4j 3.16, replaced by
RepositoryImpl.executeScript(String) |
ScriptExecutionResult |
RepositoryImpl.executeScript(String script) |
Copyright © 2022 Open Knowledge Management System S.L.. All Rights Reserved.