|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IReportCollection
Manages a collection of IReports.
Copyright (c) SAP AG 2003-2004
| Method Summary | |
|---|---|
com.sapportals.wcm.util.uri.RID |
getActiveSchedulesCollection()
Get collection, containing all active scheduled reports |
IReport |
getReport(com.sapportals.wcm.util.name.IName name,
IResourceContext context)
Return IReport with given name or null if not found. |
com.sapportals.wcm.util.uri.RID |
getReportCollection()
Get collection, containing all reports |
com.sapportals.wcm.util.uri.RID |
getReportRID(com.sapportals.wcm.util.name.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. |
com.sapportals.wcm.util.uri.RID |
registerIDMapping(com.sapportals.wcm.util.name.IName name,
IResourceContext context)
Reserves a unique and persistent namespace prefix for the given name. |
| Method Detail |
|---|
Set getReportSet(IResourceContext context)
throws ResourceException
context - to operate in
ResourceException - on general failure
IReport getReport(com.sapportals.wcm.util.name.IName name,
IResourceContext context)
throws ResourceException
null if not found.
name - of report to look up
null
ResourceException - on general failure
com.sapportals.wcm.util.uri.RID getReportRID(com.sapportals.wcm.util.name.IName name)
throws ResourceException
null if not found.
name - of report to look up RID for
null
ResourceException - on general failureIRunningReportCollection getRunningReportCollection()
com.sapportals.wcm.util.uri.RID getReportCollection()
com.sapportals.wcm.util.uri.RID getActiveSchedulesCollection()
Set getSchedulesDue()
throws ResourceException
IScheduledReports which are due for execution.
IScheduledReports due for execution
ResourceException
com.sapportals.wcm.util.uri.RID registerIDMapping(com.sapportals.wcm.util.name.IName name,
IResourceContext context)
throws ResourceException
name - to register id mapping for
ResourceException - 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
|
|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||