Uses of Class
org.dspace.app.rest.model.SuggestionSourceRest
Packages that use SuggestionSourceRest
Package
Description
-
Uses of SuggestionSourceRest in org.dspace.app.rest.converter
Methods in org.dspace.app.rest.converter that return SuggestionSourceRestModifier and TypeMethodDescriptionSuggestionSourceConverter.convert(SuggestionSource target, Projection projection) -
Uses of SuggestionSourceRest in org.dspace.app.rest.model.hateoas
Constructors in org.dspace.app.rest.model.hateoas with parameters of type SuggestionSourceRest -
Uses of SuggestionSourceRest in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository that return SuggestionSourceRestModifier and TypeMethodDescriptionMethods in org.dspace.app.rest.repository that return types with arguments of type SuggestionSourceRestModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<SuggestionSourceRest>SuggestionSourceRestRepository.findAll(Context context, org.springframework.data.domain.Pageable pageable) SuggestionSourceRestRepository.getDomainClass()