| Package | Description |
|---|---|
| org.unitedinternet.cosmo.service | |
| org.unitedinternet.cosmo.service.triage |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<NoteItem> |
ContentService.findNotesByTriageStatus(CollectionItem collection,
TriageStatusQueryContext context)
Find note items by triage status that belong to a collection.
|
SortedSet<NoteItem> |
ContentService.findNotesByTriageStatus(NoteItem note,
TriageStatusQueryContext context)
Find note items by triage status that belong to a recurring note series.
|
| Modifier and Type | Method and Description |
|---|---|
SortedSet<NoteItem> |
TriageStatusQueryProcessor.processTriageStatusQuery(CollectionItem collection,
TriageStatusQueryContext context) |
SortedSet<NoteItem> |
TriageStatusQueryProcessor.processTriageStatusQuery(NoteItem note,
TriageStatusQueryContext context)
Return modification and occurrence NoteItems
from a master recurring NoteItem that fall into a
given triage status category.
|
Copyright © 2012–2018 1&1. All rights reserved.