Uses of Class
org.dspace.app.rest.signposting.model.Linkset
Packages that use Linkset
Package
Description
-
Uses of Linkset in org.dspace.app.rest.signposting.converter
Methods in org.dspace.app.rest.signposting.converter that return types with arguments of type LinksetMethod parameters in org.dspace.app.rest.signposting.converter with type arguments of type LinksetModifier and TypeMethodDescriptionLinksetConverter.convert(List<Linkset> linksets, Projection projection) -
Uses of Linkset in org.dspace.app.rest.signposting.model
Methods in org.dspace.app.rest.signposting.model that return types with arguments of type LinksetMethod parameters in org.dspace.app.rest.signposting.model with type arguments of type Linkset -
Uses of Linkset in org.dspace.app.rest.signposting.utils
Methods in org.dspace.app.rest.signposting.utils that return LinksetModifier and TypeMethodDescriptionstatic LinksetLinksetMapper.map(List<LinksetNode> linksetNodes) Converts list of linkset nodes into linkset.