public interface IReportCollection
IReports.
Copyright (c) SAP AG 2003-2004
| Modifier and Type | Method and Description |
|---|---|
RID |
getActiveSchedulesCollection()
Get collection, containing all active scheduled reports
|
IReport |
getReport(IName name,
IResourceContext context)
Return IReport with given name or
null if not found. |
RID |
getReportCollection()
Get collection, containing all reports
|
RID |
getReportRID(IName name)
Return RID of report resource with given name or
null if not found. |
Set |
getReportSet(IResourceContext context)
Return set of available IReports.
|
IRunningReportCollection |
getRunningReportCollection()
Get running collection, managing all running reports
|
Set |
getSchedulesDue()
Get set of
IScheduledReports which are due for execution. |
RID |
registerIDMapping(IName name,
IResourceContext context)
Reserves a unique and persistent namespace prefix for the given name.
|
Set getReportSet(IResourceContext context) throws ResourceException
context - to operate inResourceException - on general failureIReport getReport(IName name, IResourceContext context) throws ResourceException
null if not found.name - of report to look upcontext - The context to operate innullResourceException - on general failureRID getReportRID(IName name) throws ResourceException
null if not found.name - of report to look up RID fornullResourceException - on general failureIRunningReportCollection getRunningReportCollection()
RID getReportCollection()
RID getActiveSchedulesCollection()
Set getSchedulesDue() throws ResourceException
IScheduledReports which are due for execution.IScheduledReports due for executionResourceException - if an error occurredRID registerIDMapping(IName name, IResourceContext context) throws ResourceException
name - to register id mapping forcontext - The context to operate inResourceException - when mapping could not be persisted| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice