| Package | Description |
|---|---|
| org.unitedinternet.cosmo.dao.query | |
| org.unitedinternet.cosmo.model.filter |
Includes the Item filter api, which allows custom item queries to be
built.
|
| org.unitedinternet.cosmo.service |
| Modifier and Type | Method and Description |
|---|---|
Set<Item> |
ItemFilterProcessor.processFilter(ItemFilter filter) |
Set<Item> |
ItemFilterProcessor.processResults(List<Item> results,
ItemFilter itemFilter) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentItemFilter
Adds ContentItem specific criteria to ItemFilter.
|
class |
NoteItemFilter
Adds NoteItem specific criteria to ItemFilter.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Item> |
ContentService.findItems(ItemFilter filter)
Find items by filter.
|
Copyright © 2012–2018 1&1. All rights reserved.