Uses of Class
org.dspace.app.rest.model.LicenseRest
-
Packages that use LicenseRest Package Description org.dspace.app.rest.model.hateoas org.dspace.app.rest.repository -
-
Uses of LicenseRest in org.dspace.app.rest.model.hateoas
Methods in org.dspace.app.rest.model.hateoas that return LicenseRest Modifier and Type Method Description LicenseRestLicenseResource. getData()Constructors in org.dspace.app.rest.model.hateoas with parameters of type LicenseRest Constructor Description LicenseResource(LicenseRest entry) -
Uses of LicenseRest in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository that return LicenseRest Modifier and Type Method Description LicenseRestCollectionLicenseLinkRepository. getLicense(javax.servlet.http.HttpServletRequest request, UUID collectionId, org.springframework.data.domain.Pageable pageable, Projection projection)
-