| Package | Description |
|---|---|
| org.alfresco.repo.webservice.repository | |
| org.alfresco.repo.webservice.types |
| Modifier and Type | Method and Description |
|---|---|
QueryResult |
RepositoryWebService.query(Store store,
Query query,
boolean includeMetaData)
Executes a query against a store.
|
QueryResult |
RepositoryServiceSoapPort.query(Store store,
Query query,
boolean includeMetaData)
Executes a query against a store.
|
| Constructor and Description |
|---|
SearchQuery(Store store,
Query query) |
| Modifier and Type | Method and Description |
|---|---|
Query |
Predicate.getQuery()
Gets the query value for this Predicate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Predicate.setQuery(Query query)
Sets the query value for this Predicate.
|
| Constructor and Description |
|---|
Predicate(Reference[] nodes,
Store store,
Query query) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.