public class UnfetchedWeavedAttributeValueHolder extends UnfetchedValueHolder implements org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface
Constructor and Description |
---|
UnfetchedWeavedAttributeValueHolder() |
Modifier and Type | Method and Description |
---|---|
boolean |
isCoordinatedWithProperty() |
boolean |
isNewlyWeavedValueHolder() |
void |
setIsCoordinatedWithProperty(boolean coordinated) |
void |
setIsNewlyWeavedValueHolder(boolean isNew) |
boolean |
shouldAllowInstantiationDeferral() |
clone, getValue, isInstantiated, setValue, throwUnfetchedAttributeException
public boolean isCoordinatedWithProperty()
isCoordinatedWithProperty
in interface org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface
public void setIsCoordinatedWithProperty(boolean coordinated)
setIsCoordinatedWithProperty
in interface org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface
public boolean isNewlyWeavedValueHolder()
isNewlyWeavedValueHolder
in interface org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface
public void setIsNewlyWeavedValueHolder(boolean isNew)
setIsNewlyWeavedValueHolder
in interface org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface
public boolean shouldAllowInstantiationDeferral()
shouldAllowInstantiationDeferral
in interface org.eclipse.persistence.indirection.WeavedAttributeValueHolderInterface