Class ExternalObjectRepositoryDefault
java.lang.Object
org.linkedopenactors.rdfpub.adapter.driven.ExternalObjectRepositoryDefault
- All Implemented Interfaces:
ExternalObjectRepository
@Service
public class ExternalObjectRepositoryDefault
extends Object
implements ExternalObjectRepository
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionread
(org.apache.commons.rdf.api.IRI subject) readWithSignature
(String url, Actor currentAuthenticatedActor)
-
Constructor Details
-
ExternalObjectRepositoryDefault
public ExternalObjectRepositoryDefault()
-
-
Method Details
-
read
- Specified by:
read
in interfaceExternalObjectRepository
-
readWithSignature
- Specified by:
readWithSignature
in interfaceExternalObjectRepository
-