|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryClause | |
org.openspml.v2.msg.spml | |
org.openspml.v2.msg.spmlref | |
org.openspml.v2.msg.spmlsearch | |
org.openspml.v2.msg.spmlsuspend |
Uses of QueryClause in org.openspml.v2.msg.spml |
Subclasses of QueryClause in org.openspml.v2.msg.spml | |
class |
Selection
|
Uses of QueryClause in org.openspml.v2.msg.spmlref |
Subclasses of QueryClause in org.openspml.v2.msg.spmlref | |
class |
HasReference
|
Uses of QueryClause in org.openspml.v2.msg.spmlsearch |
Subclasses of QueryClause in org.openspml.v2.msg.spmlsearch | |
class |
And
|
class |
LogicalOperator
|
class |
Not
|
class |
Or
|
Methods in org.openspml.v2.msg.spmlsearch that return QueryClause | |
QueryClause[] |
SearchQuery.getQueryClauses()
|
Methods in org.openspml.v2.msg.spmlsearch with parameters of type QueryClause | |
void |
SearchQuery.addQueryClause(QueryClause queryClause)
|
boolean |
SearchQuery.removeQueryClause(QueryClause queryClause)
|
Constructors in org.openspml.v2.msg.spmlsearch with parameters of type QueryClause | |
SearchQuery(QueryClause[] queryClauses,
PSOIdentifier basePsoID,
java.lang.String targetID,
Scope scope)
|
|
Query(QueryClause[] queryClauses,
PSOIdentifier basePsoID,
java.lang.String targetID,
Scope scope)
|
Uses of QueryClause in org.openspml.v2.msg.spmlsuspend |
Subclasses of QueryClause in org.openspml.v2.msg.spmlsuspend | |
class |
IsActive
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |