Uses of Class
org.eclipse.persistence.internal.jpa.rs.metadata.model.LinkV2
Packages that use LinkV2
Package
Description
-
Uses of LinkV2 in org.eclipse.persistence.internal.jpa.rs.metadata.model
Methods in org.eclipse.persistence.internal.jpa.rs.metadata.model that return LinkV2Modifier and TypeMethodDescriptionItemLinks.getCanonicalLink()Gets 'canonical' link.ItemLinks.getLinkByRel(String rel) Finds a link by rel..ItemLinks.getSelfLink()Gets 'self' link.Methods in org.eclipse.persistence.internal.jpa.rs.metadata.model that return types with arguments of type LinkV2Modifier and TypeMethodDescriptionCollectionWrapper.getLinks()ItemLinks.getLinks()Returns a list of all links.Methods in org.eclipse.persistence.internal.jpa.rs.metadata.model with parameters of type LinkV2Method parameters in org.eclipse.persistence.internal.jpa.rs.metadata.model with type arguments of type LinkV2 -
Uses of LinkV2 in org.eclipse.persistence.internal.jpa.rs.metadata.model.v2
Methods in org.eclipse.persistence.internal.jpa.rs.metadata.model.v2 that return types with arguments of type LinkV2Modifier and TypeMethodDescriptionMetadataCatalog.getLinks()Resource.getLinks()ResourceSchema.getLinks()Method parameters in org.eclipse.persistence.internal.jpa.rs.metadata.model.v2 with type arguments of type LinkV2 -
Uses of LinkV2 in org.eclipse.persistence.jpa.rs.features
Methods in org.eclipse.persistence.jpa.rs.features that return types with arguments of type LinkV2 -
Uses of LinkV2 in org.eclipse.persistence.jpa.rs.util
Methods in org.eclipse.persistence.jpa.rs.util that return types with arguments of type LinkV2Method parameters in org.eclipse.persistence.jpa.rs.util with type arguments of type LinkV2 -
Uses of LinkV2 in org.eclipse.persistence.jpa.rs.util.list
Methods in org.eclipse.persistence.jpa.rs.util.list that return types with arguments of type LinkV2Modifier and TypeMethodDescriptionPageableCollection.getLinks()Gets the links.ReadAllQueryResultCollection.getLinks()ReportQueryResultCollection.getLinks()SingleResultQueryResult.getLinks()Methods in org.eclipse.persistence.jpa.rs.util.list with parameters of type LinkV2Modifier and TypeMethodDescriptionvoidAdds the link.voidvoidAdds the link.voidMethod parameters in org.eclipse.persistence.jpa.rs.util.list with type arguments of type LinkV2