Uses of Class
org.gcube.contentmanagement.contentmanager.plugin.delegates.ManagerDelegate

Packages that use ManagerDelegate
org.gcube.contentmanagement.contentmanager.plugin.defaultplugin   
org.gcube.contentmanagement.contentmanager.plugin.delegates   
 

Uses of ManagerDelegate in org.gcube.contentmanagement.contentmanager.plugin.defaultplugin
 

Subclasses of ManagerDelegate in org.gcube.contentmanagement.contentmanager.plugin.defaultplugin
 class DefaultReader
           
 class DefaultWriter
           
 

Uses of ManagerDelegate in org.gcube.contentmanagement.contentmanager.plugin.delegates
 

Subclasses of ManagerDelegate in org.gcube.contentmanagement.contentmanager.plugin.delegates
 class ReadDelegate
          The delegate of a ReadManager.
 class WriteDelegate
          The delegate of a WriteManager.