|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EJBRelationshipRole | |
---|---|
org.eclipse.jst.j2ee.ejb |
Uses of EJBRelationshipRole in org.eclipse.jst.j2ee.ejb |
---|
Methods in org.eclipse.jst.j2ee.ejb that return EJBRelationshipRole | |
EJBRelationshipRole |
RoleSource.getRole()
|
EJBRelationshipRole |
EJBRelation.getFirstRole()
|
EJBRelationshipRole |
EJBRelation.getOppositeRole(EJBRelationshipRole aRole)
Return the other role. |
EJBRelationshipRole |
EJBRelation.getSecondRole()
|
EJBRelationshipRole |
EJBRelation.getRelationshipRole(java.lang.String aRoleName)
Return the EJBRelationshipRole with the same name as aRoleName . |
EJBRelationshipRole |
CMRField.getRole()
|
EJBRelationshipRole |
EjbFactory.createEJBRelationshipRole()
|
EJBRelationshipRole |
EJBJar.getRelationshipRole(java.lang.String aRoleName,
ContainerManagedEntity sourceCMP)
Return the EJBRelationshipRole with the same name as aRoleName
that has sourceCMP as its source bean. |
EJBRelationshipRole |
EJBRelationshipRole.getOpposite()
Return the other role. |
Methods in org.eclipse.jst.j2ee.ejb with parameters of type EJBRelationshipRole | |
void |
RoleSource.setRole(EJBRelationshipRole value)
|
boolean |
EJBRelation.containsRelationshipRole(EJBRelationshipRole aRole)
|
EJBRelationshipRole |
EJBRelation.getOppositeRole(EJBRelationshipRole aRole)
Return the other role. |
void |
EJBRelation.setFoward(EJBRelationshipRole aRole)
Set the forward role. |
void |
CMRField.setRole(EJBRelationshipRole value)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |