[
https://issues.apache.org/jira/browse/RAVE-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jasha Joachimsthal resolved RAVE-260.
-------------------------------------
Resolution: Fixed
Fix Version/s: 0.4-INCUBATING
Renamed all (get/set)Id to (get/set)EntityId
> BasicEntity#getId() is incompatible with some Shindig interfaces
> ----------------------------------------------------------------
>
> Key: RAVE-260
> URL: https://issues.apache.org/jira/browse/RAVE-260
> Project: Rave
> Issue Type: Bug
> Affects Versions: 0.3-INCUBATING
> Reporter: Jasha Joachimsthal
> Assignee: Jasha Joachimsthal
> Fix For: 0.4-INCUBATING
>
>
> A few interfaces in the package org.apache.shindig.social.opensocial.model
> (e.g. Activity) define a String getId(); Our BasicEntity defines a Long
> getId();
> This means that if we're going to rewrite the current implementations to use
> the BasicEntity we have a conflict. This can either be solved to rename
> BasicEntity#getId or change its return type into java.lang.Object.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira