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: OpenSocial - Server
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.