org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.service.globus
Class FilterProviderImpl
java.lang.Object
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.service.globus.FilterProviderImpl
public class FilterProviderImpl
- 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.
Method Summary |
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.GetDescriptionResponse |
getDescription(org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.GetDescriptionRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.GetNameResponse |
getName(org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.GetNameRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.GetProviderResponse |
getProvider(org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.GetProviderRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.GetVersionResponse |
getVersion(org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.GetVersionRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.MatchResponse |
match(org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.MatchRequest params)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilterProviderImpl
public FilterProviderImpl()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
match
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.MatchResponse match(org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.MatchRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
getName
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.GetNameResponse getName(org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.GetNameRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
getDescription
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.GetDescriptionResponse getDescription(org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.GetDescriptionRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
getProvider
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.GetProviderResponse getProvider(org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.GetProviderRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
getVersion
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.GetVersionResponse getVersion(org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.GetVersionRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess