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

E22562-03

oracle.apps.fnd.applcore.flex.eff.runtime
Class EffCategoryPagesBean

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.eff.runtime.EffCategoryPagesBean
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
EffCategoryPagesBean()
           
 
Method Summary
 void createDetailRowIfNotExists(java.lang.String amDC, java.lang.String categoryAMInstName, java.lang.String categoryViewUsageName, java.lang.String contextViewLinkAccName, java.lang.String category_pk1, java.lang.String category_pk2, java.lang.String category_pk3, java.lang.String category_pk4, java.lang.String category_pk5)
           
static java.lang.Object evaluateEL(java.lang.String el)
           
 java.util.HashMap getContextEditPrevMap()
           
 oracle.adf.controller.TaskFlowId getDynamicRHSTaskFlowId()
           
 oracle.adf.controller.TaskFlowId getDynamicTaskFlowId()
           
 java.lang.String getEffApplicationId()
           
 java.lang.String getEffCategoryCode()
           
 java.lang.String getEffDescriptiveFlexfieldCode()
           
 java.lang.String getEffPageCode()
           
 java.lang.String getEffUsageCode()
           
 java.lang.String getNonEffTF()
           
 boolean getRefreshRegion()
           
 java.util.HashMap getRenderContextTaskFlowMap()
           
 boolean getRHSRefreshRegionReqd()
           
 void setEffPageCode(java.lang.String rowPageCode)
           
 void setNonEffTF(java.lang.String mNonEffTF)
           
protected  void setPKsForPrivilegeCheck()
           
 void setRHSParams(javax.faces.event.ActionEvent actionEvent)
           
 void setRHSRefreshRegionReqd(boolean mRHSRefreshRegionReqd)
           
protected  java.lang.String testEditPrivilegeForContext(java.lang.String contextCode)
           
 void testMethod(javax.faces.event.ActionEvent actionEvent)
           
protected  java.lang.String testPrivilegeForContext(java.lang.String contextCode)
           
 void updateContextEditPrevMap(java.lang.String contextCode)
          Determine privilege for the context taskflow and update Edit Privileges Map.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EffCategoryPagesBean

public EffCategoryPagesBean()
Method Detail

getDynamicTaskFlowId

public oracle.adf.controller.TaskFlowId getDynamicTaskFlowId()

getDynamicRHSTaskFlowId

public oracle.adf.controller.TaskFlowId getDynamicRHSTaskFlowId()

setRHSParams

public void setRHSParams(javax.faces.event.ActionEvent actionEvent)

getRefreshRegion

public boolean getRefreshRegion()

testMethod

public void testMethod(javax.faces.event.ActionEvent actionEvent)

getEffApplicationId

public java.lang.String getEffApplicationId()

getEffDescriptiveFlexfieldCode

public java.lang.String getEffDescriptiveFlexfieldCode()

getEffCategoryCode

public java.lang.String getEffCategoryCode()

getEffUsageCode

public java.lang.String getEffUsageCode()

getEffPageCode

public java.lang.String getEffPageCode()

setEffPageCode

public void setEffPageCode(java.lang.String rowPageCode)

setNonEffTF

public void setNonEffTF(java.lang.String mNonEffTF)

getNonEffTF

public java.lang.String getNonEffTF()

getRenderContextTaskFlowMap

public java.util.HashMap getRenderContextTaskFlowMap()

updateContextEditPrevMap

public void updateContextEditPrevMap(java.lang.String contextCode)
Determine privilege for the context taskflow and update Edit Privileges Map.

Parameters:
contextCode - is the context code of the context taskflow

testPrivilegeForContext

protected java.lang.String testPrivilegeForContext(java.lang.String contextCode)

testEditPrivilegeForContext

protected java.lang.String testEditPrivilegeForContext(java.lang.String contextCode)

setPKsForPrivilegeCheck

protected void setPKsForPrivilegeCheck()

evaluateEL

public static java.lang.Object evaluateEL(java.lang.String el)

setRHSRefreshRegionReqd

public void setRHSRefreshRegionReqd(boolean mRHSRefreshRegionReqd)

getRHSRefreshRegionReqd

public boolean getRHSRefreshRegionReqd()

getContextEditPrevMap

public java.util.HashMap getContextEditPrevMap()

createDetailRowIfNotExists

public void createDetailRowIfNotExists(java.lang.String amDC,
                                       java.lang.String categoryAMInstName,
                                       java.lang.String categoryViewUsageName,
                                       java.lang.String contextViewLinkAccName,
                                       java.lang.String category_pk1,
                                       java.lang.String category_pk2,
                                       java.lang.String category_pk3,
                                       java.lang.String category_pk4,
                                       java.lang.String category_pk5)

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.