org.gcube.contentmanagement.contentmanager.oaiplugin.delegates
Class OAICollection

java.lang.Object
  extended by Collection
      extended by org.gcube.contentmanagement.contentmanager.oaiplugin.delegates.OAICollection

public class OAICollection
extends Collection

Author:
lucio

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

Constructor Detail

OAICollection

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

onLoad

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

initialise

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