Package com.onenetwork.platform.common.attachednotes
Allows one to attach an arbitrary number of "notes" to a Model, similar to a discussion thread on a forum.
-
Interface Summary Interface Description AttachedNote Represents a single note attached to a Model.AttachedNotes Represents the collection of all notes attached to a Model.AttachedNoteService Factory for creating AttachedNote-related objects. -
Enum Summary Enum Description NoteOperation Operations which can be performed on a note during a Model write.NotePriority Priority for anAttachedNote
- high, medium or low.