| Package | Description |
|---|---|
| org.dspace.app.rest.converter | |
| org.dspace.app.rest.model.hateoas | |
| org.dspace.app.rest.repository |
| Modifier and Type | Method and Description |
|---|---|
BrowseEntryRest |
BrowseEntryConverter.convert(String[] source) |
| Constructor and Description |
|---|
BrowseEntryResource(BrowseEntryRest entry) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.domain.Page<BrowseEntryRest> |
BrowseEntryLinkRepository.listBrowseEntries(javax.servlet.http.HttpServletRequest request,
String browseName,
org.springframework.data.domain.Pageable pageable,
String projection) |
| Modifier and Type | Method and Description |
|---|---|
BrowseEntryResource |
BrowseEntryLinkRepository.wrapResource(BrowseEntryRest entry,
String... rels) |
Copyright © 2019 DuraSpace. All rights reserved.