org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.service.globus
Class LexBIGServiceMetadataProviderImpl

java.lang.Object
  extended by org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.service.globus.LexBIGServiceMetadataProviderImpl

public class LexBIGServiceMetadataProviderImpl
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 LexBIGCaGridServicesImpl 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.


Field Summary
(package private)  LexBIGServiceMetadataImpl impl
           
 
Constructor Summary
LexBIGServiceMetadataProviderImpl()
           
 
Method Summary
 ListCodingSchemesResponse listCodingSchemes(ListCodingSchemesRequest params)
           
 ResolveResponse resolve(ResolveRequest params)
           
 RestrictToCodingSchemeResponse restrictToCodingScheme(RestrictToCodingSchemeRequest params)
           
 RestrictToPropertiesResponse restrictToProperties(RestrictToPropertiesRequest params)
           
 RestrictToPropertyParentsResponse restrictToPropertyParents(RestrictToPropertyParentsRequest params)
           
 RestrictToValueResponse restrictToValue(RestrictToValueRequest params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

impl

LexBIGServiceMetadataImpl impl
Constructor Detail

LexBIGServiceMetadataProviderImpl

public LexBIGServiceMetadataProviderImpl()
                                  throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
Method Detail

listCodingSchemes

public ListCodingSchemesResponse listCodingSchemes(ListCodingSchemesRequest params)
                                            throws java.rmi.RemoteException,
                                                   InvalidServiceContextAccess,
                                                   LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException

restrictToCodingScheme

public RestrictToCodingSchemeResponse restrictToCodingScheme(RestrictToCodingSchemeRequest params)
                                                      throws java.rmi.RemoteException,
                                                             InvalidServiceContextAccess,
                                                             LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException

restrictToProperties

public RestrictToPropertiesResponse restrictToProperties(RestrictToPropertiesRequest params)
                                                  throws java.rmi.RemoteException,
                                                         InvalidServiceContextAccess,
                                                         LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException

restrictToPropertyParents

public RestrictToPropertyParentsResponse restrictToPropertyParents(RestrictToPropertyParentsRequest params)
                                                            throws java.rmi.RemoteException,
                                                                   InvalidServiceContextAccess,
                                                                   LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException

restrictToValue

public RestrictToValueResponse restrictToValue(RestrictToValueRequest params)
                                        throws java.rmi.RemoteException,
                                               InvalidServiceContextAccess,
                                               LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException

resolve

public ResolveResponse resolve(ResolveRequest params)
                        throws java.rmi.RemoteException,
                               InvalidServiceContextAccess,
                               LBParameterException,
                               LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBParameterException
LBInvocationException