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.naming
Class BcArtifactCategoryContextDeclarative

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.context.naming.BcArtifactCategoryContextImpl
          extended by oracle.apps.fnd.applcore.flex.runtime.util.common.category.context.naming.BcArtifactCategoryContextDeclarative
All Implemented Interfaces:
BcArtifactCategoryContext, BcArtifactContext, BcArtifactCategory
Direct Known Subclasses:
BcArtifactCategoryContextImplInterfaceCategory, BcArtifactCategoryContextImplInterfaceGeneric, BcArtifactCategoryContextSearch

public abstract class BcArtifactCategoryContextDeclarative
extends BcArtifactCategoryContextImpl

Since:
release specific (what release of product did this appear in)
Version:
$Header: atgpf/applcore/applications/FlexModeler/Model/src/oracle/apps/fnd/applcore/flex/runtime/util/common/category/context/naming/BcArtifactCategoryContextDeclarative.java /main/8 2009/12/14 13:59:30 ssarnoba Exp $
Author:
ssarnoba

Field Summary
 
Fields inherited from class oracle.apps.fnd.applcore.flex.runtime.util.common.category.context.naming.BcArtifactCategoryContextImpl
_ccDef, categoryContextAdfbcInstance
 
Constructor Summary
protected BcArtifactCategoryContextDeclarative(oracle.jbo.Row adfbcUsageRow, CategoryContextDef ccDef, java.lang.String categoryVoDefFullName, java.lang.String categoryAmDefFullName, int functionCode, java.lang.String contextEoDefFullName, java.lang.String contextVoDefFullName, java.lang.String tableUsageType, java.lang.String baseAmDefFullName, java.lang.String rootVoDefFullName)
           
 
Method Summary
 java.lang.String getContextEoUsageName()
           
 java.lang.String getEntityUsageNumericName()
           
 java.lang.StringBuffer getNextNumericalAttrName()
           
 boolean isModeledAsViewLink()
           
 
Methods inherited from class oracle.apps.fnd.applcore.flex.runtime.util.common.category.context.naming.BcArtifactCategoryContextImpl
checkArtifact, checkArtifactContext, determineViewLinkDefFullName, getContextCode, getContextEoDefFullName, getContextEoDefFullName, getContextEoDefSimpleName, getContextName, getContextVoDefFullName, getContextVoDefSimpleName, getEntityAssociationDefFullName, isInterface, isInterface, isMultiRow, isTranslatable, isViewLinkSourceDefinedAtDesignTime
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface oracle.apps.fnd.applcore.flex.runtime.util.common.category.naming.BcArtifactCategory
checkArtifactCategory, getApplicationId, getBaseEoDefFullName, getCategoryAdfbcInstance, getCategoryAmDefFullName, getCategoryAmDefSimpleName, getCategoryCode, getCategoryName, getCategoryVoDefFullName, getCategoryVoDefSimpleName, getDffCode, getEffAmDefFullName, getEffGroupCode, getFlexUsageCode, getFunctionCode, getMetadataAm, getPackageName, getParentCategoryName, getPrefixName, getRootAmPdefFullName, getRootVoDefFullName, getTableName, getTableType
 

Constructor Detail

BcArtifactCategoryContextDeclarative

protected BcArtifactCategoryContextDeclarative(oracle.jbo.Row adfbcUsageRow,
                                               CategoryContextDef ccDef,
                                               java.lang.String categoryVoDefFullName,
                                               java.lang.String categoryAmDefFullName,
                                               int functionCode,
                                               java.lang.String contextEoDefFullName,
                                               java.lang.String contextVoDefFullName,
                                               java.lang.String tableUsageType,
                                               java.lang.String baseAmDefFullName,
                                               java.lang.String rootVoDefFullName)
Method Detail

isModeledAsViewLink

public boolean isModeledAsViewLink()

getNextNumericalAttrName

public java.lang.StringBuffer getNextNumericalAttrName()

getContextEoUsageName

public java.lang.String getContextEoUsageName()

getEntityUsageNumericName

public java.lang.String getEntityUsageNumericName()

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.