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

E22562-03

oracle.apps.fnd.applcore.flex.ui.bean
Class FlexActivityStreamBean

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.ui.bean.FlexActivityStreamBean

public class FlexActivityStreamBean
extends java.lang.Object


Constructor Summary
FlexActivityStreamBean()
           
 
Method Summary
 void flipFlexFollowStatus(javax.faces.event.ActionEvent actionEvent)
          Flip the flex follow status.
 boolean isFlexFollowable()
          Whether the flex activity stream can be followed.
 boolean isFlexFollowed()
          Is this flex followed?
 void setFlexFollowed(boolean dataSecurityFollowed)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlexActivityStreamBean

public FlexActivityStreamBean()
Method Detail

setFlexFollowed

public void setFlexFollowed(boolean dataSecurityFollowed)

isFlexFollowed

public boolean isFlexFollowed()
Is this flex followed?

Returns:
true if followed, false otherwise.

isFlexFollowable

public boolean isFlexFollowable()
Whether the flex activity stream can be followed.

Returns:
true if can be followed, false otherwise.

flipFlexFollowStatus

public void flipFlexFollowStatus(javax.faces.event.ActionEvent actionEvent)
Flip the flex follow status.

Parameters:
actionEvent -

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.