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

E22562-01

oracle.apps.fnd.applcore.customization.flex.model.bean
Class FlexfieldContextsCustomizationBean

java.lang.Object
  extended by oracle.apps.fnd.applcore.customization.flex.model.bean.FlexfieldContextsCustomizationBean

public class FlexfieldContextsCustomizationBean
extends java.lang.Object


Constructor Summary
FlexfieldContextsCustomizationBean()
           
 
Method Summary
 java.util.List<FlexfieldSegmentsCustomizationBean> getContextSensitiveSegments()
           
 java.lang.String getContextValue()
           
 void setContextSensitiveSegments(java.util.List<FlexfieldSegmentsCustomizationBean> contextSensitiveSegments)
           
 void setContextValue(java.lang.String contextValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlexfieldContextsCustomizationBean

public FlexfieldContextsCustomizationBean()
Method Detail

setContextValue

public void setContextValue(java.lang.String contextValue)

getContextValue

public java.lang.String getContextValue()

setContextSensitiveSegments

public void setContextSensitiveSegments(java.util.List<FlexfieldSegmentsCustomizationBean> contextSensitiveSegments)

getContextSensitiveSegments

public java.util.List<FlexfieldSegmentsCustomizationBean> getContextSensitiveSegments()

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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.