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