|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommonRelationshipRole | |
---|---|
org.eclipse.jst.j2ee.ejb |
Uses of CommonRelationshipRole in org.eclipse.jst.j2ee.ejb |
---|
Subinterfaces of CommonRelationshipRole in org.eclipse.jst.j2ee.ejb | |
interface |
EJBRelationshipRole
The ejb-relationship-role element describes a role within a relationship. |
Methods in org.eclipse.jst.j2ee.ejb that return CommonRelationshipRole | |
CommonRelationshipRole |
CommonRelationship.getFirstCommonRole()
Gets the first common role |
CommonRelationshipRole |
CommonRelationship.getSecondCommonRole()
Gets the second common role |
CommonRelationshipRole |
CommonRelationshipRole.getOppositeAsCommonRole()
Return the other role. |
CommonRelationshipRole |
ContainerManagedEntity.getRole(java.lang.String roleName)
Return a specific CommonRelationshipRole which has a named role that is equal to roleName . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |