| Package | Description |
|---|---|
| org.modeshape.web.client | |
| org.modeshape.web.server |
| Modifier and Type | Method and Description |
|---|---|
Collection<JcrNodeType> |
JcrService.nodeTypes(String repository,
String workspace)
Gets all registered node types.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JcrServiceAsync.nodeTypes(String repository,
String workspace,
com.google.gwt.user.client.rpc.AsyncCallback<Collection<JcrNodeType>> result) |
| Modifier and Type | Method and Description |
|---|---|
Collection<JcrNodeType> |
JcrServiceImpl.nodeTypes(String repository,
String workspace) |
Copyright © 2008–2018 JBoss, a division of Red Hat. All rights reserved.