Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.9.0)

E52934-01


oracle.adfinternal.share.mt
Class MultiTenantHelper

java.lang.Object
  extended by oracle.adfinternal.share.mt.MultiTenantHelper


public final class MultiTenantHelper
extends java.lang.Object

Helper class for ADF Multi-Tenancy to enable core ADF packages to access MT info.


Method Summary
static boolean isOracleMTEnabled()
          Check the system property oracle.isMTEnabled is true

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

isOracleMTEnabled

public static final boolean isOracleMTEnabled()
Check the system property oracle.isMTEnabled is true
Returns:
true if oracle.isMTEnabled is set to "true", false otherwise.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.9.0)

E52934-01


Copyright © 1997, 2015, Oracle. All rights reserved.