public class LocalGadgetImporter
extends org.exoplatform.application.gadget.GadgetImporter
| Constructor and Description |
|---|
LocalGadgetImporter(String name,
org.exoplatform.application.gadget.GadgetRegistryService registryService,
String gadgetPath,
org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.container.PortalContainer container) |
| Modifier and Type | Method and Description |
|---|---|
protected byte[] |
getGadgetBytes(String gadgetURI) |
protected String |
getGadgetURL() |
protected void |
process(String gadgetURI,
org.exoplatform.application.gadget.impl.GadgetDefinition def) |
protected void |
processMetadata(org.apache.shindig.gadgets.spec.ModulePrefs prefs,
org.exoplatform.application.gadget.impl.GadgetDefinition def) |
protected void process(String gadgetURI, org.exoplatform.application.gadget.impl.GadgetDefinition def) throws Exception
process in class org.exoplatform.application.gadget.GadgetImporterExceptionprotected byte[] getGadgetBytes(String gadgetURI) throws IOException
getGadgetBytes in class org.exoplatform.application.gadget.GadgetImporterIOExceptionprotected String getGadgetURL()
getGadgetURL in class org.exoplatform.application.gadget.GadgetImporterprotected void processMetadata(org.apache.shindig.gadgets.spec.ModulePrefs prefs,
org.exoplatform.application.gadget.impl.GadgetDefinition def)
processMetadata in class org.exoplatform.application.gadget.GadgetImporterCopyright © 2003–2018 eXo Platform SAS. All rights reserved.