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.context.naming
Interface BcArtifactCategoryContext

All Superinterfaces:
BcArtifactCategory, BcArtifactContext
All Known Implementing Classes:
BcArtifactCategoryContextDeclarative, BcArtifactCategoryContextImpl, BcArtifactCategoryContextImplCategorySearch, BcArtifactCategoryContextImplDataEntry, BcArtifactCategoryContextImplGenericSearch, BcArtifactCategoryContextImplInterfaceCategory, BcArtifactCategoryContextImplInterfaceGeneric, BcArtifactCategoryContextImplWebService, BcArtifactCategoryContextSearch

public interface BcArtifactCategoryContext
extends BcArtifactCategory, BcArtifactContext


Method Summary
 void checkArtifact()
           
 java.lang.String getEntityAssociationDefFullName()
           
 boolean isModeledAsViewLink()
           
 boolean isMultiRow()
           
 boolean isTranslatable()
           
 boolean isViewLinkSourceDefinedAtDesignTime()
           
 
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, isInterface
 
Methods inherited from interface oracle.apps.fnd.applcore.flex.runtime.util.common.category.context.naming.BcArtifactContext
checkArtifactContext, getContextCode, getContextEoDefFullName, getContextEoDefSimpleName, getContextName, getContextVoDefFullName, getContextVoDefSimpleName
 

Method Detail

checkArtifact

void checkArtifact()

isMultiRow

boolean isMultiRow()

isModeledAsViewLink

boolean isModeledAsViewLink()

isViewLinkSourceDefinedAtDesignTime

boolean isViewLinkSourceDefinedAtDesignTime()

getEntityAssociationDefFullName

java.lang.String getEntityAssociationDefFullName()

isTranslatable

boolean isTranslatable()

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

E22562-02

Copyright © 2011 Oracle. All Rights Reserved.