Uses of Class
org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs.types.LexBIGServiceConvenienceMethodsReference

Packages that use LexBIGServiceConvenienceMethodsReference
org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.service.globus.resource   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.service   
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs   
 

Uses of LexBIGServiceConvenienceMethodsReference in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.service.globus.resource
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.service.globus.resource that return LexBIGServiceConvenienceMethodsReference
 LexBIGServiceConvenienceMethodsReference LexBIGServiceConvenienceMethodsResourceHome.getResourceReference(org.globus.wsrf.ResourceKey key)
          Take a resource key managed by this resource, locates the resource, and created a typed EPR for the resource.
 

Uses of LexBIGServiceConvenienceMethodsReference in org.LexGrid.LexBIG.cagrid.LexEVSGridService.service
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.service that return LexBIGServiceConvenienceMethodsReference
 LexBIGServiceConvenienceMethodsReference LexEVSGridServiceImpl.getGenericExtension(org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification)
           
 

Uses of LexBIGServiceConvenienceMethodsReference in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs
 

Fields in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs declared as LexBIGServiceConvenienceMethodsReference
private  LexBIGServiceConvenienceMethodsReference GetGenericExtensionResponse.lexBIGServiceConvenienceMethodsReference
           
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs that return LexBIGServiceConvenienceMethodsReference
 LexBIGServiceConvenienceMethodsReference GetGenericExtensionResponse.getLexBIGServiceConvenienceMethodsReference()
          Gets the lexBIGServiceConvenienceMethodsReference value for this GetGenericExtensionResponse.
 

Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs with parameters of type LexBIGServiceConvenienceMethodsReference
 void GetGenericExtensionResponse.setLexBIGServiceConvenienceMethodsReference(LexBIGServiceConvenienceMethodsReference lexBIGServiceConvenienceMethodsReference)
          Sets the lexBIGServiceConvenienceMethodsReference value for this GetGenericExtensionResponse.
 

Constructors in org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs with parameters of type LexBIGServiceConvenienceMethodsReference
GetGenericExtensionResponse(LexBIGServiceConvenienceMethodsReference lexBIGServiceConvenienceMethodsReference)