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.props
Class ScopeMapsImpl

java.lang.Object
  extended by oracle.adfinternal.share.props.ScopeMaps
      extended by oracle.adfinternal.share.props.ScopeMapsImpl


public class ScopeMapsImpl
extends ScopeMaps

This class is for internal use only.


Field Summary

 

Fields inherited from class oracle.adfinternal.share.props.ScopeMaps
APP_SCOPE, DEFAULT_SCOPE, REQ_SCOPE, SESS_SCOPE

 

Constructor Summary
ScopeMapsImpl()
           

 

Method Summary
 java.util.Map<java.lang.String,java.lang.Object> getScopeMap(java.lang.String scopeName)
           

 

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

 

Constructor Detail

ScopeMapsImpl

public ScopeMapsImpl()

Method Detail

getScopeMap

public java.util.Map<java.lang.String,java.lang.Object> getScopeMap(java.lang.String scopeName)
Specified by:
getScopeMap in class ScopeMaps

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.