| Package | Description |
|---|---|
| org.dspace.app.rest.converter | |
| org.dspace.app.rest.model.hateoas | |
| org.dspace.app.rest.repository | |
| org.dspace.app.rest.utils |
| Modifier and Type | Method and Description |
|---|---|
AuthorityEntryRest |
AuthorityEntryRestConverter.fromModel(Choice choice) |
| Modifier and Type | Method and Description |
|---|---|
Choice |
AuthorityEntryRestConverter.toModel(AuthorityEntryRest obj) |
| Constructor and Description |
|---|
AuthorityEntryResource(AuthorityEntryRest entry) |
| Modifier and Type | Method and Description |
|---|---|
AuthorityEntryRest |
AuthorityEntryValueLinkRepository.getResource(javax.servlet.http.HttpServletRequest request,
String name,
String relId,
org.springframework.data.domain.Pageable pageable,
String projection) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.domain.Page<AuthorityEntryRest> |
AuthorityEntryLinkRepository.query(javax.servlet.http.HttpServletRequest request,
String name,
org.springframework.data.domain.Pageable pageable,
String projection) |
| Modifier and Type | Method and Description |
|---|---|
HALResource |
AuthorityEntryValueLinkRepository.wrapResource(AuthorityEntryRest model,
String... rels) |
HALResource |
AuthorityEntryLinkRepository.wrapResource(AuthorityEntryRest model,
String... rels) |
| Modifier and Type | Method and Description |
|---|---|
AuthorityEntryRest |
AuthorityUtils.convertEntry(Choice choice,
String authorityName)
TODO the authorityName MUST be a part of Choice model
|
Copyright © 2019 DuraSpace. All rights reserved.