Classes


Class actuate.reportexplorer.Constants

Global constants used for the ReportExplorer class.
Member of: actuate.reportexplorer.

Class Summary
Constructor Attributes Constructor Name and Description
 
Global constants used for ReportExplorer class.
Field Summary
Field Attributes Field Name and Description
<static>  
A client side error
<static>  
A server side error
<static>  
An API usage error
<static>  
The first page navigation link
<static>  
The last page navigation link
<static>  
The next page navigation link
<static>  
The previous page navigation link
Class Detail
actuate.reportexplorer.Constants()
Global constants used for ReportExplorer class.
Field Detail
<static> ERR_CLIENT
A client side error
Deprecated:
Use actuate.Exception constants instead

<static> ERR_SERVER
A server side error
Deprecated:
Use actuate.Exception constants instead

<static> ERR_USAGE
An API usage error
Deprecated:
Use actuate.Exception constants instead

<static> NAV_FIRST
The first page navigation link

<static> NAV_LAST
The last page navigation link

<static> NAV_NEXT
The next page navigation link

<static> NAV_PREV
The previous page navigation link

Documentation generated by JsDoc Toolkit 2.0.1 on Tue Jan 06 2015 04:13:44 GMT-0800 (PST)