@MTOM @Service public class CounterReportsServiceImpl extends Object implements CounterReportsService
| Constructor and Description |
|---|
CounterReportsServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
CounterReportResult |
getCounterReport(CounterReportParams reportParams)
Provides a COUNTER report.
|
public CounterReportResult getCounterReport(CounterReportParams reportParams) throws LockssWebServicesFault
getCounterReport in interface CounterReportsServicereportParams - A CounterReportParams with the parameters of the requested COUNTER report.LockssWebServicesFault - if there are problems.Copyright © 2000–2023 LOCKSS Program. All rights reserved.