Name | Note | |
---|---|---|
Version | ||
Included Services | ||
Java Package | org.kuali.rice.kew.api.note |
Method | getNotes | ||
---|---|---|---|
Description | ??? | ||
Parameters | String | documentId | ??? |
Return | NoteList | ??? | |
Errors | RiceIllegalArgumentException | ??? |
Method | getNote | ||
---|---|---|---|
Description | ??? | ||
Parameters | String | noteId | ??? |
Return | Note | ??? | |
Errors | RiceIllegalArgumentException | ??? |
Method | createNote | ||
---|---|---|---|
Description | ??? | ||
Parameters | Note | note | ??? |
Return | Note | ??? | |
Errors | RiceIllegalArgumentException | ??? |
Method | updateNote | ||
---|---|---|---|
Description | ??? | ||
Parameters | Note | note | ??? |
Return | Note | ??? | |
Errors | RiceIllegalArgumentException | ??? |
Method | deleteNote | ||
---|---|---|---|
Description | ??? | ||
Parameters | String | noteId | ??? |
Return | Note | ??? | |
Errors | RiceIllegalArgumentException | ??? |