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