| Class | Description |
|---|---|
| DateRangeMatcher |
This matcher checks, if the note is within the given time range.
|
| FavoriteMatcher |
Matcher to handle
TimelineQueryParameters.isFavorites(). |
| FollowingMatcher |
A matcher, which returns true, if the current user follows the entity in one of the following
forms:
Topic the note was written in,
Author of the note,
Discussion of the note,
A tag of the note.
|
| FullTextSearchFiltersMatcher |
Matcher for
TimelineQueryParameters.getFullTextSearchFilters() . |
| MatcherFactory |
Factory for Matcher.
|
| NoteIdMatcher |
Matcher for
TimelineQueryParameters.getNoteId(). |
| PropertyFilterMatcher |
Matcher for property filters like content types.
|
| TagIdsMatcher |
Matcher for
TimelineQueryParameters.getTagIds(). |
| TopicIdsMatcher |
Matcher to test for the topics.
|
| UserAliasesMatcher |
Matcher for
TimelineQueryParameters.getUserAliases(). |
| UserIdsMatcher | |
| UsersToBeNotifiedMatcher |
Matcher for
com.communote.server.core.vo.query.TaggingCoreItemUTPExtension#getUserToBeNotified(). |
Copyright © 2019 Communote team. All rights reserved.