org.nuxeo.opensocial.container.server.handler.webcontent
Class UpdateWebContentHandler
java.lang.Object
org.nuxeo.opensocial.container.server.handler.AbstractActionHandler<UpdateWebContent,UpdateWebContentResult>
org.nuxeo.opensocial.container.server.handler.webcontent.UpdateWebContentHandler
- All Implemented Interfaces:
- net.customware.gwt.dispatch.server.ActionHandler<UpdateWebContent,UpdateWebContentResult>
public class UpdateWebContentHandler
- extends AbstractActionHandler<UpdateWebContent,UpdateWebContentResult>
- Author:
- Stéphane Fourrier
UpdateWebContentHandler
@Inject
public UpdateWebContentHandler(com.google.inject.Provider<HttpServletRequest> requestProvider)
updateWebContent
public static WebContentData updateWebContent(WebContentData webContent,
List<String> filesIds,
Space space)
throws org.nuxeo.ecm.core.api.ClientException
- Throws:
org.nuxeo.ecm.core.api.ClientException
getActionType
public Class<UpdateWebContent> getActionType()
Copyright © 2011 Nuxeo SAS. All Rights Reserved.