org.gcube.contentmanagement.contentmanager.porttypes
Class CollectionManagerPT

java.lang.Object
  extended by GCUBEPortType
      extended by org.gcube.contentmanagement.contentmanager.porttypes.CMSPortType
          extended by org.gcube.contentmanagement.contentmanager.porttypes.CollectionManagerPT
Direct Known Subclasses:
ReadManagerPT, WriteManagerPT

public abstract class CollectionManagerPT
extends CMSPortType

Extends CMSPortType as the base class of all access port-types.

Author:
Lucio Lelii (CNR-ISTI), Fabio Simeoni (University of Strathclyde)

Constructor Summary
CollectionManagerPT()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionManagerPT

public CollectionManagerPT()