[ 
https://issues.apache.org/jira/browse/AIRAVATA-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13752682#comment-13752682
 ] 

Chathuri Wimalasena commented on AIRAVATA-880:
----------------------------------------------

Hi Viknesh, 

get() method of UserResource is for get the list of any kind of resources which 
can be generated giving the parameters that are available in the UserResource 
instance. It is to get something like all the experiments by a particular user. 
What that method basically does is retrieving child resources. So if you want 
to get all the users for a particular gateway, you need to implement get() 
method of the GatewayResource class. 

Regards,
Chathuri
                
> Have a UserRegistry API to support user related operations
> ----------------------------------------------------------
>
>                 Key: AIRAVATA-880
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-880
>             Project: Airavata
>          Issue Type: Improvement
>          Components: Registry API
>    Affects Versions: 0.9
>            Reporter: Viknes Balasubramanee
>         Attachments: Airavata-880.patch
>
>
> Implement an API to deal with User Management related operations. This would 
> be useful for the webapps that are going to be developed as a part of the 
> GSOC projects and also to support monitoring capabilities(preferably by 
> admins) by these webapps

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to