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

E22562-01

oracle.apps.fnd.applcore.dt.customization
Class ApplcoreCustomizationLayerValueProvider

java.lang.Object
  extended by oracle.mds.dt.cust.CustomizationLayerProvider
      extended by oracle.apps.fnd.applcore.dt.customization.ApplcoreCustomizationLayerValueProvider
All Implemented Interfaces:
CustomizationConstants

public class ApplcoreCustomizationLayerValueProvider
extends oracle.mds.dt.cust.CustomizationLayerProvider
implements CustomizationConstants

The customization layer values provider for the customization design time values.

Since:
drop6
Author:
Gordon Hooker <gordon.hooker@oracle.com>

Field Summary
 
Fields inherited from interface oracle.apps.fnd.applcore.dt.customization.CustomizationConstants
ENTERPRISE, GLOBAL, INTERNAL, PRODUCT, PRODUCT_FAMILY, SITE, USER
 
Constructor Summary
ApplcoreCustomizationLayerValueProvider()
          Public Constructor.
 
Method Summary
 oracle.mds.dt.cust.CustomizationLayerValueSet getLayerValueSet(java.lang.String string)
          Get the list of layers values for the layers for the customizations.
 
Methods inherited from class oracle.mds.dt.cust.CustomizationLayerProvider
getPriority
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplcoreCustomizationLayerValueProvider

public ApplcoreCustomizationLayerValueProvider()
Public Constructor.

Method Detail

getLayerValueSet

public oracle.mds.dt.cust.CustomizationLayerValueSet getLayerValueSet(java.lang.String string)
Get the list of layers values for the layers for the customizations.

Specified by:
getLayerValueSet in class oracle.mds.dt.cust.CustomizationLayerProvider
Parameters:
string -
Returns:
CustomizationLayerValueSet

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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.