| Package | Description |
|---|---|
| org.opencms.ugc | |
| org.opencms.ugc.shared.rpc |
| Modifier and Type | Method and Description |
|---|---|
CmsUgcContent |
CmsUgcEditService.getContent(CmsUUID sessionId) |
| Modifier and Type | Method and Description |
|---|---|
CmsUgcContent |
I_CmsUgcEditService.getContent(CmsUUID sessionId)
Loads the form content for an existing session.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.http.client.RequestBuilder |
I_CmsUgcEditServiceAsync.getContent(CmsUUID sessionId,
com.google.gwt.user.client.rpc.AsyncCallback<CmsUgcContent> callback)
Returns the form content for an existing session.
|