OKMRest  2.5.0
OpenKM Rest
com.openkm.sdk4csharp.impl.ReportImpl Class Reference
Inheritance diagram for com.openkm.sdk4csharp.impl.ReportImpl:
Collaboration diagram for com.openkm.sdk4csharp.impl.ReportImpl:

Public Member Functions

 ReportImpl (String url, String user, String password)
 
List< ReportgetReports (bool active)
 getReports More...
 
Report getReport (long rpId)
 getReport More...
 
Stream executeReport (long rpId, string format, Dictionary< string, string > param)
 executeReport More...
 
- Public Member Functions inherited from com.openkm.sdk4csharp.impl.ClientImpl
RestClient getClient (String url, String user, String password)
 Authenticate More...
 

Constructor & Destructor Documentation

com.openkm.sdk4csharp.impl.ReportImpl.ReportImpl ( String  url,
String  user,
String  password 
)

Member Function Documentation

Stream com.openkm.sdk4csharp.impl.ReportImpl.executeReport ( long  rpId,
string  format,
Dictionary< string, string >  param 
)

executeReport

Parameters
rpId
format
param
Returns
Report com.openkm.sdk4csharp.impl.ReportImpl.getReport ( long  rpId)

getReport

Parameters
rpId
Returns
List<Report> com.openkm.sdk4csharp.impl.ReportImpl.getReports ( bool  active)

getReports

Parameters
active
Returns

The documentation for this class was generated from the following file: