| Package | Description |
|---|---|
| com.openkm.sdk4j.bean | |
| com.openkm.sdk4j.definition | |
| com.openkm.sdk4j.impl |
| Modifier and Type | Method and Description |
|---|---|
LockInfo |
Node.getLockInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setLockInfo(LockInfo lockInfo) |
| Modifier and Type | Method and Description |
|---|---|
LockInfo |
BaseDocument.getLockInfo(String uuid) |
LockInfo |
BaseDocument.lockDocument(String uuid) |
LockInfo |
BaseRecord.lockRecord(String uuid) |
| Modifier and Type | Method and Description |
|---|---|
LockInfo |
OKMWebservices.getLockInfo(String uuid)
Deprecated.
As of sdk4j 3.8, replaced by
DocumentImpl.getLockInfo(String) |
LockInfo |
DocumentImpl.getLockInfo(String uuid) |
LockInfo |
OKMWebservices.lockDocument(String uuid)
Deprecated.
As of sdk4j 3.8, replaced by
DocumentImpl.lockDocument(String) |
LockInfo |
DocumentImpl.lockDocument(String uuid) |
LockInfo |
RecordImpl.lockRecord(String uuid) |
LockInfo |
OKMWebservices.lockRecord(String uuid)
Deprecated.
As of sdk4j 3.8, replaced by
RecordImpl.lockRecord(String) |
Copyright © 2020 Open Knowledge Management System S.L.. All Rights Reserved.