Uses of Class
org.dspace.app.sherpa.v2.SHERPAPublisher
-
Packages that use SHERPAPublisher Package Description org.dspace.app.sherpa.v2 -
-
Uses of SHERPAPublisher in org.dspace.app.sherpa.v2
Methods in org.dspace.app.sherpa.v2 that return SHERPAPublisher Modifier and Type Method Description SHERPAPublisherSHERPAJournal. getPublisher()Methods in org.dspace.app.sherpa.v2 that return types with arguments of type SHERPAPublisher Modifier and Type Method Description List<SHERPAPublisher>SHERPAJournal. getPublishers()List<SHERPAPublisher>SHERPAPublisherResponse. getPublishers()Methods in org.dspace.app.sherpa.v2 with parameters of type SHERPAPublisher Modifier and Type Method Description voidSHERPAJournal. setPublisher(SHERPAPublisher publisher)Method parameters in org.dspace.app.sherpa.v2 with type arguments of type SHERPAPublisher Modifier and Type Method Description voidSHERPAJournal. setPublishers(List<SHERPAPublisher> publishers)
-