Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.server.handler.layout
Class UpdateYUIZoneHandler

java.lang.Object
  extended by org.nuxeo.opensocial.container.server.handler.AbstractActionHandler<UpdateYUIZone,UpdateYUIZoneResult>
      extended by org.nuxeo.opensocial.container.server.handler.layout.UpdateYUIZoneHandler
All Implemented Interfaces:
net.customware.gwt.dispatch.server.ActionHandler<UpdateYUIZone,UpdateYUIZoneResult>

public class UpdateYUIZoneHandler
extends AbstractActionHandler<UpdateYUIZone,UpdateYUIZoneResult>

Author:
Stéphane Fourrier

Constructor Summary
UpdateYUIZoneHandler()
           
 
Method Summary
 Class<UpdateYUIZone> 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

UpdateYUIZoneHandler

public UpdateYUIZoneHandler()
Method Detail

getActionType

public Class<UpdateYUIZone> getActionType()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.