Class HttpApiResources

  • All Implemented Interfaces:
    org.fcrepo.http.commons.api.rdf.UriAwareResourceModelFactory

    @Component
    public class HttpApiResources
    extends Object
    implements org.fcrepo.http.commons.api.rdf.UriAwareResourceModelFactory
    Inject our HTTP API methods into the object graphs
    Author:
    awoods
    • Method Detail

      • createModelForResource

        public org.apache.jena.rdf.model.Model createModelForResource​(org.fcrepo.kernel.api.models.FedoraResource resource,
                                                                      javax.ws.rs.core.UriInfo uriInfo)
        Specified by:
        createModelForResource in interface org.fcrepo.http.commons.api.rdf.UriAwareResourceModelFactory