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

Packages that use EjbRelationshipRoleDesc
org.objectweb.jonas_ejb.deployment.api   
org.objectweb.jonas_ejb.genic   
 

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

Methods in org.objectweb.jonas_ejb.deployment.api that return EjbRelationshipRoleDesc
 EjbRelationshipRoleDesc EntityCmp2Desc.getEjbRelationshipRoleDesc(String cmr)
          Get the EjbRelationshipRoleDesc corresponding to the given cmr field name.
 EjbRelationshipRoleDesc EjbRelationshipRoleDesc.getOppositeRelationshipRole()
          get the opposite relation-ship-role of this relation-ship-role.
 EjbRelationshipRoleDesc EjbRelationDesc.getRelationshipRole1()
          get the meta-information for the first relation-ship-role
 EjbRelationshipRoleDesc EjbRelationDesc.getRelationshipRole2()
          get the meta-information for the second relation-ship-role
 

Methods in org.objectweb.jonas_ejb.deployment.api with parameters of type EjbRelationshipRoleDesc
 void EntityCmp2Desc.addEjbRelationshipRoleDesc(EjbRelationshipRoleDesc ersrd)
          Add meta-info of a relationship in which the bean is involved
 

Uses of EjbRelationshipRoleDesc in org.objectweb.jonas_ejb.genic
 

Methods in org.objectweb.jonas_ejb.genic that return EjbRelationshipRoleDesc
 EjbRelationshipRoleDesc VcCMRField.getRsr()
           
 

Constructors in org.objectweb.jonas_ejb.genic with parameters of type EjbRelationshipRoleDesc
VcCMRField(EjbRelationshipRoleDesc rsr)
          It builds a cmr field descriptor usable in velocity context.
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.