Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Class
oracle.jbo.server.EntityAssociation

Packages that use EntityAssociation
oracle.jbo.server Contains the implementation of middle tier components. 
oracle.jbo.server.ejb.facade   

 

Uses of EntityAssociation in oracle.jbo.server

 

Methods in oracle.jbo.server that return EntityAssociation
 EntityAssociation ViewLinkDefImpl.getEntityAssociation()
           
protected  EntityAssociation[] EntityDefImpl.getEntityAssociations()
          Internal: Applications should not use this method.
static EntityAssociation EntityAssociation.findEntityAssociation(java.lang.String entityAssocName)
          Finds the named entity association from the statically maintained list of metaobjects.
 EntityAssociation AssociationDefImpl.getEntityAssociation()
           

 

Methods in oracle.jbo.server with parameters of type EntityAssociation
protected  ViewObjectImpl EntityImpl.findAssociationAccessorVO(AssociationDefImpl assocDef, java.lang.String voName, EntityAssociation eoAssoc)
           
protected  ViewObjectImpl EntityImpl.createAssociationAccessorVO(AssociationDefImpl assocDef, java.lang.String voName, EntityAssociation eoAssoc)
           
protected  void EntityDefImpl.addEntityAssociation(EntityAssociation assoc)
          Internal: Applications should not use this method.
protected  ViewObjectImpl AssociationDefImpl.createAssociationAccessorVO(ApplicationModuleImpl am, java.lang.String voName, EntityAssociation eoAssoc)
           

 

Uses of EntityAssociation in oracle.jbo.server.ejb.facade

 

Methods in oracle.jbo.server.ejb.facade with parameters of type EntityAssociation
protected  ViewObjectImpl CmrAccessorDefImpl.createAssociationAccessorVO(ApplicationModuleImpl am, java.lang.String voName, EntityAssociation eoAssoc)
           

 


Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


 

Copyright © 1997, 2005, Oracle. All rights reserved.