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

E22562-07

oracle.apps.fnd.applcore.favRecentItems.ui.bean
Class RIListDataObject

java.lang.Object
  extended by oracle.apps.fnd.applcore.favRecentItems.ui.bean.RIListDataObject

public class RIListDataObject
extends java.lang.Object


Constructor Summary
RIListDataObject(java.lang.String taskFlowLabel, java.lang.Long recentItemsId)
           
 
Method Summary
 java.lang.Long getRecentItemsId()
           
 java.lang.String getTaskFlowLabel()
           
 void setRecentItemsId(java.lang.Long recentItemsId)
           
 void setTaskFlowLabel(java.lang.String taskFlowLabel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RIListDataObject

public RIListDataObject(java.lang.String taskFlowLabel,
                        java.lang.Long recentItemsId)
Method Detail

setTaskFlowLabel

public void setTaskFlowLabel(java.lang.String taskFlowLabel)

getTaskFlowLabel

public java.lang.String getTaskFlowLabel()

setRecentItemsId

public void setRecentItemsId(java.lang.Long recentItemsId)

getRecentItemsId

public java.lang.Long getRecentItemsId()

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

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.