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 LinksModifier and TypeMethodDescriptionObjectFactory.createLinks(Links value) Creates a JAXBElement for Links.Methods in com.genologics.ri with parameters of type LinksModifier and TypeMethodDescriptionvoidAdds all links from another Links object.ObjectFactory.createLinks(Links value) Creates a JAXBElement for Links.Constructors 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 LinksClarityAPIImpl.toLinks(Collection<? extends Linkable<?>> entityLinks, boolean stripState) Create aLinksobject containing the URIs of the link objects given.