|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Query | |
|---|---|
| org.alfresco.www.ws.model.content._1_0 | |
| org.alfresco.www.ws.service.repository._1_0 | |
| Uses of Query in org.alfresco.www.ws.model.content._1_0 |
|---|
| Methods in org.alfresco.www.ws.model.content._1_0 that return Query | |
|---|---|
Query |
Predicate.getQuery()
Gets the query value for this Predicate. |
| Methods in org.alfresco.www.ws.model.content._1_0 with parameters of type Query | |
|---|---|
void |
Predicate.setQuery(Query query)
Sets the query value for this Predicate. |
| Constructors in org.alfresco.www.ws.model.content._1_0 with parameters of type Query | |
|---|---|
Predicate(Reference[] nodes,
Store store,
Query query)
|
|
| Uses of Query in org.alfresco.www.ws.service.repository._1_0 |
|---|
| Methods in org.alfresco.www.ws.service.repository._1_0 that return Query | |
|---|---|
Query |
Query.getQuery()
Gets the query value for this Query. |
| Methods in org.alfresco.www.ws.service.repository._1_0 with parameters of type Query | |
|---|---|
void |
Query.setQuery(Query query)
Sets the query value for this Query. |
| Constructors in org.alfresco.www.ws.service.repository._1_0 with parameters of type Query | |
|---|---|
Query(Store store,
Query query,
boolean includeMetaData)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||