Uses of Class
org.dspace.app.rest.model.OrcidHistoryRest
Packages that use OrcidHistoryRest
Package
Description
-
Uses of OrcidHistoryRest in org.dspace.app.rest.converter
Methods in org.dspace.app.rest.converter that return OrcidHistoryRestModifier and TypeMethodDescriptionOrcidHistoryRestConverter.convert(OrcidHistory modelObject, Projection projection) -
Uses of OrcidHistoryRest in org.dspace.app.rest.model.hateoas
Constructors in org.dspace.app.rest.model.hateoas with parameters of type OrcidHistoryRest -
Uses of OrcidHistoryRest in org.dspace.app.rest.repository
Methods in org.dspace.app.rest.repository that return OrcidHistoryRestModifier and TypeMethodDescriptionprotected OrcidHistoryRestOrcidHistoryRestRepository.createAndReturn(Context context, List<String> list) Methods in org.dspace.app.rest.repository that return types with arguments of type OrcidHistoryRestModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<OrcidHistoryRest>OrcidHistoryRestRepository.findAll(Context context, org.springframework.data.domain.Pageable pageable) OrcidHistoryRestRepository.getDomainClass()