Uses of Class
org.dspace.app.rest.model.QASourceRest
Packages that use QASourceRest
Package
Description
-
Uses of QASourceRest in org.dspace.app.rest.converter
Methods in org.dspace.app.rest.converter that return QASourceRestModifier and TypeMethodDescriptionQASourceConverter.convert(QASource modelObject, Projection projection) -
Uses of QASourceRest in org.dspace.app.rest.model.hateoas
Constructors in org.dspace.app.rest.model.hateoas with parameters of type QASourceRest -
Uses of QASourceRest in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository that return QASourceRestModifier and TypeMethodDescriptionMethods in org.dspace.app.rest.repository that return types with arguments of type QASourceRestModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<QASourceRest>org.springframework.data.domain.Page<QASourceRest>QASourceRestRepository.findByTarget(UUID target, org.springframework.data.domain.Pageable pageable) QASourceRestRepository.getDomainClass()