See: Description
| Interface | Description |
|---|---|
| FilterCriteria |
Represents filter criteria that can be used to
restrict results using an ItemFilter.
|
| Class | Description |
|---|---|
| AttributeFilter |
A filter that matches an Item with a given Attribute.
|
| BetweenExpression |
FilterExpression that matches between two values
|
| ContentItemFilter |
Adds ContentItem specific criteria to ItemFilter.
|
| EqualsExpression |
FilterExpression that matches a value.
|
| EventStampFilter |
Adds EventStamp specific criteria to StampFilter.
|
| FilterExpression |
Abstract simple expression criteria.
|
| FilterOrder |
Represents an ordering of an item property.
|
| ILikeExpression |
FilterExpression that performs a case insensitive substring match.
|
| ItemFilter |
Represents a filter that matches a set of criteria to all items.
|
| LikeExpression |
FilterExpression that performs a substring match.
|
| NoteItemFilter |
Adds NoteItem specific criteria to ItemFilter.
|
| NullExpression |
FilterExpression that matches null values
|
| Restrictions |
Provides convienent FilterCriteria
|
| StampFilter |
Represents a filter that matches an Item with
a specified Stamp.
|
| StringAttributeFilter |
TODO
|
| TextAttributeFilter |
Filter that matches Items with a TextAttribute.
|
| Enum | Description |
|---|---|
| FilterOrder.Order |
Copyright © 2012–2018 1&1. All rights reserved.