Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.spaces.helper
Class WebContentHelper

java.lang.Object
  extended by org.nuxeo.ecm.spaces.helper.WebContentHelper

public class WebContentHelper
extends Object

Helper class to easily create Gadgets.

Since:
5.4.2
Author:
Thomas Roger

Method Summary
static void createOpenSocialGadget(Space space, org.nuxeo.ecm.core.api.CoreSession session, Locale currentLocale, String gadgetName, int zoneIndex, int unitIndex, int position)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createOpenSocialGadget

public static void createOpenSocialGadget(Space space,
                                          org.nuxeo.ecm.core.api.CoreSession session,
                                          Locale currentLocale,
                                          String gadgetName,
                                          int zoneIndex,
                                          int unitIndex,
                                          int position)
                                   throws org.nuxeo.ecm.core.api.ClientException
Throws:
org.nuxeo.ecm.core.api.ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.