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

E22562-03

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

java.lang.Object
  extended by oracle.apps.fnd.applcore.customization.uiPublic.ApplCoreSessionOptionsFactoryImpl
All Implemented Interfaces:
oracle.adf.view.page.editor.mds.ComposerSessionOptionsFactory

public class ApplCoreSessionOptionsFactoryImpl
extends java.lang.Object
implements oracle.adf.view.page.editor.mds.ComposerSessionOptionsFactory

Implementation of ComposerSessionOptionsFactory for the layers dialog code.

Since:
drop8 build 4.
Author:
gordon.hooker@oracle.com

Constructor Summary
ApplCoreSessionOptionsFactoryImpl()
           
 
Method Summary
 oracle.mds.core.SessionOptions createSessionOptions(oracle.mds.core.SessionOptions defaultSessionOptions, java.lang.String mode)
          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

ApplCoreSessionOptionsFactoryImpl

public ApplCoreSessionOptionsFactoryImpl()
Method Detail

createSessionOptions

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

Specified by:
createSessionOptions in interface oracle.adf.view.page.editor.mds.ComposerSessionOptionsFactory
Parameters:
defaultSessionOptions -
mode -
Returns:
Session Options

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.