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

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

Uses of GetContentArgs in org.weblab_project.services.contentprovider
 

Methods in org.weblab_project.services.contentprovider with parameters of type GetContentArgs
 GetContentReturn ContentProvider.getContent(GetContentArgs args)
          Get the content stored in this provider.
 

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

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

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

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



Copyright © 2004-2010. All Rights Reserved.