Uses of Class
org.ow2.jonas.deployment.ejb.EjbRelationshipRoleDesc

Packages that use EjbRelationshipRoleDesc
org.ow2.jonas.deployment.ejb   
org.ow2.jonas.generators.genic   
 

Uses of EjbRelationshipRoleDesc in org.ow2.jonas.deployment.ejb
 

Methods in org.ow2.jonas.deployment.ejb 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.ow2.jonas.deployment.ejb 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.ow2.jonas.generators.genic
 

Methods in org.ow2.jonas.generators.genic that return EjbRelationshipRoleDesc
 EjbRelationshipRoleDesc VcCMRField.getRsr()
           
 

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



Copyright © 2010 OW2 Consortium. All Rights Reserved.