|
Interface Summary |
| BooleanPropertyQuery |
A BooleanPropertyQuery selects a set of instances of class
BooleanProperty based on conditions to be met by their
attributes. |
| DecimalPropertyQuery |
A DecimalPropertyQuery selects a set of instances of class
DecimalProperty based on conditions to be met by their
attributes. |
| FilterQuery |
A FilterQuery selects a set of instances of class
Filter based on conditions to be met by their attributes. |
| IntegerPropertyQuery |
A IntegerPropertyQuery selects a set of instances of class
IntegerProperty based on conditions to be met by their
attributes. |
| PropertyQuery |
A PropertyQuery selects a set of instances of class
Property based on conditions to be met by their attributes. |
| StringPropertyQuery |
A StringPropertyQuery selects a set of instances of class
StringProperty based on conditions to be met by their
attributes. |
| UriPropertyQuery |
A UriPropertyQuery selects a set of instances of class
UriProperty based on conditions to be met by their
attributes. |