public class UpdateWebContentHandler extends AbstractActionHandler<UpdateWebContent,UpdateWebContentResult>
| Constructor and Description |
|---|
UpdateWebContentHandler(com.google.inject.Provider<HttpServletRequest> requestProvider) |
| Modifier and Type | Method and Description |
|---|---|
Class<UpdateWebContent> |
getActionType() |
static WebContentData |
updateWebContent(WebContentData webContent,
List<String> filesIds,
Space space) |
execute, rollback@Inject public UpdateWebContentHandler(com.google.inject.Provider<HttpServletRequest> requestProvider)
public static WebContentData updateWebContent(WebContentData webContent, List<String> filesIds, Space space) throws ClientException
ClientExceptionpublic Class<UpdateWebContent> getActionType()
Copyright © 2011 Nuxeo SA. All Rights Reserved.