| Package | Description |
|---|---|
| org.kuali.rice.kew.api.note |
Copyright 2005-2018 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| Modifier and Type | Method and Description |
|---|---|
Note |
Note.Builder.build() |
Note |
NoteService.createNote(Note note) |
Note |
NoteService.deleteNote(String noteId) |
Note |
NoteService.getNote(String noteId) |
Note |
NoteService.updateNote(Note note) |
| Modifier and Type | Method and Description |
|---|---|
List<Note> |
NoteService.getNotes(String documentId) |
| Modifier and Type | Method and Description |
|---|---|
Note |
NoteService.createNote(Note note) |
Note |
NoteService.updateNote(Note note) |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.