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