Uses of Class
org.damap.base.rest.base.ResultList
Packages that use ResultList
Package
Description
-
Uses of ResultList in org.damap.base.rest
Methods in org.damap.base.rest that return ResultListModifier and TypeMethodDescriptionProjectResource.recommended(jakarta.ws.rs.core.UriInfo uriInfo) recommended.InternalStorageResource.search(jakarta.ws.rs.core.UriInfo uriInfo) search for internal storage options.PersonResource.search(jakarta.ws.rs.core.UriInfo uriInfo) search.ProjectResource.search(jakarta.ws.rs.core.UriInfo uriInfo) search. -
Uses of ResultList in org.damap.base.rest.base
Methods in org.damap.base.rest.base that return ResultListModifier and TypeMethodDescriptionstatic <T> ResultList<T>ResultList.fromItemsAndSearch(List<T> items, Search search) fromItemsAndSearch. -
Uses of ResultList in org.damap.base.rest.base.resource
Methods in org.damap.base.rest.base.resource that return ResultListModifier and TypeMethodDescriptionResourceSearch.search(jakarta.ws.rs.core.UriInfo uriInfo) search. -
Uses of ResultList in org.damap.base.rest.base.service
Methods in org.damap.base.rest.base.service that return ResultListModifier and TypeMethodDescriptionsearch. -
Uses of ResultList in org.damap.base.rest.persons
Methods in org.damap.base.rest.persons that return ResultList -
Uses of ResultList in org.damap.base.rest.persons.orcid
Methods in org.damap.base.rest.persons.orcid that return ResultListModifier and TypeMethodDescriptionsearch. -
Uses of ResultList in org.damap.base.rest.projects
Methods in org.damap.base.rest.projects that return ResultListModifier and TypeMethodDescriptionMockProjectServiceImpl.getRecommended(jakarta.ws.rs.core.MultivaluedMap<String, String> queryParams) getRecommended.ProjectService.getRecommended(jakarta.ws.rs.core.MultivaluedMap<String, String> queryParams) getRecommended.search. -
Uses of ResultList in org.damap.base.rest.storage
Methods in org.damap.base.rest.storage that return ResultList