Uses of Class
org.eclipse.rdf4j.spring.demo.model.Artist
Packages that use Artist
-
Uses of Artist in org.eclipse.rdf4j.spring.demo.dao
Methods in org.eclipse.rdf4j.spring.demo.dao that return ArtistModifier and TypeMethodDescriptionprotected Artist
ArtistDao.mapSolution
(BindingSet querySolution) Methods in org.eclipse.rdf4j.spring.demo.dao that return types with arguments of type ArtistMethods in org.eclipse.rdf4j.spring.demo.dao with parameters of type ArtistModifier and TypeMethodDescriptionprotected IRI
ArtistDao.getInputId
(Artist artist) protected NamedSparqlSupplier
ArtistDao.getInsertSparql
(Artist artist) protected void
ArtistDao.populateBindingsForUpdate
(MutableBindings bindingsBuilder, Artist artist) -
Uses of Artist in org.eclipse.rdf4j.spring.demo.service
Methods in org.eclipse.rdf4j.spring.demo.service that return ArtistMethods in org.eclipse.rdf4j.spring.demo.service that return types with arguments of type ArtistModifier and TypeMethodDescriptionArtService.getArtists()
ArtService.getArtistsWithoutPaintings()
ArtService.getPaintingsGroupedByArtist()
Methods in org.eclipse.rdf4j.spring.demo.service with parameters of type Artist