gov.nih.nci.cagrid.data.enumeration.service.globus
Class EnumerationDataServiceProviderImpl

java.lang.Object
  extended by gov.nih.nci.cagrid.data.enumeration.service.globus.EnumerationDataServiceProviderImpl

public class EnumerationDataServiceProviderImpl
extends java.lang.Object

DO NOT EDIT: This class is autogenerated! This class implements each method in the portType of the service. Each method call represented in the port type will be then mapped into the unwrapped implementation which the user provides in the EnumerationDataServiceImpl class. This class handles the boxing and unboxing of each method call so that it can be correclty mapped in the unboxed interface that the developer has designed and has implemented. Authorization callbacks are automatically made for each method based on each methods authorization requirements.


Constructor Summary
EnumerationDataServiceProviderImpl()
           
 
Method Summary
 EnumerationQueryResponse enumerationQuery(EnumerationQueryRequest params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnumerationDataServiceProviderImpl

public EnumerationDataServiceProviderImpl()
                                   throws DataServiceInitializationException
Throws:
DataServiceInitializationException
Method Detail

enumerationQuery

public EnumerationQueryResponse enumerationQuery(EnumerationQueryRequest params)
                                          throws java.rmi.RemoteException,
                                                 MalformedQueryExceptionType,
                                                 QueryProcessingExceptionType
Throws:
java.rmi.RemoteException
MalformedQueryExceptionType
QueryProcessingExceptionType