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

E22562-01

oracle.apps.fnd.applcore.flex.runtime.util.common.category.context
Class CategoryContextAdfbcInstance

java.lang.Object
  extended by oracle.apps.fnd.applcore.flex.runtime.util.common.category.context.CategoryContextAdfbcInstance

public class CategoryContextAdfbcInstance
extends java.lang.Object


Field Summary
protected  java.lang.String _contextEoDefFullName
           
protected  java.lang.String _contextEoDefSimpleName
           
protected  java.lang.String _contextVoDefFullName
           
protected  java.lang.String _contextVoDefSimpleName
           
protected  CategoryContextDef ccDef
           
 
Constructor Summary
CategoryContextAdfbcInstance(CategoryContextDef ccDef, java.lang.String contextVoDefFullName, java.lang.String contextEoDefFullName, java.lang.String effGroupCode)
           
 
Method Summary
 CategoryContextDef getCcDef()
           
 java.lang.String getContextEoDefFullName()
           
 java.lang.String getContextEoDefSimpleName()
           
 java.lang.String getContextVoDefFullName()
           
 java.lang.String getContextVoDefSimpleName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ccDef

protected CategoryContextDef ccDef

_contextEoDefSimpleName

protected java.lang.String _contextEoDefSimpleName

_contextEoDefFullName

protected java.lang.String _contextEoDefFullName

_contextVoDefSimpleName

protected java.lang.String _contextVoDefSimpleName

_contextVoDefFullName

protected java.lang.String _contextVoDefFullName
Constructor Detail

CategoryContextAdfbcInstance

public CategoryContextAdfbcInstance(CategoryContextDef ccDef,
                                    java.lang.String contextVoDefFullName,
                                    java.lang.String contextEoDefFullName,
                                    java.lang.String effGroupCode)
Method Detail

getCcDef

public CategoryContextDef getCcDef()

getContextEoDefSimpleName

public java.lang.String getContextEoDefSimpleName()

getContextEoDefFullName

public java.lang.String getContextEoDefFullName()

getContextVoDefSimpleName

public java.lang.String getContextVoDefSimpleName()

getContextVoDefFullName

public java.lang.String getContextVoDefFullName()

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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.