Index
All Classes and Interfaces|All Packages
A
- AbstractJaxbModelObject - Class in org.faktorips.runtime.xml.jakarta
-
Abstract base class for policy component types enabled for JAXB persistence.
- AbstractJaxbModelObject() - Constructor for class org.faktorips.runtime.xml.jakarta.AbstractJaxbModelObject
C
- createBinder() - Method in class org.faktorips.runtime.xml.jakarta.IpsJAXBContext
- createBinder(Class<T>) - Method in class org.faktorips.runtime.xml.jakarta.IpsJAXBContext
- createJAXBIntrospector() - Method in class org.faktorips.runtime.xml.jakarta.IpsJAXBContext
- createMarshaller() - Method in class org.faktorips.runtime.xml.jakarta.IpsJAXBContext
- createUnmarshaller() - Method in class org.faktorips.runtime.xml.jakarta.IpsJAXBContext
D
- DecimalAdapter - Class in org.faktorips.runtime.xml.jakarta
-
XmlAdapterforDecimal. - DecimalAdapter() - Constructor for class org.faktorips.runtime.xml.jakarta.DecimalAdapter
G
- generateSchema(SchemaOutputResolver) - Method in class org.faktorips.runtime.xml.jakarta.IpsJAXBContext
- getRepository() - Method in class org.faktorips.runtime.xml.jakarta.IpsJAXBContext
-
Returns the Faktor-IPS runtime repository.
- GregorianCalendarAdapter - Class in org.faktorips.runtime.xml.jakarta
-
Maps a
GregorianCalendarto an ISO date. - GregorianCalendarAdapter() - Constructor for class org.faktorips.runtime.xml.jakarta.GregorianCalendarAdapter
I
- INSTANCE - Enum constant in enum class org.faktorips.runtime.xml.jakarta.JaxbSupport
- IpsJAXBContext - Class in org.faktorips.runtime.xml.jakarta
-
Wraps a given
JAXBContext, from the jakarta project, and provides marshallers/unmarshallers that resolve the reference from configurable model objects to product components. - IpsJAXBContext(JAXBContext, List<? extends IIpsXmlAdapter<?, ?>>, IRuntimeRepository) - Constructor for class org.faktorips.runtime.xml.jakarta.IpsJAXBContext
J
- JaxbSupport - Enum Class in org.faktorips.runtime.xml.jakarta
-
Jakarta
JAXBversion of theIXmlBindingSupport, to be used with Java EE 9 or newer.
L
- LocalDateAdapter - Class in org.faktorips.runtime.xml.jakarta
-
XmlAdapterforLocalDate. - LocalDateAdapter() - Constructor for class org.faktorips.runtime.xml.jakarta.LocalDateAdapter
- LocalDateTimeAdapter - Class in org.faktorips.runtime.xml.jakarta
-
XmlAdapterforLocalDateTime. - LocalDateTimeAdapter() - Constructor for class org.faktorips.runtime.xml.jakarta.LocalDateTimeAdapter
- LocalTimeAdapter - Class in org.faktorips.runtime.xml.jakarta
-
XmlAdapterforLocalTime. - LocalTimeAdapter() - Constructor for class org.faktorips.runtime.xml.jakarta.LocalTimeAdapter
M
- marshal(LocalDate) - Method in class org.faktorips.runtime.xml.jakarta.LocalDateAdapter
- marshal(LocalDateTime) - Method in class org.faktorips.runtime.xml.jakarta.LocalDateTimeAdapter
- marshal(LocalTime) - Method in class org.faktorips.runtime.xml.jakarta.LocalTimeAdapter
- marshal(Month) - Method in class org.faktorips.runtime.xml.jakarta.MonthAdapter
- marshal(MonthDay) - Method in class org.faktorips.runtime.xml.jakarta.MonthDayAdapter
- marshal(Year) - Method in class org.faktorips.runtime.xml.jakarta.YearAdapter
- marshal(GregorianCalendar) - Method in class org.faktorips.runtime.xml.jakarta.GregorianCalendarAdapter
- marshal(ProductConfiguration) - Method in class org.faktorips.runtime.xml.jakarta.ProductConfigurationXmlAdapter
-
Returns the ID for the configuring product component or
nullif it could not be determined. - marshal(Decimal) - Method in class org.faktorips.runtime.xml.jakarta.DecimalAdapter
- marshal(Money) - Method in class org.faktorips.runtime.xml.jakarta.MoneyAdapter
- MoneyAdapter - Class in org.faktorips.runtime.xml.jakarta
-
XmlAdapterforMoney. - MoneyAdapter() - Constructor for class org.faktorips.runtime.xml.jakarta.MoneyAdapter
- MonthAdapter - Class in org.faktorips.runtime.xml.jakarta
-
XmlAdapterforMonth. - MonthAdapter() - Constructor for class org.faktorips.runtime.xml.jakarta.MonthAdapter
- MonthDayAdapter - Class in org.faktorips.runtime.xml.jakarta
-
XmlAdapterforMonthDay. - MonthDayAdapter() - Constructor for class org.faktorips.runtime.xml.jakarta.MonthDayAdapter
N
- newJAXBContext(JAXBContext, IRuntimeRepository) - Method in enum class org.faktorips.runtime.xml.jakarta.JaxbSupport
- newJAXBContext(IRuntimeRepository) - Method in enum class org.faktorips.runtime.xml.jakarta.JaxbSupport
O
- org.faktorips.runtime.xml.jakarta - package org.faktorips.runtime.xml.jakarta
-
Implementations for XML binding of Faktor-IPS objects with Jakarta JAXB 3 as included in Java EE 9.
P
- ProductConfigurationXmlAdapter - Class in org.faktorips.runtime.xml.jakarta
-
Custom JAXB marshalling/unmarshalling for
ProductConfigurationinstances. - ProductConfigurationXmlAdapter(IRuntimeRepository) - Constructor for class org.faktorips.runtime.xml.jakarta.ProductConfigurationXmlAdapter
U
- unmarshal(Integer) - Method in class org.faktorips.runtime.xml.jakarta.MonthAdapter
- unmarshal(Integer) - Method in class org.faktorips.runtime.xml.jakarta.YearAdapter
- unmarshal(String) - Method in class org.faktorips.runtime.xml.jakarta.DecimalAdapter
- unmarshal(String) - Method in class org.faktorips.runtime.xml.jakarta.GregorianCalendarAdapter
- unmarshal(String) - Method in class org.faktorips.runtime.xml.jakarta.LocalDateAdapter
- unmarshal(String) - Method in class org.faktorips.runtime.xml.jakarta.LocalDateTimeAdapter
- unmarshal(String) - Method in class org.faktorips.runtime.xml.jakarta.LocalTimeAdapter
- unmarshal(String) - Method in class org.faktorips.runtime.xml.jakarta.MoneyAdapter
- unmarshal(String) - Method in class org.faktorips.runtime.xml.jakarta.MonthDayAdapter
- unmarshal(String) - Method in class org.faktorips.runtime.xml.jakarta.ProductConfigurationXmlAdapter
-
Returns the product component for the specified ID.
V
- valueOf(String) - Static method in enum class org.faktorips.runtime.xml.jakarta.JaxbSupport
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.faktorips.runtime.xml.jakarta.JaxbSupport
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- wrap(IIpsXmlAdapter<ValueType, BoundType>) - Static method in enum class org.faktorips.runtime.xml.jakarta.JaxbSupport
Y
- YearAdapter - Class in org.faktorips.runtime.xml.jakarta
-
XmlAdapterforYear. - YearAdapter() - Constructor for class org.faktorips.runtime.xml.jakarta.YearAdapter
All Classes and Interfaces|All Packages