| 
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.mom.DefinitionObject
          
oracle.jbo.mom.PersistableDefObject
              
oracle.jbo.server.DefObject
                  
oracle.jbo.server.MetaObject
                      
oracle.jbo.server.ComponentAnnotations
public abstract class ComponentAnnotations
| Nested Class Summary | |
|---|---|
static class | 
ComponentAnnotations.DocumentAnnot | 
static class | 
ComponentAnnotations.RelationAnnot | 
| Nested classes/interfaces inherited from class oracle.jbo.mom.PersistableDefObject | 
|---|
PersistableDefObject.CustomizationType, PersistableDefObject.PersonalizationType | 
| Field Summary | 
|---|
| Fields inherited from class oracle.jbo.server.MetaObject | 
|---|
mComponentClass | 
| Fields inherited from class oracle.jbo.mom.PersistableDefObject | 
|---|
mEditedProperties, mEditedPropertyExprs | 
| Fields inherited from class oracle.jbo.mom.DefinitionObject | 
|---|
DEF_MDS_CLIENT_KEY, DEF_SCOPE_ALL, DEF_SCOPE_PERS, DEF_SCOPE_SESSION, DEF_SCOPE_SHARED, DEF_SCOPE_SITE, mBaseDefObject, mExtendedDefObjects, mObjectResolved, PERSDEF_MDS_CLIENT_KEY, PROPERTY_EXPRMAP | 
| Fields inherited from class oracle.jbo.common.NamedObjectImpl | 
|---|
mFullName, mObjName, mParent, mProperties, RES_ID_SUFFIX | 
| Fields inherited from interface oracle.jbo.mom.xml.DefPersistable | 
|---|
XML_STATEMENT | 
| Method Summary | |
|---|---|
 java.util.List<java.lang.String> | 
getCategoryValues(java.lang.String catName) | 
 java.lang.String | 
getDescription() | 
 java.util.List<ComponentAnnotations.DocumentAnnot> | 
getDocumentList() | 
 java.util.List<java.lang.String> | 
getKeywordList() | 
 java.util.List<ComponentAnnotations.RelationAnnot> | 
getRelationList() | 
 void | 
loadXMLContents(DefElement xmlElement, java.lang.String fullName) | 
| Methods inherited from class oracle.jbo.common.NamedObjectImpl | 
|---|
getFullName, getName, getParent, getProperties, getPropertiesAsStrings, getPropertiesMap, getProperty, getProperty, getPropertyExpressionsMap, getRawPropertyValue, getResourcesFromBundle, getStringFromMessageBundle, refreshProperty, removeProperty, requiresNamePrefixedResId, resolveObjectProperty, setPropertiesMap, setPropertiesMap2, setProperty | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface oracle.jbo.VariableManagerOwner | 
|---|
getName | 
| Methods inherited from interface oracle.jbo.mom.xml.DefPersistable | 
|---|
getFullName | 
| Methods inherited from interface oracle.jbo.mom.DiffMergeable | 
|---|
getFullName, getName | 
| Method Detail | 
|---|
public java.lang.String getDescription()
public java.util.List<java.lang.String> getKeywordList()
public java.util.List<java.lang.String> getCategoryValues(java.lang.String catName)
public java.util.List<ComponentAnnotations.DocumentAnnot> getDocumentList()
public java.util.List<ComponentAnnotations.RelationAnnot> getRelationList()
public void loadXMLContents(DefElement xmlElement,
                            java.lang.String fullName)
loadXMLContents in class PersistableDefObject
  | 
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 | ||||||||