Uses of Class
org.objectweb.jonas_ejb.deployment.api.EntityCmp2Desc

Packages that use EntityCmp2Desc
org.objectweb.jonas_ejb.container.jorm   
org.objectweb.jonas_ejb.deployment.api   
org.objectweb.jonas_ejb.genic   
 

Uses of EntityCmp2Desc in org.objectweb.jonas_ejb.container.jorm
 

Fields in org.objectweb.jonas_ejb.container.jorm declared as EntityCmp2Desc
protected  EntityCmp2Desc JormFactory.ecd
           
 

Uses of EntityCmp2Desc in org.objectweb.jonas_ejb.deployment.api
 

Subclasses of EntityCmp2Desc in org.objectweb.jonas_ejb.deployment.api
 class EntityJdbcCmp2Desc
          Class to hold meta-information related to an CMP v2 entity bean with jdbc data store.
 

Methods in org.objectweb.jonas_ejb.deployment.api that return EntityCmp2Desc
 EntityCmp2Desc DeploymentDesc.asn2BeanDesc(String asn)
          Get bean descriptor given its abstract schema name
 EntityCmp2Desc EjbRelationshipRoleDesc.getSourceBean()
          Get the ejb involved in this relation-ship-role.
 EntityCmp2Desc EjbRelationshipRoleDesc.getTargetBean()
          It retrieves the EntityCmp2Desc which is linked to the EntityCmp2Desc associated to this EjbRelationshipRoleDesc.
 

Methods in org.objectweb.jonas_ejb.deployment.api with parameters of type EntityCmp2Desc
protected  void EjbRelationshipRoleDesc.setSourceBean(EntityCmp2Desc led)
          set the source bean of this relation-ship role.
protected  void EjbRelationshipRoleDesc.setTargetBean(EntityCmp2Desc led)
          set the target bean of this relation-ship role.
 

Uses of EntityCmp2Desc in org.objectweb.jonas_ejb.genic
 

Methods in org.objectweb.jonas_ejb.genic that return EntityCmp2Desc
 EntityCmp2Desc VcCMRField.getElement()
           
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.