[
https://issues.apache.org/jira/browse/SHINDIG-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cassie Doll closed SHINDIG-144.
-------------------------------
Resolution: Fixed
This is either obsolete or a misunderstanding.
When implementing the DataService interface for opensocial you can use the
passed in GadgetToken.getAppId() in order to figure out which app to store data
or retrieve data for.
> SocialData server DataService does not use appId to store persistant data
> -------------------------------------------------------------------------
>
> Key: SHINDIG-144
> URL: https://issues.apache.org/jira/browse/SHINDIG-144
> Project: Shindig
> Issue Type: Bug
> Components: Common Components (Java)
> Reporter: Paul Lindner
> Assignee: Paul Lindner
>
> The DataService interface does not allow you to specify an app_id to store
> data with. It only asks for ids (on get) and id/key/value (on set)
> These methods should take an app_id
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.