public class PrincipalPropertySearchQuery extends ReportQuery
| Modifier | Constructor and Description |
|---|---|
protected |
PrincipalPropertySearchQuery(DavResource path,
javax.xml.namespace.QName root) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<javax.xml.namespace.QName> |
getExpectedResults() |
java.util.List<PropMatch> |
getMatches() |
void |
setExpectedResults(java.util.List<javax.xml.namespace.QName> expectedResults) |
void |
setMatches(java.util.List<PropMatch> matches) |
getKindprotected PrincipalPropertySearchQuery(DavResource path, javax.xml.namespace.QName root)
public java.util.List<PropMatch> getMatches()
public void setMatches(java.util.List<PropMatch> matches)
public java.util.List<javax.xml.namespace.QName> getExpectedResults()
public void setExpectedResults(java.util.List<javax.xml.namespace.QName> expectedResults)
Copyright © 2024. All Rights Reserved.