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