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

E22562-03

oracle.apps.fnd.applcore.flex.ui.customize
Class UICustomization

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.ui.customize.UICustomization
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
LayeredCustomization

public class UICustomization
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
UICustomization()
           
 
Method Summary
 java.util.Map getProperties()
           
 java.lang.Object getProperty(java.lang.String propertyName)
           
 void setProperty(java.lang.String propertyName, java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UICustomization

public UICustomization()
Method Detail

setProperty

public void setProperty(java.lang.String propertyName,
                        java.lang.Object value)

getProperty

public java.lang.Object getProperty(java.lang.String propertyName)

getProperties

public java.util.Map getProperties()

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.