| Package | Description |
|---|---|
| org.unitedinternet.cosmo.model.filter |
Includes the Item filter api, which allows custom item queries to be
built.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StringAttributeFilter
TODO
|
class |
TextAttributeFilter
Filter that matches Items with a TextAttribute.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeFilter |
ItemFilter.getAttributeFilter(QName qname)
Return an AttributeFilter that matches a specific QName
|
| Modifier and Type | Method and Description |
|---|---|
List<AttributeFilter> |
ItemFilter.getAttributeFilters()
List of AttributeFilters.
|
Copyright © 2012–2018 1&1. All rights reserved.