Uses of Class
org.weblab_project.services.contentprovider.types.GetContentReturn

Packages that use GetContentReturn
org.weblab_project.services.contentprovider   
org.weblab_project.services.contentprovider.types   
 

Uses of GetContentReturn in org.weblab_project.services.contentprovider
 

Methods in org.weblab_project.services.contentprovider that return GetContentReturn
 GetContentReturn ContentProvider.getContent(GetContentArgs args)
          Get the content stored in this provider.
 

Uses of GetContentReturn in org.weblab_project.services.contentprovider.types
 

Methods in org.weblab_project.services.contentprovider.types that return GetContentReturn
 GetContentReturn ObjectFactory.createGetContentReturn()
          Create an instance of GetContentReturn
 

Methods in org.weblab_project.services.contentprovider.types that return types with arguments of type GetContentReturn
 javax.xml.bind.JAXBElement<GetContentReturn> ObjectFactory.createGetContentReturn(GetContentReturn value)
          Create an instance of JAXBElement<GetContentReturn>}
 

Methods in org.weblab_project.services.contentprovider.types with parameters of type GetContentReturn
 javax.xml.bind.JAXBElement<GetContentReturn> ObjectFactory.createGetContentReturn(GetContentReturn value)
          Create an instance of JAXBElement<GetContentReturn>}
 



Copyright © 2004-2010. All Rights Reserved.