public class DeleteWebContentHandler extends AbstractActionHandler<DeleteWebContent,DeleteWebContentResult>
| Constructor and Description |
|---|
DeleteWebContentHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected DeleteWebContentResult |
doExecute(DeleteWebContent action,
net.customware.gwt.dispatch.server.ExecutionContext context,
org.nuxeo.ecm.core.api.CoreSession session)
Real job takes place here
|
Class<DeleteWebContent> |
getActionType() |
execute, getBlob, getSpaceFromId, getSpaceManager, rollbackprotected DeleteWebContentResult doExecute(DeleteWebContent action, net.customware.gwt.dispatch.server.ExecutionContext context, org.nuxeo.ecm.core.api.CoreSession session) throws org.nuxeo.ecm.core.api.ClientException
AbstractActionHandlerdoExecute in class AbstractActionHandler<DeleteWebContent,DeleteWebContentResult>org.nuxeo.ecm.core.api.ClientExceptionpublic Class<DeleteWebContent> getActionType()
Copyright © 2019 Nuxeo SA. All rights reserved.