Nuxeo Enterprise Platform 5.4

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

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

public class CreateWebContentHandler
extends AbstractActionHandler<CreateWebContent,CreateWebContentResult>

Author:
Stéphane Fourrier

Field Summary
static String GENERATE_TITLE_PARAMETER_NAME
           
 
Constructor Summary
CreateWebContentHandler()
           
 
Method Summary
 Class<CreateWebContent> 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
 

Field Detail

GENERATE_TITLE_PARAMETER_NAME

public static final String GENERATE_TITLE_PARAMETER_NAME
See Also:
Constant Field Values
Constructor Detail

CreateWebContentHandler

public CreateWebContentHandler()
Method Detail

getActionType

public Class<CreateWebContent> getActionType()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.