public interface VariableXPathObjectMapping<ABSTRACT_SESSION extends CoreAbstractSession,ATTRIBUTE_ACCESSOR extends CoreAttributeAccessor,CONTAINER_POLICY extends CoreContainerPolicy,CONVERTER extends CoreConverter,DESCRIPTOR extends CoreDescriptor,FIELD extends CoreField,MARSHALLER extends Marshaller,SESSION extends CoreSession,UNMARSHALLER extends Unmarshaller,XML_RECORD extends XMLRecord> extends Mapping<ABSTRACT_SESSION,ATTRIBUTE_ACCESSOR,CONTAINER_POLICY,DESCRIPTOR,FIELD,XML_RECORD>, XMLConverterMapping<MARSHALLER,SESSION,UNMARSHALLER>
Modifier and Type | Method and Description |
---|---|
AttributeAccessor |
getVariableAttributeAccessor() |
XPathFragment |
getXPathFragmentForValue(Object obj,
NamespaceResolver nr,
boolean isNamespaceAware,
char sep) |
boolean |
isAttribute() |
void |
setAttribute(boolean isAttribute) |
void |
setConverter(CONVERTER converter) |
void |
setIsWriteOnly(boolean isWriteOnly) |
void |
setReferenceClassName(String aClassName) |
void |
setVariableAttributeAccessor(AttributeAccessor variableAttributeAccessor) |
void |
setVariableAttributeName(String variableAttributeName) |
void |
setVariableGetMethodName(String variableGetMethodName) |
void |
setVariableSetMethodName(String variableSetMethodName) |
convertClassNamesToClasses, getAttributeAccessor, getAttributeClassification, getAttributeName, getAttributeValueFromObject, getContainerPolicy, getDescriptor, getField, getReferenceDescriptor, isAbstractCompositeCollectionMapping, isAbstractCompositeDirectCollectionMapping, isAbstractCompositeObjectMapping, isAbstractDirectMapping, isCollectionMapping, isReadOnly, isReferenceMapping, isTransformationMapping, setAttributeAccessor, setAttributeName, setAttributeValueInObject, setGetMethodName, setIsReadOnly, setProperties, setSetMethodName, writeSingleValue
convertDataValueToObjectValue, convertObjectValueToDataValue
AttributeAccessor getVariableAttributeAccessor()
XPathFragment getXPathFragmentForValue(Object obj, NamespaceResolver nr, boolean isNamespaceAware, char sep)
boolean isAttribute()
void setAttribute(boolean isAttribute)
void setConverter(CONVERTER converter)
void setIsWriteOnly(boolean isWriteOnly)
void setReferenceClassName(String aClassName)
void setVariableAttributeAccessor(AttributeAccessor variableAttributeAccessor)
void setVariableAttributeName(String variableAttributeName)
void setVariableGetMethodName(String variableGetMethodName)
void setVariableSetMethodName(String variableSetMethodName)
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference