(CDOMObject obj)
| 5771 | } |
| 5772 | |
| 5773 | public String getFirstAssociation(CDOMObject obj) |
| 5774 | { |
| 5775 | return assocSupt.getAssocList(obj, AssociationListKey.CHOICES).get(0).get(0); |
| 5776 | } |
| 5777 | |
| 5778 | /** |
| 5779 | * Get the map of bonuses for this object |
no test coverage detected