public interface TriageStatusQueryProcessor
| Modifier and Type | Method and Description |
|---|---|
SortedSet<NoteItem> |
processTriageStatusQuery(CollectionItem collection,
TriageStatusQueryContext context) |
SortedSet<NoteItem> |
processTriageStatusQuery(NoteItem note,
TriageStatusQueryContext context)
Return modification and occurrence NoteItems
from a master recurring NoteItem that fall into a
given triage status category.
|
SortedSet<NoteItem> processTriageStatusQuery(CollectionItem collection, TriageStatusQueryContext context)
collection - collection to searchcontext - the query contextSortedSet<NoteItem> processTriageStatusQuery(NoteItem note, TriageStatusQueryContext context)
note - master recurring note to searchcontext - the query contextCopyright © 2012–2018 1&1. All rights reserved.