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

E22562-03

oracle.apps.fnd.applcore.customization.uiPublic.flex.kff.model
Class FlexKffCustomizationBean

java.lang.Object
  extended by oracle.apps.fnd.applcore.customization.uiPublic.flex.kff.model.FlexKffCustomizationBean
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
FlexKffCustomizationBean()
           
 
Method Summary
 java.lang.String getApplicationName()
           
 java.lang.String getAppShortName()
           
static FlexKffCustomizationBean getCurrentInstance()
          Returns FlexKffCustomizationBean instance
 java.lang.String getFlexfieldCode()
           
 java.lang.String getFlexfieldName()
           
 void setApplicationName(java.lang.String applicationName)
           
 void setAppShortName(java.lang.String appShortName)
           
 void setFlexfieldCode(java.lang.String flexfieldCode)
           
 void setFlexfieldName(java.lang.String flexfieldName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlexKffCustomizationBean

public FlexKffCustomizationBean()
Method Detail

getCurrentInstance

public static FlexKffCustomizationBean getCurrentInstance()
Returns FlexKffCustomizationBean instance


setFlexfieldCode

public void setFlexfieldCode(java.lang.String flexfieldCode)

getFlexfieldCode

public java.lang.String getFlexfieldCode()

setFlexfieldName

public void setFlexfieldName(java.lang.String flexfieldName)

getFlexfieldName

public java.lang.String getFlexfieldName()

setAppShortName

public void setAppShortName(java.lang.String appShortName)

getAppShortName

public java.lang.String getAppShortName()

setApplicationName

public void setApplicationName(java.lang.String applicationName)

getApplicationName

public java.lang.String getApplicationName()

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.