| Package | Description |
|---|---|
| org.opencms.gwt |
Provides core support for GWT.
|
| org.opencms.gwt.shared.rpc |
Shared RPC interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
CmsReplaceInfo |
CmsVfsService.getFileReplaceInfo(CmsUUID structureId) |
| Modifier and Type | Method and Description |
|---|---|
CmsReplaceInfo |
I_CmsVfsService.getFileReplaceInfo(CmsUUID structureId)
Returns the file replace info.
|
| Modifier and Type | Method and Description |
|---|---|
void |
I_CmsVfsServiceAsync.getFileReplaceInfo(CmsUUID structureId,
com.google.gwt.user.client.rpc.AsyncCallback<CmsReplaceInfo> callback)
Returns the file replace info.
|