|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRunningReportCollection
Manages a collection of IRunningReports.
Copyright (c) SAP AG 2003
| Method Summary | |
|---|---|
com.sapportals.wcm.util.uri.RID |
getRID()
Get RID of collection holding all running reports. |
IRunningReport |
getRunningReport(String id,
IResourceContext context)
Get IRunningReport for given id. |
List |
getRunningReports(IResourceContext context)
Get the list of all running reports. |
IResource |
start(String name,
Date started,
IReportInput input,
IResourceContext context)
Start a new running report with given parameters. |
IResource |
start(String name,
Date started,
IReportInput input,
IRIDIterator iter,
IResourceContext context)
Start a new running report with given parameters. |
| Method Detail |
|---|
com.sapportals.wcm.util.uri.RID getRID()
List getRunningReports(IResourceContext context)
throws ResourceException
context - in which collection is read
IRunningReports
ResourceException - on failures
IRunningReport getRunningReport(String id,
IResourceContext context)
throws ResourceException
IRunningReport for given id.
id - of running reportcontext - for access
null if not found.
ResourceException - on failures
IResource start(String name,
Date started,
IReportInput input,
IResourceContext context)
throws ResourceException
name - of running reportstarted - start time of executioninput - parameters for executioncontext - to operate in
ResourceException - on failures
IResource start(String name,
Date started,
IReportInput input,
IRIDIterator iter,
IResourceContext context)
throws ResourceException
name - of running reportstarted - start time of executioninput - parameters for executioniter - for resources report should be applied tocontext - to operate in
ResourceException - on failures| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||