Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.flex.kff.ui.bean
Class CreateEditKFFSegmentBean

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.kff.ui.bean.CreateEditKFFSegmentBean
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
CreateEditKFFSegmentBean()
           
 
Method Summary
 java.util.List getAllItems()
           
 java.util.List getSelectedValues()
           
 void init()
           
 void setAllItems(java.util.List allItems)
           
 void setSelectedValues(java.util.List selectedValues)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateEditKFFSegmentBean

public CreateEditKFFSegmentBean()
Method Detail

init

public void init()

setAllItems

public void setAllItems(java.util.List allItems)

getAllItems

public java.util.List getAllItems()

setSelectedValues

public void setSelectedValues(java.util.List selectedValues)

getSelectedValues

public java.util.List getSelectedValues()

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.