|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WebPageOptions
Class WebPageOptions provides some methods to return some web
page options.
| Method Summary | |
|---|---|
int |
getActiveRealmScheme()
Returns the active realm scheme. |
boolean |
getAdHoc()
Returns if AdHoc feature is enabled. |
java.lang.String |
getAdhocJspPath()
Deprecated. |
java.lang.String |
getAdhocServletPath()
Deprecated. |
long |
getAutoRecoverTaskInterval()
Returns the interval for auto recovering tasks. |
int |
getAutoRecoverTaskMaxTimes()
Returns the maximum times for auto recovering tasks. |
boolean |
getAutoRecoverTaskRedoAll()
Whether to redo all auto recover tasks. |
java.lang.String |
getEngineDefaultEncoding()
Returns the engine default encoding. |
java.lang.String |
getHelpPage(java.lang.String key)
Returns the specified local help doc. |
java.lang.String |
getHelpUrl()
Returns the local help doc index page. |
java.lang.String |
getJRServletPath()
Returns the jreport servlet path, which also can by specified by the property "web.jreport_servlet_path" in the server.properties file. |
java.lang.String |
getJSPWebAppName(java.lang.String propname)
Returns jsp web application name from |
java.lang.String |
getMonitoringWebURL()
Returns currently valid and active web url entry of the Monitor Server, that is monitoring the Server itself or the Cluster Server. |
java.lang.String |
getMultipleParameterValuesDelimiter()
Returns the multiple parameter delimiter, default value is ";". |
int |
getOndemandTaskInitPriority()
Returns the priority value of On-demand task. |
long |
getReportWaitTimeouts()
Returns the timeouts of waiting report in milliseconds. |
java.lang.String |
getRootDirOfFolderSelector()
Returns the root directory of folder selector. |
int |
getScheduleTaskInitPriority()
Returns the priority value of Scheduled task. |
java.lang.String |
getSkinDir()
Returns the skin directory. |
java.lang.String |
getSkinDir(javax.servlet.http.HttpServletRequest request)
Returns the skin directory. |
boolean |
getToApplet()
Specifies whether to support exporting to "Applet" in the AdvancedRun mode. |
boolean |
getToDHTML()
Specifies whether to support exporting to "DHTML" in the AdvancedRun mode. |
boolean |
getToExcel()
Specifies whether to support exporting to "Excel" in the AdvancedRun mode. |
boolean |
getToHtml()
Specifies whether to support exporting to "HTML" in the Advanced Run mode. |
boolean |
getToPdf()
Specifies whether to support exporting to "PDF" in the Advanced Run mode. |
boolean |
getToPs()
Specifies whether to support exporting to "PostScript" in the AdvancedRun mode. |
boolean |
getToRtf()
Specifies whether to support exporting to "Rich Text Format" in the AdvancedRun mode. |
boolean |
getToText()
Specifies whether to support exporting to "Text" in the Advanced Run mode. |
boolean |
getToXML()
Specifies whether to support exporting to "XML" in the Advanced Run mode. |
java.lang.String |
getTutorialUrl()
Returns the online tutorial URL. |
java.lang.String |
getWebSiteUrl()
Returns the web site URL. |
boolean |
hasConvertEncOption()
Specifies whether to support converting encoding in the Advanced Run mode. |
boolean |
hasDbOption()
Specifies whether to support changing the default database user and password defined in the catalog in the Advanced Run mode. |
boolean |
hasEncoding()
Specifies whether to support encoding in the Advanced Run mode. |
boolean |
hasNewWindowSameName()
Deprecated. As of version 8. |
boolean |
hasStyleGroupOption()
Specifies whether to support changing style group in the Advanced Run mode. |
boolean |
hasTaskListener()
Specifies whether to support task listener. |
boolean |
isEnableCheckCSRF()
Whether check CSRF vulnerability when receive http request. |
boolean |
isEnableDispalyGroupPermissionUI()
Returns if to show group's permission setting UI. |
boolean |
isEnableDispalyRolePermissionUI()
Returns if to show role's permission setting UI. |
boolean |
isEnableDispalyUserPermissionUI()
Returns if to show user's permission setting UI. |
boolean |
isEnableDynamicResource()
Specifies whether to support resources from real path. |
boolean |
isEnableJDashboard()
Indicates whether to enable JDashboard. |
boolean |
isEnableMonitorLink()
Checks whether the monitor link is enabled or not in the Admin page. |
boolean |
isEnableMultiLanguage()
Indicates whether to enable multiple language. |
boolean |
isEnableMultipleOrganization()
Indicates whether to enable multiple organization. |
boolean |
isEnablePageLevelSecurity()
Returns whether to enable page level security when scheduling a report that has page level security. |
boolean |
isEnableRoleBasedAuthorization()
Returns whether to enable role based authorization. |
boolean |
isEnableTaskDuration()
Specifies whether to enable task duration. |
boolean |
isEnableVA()
Indicates whether to enable VA. |
boolean |
isLive()
Specifies whether enable Live. |
boolean |
isMarkUnviewedResultVersion()
Returns whether to show the differences between viewed and un-viewed results on web UI. |
boolean |
isPipeline()
Specifies whether to support pipeline for try-view reports |
boolean |
isPromptActionQueueFull()
Returns whether to enable prompting message when the action queue is full. |
boolean |
isPromptTaskQueueFull()
Returns whether to prompt message when the task queue is full. |
boolean |
isPublishTempToVersion()
Specifies whether publish temp result to version system is enabled |
boolean |
isPublishTempToVersion(java.lang.String filename)
Specifies whether publish temp result to version system is enabled |
boolean |
isShowNameWithPostfix()
Specifies whether to show the file name extensions for the catalog and report files. |
boolean |
isShowVersionParamContents()
Specifies whether to show the contents of parameter files in the version table |
boolean |
isWebAdHoc()
Specifies whether to enable Adhoc. |
boolean |
needSecurity()
Checks if the server needs to check security. |
boolean |
showCatalogNode()
Specifies whether to show catalog node. |
boolean |
usePermissionDialog()
Specifies whether to pop up another html page for the user permissions. |
boolean |
useRelativeWebAppUrl()
Returns the URL of the given web application name, based on the provided |
| Method Detail |
|---|
boolean hasDbOption()
boolean hasEncoding()
boolean isShowNameWithPostfix()
boolean usePermissionDialog()
boolean useRelativeWebAppUrl()
boolean hasStyleGroupOption()
boolean hasConvertEncOption()
boolean hasTaskListener()
boolean getToApplet()
boolean getToHtml()
boolean getToPdf()
boolean getToText()
boolean getToExcel()
boolean getToPs()
boolean getToRtf()
boolean getToXML()
boolean getToDHTML()
boolean hasNewWindowSameName()
boolean isShowVersionParamContents()
boolean isPublishTempToVersion()
boolean isPublishTempToVersion(java.lang.String filename)
filename -
boolean isPipeline()
boolean needSecurity()
long getReportWaitTimeouts()
java.lang.String getJSPWebAppName(java.lang.String propname)
propname, - can be "jsp.webapp.sendfile", "jsp.webapp.dhtml","jsp.webapp.dhtmljsp", "jsp.webapp.help".
java.lang.String getAdhocServletPath()
java.lang.String getAdhocJspPath()
java.lang.String getJRServletPath()
boolean getAdHoc()
int getActiveRealmScheme()
java.lang.String getEngineDefaultEncoding()
boolean isEnableDynamicResource()
boolean showCatalogNode()
java.lang.String getWebSiteUrl()
java.lang.String getHelpUrl()
java.lang.String getHelpPage(java.lang.String key)
java.lang.String getTutorialUrl()
java.lang.String getSkinDir()
java.lang.String getRootDirOfFolderSelector()
boolean isEnableRoleBasedAuthorization()
boolean isEnableDispalyUserPermissionUI()
boolean isEnableDispalyRolePermissionUI()
boolean isEnableDispalyGroupPermissionUI()
java.lang.String getMultipleParameterValuesDelimiter()
java.lang.String getMonitoringWebURL()
boolean isEnableMonitorLink()
int getAutoRecoverTaskMaxTimes()
long getAutoRecoverTaskInterval()
boolean getAutoRecoverTaskRedoAll()
boolean isEnableTaskDuration()
boolean isWebAdHoc()
boolean isLive()
boolean isEnableJDashboard()
boolean isEnableVA()
boolean isEnableMultipleOrganization()
boolean isEnableMultiLanguage()
int getOndemandTaskInitPriority()
int getScheduleTaskInitPriority()
java.lang.String getSkinDir(javax.servlet.http.HttpServletRequest request)
request, - the HttpServletRequest request
boolean isPromptTaskQueueFull()
boolean isPromptActionQueueFull()
boolean isMarkUnviewedResultVersion()
boolean isEnablePageLevelSecurity()
boolean isEnableCheckCSRF()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||