Class EntityIdPathXmlAdapter

java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<String,TYPE>
org.fuin.objects4j.jaxb.ValueObjectStringXmlAdapter<org.fuin.ddd4j.core.EntityIdPath>
org.fuin.ddd4j.jaxb.EntityIdPathXmlAdapter

@ThreadSafe public final class EntityIdPathXmlAdapter extends org.fuin.objects4j.jaxb.ValueObjectStringXmlAdapter<org.fuin.ddd4j.core.EntityIdPath>
JAXB adapter for an entity identifier path.
  • Constructor Details

    • EntityIdPathXmlAdapter

      public EntityIdPathXmlAdapter(org.fuin.ddd4j.core.EntityIdFactory factory)
      Constructor with factory.
      Parameters:
      factory - Factory to use.