@RestController @RequestMapping(value="/v2") public class ScholixControllerV2 extends AbstractDnetController
AbstractDnetController.ErrorMessage| Constructor and Description |
|---|
ScholixControllerV2() |
| Modifier and Type | Method and Description |
|---|---|
eu.dnetlib.dhp.schema.sx.api.model.v2.PageResultType |
links(String linkProvider,
String targetPid,
String targetPidType,
String targetPublisher,
String targetType,
String sourcePid,
String sourcePidType,
String sourcePublisher,
String sourceType,
Integer page) |
handleException@GetMapping(value="/Links") public eu.dnetlib.dhp.schema.sx.api.model.v2.PageResultType links(String linkProvider, String targetPid, String targetPidType, String targetPublisher, String targetType, String sourcePid, String sourcePidType, String sourcePublisher, String sourceType, Integer page) throws Exception
ExceptionCopyright © 2022. All rights reserved.