|
Oracle9i Business Components for Java API Reference Oracle9i JDeveloper (9.0.4) B10391-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.server.DefObject
|
+--oracle.jbo.server.AssociationDefBase
| Field Summary | |
protected java.lang.Class |
mComponentClass
|
| Fields inherited from class oracle.jbo.mom.DefinitionObject |
mBaseDefObject, mExtendedDefObjects, mObjectResolved |
| Fields inherited from class oracle.jbo.common.NamedObjectImpl |
mFullName, mObjName, mParent, mProperties |
| Method Summary | |
AssociationDefImpl |
findEndAccessorByName(java.lang.String endName)
|
protected void |
finishedLoading()
|
AssociationDefImpl[] |
getAccessors()
|
AttributeDefImpl[] |
getAttributeDefImpls()
|
AttributeDefImpl[] |
getAttributeDefImplsByEndName(java.lang.String endName)
Returns the attribute definitions of one end of the association. |
oracle.jbo.mom.DefinitionObject |
getBaseDefObject()
|
oracle.jbo.server.DefObject[] |
getDefs()
|
java.lang.String |
getName()
Get the name of this object. |
AttributeDefImpl[] |
getOtherAttributeDefImpls()
|
oracle.jbo.server.PackageDefImpl |
getPackageDef()
|
java.lang.String |
getPackageName()
|
protected void |
loadProperties(oracle.jbo.mom.xml.DefElementImpl xmlElement)
|
protected void |
resolveReferences()
|
protected void |
setBaseDefObject(oracle.jbo.mom.DefinitionObject baseDefObject)
|
protected void |
setName(java.lang.String name)
Name this object. |
protected void |
setParent(NamedObjectImpl parent)
Sets this object's parent. |
| Methods inherited from class oracle.jbo.mom.DefinitionObject |
addExtendedDefObject, getContainerDef, getContainerName, getExtendedDefObjects, isBaseDefFor, isDynamicDefinitionObject, isObjectResolved, setObjectResolved |
| Methods inherited from class oracle.jbo.common.NamedObjectImpl |
getFullName, getParent, getProperties, getPropertiesAsStrings, getPropertiesMap, getProperty, refreshProperty, setFullName, setPropertiesMap, setProperty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.Class mComponentClass
| Method Detail |
public oracle.jbo.server.DefObject[] getDefs()
getDefs in interface oracle.jbo.server.Associationpublic AttributeDefImpl[] getAttributeDefImpls()
getAttributeDefImpls in interface oracle.jbo.server.Associationpublic AttributeDefImpl[] getOtherAttributeDefImpls()
getOtherAttributeDefImpls in interface oracle.jbo.server.Associationpublic AssociationDefImpl[] getAccessors()
public AssociationDefImpl findEndAccessorByName(java.lang.String endName)
public AttributeDefImpl[] getAttributeDefImplsByEndName(java.lang.String endName)
getAttributeDefImplsByEndName in interface oracle.jbo.server.AssociationendName - the name of one of the association's Entity Objects.
public java.lang.String getName()
public oracle.jbo.server.PackageDefImpl getPackageDef()
public java.lang.String getPackageName()
protected void setName(java.lang.String name)
setName in class oracle.jbo.mom.DefinitionObjectname - the name to be given to this object.public oracle.jbo.mom.DefinitionObject getBaseDefObject()
getBaseDefObject in class oracle.jbo.mom.DefinitionObjectprotected void setBaseDefObject(oracle.jbo.mom.DefinitionObject baseDefObject)
setBaseDefObject in class oracle.jbo.mom.DefinitionObjectprotected void resolveReferences()
resolveReferences in class oracle.jbo.mom.DefinitionObjectprotected void finishedLoading()
finishedLoading in class oracle.jbo.mom.DefinitionObjectprotected void setParent(NamedObjectImpl parent)
setParent in class oracle.jbo.mom.DefinitionObjectparent - the named object that is to be the parent of this object.protected void loadProperties(oracle.jbo.mom.xml.DefElementImpl xmlElement)
loadProperties in class oracle.jbo.mom.DefinitionObject
|
Oracle9i Business Components for Java API Reference Oracle9i JDeveloper (9.0.4) B10391-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2003, Oracle. All rights reserved.