Class DemoPresentationServiceImpl
java.lang.Object
de.digitalcollections.iiif.hymir.presentation.business.PresentationServiceImpl
de.digitalcollections.iiif.demo.service.DemoPresentationServiceImpl
- All Implemented Interfaces:
de.digitalcollections.iiif.hymir.presentation.business.api.PresentationService
@Primary
@Service
public class DemoPresentationServiceImpl
extends de.digitalcollections.iiif.hymir.presentation.business.PresentationServiceImpl
-
Constructor Summary
Constructors Constructor Description DemoPresentationServiceImpl(de.digitalcollections.iiif.hymir.presentation.backend.api.PresentationRepository presentationRepository, de.digitalcollections.iiif.hymir.presentation.business.api.PresentationSecurityService presentationSecurityService) -
Method Summary
Modifier and Type Method Description voidsetServerUrl(java.lang.String serverUrl)Methods inherited from class de.digitalcollections.iiif.hymir.presentation.business.PresentationServiceImpl
getAnnotationList, getCollection, getCollectionModificationDate, getManifest, getManifestModificationDate
-
Constructor Details
-
DemoPresentationServiceImpl
public DemoPresentationServiceImpl(de.digitalcollections.iiif.hymir.presentation.backend.api.PresentationRepository presentationRepository, @Autowired(required=false) de.digitalcollections.iiif.hymir.presentation.business.api.PresentationSecurityService presentationSecurityService)
-
-
Method Details
-
setServerUrl
public void setServerUrl(java.lang.String serverUrl)
-