| Package | Description |
|---|---|
| org.modeshape.web.client | |
| org.modeshape.web.server |
| Modifier and Type | Method and Description |
|---|---|
ResultSet |
JcrService.query(String repository,
String workspace,
String text,
String lang)
Executes query.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JcrServiceAsync.query(String repository,
String workspace,
String text,
String lang,
com.google.gwt.user.client.rpc.AsyncCallback<ResultSet> result) |
| Modifier and Type | Method and Description |
|---|---|
ResultSet |
JcrServiceImpl.query(String repository,
String workspace,
String text,
String lang) |
Copyright © 2008–2018 JBoss, a division of Red Hat. All rights reserved.