org.ow2.weblab.core.services
Interface SourceReader


public interface SourceReader

The sourceReader interface will be used as entry point for any analysis of source content. This class was generated by the JAX-WS RI. JAX-WS RI 2.1.3-b02- Generated source version: 2.1


Method Summary
 GetResourceReturn getResource(GetResourceArgs args)
          Get resources from the source exploited by the service.
 

Method Detail

getResource

GetResourceReturn getResource(GetResourceArgs args)
                              throws AccessDeniedException,
                                     ContentNotAvailableException,
                                     InsufficientResourcesException,
                                     InvalidParameterException,
                                     ServiceNotConfiguredException,
                                     UnexpectedException,
                                     UnsupportedRequestException
Get resources from the source exploited by the service.

Parameters:
args -
Returns:
returns org.ow2.weblab.core.services.sourcereader.GetResourceReturn
Throws:
AccessDeniedException
ContentNotAvailableException
UnsupportedRequestException
UnexpectedException
ServiceNotConfiguredException
InvalidParameterException
InsufficientResourcesException


Copyright © 2004-2010. All Rights Reserved.