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

E22562-03

oracle.apps.fnd.applcore.flex.runtime.util.common.category.context
Class TempCategoryContextBcUtil

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.runtime.util.common.category.context.TempCategoryContextBcUtil

public class TempCategoryContextBcUtil
extends java.lang.Object


Constructor Summary
TempCategoryContextBcUtil()
           
 
Method Summary
static oracle.jbo.server.EntityAssociation findEntityAssociation(java.lang.String associationDefFullName)
           
static oracle.jbo.server.EntityDefImpl findEntityDefObject(java.lang.String eoDefFullname)
           
static oracle.jbo.server.ViewLinkDefImpl findViewLinkDefObject(java.lang.String viewLinkDefFullName)
           
static oracle.jbo.server.EntityDefImpl getSingleEntityDef(oracle.jbo.server.ViewDefImpl voDef)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TempCategoryContextBcUtil

public TempCategoryContextBcUtil()
Method Detail

getSingleEntityDef

public static oracle.jbo.server.EntityDefImpl getSingleEntityDef(oracle.jbo.server.ViewDefImpl voDef)

findEntityDefObject

public static oracle.jbo.server.EntityDefImpl findEntityDefObject(java.lang.String eoDefFullname)

findEntityAssociation

public static oracle.jbo.server.EntityAssociation findEntityAssociation(java.lang.String associationDefFullName)

findViewLinkDefObject

public static oracle.jbo.server.ViewLinkDefImpl findViewLinkDefObject(java.lang.String viewLinkDefFullName)

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.