| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.0) E52932-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  
oracle.jbo.common.NamedObjectImpl
      
oracle.jbo.common.CategoryImpl
public class CategoryImpl
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface oracle.jbo.Category | 
|---|
Category.CategoryType | 
| Field Summary | |
|---|---|
protected  CategoryManager | 
mCategoryManager | 
protected  Category.CategoryType | 
mCategoryType | 
| Fields inherited from class oracle.jbo.common.NamedObjectImpl | 
|---|
mFullName, mObjName, mParent, mProperties, RES_ID_SUFFIX | 
| Fields inherited from interface oracle.jbo.CategoryHints | 
|---|
CATEGORY_CTL_FIELD_ORDER | 
| Fields inherited from interface oracle.jbo.GenericHints | 
|---|
DEFINITION_STATE_ACTIVE, DEFINITION_STATE_DEPRECATED, PROPERTY_DEFINITION_STATE, PROPERTY_LABEL, PROPERTY_LABEL_PLURAL, PROPERTY_TOOLTIP | 
| Constructor Summary | |
|---|---|
CategoryImpl()Internal use only.  | 
|
CategoryImpl(java.lang.String name)Internal use only.  | 
|
| Method Summary | |
|---|---|
 java.lang.Object | 
clone()Internal use only.  | 
 void | 
cloneCategory(Category originalCategory)Internal use only.  | 
 CategoryManager | 
getCategoryManager()Internal use only.  | 
 java.lang.String | 
getDefinitionState(LocaleContext locale)Internal use only.  | 
 double | 
getFieldOrder(LocaleContext locale)Internal use only.  | 
 java.lang.String | 
getHintValue(LocaleContext locale, java.lang.String sHintName)Internal use only.  | 
 java.lang.String | 
getLabel(LocaleContext locale)Internal use only.  | 
 java.lang.String | 
getLabelPlural(LocaleContext locale)Internal use only.  | 
 ResourceBundleDef | 
getResourceBundleDef()Internal use only.  | 
 java.lang.String | 
getResourcePrefix()Internal use only.  | 
 java.lang.String | 
getTooltip(LocaleContext locale)Internal use only.  | 
 Category.CategoryType | 
getType()Internal use only.  | 
 void | 
initFromXML(DefElement xmlElement)Internal use only.  | 
protected  void | 
loadProperties(DefElement xmlElement)Internal use only.  | 
 void | 
setCategoryManager(CategoryManager categoryManager)Internal use only.  | 
 void | 
setType(Category.CategoryType typeValue)Internal use only.  | 
| Methods inherited from class java.lang.Object | 
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface oracle.jbo.Category | 
|---|
getName | 
| Methods inherited from interface oracle.jbo.Properties | 
|---|
getProperties, getProperty, getProperty, refreshProperty | 
| Field Detail | 
|---|
protected CategoryManager mCategoryManager
protected Category.CategoryType mCategoryType
| Constructor Detail | 
|---|
public CategoryImpl()
public CategoryImpl(java.lang.String name)
| Method Detail | 
|---|
public void setCategoryManager(CategoryManager categoryManager)
public java.lang.String getLabel(LocaleContext locale)
getLabel in interface GenericHintspublic java.lang.String getLabelPlural(LocaleContext locale)
getLabelPlural in interface GenericHintspublic java.lang.String getTooltip(LocaleContext locale)
getTooltip in interface GenericHintspublic java.lang.String getDefinitionState(LocaleContext locale)
getDefinitionState in interface GenericHints
public java.lang.String getHintValue(LocaleContext locale,
                                     java.lang.String sHintName)
getHintValue in interface GenericHintspublic double getFieldOrder(LocaleContext locale)
getFieldOrder in interface CategoryHintspublic void initFromXML(DefElement xmlElement)
public CategoryManager getCategoryManager()
protected void loadProperties(DefElement xmlElement)
public Category.CategoryType getType()
getType in interface Categorypublic void setType(Category.CategoryType typeValue)
setType in interface Categorypublic ResourceBundleDef getResourceBundleDef()
getResourceBundleDef in interface ResourceBundleOwnerpublic java.lang.String getResourcePrefix()
getResourcePrefix in interface ResourceBundleOwnerpublic void cloneCategory(Category originalCategory)
public java.lang.Object clone()
clone in interface Categoryclone in class java.lang.Object
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.0) E52932-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||