| Package | Description |
|---|---|
| com.openkm.sdk4j | |
| com.openkm.sdk4j.bean | |
| com.openkm.sdk4j.definition | |
| com.openkm.sdk4j.impl |
| Modifier and Type | Method and Description |
|---|---|
Note |
OKMWebservice10.addNote(String nodeId,
String text)
addNote
|
Note |
OKMWebservice10.getNote(String noteId)
getNote
|
| Modifier and Type | Method and Description |
|---|---|
List<Note> |
OKMWebservice10.listNotes(String nodeId)
listNotes
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Note> |
Node.notes |
| Modifier and Type | Method and Description |
|---|---|
List<Note> |
NoteList.getList() |
List<Note> |
Node.getNotes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setNotes(List<Note> notes) |
| Modifier and Type | Method and Description |
|---|---|
Note |
BaseNote.addNote(String nodeId,
String text) |
Note |
BaseNote.getNote(String noteId) |
| Modifier and Type | Method and Description |
|---|---|
List<Note> |
BaseNote.listNotes(String nodeId) |
| Modifier and Type | Method and Description |
|---|---|
Note |
NoteImpl.addNote(String nodeId,
String text)
add
|
Note |
NoteImpl.getNote(String noteId)
add
|
| Modifier and Type | Method and Description |
|---|---|
List<Note> |
NoteImpl.listNotes(String nodeId)
list
|
Copyright © 2015 Open Knowledge Management System S.L.. All rights reserved.