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

E10686-08

oracle.adf.share.mds
Class EnterpriseCC

java.lang.Object
  extended by oracle.mds.cust.CustomizationClass
      extended by oracle.adf.share.mds.EnterpriseCC

Deprecated. As of version 11.1.1.6.0 in favor of MDS tenant striping. To enable MDS tenant striping for a multitenant application:

public class EnterpriseCC
extends oracle.mds.cust.CustomizationClass

Enterprise customization class.


Field Summary
static java.lang.String LAYER_NAME
          Deprecated.  
 
Constructor Summary
EnterpriseCC()
          Deprecated.  
 
Method Summary
 oracle.mds.cust.CacheHint getCacheHint()
          Deprecated.  
 java.lang.String getName()
          Deprecated.  
 java.lang.String[] getValue(oracle.mds.core.RestrictedSession rs, oracle.mds.core.MetadataObject mo)
          Deprecated.  
 
Methods inherited from class oracle.mds.cust.CustomizationClass
equals, generateIDPrefix, getBaseRef, getIDPrefix, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LAYER_NAME

public static final java.lang.String LAYER_NAME
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

EnterpriseCC

public EnterpriseCC()
Deprecated. 
Method Detail

getCacheHint

public oracle.mds.cust.CacheHint getCacheHint()
Deprecated. 
Specified by:
getCacheHint in class oracle.mds.cust.CustomizationClass

getName

public java.lang.String getName()
Deprecated. 
Specified by:
getName in class oracle.mds.cust.CustomizationClass

getValue

public java.lang.String[] getValue(oracle.mds.core.RestrictedSession rs,
                                   oracle.mds.core.MetadataObject mo)
Deprecated. 
Specified by:
getValue in class oracle.mds.cust.CustomizationClass

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

E10686-08

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