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

E22562-02

oracle.apps.fnd.applcore.flex.runtime.util.common
Class CategoryContextMetadataReader

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.runtime.util.common.CategoryMetadataReader
      extended by oracle.apps.fnd.applcore.flex.runtime.util.common.CategoryContextMetadataReader

public class CategoryContextMetadataReader
extends CategoryMetadataReader


Constructor Summary
protected CategoryContextMetadataReader()
           
 
Method Summary
static java.util.Map<java.lang.String,CategoryContextDef> getAssociatedContexts(CategoryDef cDef)
           
static void getCategoryContextRowsFromCategoryRow(java.util.List<oracle.jbo.Row> output_categoryContextRows, CategoryDef cDef, oracle.jbo.Row categoryRow)
           
static java.util.Map<java.lang.String,oracle.jbo.Row> getContextRowsForCategory(CategoryContextDef ccDef, CategoryDef cDef)
           
static void queryMetadataAndDefineArtifacts(CategoryContextDef ccDef, CategoryDef cDef)
           
 
Methods inherited from class oracle.apps.fnd.applcore.flex.runtime.util.common.CategoryMetadataReader
addRowsFromDetail, addRowsFromDetail, addRowsFromDetail, addRowsFromDetail, findAttribute, getAdfbcUsageRows, getAdfbcUsageRowsFromTableUsageRows, getDescendantCategories, getFlexfieldRow, getTableUsageRowsFromFlexfieldUsageRows
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CategoryContextMetadataReader

protected CategoryContextMetadataReader()
Method Detail

queryMetadataAndDefineArtifacts

public static void queryMetadataAndDefineArtifacts(CategoryContextDef ccDef,
                                                   CategoryDef cDef)

getContextRowsForCategory

public static java.util.Map<java.lang.String,oracle.jbo.Row> getContextRowsForCategory(CategoryContextDef ccDef,
                                                                                       CategoryDef cDef)

getCategoryContextRowsFromCategoryRow

public static void getCategoryContextRowsFromCategoryRow(java.util.List<oracle.jbo.Row> output_categoryContextRows,
                                                         CategoryDef cDef,
                                                         oracle.jbo.Row categoryRow)

getAssociatedContexts

public static java.util.Map<java.lang.String,CategoryContextDef> getAssociatedContexts(CategoryDef cDef)

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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.