Uses of Class
org.gcube.contentmanagement.contentmanager.porttypes.CMSPortType

Packages that use CMSPortType
org.gcube.contentmanagement.contentmanager.porttypes   
 

Uses of CMSPortType in org.gcube.contentmanagement.contentmanager.porttypes
 

Subclasses of CMSPortType in org.gcube.contentmanagement.contentmanager.porttypes
 class CollectionManagerPT
          Extends CMSPortType as the base class of all access port-types.
 class FactoryPT
          Extends CMSPortType for the factory port-type.
 class ReadManagerPT
          Extends CollectionManagerPT for the read-only service port-type.
 class WriteManagerPT
          Extends CollectionManagerPT for the read-only service port-type.