Uses of Class
org.eclipse.persistence.internal.oxm.Reference
Packages that use Reference
Package
Description
-
Uses of Reference in org.eclipse.persistence.internal.oxm
Methods in org.eclipse.persistence.internal.oxm that return ReferenceModifier and TypeMethodDescriptionReferenceResolver.getReference
(ObjectReferenceMapping mapping, Object sourceObject) Retrieve the reference for a given mapping instance.ReferenceResolver.getReference
(ObjectReferenceMapping mapping, Object sourceObject, Field xmlField) Return a reference for the given mapping and source object, that doesn't already contain an entry for the provided field.Methods in org.eclipse.persistence.internal.oxm with parameters of type ReferenceModifier and TypeMethodDescriptionvoid
ReferenceResolver.addReference
(Reference ref) Add a Reference object to the list - these References will be resolved after unmarshalling is complete.void
-
Uses of Reference in org.eclipse.persistence.internal.oxm.record
Methods in org.eclipse.persistence.internal.oxm.record with parameters of type ReferenceModifier and TypeMethodDescriptionvoid
void
void
void
void
-
Uses of Reference in org.eclipse.persistence.oxm.record
Methods in org.eclipse.persistence.oxm.record with parameters of type Reference