org.weblab_project.services.contentprovider
Interface ContentProvider
public interface ContentProvider
The content provider interface will be used to define services that could provide unstructured content or in specific formats (documents in their native or binary format).
This class was generated by the JAX-WS RI.
JAX-WS RI 2.1.7-b01-
Generated source version: 2.1
getContent
GetContentReturn getContent(GetContentArgs args)
throws GetContentException
- Get the content stored in this provider.
- Parameters:
args
-
- Returns:
- returns org.weblab_project.services.contentprovider.types.GetContentReturn
- Throws:
GetContentException
Copyright © 2004-2009. All Rights Reserved.