@Component(value="integration.authority.entryValues") public class AuthorityEntryValueLinkRepository extends AbstractDSpaceRestRepository implements LinkRestRepository<AuthorityEntryRest>
requestService, utils| Constructor and Description |
|---|
AuthorityEntryValueLinkRepository() |
| Modifier and Type | Method and Description |
|---|---|
AuthorityEntryRest |
getResource(javax.servlet.http.HttpServletRequest request,
String name,
String relId,
org.springframework.data.domain.Pageable pageable,
String projection) |
HALResource |
wrapResource(AuthorityEntryRest model,
String... rels) |
getRequestService, obtainContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisEmbeddableRelationpublic HALResource wrapResource(AuthorityEntryRest model, String... rels)
wrapResource in interface LinkRestRepository<AuthorityEntryRest>@PreAuthorize(value="hasAuthority(\'AUTHENTICATED\')") public AuthorityEntryRest getResource(javax.servlet.http.HttpServletRequest request, String name, String relId, org.springframework.data.domain.Pageable pageable, String projection)
Copyright © 2019 DuraSpace. All rights reserved.