| Package | Description |
|---|---|
| org.modeshape.web.client | |
| org.modeshape.web.client.admin | |
| org.modeshape.web.server | |
| org.modeshape.web.server.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
JcrService.restore(String repository,
String name,
RestoreParams params) |
void |
JcrServiceAsync.restore(String repositoy,
String name,
RestoreParams params,
com.google.gwt.user.client.rpc.AsyncCallback<?> cb) |
| Modifier and Type | Method and Description |
|---|---|
void |
RestoreControl.restore(String name,
RestoreParams params) |
| Modifier and Type | Method and Description |
|---|---|
void |
LRepository.restore(String name,
RestoreParams options)
Restore repository.
|
void |
JcrServiceImpl.restore(String repository,
String name,
RestoreParams params) |
| Modifier and Type | Method and Description |
|---|---|
void |
LRepositoryImpl.restore(String name,
RestoreParams options) |
| Constructor and Description |
|---|
RestoreUsrOptions(RestoreParams params) |
Copyright © 2008–2018 JBoss, a division of Red Hat. All rights reserved.