Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-04

oracle.apps.fnd.applcore.customization.uiPublic
Class AppsSessionOptionsFactoryImpl

java.lang.Object
  extended by oracle.apps.fnd.applcore.customization.uiPublic.AppsSessionOptionsFactoryImpl

Deprecated.

public class AppsSessionOptionsFactoryImpl
extends java.lang.Object

Implementation of ComposerSessionOptionsFactory for the layers dialog code. Deprecated the class that should be used now is the ApplCoreSessionOptionsFactoryImpl or you should roll your own.

Since:
drop7 build 5.
Author:
gordon.hooker@oracle.com

Constructor Summary
AppsSessionOptionsFactoryImpl()
          Deprecated.  
 
Method Summary
 oracle.mds.core.SessionOptions createSessionOptions(oracle.mds.core.SessionOptions defaultSessionOptions, java.lang.String mode)
          Deprecated. The implmentation of the manadatory method from the interface.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppsSessionOptionsFactoryImpl

public AppsSessionOptionsFactoryImpl()
Deprecated. 
Method Detail

createSessionOptions

public oracle.mds.core.SessionOptions createSessionOptions(oracle.mds.core.SessionOptions defaultSessionOptions,
                                                           java.lang.String mode)
Deprecated. 
The implmentation of the manadatory method from the interface.

Parameters:
defaultSessionOptions -
mode -
Returns:
Session Options

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-04

Copyright © 2012 Oracle. All Rights Reserved.