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