|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ObjectComparison
Provides the functionality to use a QueryObject as an Operand in a Filter condition.
Operand,
Filter| Nested Class Summary | |
|---|---|
static class |
ObjectComparison.Factory
A class with methods for creating instances of the ObjectComparison type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
Internal Use Only. |
| Method Summary | |
|---|---|
QueryObject |
addNewQueryObject()
Appends and returns a new empty "QueryObject" element. |
QueryObject |
getQueryObject()
Gets the QueryObject used as the Operand
in the Filter. |
void |
setQueryObject(QueryObject queryObject)
Sets the QueryObject used as the Operand
in the Filter. |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
Internal Use Only.
| Method Detail |
|---|
QueryObject getQueryObject()
Gets the QueryObject used as the Operand
in the Filter.
QueryObject used as the Operand
in the Filtervoid setQueryObject(QueryObject queryObject)
Sets the QueryObject used as the Operand
in the Filter.
queryObject - the QueryObject used as the Operand
in the FilterQueryObject addNewQueryObject()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||