Skip navigation links

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

E16455-01

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.
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.
createPackFile() - Method in interface oracle.bi.management.adminservices.mbeans.ScaleOutSupportMBean
Creates a new pack file and returns a name that can be used to fetch or delete it.

D

deletePackFile(String) - Method in interface oracle.bi.management.adminservices.mbeans.ScaleOutSupportMBean
Deletes the pack file with the specified name.
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.

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.
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.
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.
getCheckSum(String) - Method in interface oracle.bi.management.adminservices.mbeans.ScaleOutSupportMBean
Gets the CRC32 checksum for the pack file with the specified name.
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. 
getClusterControllerMonitorPort() - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Deprecated. 
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.
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.
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.
getErrorLevel() - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Gets the error severity level.
getFileUploadTime(String) - Method in interface oracle.bi.management.adminservices.mbeans.ServerConfigurationMBean
Returns the date the file specified was uploaded.
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
Returns the current set incident reporting severity level.
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.
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.
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.
getNextPackFileChunk(String) - Method in interface oracle.bi.management.adminservices.mbeans.ScaleOutSupportMBean
Fetches the next chunk of data for the pack file with the specified name.
getNotificationLevel() - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Returns the current set notification level.
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
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
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.
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.
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 Oracle version string for this product.
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.
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.
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.
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.
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.
getTraceLevel() - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Returns the current set trace level.
getType() - Method in interface oracle.bi.management.adminservices.mbeans.BIComponentMBean
Returns the type of component.
getURL() - Method in interface oracle.bi.management.adminservices.mbeans.MarketingConfigurationMBean
Returns the URL of the marketing server.
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
Returns the warning severity level currently set.
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
 
isAppRestartNeeded() - Method in interface oracle.bi.management.adminservices.mbeans.BIDomainMBean
Indicates whether an application restart (for the whole domain) is needed.
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.
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.
isPageTabsShownByDefault() - Method in interface oracle.bi.management.adminservices.mbeans.PresentationConfigurationMBean
 
isPivotTablesAutoPreview() - Method in interface oracle.bi.management.adminservices.mbeans.PresentationConfigurationMBean
 
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.
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.
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.
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

S

ScaleOutSupportMBean - Interface in oracle.bi.management.adminservices.mbeans
Provides operations to support scaling out a domain.
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.
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.
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. 
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
setErrorLevel(String) - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Sets the error severity level.
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.
setIncidentErrorLevel(String) - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Sets the reporting incident error 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.
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
Sets the notification severity level.
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.
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.
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.
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.
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.
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.
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. 
setServerMonitorPort(int) - Method in interface oracle.bi.management.adminservices.mbeans.AvailabilityConfigurationMBean
Deprecated. 
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.
setTraceLevel(String) - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Sets the trace severity level.
setURL(String) - Method in interface oracle.bi.management.adminservices.mbeans.MarketingConfigurationMBean
Sets the URL of the marketing server.
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.
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.
setWarningLevel(String) - Method in interface oracle.bi.management.adminservices.mbeans.BILogConfigurationMBean
Sets the warning severity level.
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, In cluster set the shared location.
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.
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.

U

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-01


Copyright © 2010, Oracle. All rights reserved.