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

java.lang.Object
  extended by Collection
      extended by org.gcube.contentmanagement.contentmanager.factsheetplugin.delegates.FactsheetCollection

public class FactsheetCollection
extends Collection

Author:
lucio

Constructor Summary
FactsheetCollection(java.lang.String id, ReadManager readDelegate)
           
 
Method Summary
 void initialise()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactsheetCollection

public FactsheetCollection(java.lang.String id,
                           ReadManager readDelegate)
Method Detail

initialise

public void initialise()
                throws java.lang.Exception
Throws:
java.lang.Exception