org.gcube.contentmanagement.contentmanager.factsheetplugin.delegates
Class FactsheetFactory

java.lang.Object
  extended by FactoryDelegate
      extended by org.gcube.contentmanagement.contentmanager.factsheetplugin.delegates.FactsheetFactory

public class FactsheetFactory
extends FactoryDelegate

Author:
Lucio Lelii (University of Strathclyde)

Constructor Summary
FactsheetFactory()
           
 
Method Summary
 java.util.List<FactsheetCollection> create(org.w3c.dom.Element parameters)
          
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactsheetFactory

public FactsheetFactory()
Method Detail

create

public java.util.List<FactsheetCollection> create(org.w3c.dom.Element parameters)
                                           throws java.lang.Exception

Throws:
java.lang.Exception