You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "George Reyes (JIRA)" <ji...@apache.org> on 2015/01/26 17:57:35 UTC

[jira] [Resolved] (USERGRID-259) Generify the ApiResponse so we can return any type of class

     [ https://issues.apache.org/jira/browse/USERGRID-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Reyes resolved USERGRID-259.
-----------------------------------
    Resolution: Not a Problem

> Generify the ApiResponse so we can return any type of class
> -----------------------------------------------------------
>
>                 Key: USERGRID-259
>                 URL: https://issues.apache.org/jira/browse/USERGRID-259
>             Project: Usergrid
>          Issue Type: Technical task
>            Reporter: George Reyes
>            Assignee: George Reyes
>
> The ApiResponse should be converted to be a generic class so that we can type case it into the specific type we need. For example : the ApiResponse can return a User type if we have ApiResponse<T> we should be able to get back a ApiResponse<User>.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)