Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.preload
Class StartupPreloadSessionOptionsFactory

java.lang.Object
  extended by oracle.apps.fnd.applcore.preload.StartupPreloadSessionOptionsFactory
All Implemented Interfaces:
oracle.adf.share.mds.SessionOptionsFactory

public class StartupPreloadSessionOptionsFactory
extends java.lang.Object
implements oracle.adf.share.mds.SessionOptionsFactory


Constructor Summary
StartupPreloadSessionOptionsFactory()
           
 
Method Summary
 oracle.mds.core.SessionOptions createSessionOptions(oracle.mds.core.SessionOptions defaultSessionOptions)
           
static oracle.mds.config.CustConfig filterCCList(oracle.mds.config.CustConfig custConfig)
          Creates a new CustConfig with only CustomizationClasses that have ALL_USERS cache hint.
 oracle.mds.config.CustConfig getCustConfig()
           
 void setCustConfig(oracle.mds.config.CustConfig custConfig)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartupPreloadSessionOptionsFactory

public StartupPreloadSessionOptionsFactory()
Method Detail

createSessionOptions

public oracle.mds.core.SessionOptions createSessionOptions(oracle.mds.core.SessionOptions defaultSessionOptions)
Specified by:
createSessionOptions in interface oracle.adf.share.mds.SessionOptionsFactory

filterCCList

public static oracle.mds.config.CustConfig filterCCList(oracle.mds.config.CustConfig custConfig)
Creates a new CustConfig with only CustomizationClasses that have ALL_USERS cache hint.

Parameters:
custConfig - CustConfig to be filtered
Returns:
CustConfig with only shared customization classes.

setCustConfig

public void setCustConfig(oracle.mds.config.CustConfig custConfig)

getCustConfig

public oracle.mds.config.CustConfig getCustConfig()

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.