Uses of Interface
org.eclipse.ohf.ihe.common.ebxml._3._0.cms.ContentManagementServiceRequestType

Packages that use ContentManagementServiceRequestType
org.eclipse.ohf.ihe.common.ebxml._3._0.cms   
org.eclipse.ohf.ihe.common.ebxml._3._0.cms.impl   
org.eclipse.ohf.ihe.common.ebxml._3._0.cms.util   
 

Uses of ContentManagementServiceRequestType in org.eclipse.ohf.ihe.common.ebxml._3._0.cms
 

Subinterfaces of ContentManagementServiceRequestType in org.eclipse.ohf.ihe.common.ebxml._3._0.cms
 interface CatalogContentRequestType
          A representation of the model object 'Catalog Content Request Type'.
 interface ValidateContentRequestType
          A representation of the model object 'Validate Content Request Type'.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.cms that return ContentManagementServiceRequestType
 ContentManagementServiceRequestType CMSFactory.createContentManagementServiceRequestType()
          Returns a new object of class 'Content Management Service Request Type'.
 

Uses of ContentManagementServiceRequestType in org.eclipse.ohf.ihe.common.ebxml._3._0.cms.impl
 

Classes in org.eclipse.ohf.ihe.common.ebxml._3._0.cms.impl that implement ContentManagementServiceRequestType
 class CatalogContentRequestTypeImpl
          An implementation of the model object 'Catalog Content Request Type'.
 class ContentManagementServiceRequestTypeImpl
          An implementation of the model object 'Content Management Service Request Type'.
 class ValidateContentRequestTypeImpl
          An implementation of the model object 'Validate Content Request Type'.
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.cms.impl that return ContentManagementServiceRequestType
 ContentManagementServiceRequestType CMSFactoryImpl.createContentManagementServiceRequestType()
           
 

Uses of ContentManagementServiceRequestType in org.eclipse.ohf.ihe.common.ebxml._3._0.cms.util
 

Methods in org.eclipse.ohf.ihe.common.ebxml._3._0.cms.util with parameters of type ContentManagementServiceRequestType
 java.lang.Object CMSSwitch.caseContentManagementServiceRequestType(ContentManagementServiceRequestType object)
          Returns the result of interpretting the object as an instance of 'Content Management Service Request Type'.