See: Description
| Interface | Description |
|---|---|
| PropertyCriteria |
A property criteria can be used to filter the properties found by a
PropertyQuery |
| Class | Description |
|---|---|
| AnnotatedPropertyCriteria |
A criteria that matches a property based on its annotations
|
| NamedPropertyCriteria |
A criteria that matches a property based on name
|
| PropertyQueries |
Utilities for working with property queries
|
| PropertyQuery<V> |
Queries a target class for properties that match certain criteria.
|
| TypedPropertyCriteria |
A criteria that matches a property based on its type
|
A set of utility classes for querying a class for properties based on a set of criteria.
PropertyQuery,
PropertyQueries,
PropertyCriteriaCopyright © 2008-2013 Seam Framework. All Rights Reserved.