SDK for .NET  2.3.0
SDK for .NET
 All Classes Namespaces Files Functions Variables Properties
com.openkm.sdk4csharp.definition.BaseNote Interface Reference
Inheritance diagram for com.openkm.sdk4csharp.definition.BaseNote:

Public Member Functions

Note addNote (String nodeId, String text)
 
Note getNote (String noteId)
 
void deleteNote (String noteId)
 
void setNote (String noteId, String text)
 
NoteList noteList (String nodeId)
 

Member Function Documentation

Note com.openkm.sdk4csharp.definition.BaseNote.addNote ( String  nodeId,
String  text 
)
void com.openkm.sdk4csharp.definition.BaseNote.deleteNote ( String  noteId)
Note com.openkm.sdk4csharp.definition.BaseNote.getNote ( String  noteId)
NoteList com.openkm.sdk4csharp.definition.BaseNote.noteList ( String  nodeId)
void com.openkm.sdk4csharp.definition.BaseNote.setNote ( String  noteId,
String  text 
)

The documentation for this interface was generated from the following file: