JavaScript is disabled on your browser.
Skip navigation links
EclipseLink 4.0.4, API Reference
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
org.eclipse.persistence.jpars.server
Package
org.eclipse.persistence.jpa.rs.util
Interface CollectionProxy
public interface
CollectionProxy
JPARS 2.0 collection proxy interface. Implemented by all REST collection proxies.
Since:
EclipseLink 2.6.0.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
LinkV2
>
getLinks
()
void
setLinks
(
List
<
LinkV2
> links)
Method Details
getLinks
List
<
LinkV2
>
getLinks
()
setLinks
void
setLinks
(
List
<
LinkV2
> links)