|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReportProvider
The report provider interface will be used to define services that can produce reports. These services will be, in most of the cases, parametrisable: they will realised configurable interface. This will enable the reporting to be dependent of the usage context. This class was generated by the JAX-WS RI. JAX-WS RI 2.1.3-b02- Generated source version: 2.1
| Method Summary | |
|---|---|
AddInformationReturn |
addInformation(AddInformationArgs args)
Add a resource to be reported given a usage context. |
BuildReportReturn |
buildReport(BuildReportArgs args)
Build the report on the previously added resources, given a usage context. |
| Method Detail |
|---|
AddInformationReturn addInformation(AddInformationArgs args)
throws AccessDeniedException,
ContentNotAvailableException,
InsufficientResourcesException,
InvalidParameterException,
ServiceNotConfiguredException,
UnexpectedException,
UnsupportedRequestException
args -
AccessDeniedException
ContentNotAvailableException
UnsupportedRequestException
ServiceNotConfiguredException
UnexpectedException
InvalidParameterException
InsufficientResourcesException
BuildReportReturn buildReport(BuildReportArgs args)
throws AccessDeniedException,
ContentNotAvailableException,
InsufficientResourcesException,
InvalidParameterException,
ServiceNotConfiguredException,
UnexpectedException,
UnsupportedRequestException
args -
AccessDeniedException
ContentNotAvailableException
UnsupportedRequestException
ServiceNotConfiguredException
UnexpectedException
InvalidParameterException
InsufficientResourcesException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||