|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommonRelationshipRole | |
|---|---|
| org.eclipse.jst.j2ee.ejb | This package includes the enterprise bean module model api. |
| 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 |
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. |
CommonRelationshipRole |
CommonRelationship.getSecondCommonRole()
Gets the second common role |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||