Uses of Interface
org.eclipse.persistence.internal.oxm.mappings.Field
Packages that use Field
Package
Description
-
Uses of Field in org.eclipse.persistence.internal.jaxb
Constructors in org.eclipse.persistence.internal.jaxb with parameters of type FieldModifierConstructorDescriptionJAXBElementConverter(Field associatedField, Class<?> declaredType, Class<?> scope) -
Uses of Field in org.eclipse.persistence.internal.oxm
Classes in org.eclipse.persistence.internal.oxm with type parameters of type FieldModifier and TypeClassDescriptionclassContext<ABSTRACT_SESSION extends CoreAbstractSession,DESCRIPTOR extends Descriptor<?, ?, ?, ?, ?, NAMESPACE_RESOLVER, ?, ?, ?, ?>, FIELD extends Field, NAMESPACE_RESOLVER extends NamespaceResolver, PROJECT extends CoreProject, SESSION extends CoreSession, SESSION_EVENT_LISTENER extends CoreSessionEventListener> classUnmarshalXPathEngine<XML_FIELD extends Field>INTERNAL:classXMLChoiceFieldToClassAssociation<CONVERTER extends CoreConverter,XML_FIELD extends Field> INTERNAL:classXPathEngine<XML_FIELD extends Field>INTERNAL:classXPathFragment<XML_FIELD extends Field>INTERNAL:Fields in org.eclipse.persistence.internal.oxm declared as FieldMethods in org.eclipse.persistence.internal.oxm that return FieldMethods in org.eclipse.persistence.internal.oxm with parameters of type FieldModifier and TypeMethodDescriptionXMLObjectBuilder.buildIntoNestedRow(AbstractRecord row, Object originalObject, Object object, AbstractSession session, Descriptor refDesc, Field xmlField, boolean wasXMLRoot) XMLObjectBuilder.buildIntoNestedRow(AbstractRecord row, Object object, AbstractSession session, Descriptor refDesc, Field xmlField) voidXPathEngine.create(List<Field> xmlFields, Node contextNode, List<XMLEntry> values, Field lastUpdatedField, DocumentPreservationPolicy docPresPolicy, CoreAbstractSession session) XPathEngine.create(Field xmlField, Node element, Object value, CoreAbstractSession session) XPathEngine.create(Field xmlField, Node element, Object value, Field lastUpdated, DocumentPreservationPolicy docPresPolicy, CoreAbstractSession session) Create the node path specified byxpathStringunderelementand initialize the leaf node withvalue.XPathEngine.create(Field xmlField, Node element, CoreAbstractSession session) Create the node path specified byxpathStringunderelement.XMLObjectBuilder.createRecordFor(Object attributeValue, Field xmlField, XMLRecord parentRecord, Mapping mapping) XPathEngine.createUnownedElement(Node parent, Field xmlField) 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.Remove a node.Remove a node.XPathEngine.replaceCollection(List<Field> xmlFields, List<XMLEntry> values, Node contextNode, DocumentPreservationPolicy docPresPolicy, Field lastUpdatedField, CoreAbstractSession session) XPathEngine.replaceCollection(Field xmlField, Node parent, Collection values, CoreAbstractSession session) XPathEngine.replaceValue(Field xmlField, Node parent, Object value, CoreAbstractSession session) Replace the value of the nodes matchingxpathStringwithvalue.voidFieldTransformerNodeValue.setXMLField(Field xmlField) protected voidMappingNodeValue.updateNamespaces(QName qname, MarshalRecord marshalRecord, Field xmlField) Method parameters in org.eclipse.persistence.internal.oxm with type arguments of type FieldModifier and TypeMethodDescriptionvoidXPathEngine.create(List<Field> xmlFields, Node contextNode, List<XMLEntry> values, Field lastUpdatedField, DocumentPreservationPolicy docPresPolicy, CoreAbstractSession session) XPathEngine.replaceCollection(List<Field> xmlFields, List<XMLEntry> values, Node contextNode, DocumentPreservationPolicy docPresPolicy, Field lastUpdatedField, CoreAbstractSession session) voidXMLChoiceCollectionMappingMarshalNodeValue.setFieldToNodeValues(Map<Field, NodeValue> fieldToNodeValues) voidXMLChoiceCollectionMappingUnmarshalNodeValue.setFieldToNodeValues(Map<Field, NodeValue> fieldToNodeValues) Constructors in org.eclipse.persistence.internal.oxm with parameters of type FieldModifierConstructorDescriptionXMLChoiceCollectionMappingMarshalNodeValue(ChoiceCollectionMapping mapping, Field xmlField) XMLChoiceCollectionMappingUnmarshalNodeValue(ChoiceCollectionMapping mapping, Field xmlField) XMLChoiceCollectionMappingUnmarshalNodeValue(ChoiceCollectionMapping mapping, Field xmlField, Mapping nestedMapping) XMLChoiceObjectMappingNodeValue(ChoiceObjectMapping mapping, Field xmlField) XMLCollectionReferenceMappingNodeValue(CollectionReferenceMapping xmlCollectionReferenceMapping, Field xmlField) This constructor sets the XMLCollectionReferenceMapping and XMLField members to the provided values.XMLObjectReferenceMappingNodeValue(ObjectReferenceMapping xmlObjectReferenceMapping, Field xmlField) This constructor sets the XMLObjectReferenceMapping and XMLField members to the provided values. -
Uses of Field in org.eclipse.persistence.internal.oxm.mappings
Classes in org.eclipse.persistence.internal.oxm.mappings with type parameters of type FieldModifier and TypeInterfaceDescriptioninterfaceChoiceCollectionMapping<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_FIELD extends Field, XML_MAPPING extends Mapping, XML_RECORD extends XMLRecord> interfaceChoiceObjectMapping<ATTRIBUTE_ACCESSOR extends CoreAttributeAccessor,ABSTRACT_SESSION extends CoreAbstractSession, CONTAINER_POLICY extends CoreContainerPolicy, CONVERTER extends CoreConverter, DESCRIPTOR extends CoreDescriptor, FIELD extends CoreField, MARSHALLER extends Marshaller, SESSION extends CoreSession, UNMARSHALLER extends Unmarshaller, XML_FIELD extends Field, XML_MAPPING extends Mapping, XML_RECORD extends XMLRecord> interfaceCollectionReferenceMapping<ABSTRACT_SESSION extends CoreAbstractSession,ATTRIBUTE_ACCESSOR extends CoreAttributeAccessor, CONTAINER_POLICY extends CoreContainerPolicy, DESCRIPTOR extends CoreDescriptor, FIELD extends CoreField, UNMARSHAL_RECORD extends UnmarshalRecord, XML_FIELD extends Field, XML_RECORD extends XMLRecord> interfaceObjectReferenceMapping<ABSTRACT_SESSION extends CoreAbstractSession,ATTRIBUTE_ACCESSOR extends CoreAttributeAccessor, CONTAINER_POLICY extends CoreContainerPolicy, DESCRIPTOR extends CoreDescriptor, FIELD extends CoreField, UNMARSHAL_RECORD extends UnmarshalRecord, XML_FIELD extends Field, XML_RECORD extends XMLRecord> Subinterfaces of Field in org.eclipse.persistence.internal.oxm.mappingsModifier and TypeInterfaceDescriptioninterfaceUnionField<CONVERSION_MANAGER extends ConversionManager,NAMESPACE_RESOLVER extends NamespaceResolver> Subclass of Field for fields that are mapped to unions.Methods in org.eclipse.persistence.internal.oxm.mappings that return FieldMethods in org.eclipse.persistence.internal.oxm.mappings with parameters of type FieldModifier and TypeMethodDescriptionvoidTransformationMapping.writeFromAttributeIntoRow(UnmarshalRecord unmarshalRecord, Field field, Object value, boolean isElement) INTERNAL: Put value into a record keyed on field. -
Uses of Field in org.eclipse.persistence.internal.oxm.record
Methods in org.eclipse.persistence.internal.oxm.record with parameters of type FieldModifier and TypeMethodDescriptionbooleanAbstractMarshalRecord.addXsiTypeAndClassIndicatorIfRequired(Descriptor descriptor, Descriptor referenceDescriptor, Field xmlField, boolean isRootElement) booleanAbstractMarshalRecord.addXsiTypeAndClassIndicatorIfRequired(Descriptor descriptor, Descriptor referenceDescriptor, Field xmlField, Object originalObject, Object obj, boolean wasXMLRoot, boolean isRootElement) booleanAbstractMarshalRecordImpl.addXsiTypeAndClassIndicatorIfRequired(Descriptor descriptor, Descriptor referenceDescriptor, Field xmlField, boolean isRootElement) booleanAbstractMarshalRecordImpl.addXsiTypeAndClassIndicatorIfRequired(Descriptor descriptor, Descriptor referenceDescriptor, Field xmlField, Object originalObject, Object obj, boolean wasXMLRoot, boolean isRootElement) INTERNALXMLReader.convertValueBasedOnSchemaType(Field xmlField, Object value, ConversionManager conversionManager, AbstractUnmarshalRecord record) INTERNAL: -
Uses of Field in org.eclipse.persistence.internal.oxm.record.json
Methods in org.eclipse.persistence.internal.oxm.record.json with parameters of type FieldModifier and TypeMethodDescriptionJsonParserReader.convertValueBasedOnSchemaType(Field xmlField, Object value, ConversionManager conversionManager, AbstractUnmarshalRecord record) JsonStructureReader.convertValueBasedOnSchemaType(Field xmlField, Object value, ConversionManager conversionManager, AbstractUnmarshalRecord record) -
Uses of Field in org.eclipse.persistence.internal.oxm.schema
Methods in org.eclipse.persistence.internal.oxm.schema with parameters of type FieldModifier and TypeMethodDescriptionprotected StringSchemaModelGenerator.getSchemaTypeForElement(Field xmlField, Class<?> attrClass, Schema workingSchema) Return the schema type for a given xmlfield.protected ElementSchemaModelGenerator.processReferenceDescriptor(Element element, Descriptor refDesc, HashMap<String, Schema> schemaForNamespace, Schema workingSchema, SchemaModelGeneratorProperties properties, List<Descriptor> descriptors, Field field, boolean isCollection) Method parameters in org.eclipse.persistence.internal.oxm.schema with type arguments of type FieldModifier and TypeMethodDescriptionprotected voidSchemaModelGenerator.processChoiceMapping(Map<Field, Class<?>> fieldToClassMap, List<XMLChoiceFieldToClassAssociation> choiceFieldToClassList, Sequence seq, ComplexType ct, HashMap<String, Schema> schemaForNamespace, Schema workingSchema, SchemaModelGeneratorProperties properties, List<Descriptor> descriptors, boolean isCollection) Process a given XMLChoiceMapping. -
Uses of Field in org.eclipse.persistence.jaxb.compiler
Methods in org.eclipse.persistence.jaxb.compiler that return FieldModifier and TypeMethodDescriptionMappingsGenerator.getXPathForElement(String path, QName elementName, NamespaceInfo namespaceInfo, boolean isText) MappingsGenerator.getXPathForField(Property property, NamespaceInfo namespaceInfo, boolean isTextMapping, boolean isAny) -
Uses of Field in org.eclipse.persistence.oxm
Classes in org.eclipse.persistence.oxm that implement FieldModifier and TypeClassDescriptionclassTopLink XML mappings make use of XMLFields based on XPath statements to find the relevant data in an XML document.classSubclass of XMLField for fields that are mapped to unions. -
Uses of Field in org.eclipse.persistence.oxm.mappings
Methods in org.eclipse.persistence.oxm.mappings with parameters of type FieldModifier and TypeMethodDescriptionvoidXMLTransformationMapping.writeFromAttributeIntoRow(UnmarshalRecord unmarshalRecord, Field field, Object value, boolean isElement) INTERNAL: Put value into a record keyed on field. -
Uses of Field in org.eclipse.persistence.oxm.mappings.nullpolicy
Methods in org.eclipse.persistence.oxm.mappings.nullpolicy with parameters of type FieldModifier and TypeMethodDescriptionbooleanAbstractNullPolicy.compositeObjectMarshal(AbstractMarshalRecord record, Object object, Field field, CoreAbstractSession session) INTERNAL: When using the DOM Platform, this method is responsible for marshalling null values for the XML Composite Object Mapping.booleanIsSetNullPolicy.compositeObjectMarshal(AbstractMarshalRecord record, Object object, Field field, CoreAbstractSession session) INTERNALvoidAbstractNullPolicy.directMarshal(Field field, AbstractMarshalRecord record, Object object) INTERNALvoidIsSetNullPolicy.directMarshal(Field field, AbstractMarshalRecord record, Object object) INTERNAL -
Uses of Field in org.eclipse.persistence.oxm.record
Methods in org.eclipse.persistence.oxm.record that return FieldMethods in org.eclipse.persistence.oxm.record with parameters of type FieldModifier and TypeMethodDescriptionbooleanValidatingMarshalRecord.addXsiTypeAndClassIndicatorIfRequired(Descriptor xmlDescriptor, Descriptor referenceDescriptor, Field xmlField, boolean isRootElement) booleanValidatingMarshalRecord.addXsiTypeAndClassIndicatorIfRequired(Descriptor xmlDescriptor, Descriptor referenceDescriptor, Field xmlField, Object originalObject, Object obj, boolean wasXMLRoot, boolean isRootElement) booleanXMLRecord.addXsiTypeAndClassIndicatorIfRequired(Descriptor descriptor, Descriptor referenceDescriptor, Field xmlField, boolean isRootElement) INTERNALbooleanXMLRecord.addXsiTypeAndClassIndicatorIfRequired(Descriptor descriptor, Descriptor referenceDescriptor, Field xmlField, Object originalObject, Object obj, boolean wasXMLRoot, boolean isRootElement) INTERNALvoidXMLEntry.setXMLField(Field xmlField)