Uses of Class
com.genologics.ri.Links
Packages that use Links
Package
Description
The root package of the classes generated (originally) from the
Clarity schemas.
Concrete implementation classes of the Clarity API.
-
Uses of Links in com.genologics.ri
Methods in com.genologics.ri that return LinksMethods in com.genologics.ri that return types with arguments of type LinksMethods in com.genologics.ri with parameters of type LinksConstructors in com.genologics.ri with parameters of type Links -
Uses of Links in org.cruk.clarity.api.impl
Methods in org.cruk.clarity.api.impl that return LinksModifier and TypeMethodDescriptionprotected Links
ClarityAPIImpl.toLinks
(Collection<? extends Linkable<?>> entityLinks, boolean stripState) Create aLinks
object containing the URIs of the link objects given.