|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Scope | |
org.openspml.v2.msg.spmlsearch |
Uses of Scope in org.openspml.v2.msg.spmlsearch |
Fields in org.openspml.v2.msg.spmlsearch declared as Scope | |
static Scope |
Scope.PSO
|
static Scope |
Scope.ONELEVEL
|
static Scope |
Scope.SUBTREE
|
Methods in org.openspml.v2.msg.spmlsearch that return Scope | |
static Scope[] |
Scope.getConstants()
|
Scope |
SearchQuery.getScope()
|
Methods in org.openspml.v2.msg.spmlsearch with parameters of type Scope | |
void |
SearchQuery.setScope(Scope scope)
|
Constructors in org.openspml.v2.msg.spmlsearch with parameters of type Scope | |
SearchQuery(QueryClause[] queryClauses,
PSOIdentifier basePsoID,
java.lang.String targetID,
Scope scope)
|
|
Query(QueryClause[] queryClauses,
PSOIdentifier basePsoID,
java.lang.String targetID,
Scope scope)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |