Uses of Class
ubic.gemma.rest.RootWebService.ApiInfoValueObject
-
Packages that use RootWebService.ApiInfoValueObject Package Description ubic.gemma.rest -
-
Uses of RootWebService.ApiInfoValueObject in ubic.gemma.rest
Methods in ubic.gemma.rest that return types with arguments of type RootWebService.ApiInfoValueObject Modifier and Type Method Description ResponseDataObject<RootWebService.ApiInfoValueObject>
RootWebService. getApiInfo(javax.servlet.http.HttpServletRequest request, javax.servlet.ServletConfig servletConfig)
Returns an object with API information.
-