Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Enterprise Edition Systems Management
11g Release 1(11.1.1)

E16455-05
A B C D E G I L M O P R S U V

A

AvailabilityConfigurationMBean - Interface in oracle.bi.management.adminservices.mbeans
Provides an MBean interface for configuring a number of options which affect BI process availability.

B

BIComponentMBean - Interface in oracle.bi.management.adminservices.mbeans
Defines an MBean interface for a component of a BI Domain.
BIDomainMBean - Interface in oracle.bi.management.adminservices.mbeans
Defines an MBean interface for managing a BI Domain.
BIInstanceDeploymentMBean - Interface in oracle.bi.management.adminservices.mbeans
Defines an MBean interface to describe the deployment (provisioning) of a BI Instance to an Oracle Instance.
BIInstanceMBean - Interface in oracle.bi.management.adminservices.mbeans
Defines an MBean interface for managing a BI Instance.
BIInstanceMBean.ServiceState - Enum in oracle.bi.management.adminservices.mbeans
Enumerates the different running states of the BI Instance.
BIInstanceStatusMetricMBean - Interface in oracle.bi.management.adminservices.mbeans
Defines an MBean interface for getting BI Instance status.
BILogConfigurationMBean - Interface in oracle.bi.management.adminservices.mbeans
Defines an MBean interface for managing BI log file settings and levels.
BISizeAgeLogConfigurationMBean - Interface in oracle.bi.management.adminservices.mbeans
Defines an MBean interface for managing query log file settings.

C

commit(String) - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Saves any changes made to the domain and releases the lock.
commit() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Same as commit("ERROR"), so raises exceptions if an error occurred.

D

deprovisionBIInstance(String) - Method in interface oracle.bi.management.adminservices.mbeans.OracleInstanceMBean
Deprovisions (de-associates) the BI Instance with the specified name from the Oracle Instance.
discoverProcessConfiguration() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Discards the current process configuration stored in the central BI config file and reconstructs it from OPMN's state.

E

EmailConfigurationMBean - Interface in oracle.bi.management.adminservices.mbeans
Defines an MBean interface for managing the email configuration of a BI Instance.
EssbaseConfigurationMBean - Interface in oracle.bi.management.adminservices.mbeans
Provides an MBean interface for configuring a number of options which affect Essbase system components.

G

generateSSLCertificates(String, String, String) - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Schedules a request to generate the certificates required as a prerequisite for enabling SSL, using the specific passphrase.
getAsyncLogonTimeoutSecs() - Method in interface oracle.bi.management.adminservices.mbeans.PresentationServerConfigurationMBean
Gets the Async Logon Wait Secs
getAvailabilityConfiguration() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Returns the object name of an mbean for managing the availability configuration of the BI Instance.
getBIInstance() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Returns the object name of the mbean which represents the BI instance which has been deployed.
getBIInstanceDeployment() - Method in interface oracle.bi.management.adminservices.mbeans.BIComponentMBean
Returns the object name of the mbean which represents the BI Instance deployment for this component.
getBIInstanceDeployments() - Method in interface oracle.bi.management.adminservices.mbeans.OracleInstanceMBean
Returns an array of object names for the set of BI Instances which have been deployed (provisioned) to this Oracle Instance.
getBIInstanceName() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Returns the name of the BI Instance.
getBIInstances() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Returns the collection of object names for the MBeans which represent BI Instances.
getCallInterface() - Method in interface oracle.bi.management.adminservices.mbeans.SchedulerDatabaseMBean
Returns the current database's call interface.
getCallInterfaceForDatabaseType(String) - Method in interface oracle.bi.management.adminservices.mbeans.SchedulerDatabaseMBean
Gets the call interface names which match the database type passed in.
getCentralConfigurationPublishingDirectory() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Gets the external central configuration publishing directory.
getCertDepth() - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Get the SSL Certificate verification depth.
getCertDepthMax() - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Returns the max range of the SSL Certificate verification depth.
getCertDirectory() - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Get the CA Certificate Directory to use when using SSL.
getCertFile() - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Get the CA Certificate File to use when using SSL.
getCipherList() - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Get the SSL Cipher List.
getClusterControllerClientPort() - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Deprecated. 
getClusterControllerLogLevel() - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Returns the current Cluster Controller log level.
getClusterControllerMonitorPort() - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Deprecated. 
getClusterStyle() - Method in interface oracle.bi.management.adminservices.mbeans.BIComponentMBean
Returns an indication as to whether the component's clustering is managed by OPMN.
getColumnInfoMaxCacheLifetime() - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Deprecated. This method was created erroneously; see getMaxCacheEntries instead.
getComponents() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Returns an array of object names for the BI process components that have been instantiated for the BI Instance/Oracle Instance combination.
getComponentType() - Method in interface oracle.bi.management.adminservices.mbeans.BIComponentMBean
Returns the public type of the component.
getDatabase() - Method in interface oracle.bi.management.adminservices.mbeans.SchedulerDatabaseMBean
Returns the current database type.
getDatabaseTypes() - Method in interface oracle.bi.management.adminservices.mbeans.SchedulerDatabaseMBean
Returns the names of database types which are supported by the scheduler.
getDataSource() - Method in interface oracle.bi.management.adminservices.mbeans.SchedulerDatabaseMBean
Returns the data source of the database connection.
getDeploymentMode() - Method in interface oracle.bi.management.adminservices.mbeans.PresentationServerConfigurationMBean
Returns the current DeploymentMode.
getEmailConfiguration() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Returns the object name of an mbean for managing the email configuration of the BI Instance.
getEndpointURI() - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Get Security Service Endpoint URI.
getErrorLevel() - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Deprecated. Use BILogConfigurationMBean.getLogLevel() instead.
getEssbaseClusterName() - Method in interface oracle.bi.management.adminservices.mbeans.EssbaseConfigurationMBean
Get the Cluster name used by the Essbase Agent(s), assuming there is only a single cluster (which is true for 11.1.1.6.0 systems).
getEssbaseConfiguration() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Returns the object name of an mbean for managing the essbase configuration of the BI Instance.
getFileUploadTime(String) - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
Returns the date the file specified was uploaded.
getFrontEndLoadBalancerBaseURL() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Gets the manually configured public facing base URL to be used when embedding links back to BI content when views are built offline (e.g., via scheduled agents)
getGlobalCacheStoragePath() - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Gets the Global Cache storage path to use when BI Server cache is enabled; note that this is mandatory when BI server is clustered.
getGlobalCacheStorageSize() - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Gets the Global Cache storage size to use when BI Server cache is enabled; note that this is mandatory when BI server is clustered.
getGlobalCacheStorageSizeMax() - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Returns the max range of Global Cache storage size to use when BI Server cache is enabled;
getGlobalCacheStorageUnits() - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Gets the Global Cache storage size units to use when BI Server cache is enabled; note that this is mandatory when BI server is clustered.
getHost() - Method in interface oracle.bi.management.adminservices.mbeans.OracleInstanceMBean
Returns the host of the Oracle Instance.
getId() - Method in interface oracle.bi.management.adminservices.mbeans.OracleInstanceMBean
Returns the id of the Oracle Instance.
getIncidentErrorLevel() - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Deprecated. Use BILogConfigurationMBean.getLogLevel() instead.
getInstanceHome() - Method in interface oracle.bi.management.adminservices.mbeans.OracleInstanceMBean
Returns the path to the Oracle Instance on its containing host.
getJavaComponentStatus(String) - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Returns the the status of the deployed component.
getJavaHostLogLevel() - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Returns the current JavaHost log level.
getJaznPolicyStripeName() - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Get Jazn Policy Stripe Name.
getListenAddress() - Method in interface oracle.bi.management.adminservices.mbeans.BIComponentMBean
Returns the host name or ip address that all listening ports are bound to for this component.
getListenAddress() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Return the host name or ip address that all listening ports are bound to for components of this deployment.
getLockOwner() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Gets the identity of the person who owns the edit lock.
getLogConfiguration() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Returns the object name of an mbean for managing the log configuration of the BI Instance.
getLogLevel() - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Returns the system-wide log level.
getMarketingConfiguration() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Returns the object name of an mbean for managing the marketing configuration of the BI Instance.
getMasterBIServerComponentId() - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Returns the component id of the master BI server.
getMasterBIServerOracleInstanceId() - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Returns the id of the oracle instance which contains the master BI server.
getMaxCacheEntries() - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Gets the maximum number of cache entries; used to tune cache performance.
getMaxCacheEntriesMax() - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Returns the max range of the maximum number of cache entries; used to tune cache performance.
getMaxFileAgeDays() - Method in interface oracle.bi.management.adminservices.mbeans.BISizeAgeLogConfigurationMBean
Returns the max age a log file can be active for.
getMaxFileAgeDaysMax() - Method in interface oracle.bi.management.adminservices.mbeans.BISizeAgeLogConfigurationMBean
Returns the max range of max age a log file can be active for.
getMaxFileSizeKB() - Method in interface oracle.bi.management.adminservices.mbeans.BISizeAgeLogConfigurationMBean
Returns the current value which specifies the maximum size in kilobytes that the log file can reach.
getMaxFileSizeKBMax() - Method in interface oracle.bi.management.adminservices.mbeans.BISizeAgeLogConfigurationMBean
Returns max range of the maximum size in kilobytes that the log file can reach.
getMaxIndividualCacheEntrySize() - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Gets the maximum size (in megabytes) for individual server cache entries.
getMaxIndividualCacheEntrySizeMax() - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Returns the max range of the maximum size (in megabytes) for individual server cache entries.
getMaxNumRowsInTableView() - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Gets the maximum number of rows of data to include in table views.
getMaxNumRowsInTableViewMax() - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Gets the maximum number of rows of data to include in table views.
getMaxNumRowsPerEmailPage() - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Gets the maximum number of rows of data to include in delivered emails.
getMaxNumRowsPerEmailPageMax() - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Gets the maximum number of rows of data to include in delivered emails max range
getMaxNumRowsToExcel() - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Gets the maximum number of rows to export to excel.
getMaxNumRowsToExcelMax() - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Gets the maximum number of rows to export to excel max range.
getMaxRecipients() - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Get the Maximum number of recipients (0 means don't care).
getMaxRecipientsMax() - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Get the Maximum number of recipients (0 means don't care).
getMonitorPort() - Method in interface oracle.bi.management.adminservices.mbeans.BIComponentMBean
Returns the optional monitoring port in use for the component.
getName() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Returns the name of the BI Instance.
getName() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceStatusMetricMBean
Returns the name of the BI Instance.
getNotificationLevel() - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Deprecated. Use BILogConfigurationMBean.getLogLevel() instead.
getNumBIServers() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Returns the number of BI Servers instantiated for the BI Instance within the Oracle Instance.
getNumBIServersMax() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Returns the max range of number of BI Servers
getNumClusterControllers() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Returns the number of Cluster Controllers instantiated for the BI Instance within the Oracle Instance.
getNumClusterControllersMax() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Returns the max range of number of Cluster Controllers
getNumEssbaseAgents() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Returns the number of Essbase agents instantiated for the BI Instance within the Oracle Instance.
getNumEssbaseAgentsMax() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Returns the max range of number of Essbase Agents instantiated
getNumJavahosts() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Returns the number of Javahosts instantiated for the BI Instance within the Oracle Instance.
getNumJavahostsMax() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Returns the max range of number of Javahosts
getNumPresentationServers() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Returns the number of Presentation Servers instantiated for the BI Instance within the Oracle Instance.
getNumPresentationServersMax() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Returns the max range of number of Presentation Servers
getNumSchedulers() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Returns the number of Schedulers instantiated for the BI Instance within the Oracle Instance.
getNumSchedulersMax() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Returns the max range of number of Schedulers instantiated
getOpmnType() - Method in interface oracle.bi.management.adminservices.mbeans.BIComponentMBean
Returns the OPMN type of the component.
getOracleInstance() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Returns the object name of the mbean which represents the oracle instance within which BI Component has been deployed.
getOracleInstances() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Returns the collection of object names for the MBeans which represent Oracle Instances.
getPerformanceConfiguration() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Returns the object name of an mbean for managing the performance configuration of the BI Instance.
getPort() - Method in interface oracle.bi.management.adminservices.mbeans.BIComponentMBean
Returns the main listening port in use for the component.
getPortRangeEnd() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Returns the end of the port range to use for components of this deployment.
getPortRangeStart() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Returns the start of the port range to use for components of this deployment.
getPresentationConfiguration() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Returns the object name of an mbean for managing the presentation configuration of the BI Instance.
getPresentationServerConfiguration() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Returns the object name of an mbean for managing the presentation server configuration of the BI Instance.
getPresentationServerLogLevel() - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Returns the current Presentation Services log level.
getPrimaryClusterControllerComponentId() - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Returns the component id of the primary cluster controller.
getPrimaryClusterControllerOracleInstanceId() - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Returns the id of the oracle instance which contains the primary cluster controller.
getPrimaryEssbaseAgentComponentId() - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Returns the component id of the primary Essbase Agent.
getPrimaryEssbaseAgentOracleInstanceId() - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Returns the id of the oracle instance which contains the primary Essbase Agent.
getPrimarySchedulerComponentId() - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Returns the component id of the primary scheduler.
getPrimarySchedulerOracleInstanceId() - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Returns the id of the oracle instance which contains the primary scheduler.
getProcessId() - Method in interface oracle.bi.management.adminservices.mbeans.BIComponentMBean
Returns the process id of the component.
getProductVersionBuild() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Return the build date and number used to build this product.
getProductVersionLabel() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Return the version label used to build this product.
getProductVersionString() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Return the version string for this product's API.
getRepositoryDataSourceName() - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
get the data source name for the default repository
getRepositoryName() - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
gets the name for the default repository (without the .rpd file extension).
getRepositorySharedLocation() - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
get the shared location to be used when OBIS is clustered.
getRetryCount() - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Get the maximum number of retries to try before failing.
getRetryCountMax() - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Returns the max range of number of retries to try before failing.
getSchedulerDatabaseConfiguration() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Returns the object name of the mbean for managing the scheduler database configuration.
getSchedulerLogLevel() - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Returns the current Scheduler log level.
getSchedulerMonitorPort() - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Deprecated. 
getScriptRPCPort() - Method in interface oracle.bi.management.adminservices.mbeans.BIComponentMBean
Returns the optional scriptRPC Port in use for the BISCH component.
getSecurityConfiguration() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Returns the object name of an mbean for managing the security configuration of the BI Instance.
getSenderDisplayName() - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Returns the display name of the sender of emails from the BI system.
getSenderEmailAddress() - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Returns the email address to use as the sender of emails from the BI system.
getServerClientPort() - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Deprecated. 
getServerConfiguration() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Returns the object name of an mbean for managing the server configuration of the BI Instance.
getServerLogLevel() - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Returns the current BI Server log level.
getServerMonitorPort() - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Deprecated. 
getServiceStatus() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Returns the running status of the BI Instance.
getSharedFolderPath() - Method in interface oracle.bi.management.adminservices.mbeans.EssbaseConfigurationMBean
Returns the shared folder to be used by Essbase when in HA mode.
getSkinMappingFamilies() - Method in interface oracle.bi.management.adminservices.mbeans.PresentationConfigurationMBean
Retrieve a list of all Skin Families that have a mapping
getSmtpServer() - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Returns the smtp server to use for dispatching emails.
getSmtpServerPort() - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Returns the port of the smtp server to use for dispatching emails.
getSsoProvider() - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Returns the SSO provider.
getSsoProviderDisplayNames() - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Gets the list of valid 'SSO Providers' display Names.
getSsoProviderLogoffURL() - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
GetSSO Provider LogoffURL.
getSsoProviderLogonURL() - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
GetSSO Provider LogonURL.
getSsoProviders() - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Gets the list of valid 'SSO Providers'.
getStatus() - Method in interface oracle.bi.management.adminservices.mbeans.BIComponentMBean
Query the underlying process for it's current status.
getStatus() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceStatusMetricMBean
Returns the running status of the BI Instance which is used to show up/down arrow symbol for core application target.
getSummaryAdvisorTableName() - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
Gets the Physical Summary Advisor Statistics table in RPD.
getSummaryStatisticsLogging() - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
Enable Summary Statistics Logging.
getSyncLogonTimeoutSecs() - Method in interface oracle.bi.management.adminservices.mbeans.PresentationServerConfigurationMBean
Gets the Sync Logon Wait Secs
getTestMode() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Returns the private test settings; not for public use.
getTraceLevel() - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Deprecated. Use BILogConfigurationMBean.getLogLevel() instead.
getType() - Method in interface oracle.bi.management.adminservices.mbeans.BIComponentMBean
Deprecated. Use BIComponentMBean.getComponentType() or BIComponentMBean.getOpmnType().
getURL() - Method in interface oracle.bi.management.adminservices.mbeans.MarketingConfigurationMBean
Returns the URL of the marketing server.
getUsageTrackingConnectionPool() - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
Gets the Connection Pool for the Usage Tracking table.
getUsageTrackingPhysicalTableName() - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
Gets the Physical Usage Tracking table in RPD.
getUserLogMaxFileAgeDays() - Method in interface oracle.bi.management.adminservices.mbeans.BISizeAgeLogConfigurationMBean
Returns the maximum age in days that the user/query log can reach prior to cycling.
getUserLogMaxFileAgeDaysMax() - Method in interface oracle.bi.management.adminservices.mbeans.BISizeAgeLogConfigurationMBean
Returns the max range of maximum age in days that the user/query log can reach prior to cycling.
getUserLogMaxFileSizeKB() - Method in interface oracle.bi.management.adminservices.mbeans.BISizeAgeLogConfigurationMBean
Returns the maximum size in kilobytes that the user/query log can reach prior to cycling.
getUserLogMaxFileSizeKBMax() - Method in interface oracle.bi.management.adminservices.mbeans.BISizeAgeLogConfigurationMBean
Returns the max range of maximum size in kilobytes that the user/query log can reach prior to cycling.
getUsername() - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Returns the user name.
getUserName() - Method in interface oracle.bi.management.adminservices.mbeans.MarketingConfigurationMBean
Returns the user name with which to connect to the marketing server.
getUsername() - Method in interface oracle.bi.management.adminservices.mbeans.SchedulerDatabaseMBean
Retuns the user name.
getUserSessionExpiry() - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Returns the user session expiry in minutes.
getUserSessionExpiryMax() - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Returns the user session expiry in minutes max range.
getWarningLevel() - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Deprecated. Use BILogConfigurationMBean.getLogLevel() instead.
getWebCatalogSharedLocation() - Method in interface oracle.bi.management.adminservices.mbeans.PresentationServerConfigurationMBean
Returns the location to be used by BIPS.

I

isAllowDashboardSectionsCollapsing() - Method in interface oracle.bi.management.adminservices.mbeans.PresentationConfigurationMBean
 
isApplicationsEnabled() - Method in interface oracle.bi.management.adminservices.mbeans.EssbaseConfigurationMBean
Private API that returns true if Essbase applications management is enabled.
isAppRestartNeeded() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Indicates whether an application restart (for the whole domain) is needed.
isBIComposerEnabled() - Method in interface oracle.bi.management.adminservices.mbeans.PresentationConfigurationMBean
Return boolean which tells whether BI Composer is enabled or not.
isBIServerCacheEnabled() - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Indicates whether or not the BI Server cache is enabled.
isCentralConfigurationCorrupt() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Returns whether Central Configuration is corrupt and failed to be read correctly.
isCentralConfigurationEnabled() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Returns whether Central Configuration is enabled or not.
isCertDirectoryNotFile() - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Specify whether the CA Certificate is specified via directory or file.
isEnabled() - Method in interface oracle.bi.management.adminservices.mbeans.EssbaseConfigurationMBean
Returns true if Essbase management is enabled
isHardwareAcceleration() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Returns whether hardware acceleration is enabled.
isLocked() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Indicates whether the domain is locked for editing.
isOnlineRPDUpdatesDisallowed() - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Indicates whether or not online updates to the rpd is allowed.
isOPMNClusteringEnabled() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Returns whether OPMN Clustering is enabled.
isPageTabsShownByDefault() - Method in interface oracle.bi.management.adminservices.mbeans.PresentationConfigurationMBean
 
isPivotTablesAutoPreview() - Method in interface oracle.bi.management.adminservices.mbeans.PresentationConfigurationMBean
 
isProcessProvisioningEnabled() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Returns whether Process Provisioning is enabled.
isRepositoryShared() - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
get whether a shared directory is used to find repository files when OBIS is clustered
isRepositorySharedLocationAccessible() - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
Gets whether the shared location for the repository is accessible from the Enterprise Manager server.
isSectionHeadingShownByDefault() - Method in interface oracle.bi.management.adminservices.mbeans.PresentationConfigurationMBean
 
isSSLCertificatesGenerated() - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Indicates whether or not SSL certificates have been generated.
isSSLEnabled() - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Indicates whether or not SSL has been enabled for the BI Instance.
isSSLManualConfig() - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Indicates whether or not SSL manual configuration has been enabled for the BI Instance.
isSSLVerifyPeers() - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Indicates whether or not servers within the system will only allow connections from authenticated clients.
isSsoEnabled() - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Returns the flag indicating whether SSO is enabled.
isStarted() - Method in interface oracle.bi.management.adminservices.mbeans.BIComponentMBean
Indicates whether the component is running.
isUsageTrackingCentrallyManaged() - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
Gets the flag which controls whether the Usage Tracking parameters are centrally managed.
isUsageTrackingDirectInsert() - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
Gets the flag which controls whether Direct Inserts are enabled within Usage Tracking in BI Server.
isUsageTrackingEnabled() - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
Gets the flag which controls whether Usage Tracking is enabled in BI Server.
isUseBCC() - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Get the flag to indicate whether to use Bcc: instead of To:
isUseSSL() - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Get the flag to indicate whether to connect to the SMTP server using SSL.
isUseStartTLS() - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Get the flag to indicate whether to connect to the SMTP server using StartTLS.
isWebCatalogShared() - Method in interface oracle.bi.management.adminservices.mbeans.PresentationServerConfigurationMBean
Deprecated. 

L

lock() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Obtains an exclusive lock for managing the domain.

M

MarketingConfigurationMBean - Interface in oracle.bi.management.adminservices.mbeans
Defines an MBean interface for managing the marketing configuration of a BI Instance.

O

oracle.bi.management.adminservices.mbeans - package oracle.bi.management.adminservices.mbeans
JMX Interface for Oracle BIEE System Management.
OracleInstanceMBean - Interface in oracle.bi.management.adminservices.mbeans
Defines an MBean interface for managing an Oracle Instance.

P

PerformanceConfigurationMBean - Interface in oracle.bi.management.adminservices.mbeans
Defines an MBean interface for managing the performance configuration of a BI Instance.
PresentationConfigurationMBean - Interface in oracle.bi.management.adminservices.mbeans
Defines an MBean interface for managing the presentation configuration of a BI Instance.
PresentationServerConfigurationMBean - Interface in oracle.bi.management.adminservices.mbeans
Defines an MBean interface for managing the configuration of the presentation server.
provisionBIInstance(String) - Method in interface oracle.bi.management.adminservices.mbeans.OracleInstanceMBean
Provisions (associates) the BI Instance with the specified name to the Oracle Instance.

R

refresh() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Refreshes the domain mbean from the state persisted in the underlying config file.
resyncRepository() - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
Re-synchronises the repository file which has previously been uploaded, to take any local (on-line) changes into account.
retrieveSkinMapping(String) - Method in interface oracle.bi.management.adminservices.mbeans.PresentationConfigurationMBean
Retrieve the current Skin mapped to the given SkinFamily or NULL if no mapping exists
rollback() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Rolls back any changes made to the domain since the lock was obtained and releases the lock.
runSSLReport() - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Performs SSL pings using the automated SSL configuration and returns a human readable report
runXMLSSLReport() - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Performs SSL pings using the automated SSL configuration and returns an XML report

S

SchedulerDatabaseMBean - Interface in oracle.bi.management.adminservices.mbeans
Defines an MBean interface for managing scheduler database connection settings.
SecurityConfigurationMBean - Interface in oracle.bi.management.adminservices.mbeans
Defines an MBean interface for managing the centralized security configuration of a BI Instance.
ServerConfigurationMBean - Interface in oracle.bi.management.adminservices.mbeans
Defines an MBean interface for managing settings related to the BI Server.
setAllowDashboardSectionsCollapsing(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.PresentationConfigurationMBean
 
setAppRestartNeeded(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Sets whether an application restart is needed.
setAsyncLogonTimeoutSecs(int) - Method in interface oracle.bi.management.adminservices.mbeans.PresentationServerConfigurationMBean
Sets the Async Logon Wait Secs
setBIComposerEnabled(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.PresentationConfigurationMBean
Set boolean to enabled/disable BI Composer.
setBIServerCacheEnabled(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Sets whether or not the BI Server cache is enabled.
setCallInterface(String) - Method in interface oracle.bi.management.adminservices.mbeans.SchedulerDatabaseMBean
Sets the current database's call interface.
setCentralConfigurationPublishingDirectory(String) - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Sets the external central configuration publishing directory.
setCertDepth(int) - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Set the SSL Certificate verification depth.
setCertDirectory(String) - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Set the CA Certificate Directory to use when using SSL.
setCertDirectoryNotFile(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Specify whether the CA Certificate is specified via directory or file.
setCertFile(String) - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Set the CA Certificate File to use when using SSL.
setCipherList(String) - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Set the SSL Cipher List.
setClusterControllerClientPort(int) - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Deprecated. 
setClusterControllerLogLevel(String) - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Sets the current Cluster Controller log level.
setClusterControllerMonitorPort(int) - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Deprecated. 
setColumnInfoMaxCacheLifetime(int) - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Deprecated. This method was created erroneously; see setMaxCacheEntries instead.
setCredentials(String, String) - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Deprecated. Use setCredentials(String username, char[] password)
setCredentials(String, char[]) - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Sets the credentials for the email connection.
setCredentials(String, String) - Method in interface oracle.bi.management.adminservices.mbeans.MarketingConfigurationMBean
Deprecated. Use setCredentials(String username, char[] password)
setCredentials(String, char[]) - Method in interface oracle.bi.management.adminservices.mbeans.MarketingConfigurationMBean
Sets the credentials for the email connection.
setCredentials(String, String) - Method in interface oracle.bi.management.adminservices.mbeans.SchedulerDatabaseMBean
Deprecated. use setCredentials(String username, char[] password)
setCredentials(String, char[]) - Method in interface oracle.bi.management.adminservices.mbeans.SchedulerDatabaseMBean
Sets the credentials for the scheduler database.
setDatabase(String) - Method in interface oracle.bi.management.adminservices.mbeans.SchedulerDatabaseMBean
Sets the database type.
setDataSource(String) - Method in interface oracle.bi.management.adminservices.mbeans.SchedulerDatabaseMBean
Sets the data source for the database connection
setDeploymentMode(String) - Method in interface oracle.bi.management.adminservices.mbeans.PresentationServerConfigurationMBean
Sets the DeploymentMode.
setEnabled(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.EssbaseConfigurationMBean
Switches Essbase Systems Management (JMX & EM) functionality on and off.
setErrorLevel(String) - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Deprecated. Use BILogConfigurationMBean.setLogLevel(String) instead.
setEssbaseClusterName(String) - Method in interface oracle.bi.management.adminservices.mbeans.EssbaseConfigurationMBean
Set the Cluster name used by the Essbase Agent(s), assuming there is only a single cluster (which is true for 11.1.1.6.0 systems).
setFrontEndLoadBalancerBaseURL(String) - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Manually sets the configured public facing base URL to be used when embedding links back to BI content when views are built offline (e.g., via scheduled agents).
setGlobalCacheStoragePath(String) - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Sets the Global Cache storage path to use when BI Server cache is enabled; note that this is mandatory when BI server is clustered.
setGlobalCacheStorageSize(int) - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Sets the Global Cache storage size to use when BI Server cache is enabled; note that this is mandatory when BI server is clustered.
setGlobalCacheStorageUnits(String) - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Sets the Global Cache storage size units to use when BI Server cache is enabled; note that this is mandatory when BI server is clustered.
setHardwareAcceleration(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Sets whether hardware acceleration is enabled.
setIncidentErrorLevel(String) - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Deprecated. Use BILogConfigurationMBean.setLogLevel(String) instead.
setJavaHostLogLevel(String) - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Sets the current JavaHost log level.
setListenAddress(String) - Method in interface oracle.bi.management.adminservices.mbeans.BIComponentMBean
Set the host name or ip address to bind listening ports to for this component.
setListenAddress(String) - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Set the host name or ip address that all listening ports are bound to for components of this deployment.
setLogLevel(String) - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Sets the system-wide log level.
setMasterBIServerComponentId(String) - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Sets the component id of the master BI server.
setMasterBIServerOracleInstanceId(String) - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Sets the id of the oracle instance which contains the master BI server.
setMaxCacheEntries(int) - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Sets the maximum number of cache entries; used to tune cache performance.
setMaxFileAgeDays(int) - Method in interface oracle.bi.management.adminservices.mbeans.BISizeAgeLogConfigurationMBean
Set the maximum age in days that the log file can be used until they are rolled over to a new file.
setMaxFileSizeKB(int) - Method in interface oracle.bi.management.adminservices.mbeans.BISizeAgeLogConfigurationMBean
Sets the maximum size in kilobytes that the log file may reach.
setMaxIndividualCacheEntrySize(int) - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Sets the maximum size (in megabytes) for individual server cache entries.
setMaxNumRowsInTableView(int) - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Sets the maximum number of rows of data to include in table views.
setMaxNumRowsPerEmailPage(int) - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Sets the maximum number of rows of data to include in delivered emails.
setMaxNumRowsToExcel(int) - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Sets the maximum number of rows to export to excel.
setMaxRecipients(int) - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Set the Maximum number of recipients (0 means don't care).
setMonitorPort(Integer) - Method in interface oracle.bi.management.adminservices.mbeans.BIComponentMBean
Sets the monitoring port to use for the component.
setNotificationLevel(String) - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Deprecated. Use BILogConfigurationMBean.setLogLevel(String) instead.
setNumBIServers(int) - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Sets the number of BI Servers instantiated for the BI Instance within the Oracle Instance.
setNumClusterControllers(int) - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Sets the number of Cluster Controllers instantiated for the BI Instance within the Oracle Instance.
setNumEssbaseAgents(int) - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Sets the number of Essbase agents instantiated for the BI Instance within the Oracle Instance.
setNumJavahosts(int) - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Sets the number of Javahosts instantiated for the BI Instance within the Oracle Instance.
setNumPresentationServers(int) - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Sets the number of Presentation Servers instantiated for the BI Instance within the Oracle Instance.
setNumSchedulers(int) - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Sets the number of Schedulers instantiated for the BI Instance within the Oracle Instance.
setOnlineRPDUpdatesDisallowed(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Sets whether or not online updates to the rpd is allowed.
setOPMNClusteringEnabled(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
This sets the start of OPMN clustering.
setPageTabsShownByDefault(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.PresentationConfigurationMBean
 
setPivotTablesAutoPreview(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.PresentationConfigurationMBean
 
setPort(Integer) - Method in interface oracle.bi.management.adminservices.mbeans.BIComponentMBean
Sets the main listening port to use for the component.
setPortRangeEnd(int) - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Sets the end of the port range to use for components of this deployment.
setPortRangeStart(int) - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceDeploymentMBean
Sets the start of the port range to use for components of this deployment.
setPresentationServerLogLevel(String) - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Sets the current Presentation Services log level.
setPrimaryClusterControllerComponentId(String) - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Sets the component id of the primary cluster controller.
setPrimaryClusterControllerOracleInstanceId(String) - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Sets the id of the oracle instance which contains the primary cluster controller.
setPrimaryEssbaseAgentComponentId(String) - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Sets the component id of the primary Essbase Agent.
setPrimaryEssbaseAgentOracleInstanceId(String) - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Sets the id of the oracle instance which contains the primary Essbase Agent.
setPrimarySchedulerComponentId(String) - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Sets the component id of the primary scheduler.
setPrimarySchedulerOracleInstanceId(String) - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Sets the id of the oracle instance which contains the primary scheduler.
setProcessProvisioningEnabled(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Sets whether Process Provisioning is enabled.
setRepositoryDataSourceName(String) - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
set the data source name for the default repository
setRepositoryName(String) - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
sets the name for the default repository (without the .rpd file extension).
setRepositoryShared(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
set whether a shared location is used to find repository files when OBIS is clustered.
setRepositorySharedLocation(String) - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
set the shared location to be used when OBIS is clustered.
setRetryCount(int) - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Set the maximum number of retries to try before failing.
setSchedulerLogLevel(String) - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Sets the current Scheduler log level.
setSchedulerMonitorPort(int) - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Deprecated. 
setScriptRPCPort(Integer) - Method in interface oracle.bi.management.adminservices.mbeans.BIComponentMBean
Sets the scriptRPC port to use for the component.
setSectionHeadingShownByDefault(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.PresentationConfigurationMBean
 
setSenderDisplayName(String) - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Sets the display name of the sender of emails from the BI system.
setSenderEmailAddress(String) - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Sets the email address to use as the sender of emails from the BI system.
setServerClientPort(int) - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Deprecated. 
setServerLogLevel(String) - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Sets the current BI Server log level.
setServerMonitorPort(int) - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Deprecated. 
setSharedFolderPath(String) - Method in interface oracle.bi.management.adminservices.mbeans.EssbaseConfigurationMBean
Sets the shared folder to be used by Essbase when in HA mode.
setSmtpServer(String) - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Sets the smtp server to use for dispatching emails.
setSmtpServerPort(int) - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Sets the port of the smtp server to use for dispatching emails.
setSSLEnabled(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Enables or disables SSL for all communication links between processes of the BI Instance.
setSSLManualConfig(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Enables or disables manual SSL configuration.
setSSLVerifyPeers(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Enables or disables servers requiring that clients are authenticated.
setSsoEnabled(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Sets the flag indicating whether SSO is enabled.
setSsoProvider(String) - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Sets the SSO provider.
setSsoProviderLogoffURL(String) - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Sets the SSO provider LogoffURL.
setSsoProviderLogonURL(String) - Method in interface oracle.bi.management.adminservices.mbeans.SecurityConfigurationMBean
Sets the SSO provider LogonURL.
setSummaryAdvisorTableName(String) - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
Sets the Physical Summary Advisor Statistics table in RPD.
setSummaryStatisticsLogging(String) - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
Enable the Summary Advisor feature in BI Server.
setSyncLogonTimeoutSecs(int) - Method in interface oracle.bi.management.adminservices.mbeans.PresentationServerConfigurationMBean
Sets the Sync Logon Wait Secs
setTestMode(String) - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Set private test settings; not for public use.
setTraceLevel(String) - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Deprecated. Use BILogConfigurationMBean.setLogLevel(String) instead.
setURL(String) - Method in interface oracle.bi.management.adminservices.mbeans.MarketingConfigurationMBean
Sets the URL of the marketing server.
setUsageTrackingCentrallyManaged(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
Sets the flag which controls whether the Usage Tracking parameters are centrally managed.
setUsageTrackingConnectionPool(String) - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
Sets the Connection Pool for the Usage Tracking table.
setUsageTrackingDirectInsert(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
Sets the flag which controls whether Direct Inserts are enabled within Usage Tracking in BI Server.
setUsageTrackingEnabled(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
Sets the flag which controls whether Usage Tracking is enabled in BI Server.
setUsageTrackingPhysicalTableName(String) - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
Sets the Physical Usage Tracking table in RPD.
setUseBCC(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Set the flag to indicate whether to use Bcc: instead of To:
setUserLogMaxFileAgeDays(int) - Method in interface oracle.bi.management.adminservices.mbeans.BISizeAgeLogConfigurationMBean
Set the maximum days the user/query log file can be before it is cycled.
setUserLogMaxFileSizeKB(int) - Method in interface oracle.bi.management.adminservices.mbeans.BISizeAgeLogConfigurationMBean
Sets the maximum size in kilobytes that the user/query log can reach before being cycled.
setUsername(String) - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Sets the user name NOTE: Use this api only when username alone needs updation.
setUserName(String) - Method in interface oracle.bi.management.adminservices.mbeans.MarketingConfigurationMBean
Sets the user name NOTE: Use this api only when username alone needs updation.
setUsername(String) - Method in interface oracle.bi.management.adminservices.mbeans.SchedulerDatabaseMBean
Sets the user name NOTE: Use this api only when username alone needs updation.
setUserSessionExpiry(int) - Method in interface oracle.bi.management.adminservices.mbeans.PerformanceConfigurationMBean
Sets the user session expiry in minutes.
setUseSSL(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Set the flag to indicate whether to connect to the SMTP server using SSL.
setUseStartTLS(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.EmailConfigurationMBean
Set the flag to indicate whether to connect to the SMTP server using StartTLS.
setWarningLevel(String) - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Deprecated. Use BILogConfigurationMBean.setLogLevel(String) instead.
setWebCatalogShared(boolean) - Method in interface oracle.bi.management.adminservices.mbeans.PresentationServerConfigurationMBean
Deprecated. 
setWebCatalogSharedLocation(String) - Method in interface oracle.bi.management.adminservices.mbeans.PresentationServerConfigurationMBean
Sets the location to be used by BIPS.
simpleCommit() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Provides a simpler commit api which makes commit problems easier to process for simple clients (eg WLST).
start() - Method in interface oracle.bi.management.adminservices.mbeans.BIComponentMBean
Starts the component and waits for component to start up before returning.
start(String) - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Starts the BI Instance.
start() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Starts the BI Instance.
startJavaComponents() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Starts the BI Java components deployed to the BI domain.
startSystemComponents() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Starts the BI System components deployed to the BI domain.
stop() - Method in interface oracle.bi.management.adminservices.mbeans.BIComponentMBean
Stops the component so no further requests will be serviced.
stop(String) - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Stops the BI Instance so no further requests will be serviced.
stop() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Stops the BI Instance so no further requests will be serviced.
stopJavaComponents() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Stops the BI Java components deployed to the BI domain.
stopSystemComponents() - Method in interface oracle.bi.management.adminservices.mbeans.BIInstanceMBean
Stops the BI System components deployed to the BI domain.

U

updateSkinMapping(String, String) - Method in interface oracle.bi.management.adminservices.mbeans.PresentationConfigurationMBean
Add a new Skin Mapping from SkinFamily to Skin or update an existing one.
uploadRepository(String, String) - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
Uploads the repository file whose full path is represented by rpdFilePath.

V

valueOf(String) - Static method in enum oracle.bi.management.adminservices.mbeans.BIInstanceMBean.ServiceState
Returns the enum constant of this type with the specified name.
values() - Static method in enum oracle.bi.management.adminservices.mbeans.BIInstanceMBean.ServiceState
Returns an array containing the constants of this enum type, in the order they are declared.

A B C D E G I L M O P R S U V
Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Enterprise Edition Systems Management
11g Release 1(11.1.1)

E16455-05

Copyright © 2010, 2013, Oracle. All rights reserved.