public class LinkAdapter extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,Object>
Modifier and Type | Field and Description |
---|---|
protected PersistenceContext |
context |
Constructor and Description |
---|
LinkAdapter() |
LinkAdapter(String baseURI,
PersistenceContext context) |
Modifier and Type | Method and Description |
---|---|
protected Object |
constructObjectForId(String entityType,
Object id) |
String |
marshal(Object v) |
Object |
unmarshal(String v) |
protected PersistenceContext context
public LinkAdapter()
public LinkAdapter(String baseURI, PersistenceContext context)
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.