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

E22562-03

Uses of Interface
oracle.apps.fnd.applcore.flex.runtime.util.common.category.naming.BcArtifactCategory

Packages that use BcArtifactCategory
oracle.apps.fnd.applcore.flex.runtime.util.common.category   
oracle.apps.fnd.applcore.flex.runtime.util.common.category.context   
oracle.apps.fnd.applcore.flex.runtime.util.common.category.context.naming   
oracle.apps.fnd.applcore.flex.runtime.util.common.category.naming   
 

Uses of BcArtifactCategory in oracle.apps.fnd.applcore.flex.runtime.util.common.category
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common.category that return BcArtifactCategory
 BcArtifactCategory CategoryDef.getPrimaryInstance(int functionCode, java.lang.String effGroupCode)
           
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common.category that return types with arguments of type BcArtifactCategory
 java.util.ArrayList<BcArtifactCategory> CategoryDef.getAllBCArtifacts()
           
 java.util.List<BcArtifactCategory> CategoryDef.getBcArtifacts(int functionCode, java.lang.String effGroupCode)
           
 java.util.Map<java.lang.Integer,java.util.List<BcArtifactCategory>> CategoryDef.getBcArtifacts(java.lang.String effGroupCode)
           
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common.category with parameters of type BcArtifactCategory
protected  void CategoryDef.addBcArtifactsToDefImpl(BcArtifactCategory deAdfbcInstance, BcArtifactCategory wsAdfbcInstance, BcArtifactCategory csAdfbcInstance, BcArtifactCategory gsAdfbcInstance, BcArtifactCategory itfAdfbcInstance, BcArtifactCategory itcAdfbcInstance, oracle.jbo.Row adfBcUsageRow, java.lang.String tableUsageType)
           
 

Uses of BcArtifactCategory in oracle.apps.fnd.applcore.flex.runtime.util.common.category.context
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common.category.context with parameters of type BcArtifactCategory
static oracle.jbo.server.ViewDefImpl CategoryContextJboCreator.defineSuperVoUdaPortion(java.lang.String contextCode, java.util.List<BcArtifactCategory> declarativeVoEntities, BcArtifactCategory primaryDeclarativeUsage, java.lang.String superVoDefFullName, CategoryContextDef ccDef, int functionCode)
           
 

Method parameters in oracle.apps.fnd.applcore.flex.runtime.util.common.category.context with type arguments of type BcArtifactCategory
static oracle.jbo.server.ViewDefImpl CategoryContextJboCreator.defineSuperVoUdaPortion(java.lang.String contextCode, java.util.List<BcArtifactCategory> declarativeVoEntities, BcArtifactCategory primaryDeclarativeUsage, java.lang.String superVoDefFullName, CategoryContextDef ccDef, int functionCode)
           
 

Uses of BcArtifactCategory in oracle.apps.fnd.applcore.flex.runtime.util.common.category.context.naming
 

Subinterfaces of BcArtifactCategory in oracle.apps.fnd.applcore.flex.runtime.util.common.category.context.naming
 interface BcArtifactCategoryContext
           
 

Classes in oracle.apps.fnd.applcore.flex.runtime.util.common.category.context.naming that implement BcArtifactCategory
 class BcArtifactCategoryContextDeclarative
           
 class BcArtifactCategoryContextImpl
           
 class BcArtifactCategoryContextImplCategorySearch
           
 class BcArtifactCategoryContextImplDataEntry
           
 class BcArtifactCategoryContextImplGenericSearch
           
 class BcArtifactCategoryContextImplInterfaceCategory
           
 class BcArtifactCategoryContextImplInterfaceGeneric
           
 class BcArtifactCategoryContextImplWebService
           
 class BcArtifactCategoryContextSearch
           
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common.category.context.naming with parameters of type BcArtifactCategory
static boolean BcArtifactCategoryContextSearch.hasCustomSearchRootEoName(CategoryDef cDef, BcArtifactCategory a)
           
static boolean BcArtifactCategoryContextImpl.isInterface(BcArtifactCategory a)
          Deprecated. - use ExtensibleFlexfieldInternalUtil.isInterface()
 

Uses of BcArtifactCategory in oracle.apps.fnd.applcore.flex.runtime.util.common.category.naming
 

Classes in oracle.apps.fnd.applcore.flex.runtime.util.common.category.naming that implement BcArtifactCategory
 class BcArtifactCategoryImpl
           
 class BcArtifactCategoryImplCategorySearch
           
 class BcArtifactCategoryImplDataEntry
           
 class BcArtifactCategoryImplGenericSearch
           
 class BcArtifactCategoryImplInterfaceCategory
           
 class BcArtifactCategoryImplInterfaceGeneric
           
 class BcArtifactCategoryImplWebService
           
 class BcArtifactCategoryUndetermined
           
 

Methods in oracle.apps.fnd.applcore.flex.runtime.util.common.category.naming that return BcArtifactCategory
static BcArtifactCategory BcArtifactCategoryImpl.getUndeterminedBcArtifactCategory()
           
 


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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.