Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.server.handler.webcontent
Class UpdateAllWebContentsHandler

java.lang.Object
  extended by org.nuxeo.opensocial.container.server.handler.AbstractActionHandler<UpdateAllWebContents,UpdateAllWebContentsResult>
      extended by org.nuxeo.opensocial.container.server.handler.webcontent.UpdateAllWebContentsHandler
All Implemented Interfaces:
net.customware.gwt.dispatch.server.ActionHandler<UpdateAllWebContents,UpdateAllWebContentsResult>

public class UpdateAllWebContentsHandler
extends AbstractActionHandler<UpdateAllWebContents,UpdateAllWebContentsResult>

Author:
Stéphane Fourrier

Constructor Summary
UpdateAllWebContentsHandler()
           
 
Method Summary
 Class<UpdateAllWebContents> getActionType()
           
 
Methods inherited from class org.nuxeo.opensocial.container.server.handler.AbstractActionHandler
execute, rollback
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateAllWebContentsHandler

public UpdateAllWebContentsHandler()
Method Detail

getActionType

public Class<UpdateAllWebContents> getActionType()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.