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.category.naming
Class BcArtifactCategoryImplCategorySearch

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.runtime.util.common.category.naming.BcArtifactCategoryImpl
      extended by oracle.apps.fnd.applcore.flex.runtime.util.common.category.naming.BcArtifactCategoryImplCategorySearch
All Implemented Interfaces:
BcArtifactCategory

public class BcArtifactCategoryImplCategorySearch
extends BcArtifactCategoryImpl


Constructor Summary
BcArtifactCategoryImplCategorySearch(oracle.jbo.Row adfbcUsageRow, CategoryDef cDef, java.lang.String tableType)
           
 
Method Summary
static java.lang.String csGetCategoryVoFullName(java.lang.String packageName, java.lang.String categoryName, java.lang.String effGroupCode)
           
static java.lang.String determineBaseAmDefFullName(CategoryDef cDef, AdfbcUsageRowWrapper adfbcUsageRowWrapper)
           
static java.lang.String determineCategoryAmDefFullName(CategoryDef cDef, java.lang.String effGroupCode)
           
static java.lang.String determineCategoryVoDefFullName(CategoryDef cDef, java.lang.String effGroupCode)
           
static int determineFunctionCode()
           
static java.lang.String determineRootVoDefFullName(oracle.jbo.Row adfbcUsageRow, CategoryDef cDef)
           
 
Methods inherited from class oracle.apps.fnd.applcore.flex.runtime.util.common.category.naming.BcArtifactCategoryImpl
checkArtifactCategory, determineBaseAmDefFullName, getApplicationId, getBaseEoDefFullName, getCategoryAdfbcInstance, getCategoryAmDefFullName, getCategoryAmDefFullName, getCategoryAmDefSimpleName, getCategoryCode, getCategoryName, getCategoryVoDefFullName, getCategoryVoDefSimpleName, getDffCode, getEffAmDefFullName, getEffGroupCode, getFlexUsageCode, getFunctionCode, getFunctionCodeStr, getFunctionCodeStr, getMetadataAm, getPackageName, getParentCategoryName, getPrefixName, getRootAmPdefFullName, getRootVoDefFullName, getTableName, getTableType, getUndeterminedBcArtifactCategory, isInterface
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BcArtifactCategoryImplCategorySearch

public BcArtifactCategoryImplCategorySearch(oracle.jbo.Row adfbcUsageRow,
                                            CategoryDef cDef,
                                            java.lang.String tableType)
Method Detail

determineCategoryVoDefFullName

public static java.lang.String determineCategoryVoDefFullName(CategoryDef cDef,
                                                              java.lang.String effGroupCode)

determineCategoryAmDefFullName

public static java.lang.String determineCategoryAmDefFullName(CategoryDef cDef,
                                                              java.lang.String effGroupCode)

determineFunctionCode

public static int determineFunctionCode()

determineBaseAmDefFullName

public static java.lang.String determineBaseAmDefFullName(CategoryDef cDef,
                                                          AdfbcUsageRowWrapper adfbcUsageRowWrapper)

csGetCategoryVoFullName

public static java.lang.String csGetCategoryVoFullName(java.lang.String packageName,
                                                       java.lang.String categoryName,
                                                       java.lang.String effGroupCode)

determineRootVoDefFullName

public static java.lang.String determineRootVoDefFullName(oracle.jbo.Row adfbcUsageRow,
                                                          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.