Uses of Class
eu.dnetlib.app.directindex.sword.model.SwordStatusDocument
Packages that use SwordStatusDocument
-
Uses of SwordStatusDocument in eu.dnetlib.app.directindex.controllers
Methods in eu.dnetlib.app.directindex.controllers that return types with arguments of type SwordStatusDocumentModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<SwordStatusDocument>SwordApiController.addObject(String contentType, String contentDisposition, String digest, boolean inProgress, String mdFormat, String packaging, String slug, String json, org.springframework.security.core.Authentication authentication) -
Uses of SwordStatusDocument in eu.dnetlib.app.directindex.sword.model
Methods in eu.dnetlib.app.directindex.sword.model that return SwordStatusDocumentModifier and TypeMethodDescriptionstatic SwordStatusDocumentSwordStatusDocument.newInstance(String swordApiBaseUrl, String openaireId)