Index

A C D G I J L M N O P U V W Y 
All Classes and Interfaces|All Packages

A

AbstractJaxbModelObject - Class in org.faktorips.runtime.xml.javax
Abstract base class for policy component types enabled for JAXB persistence.
AbstractJaxbModelObject() - Constructor for class org.faktorips.runtime.xml.javax.AbstractJaxbModelObject
 

C

createBinder() - Method in class org.faktorips.runtime.xml.javax.IpsJAXBContext
 
createBinder(Class<T>) - Method in class org.faktorips.runtime.xml.javax.IpsJAXBContext
 
createJAXBIntrospector() - Method in class org.faktorips.runtime.xml.javax.IpsJAXBContext
 
createMarshaller() - Method in class org.faktorips.runtime.xml.javax.IpsJAXBContext
 
createUnmarshaller() - Method in class org.faktorips.runtime.xml.javax.IpsJAXBContext
 
createValidator() - Method in class org.faktorips.runtime.xml.javax.IpsJAXBContext
Deprecated.

D

DecimalAdapter - Class in org.faktorips.runtime.xml.javax
XmlAdapter for Decimal.
DecimalAdapter() - Constructor for class org.faktorips.runtime.xml.javax.DecimalAdapter
 

G

generateSchema(SchemaOutputResolver) - Method in class org.faktorips.runtime.xml.javax.IpsJAXBContext
 
getRepository() - Method in class org.faktorips.runtime.xml.javax.IpsJAXBContext
Returns the Faktor-IPS runtime repository.
GregorianCalendarAdapter - Class in org.faktorips.runtime.xml.javax
Maps a GregorianCalendar to an ISO date.
GregorianCalendarAdapter() - Constructor for class org.faktorips.runtime.xml.javax.GregorianCalendarAdapter
 

I

INSTANCE - Enum constant in enum org.faktorips.runtime.xml.javax.JaxbSupport
 
IpsJAXBContext - Class in org.faktorips.runtime.xml.javax
Wraps a given JAXBContext 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.javax.IpsJAXBContext
 

J

JaxbSupport - Enum in org.faktorips.runtime.xml.javax
Classic JAXB version of the IXmlBindingSupport, to be used with Java 8 and Java EE up to 8.

L

LocalDateAdapter - Class in org.faktorips.runtime.xml.javax
LocalDateAdapter() - Constructor for class org.faktorips.runtime.xml.javax.LocalDateAdapter
 
LocalDateTimeAdapter - Class in org.faktorips.runtime.xml.javax
LocalDateTimeAdapter() - Constructor for class org.faktorips.runtime.xml.javax.LocalDateTimeAdapter
 
LocalTimeAdapter - Class in org.faktorips.runtime.xml.javax
LocalTimeAdapter() - Constructor for class org.faktorips.runtime.xml.javax.LocalTimeAdapter
 

M

marshal(LocalDate) - Method in class org.faktorips.runtime.xml.javax.LocalDateAdapter
 
marshal(LocalDateTime) - Method in class org.faktorips.runtime.xml.javax.LocalDateTimeAdapter
 
marshal(LocalTime) - Method in class org.faktorips.runtime.xml.javax.LocalTimeAdapter
 
marshal(Month) - Method in class org.faktorips.runtime.xml.javax.MonthAdapter
 
marshal(MonthDay) - Method in class org.faktorips.runtime.xml.javax.MonthDayAdapter
 
marshal(Year) - Method in class org.faktorips.runtime.xml.javax.YearAdapter
 
marshal(GregorianCalendar) - Method in class org.faktorips.runtime.xml.javax.GregorianCalendarAdapter
 
marshal(ProductConfiguration) - Method in class org.faktorips.runtime.xml.javax.ProductConfigurationXmlAdapter
Returns the ID for the configuring product component or null if it could not be determined.
marshal(Decimal) - Method in class org.faktorips.runtime.xml.javax.DecimalAdapter
 
marshal(Money) - Method in class org.faktorips.runtime.xml.javax.MoneyAdapter
 
MoneyAdapter - Class in org.faktorips.runtime.xml.javax
XmlAdapter for Money.
MoneyAdapter() - Constructor for class org.faktorips.runtime.xml.javax.MoneyAdapter
 
MonthAdapter - Class in org.faktorips.runtime.xml.javax
MonthAdapter() - Constructor for class org.faktorips.runtime.xml.javax.MonthAdapter
 
MonthDayAdapter - Class in org.faktorips.runtime.xml.javax
MonthDayAdapter() - Constructor for class org.faktorips.runtime.xml.javax.MonthDayAdapter
 

N

newJAXBContext(JAXBContext, IRuntimeRepository) - Method in enum org.faktorips.runtime.xml.javax.JaxbSupport
 
newJAXBContext(IRuntimeRepository) - Method in enum org.faktorips.runtime.xml.javax.JaxbSupport
 

O

org.faktorips.runtime.xml.javax - package org.faktorips.runtime.xml.javax
Implementations for XML binding of Faktor-IPS objects with classic JAXB as included in Java 8 and Java EE up to 8.

P

ProductConfigurationXmlAdapter - Class in org.faktorips.runtime.xml.javax
Custom JAXB marshalling/unmarshalling for ProductConfiguration instances.
ProductConfigurationXmlAdapter(IRuntimeRepository) - Constructor for class org.faktorips.runtime.xml.javax.ProductConfigurationXmlAdapter
 

U

unmarshal(Integer) - Method in class org.faktorips.runtime.xml.javax.MonthAdapter
 
unmarshal(Integer) - Method in class org.faktorips.runtime.xml.javax.YearAdapter
 
unmarshal(String) - Method in class org.faktorips.runtime.xml.javax.DecimalAdapter
 
unmarshal(String) - Method in class org.faktorips.runtime.xml.javax.GregorianCalendarAdapter
 
unmarshal(String) - Method in class org.faktorips.runtime.xml.javax.LocalDateAdapter
 
unmarshal(String) - Method in class org.faktorips.runtime.xml.javax.LocalDateTimeAdapter
 
unmarshal(String) - Method in class org.faktorips.runtime.xml.javax.LocalTimeAdapter
 
unmarshal(String) - Method in class org.faktorips.runtime.xml.javax.MoneyAdapter
 
unmarshal(String) - Method in class org.faktorips.runtime.xml.javax.MonthDayAdapter
 
unmarshal(String) - Method in class org.faktorips.runtime.xml.javax.ProductConfigurationXmlAdapter
Returns the product component for the specified ID.

V

valueOf(String) - Static method in enum org.faktorips.runtime.xml.javax.JaxbSupport
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.faktorips.runtime.xml.javax.JaxbSupport
Returns an array containing the constants of this enum type, in the order they are declared.

W

wrap(IIpsXmlAdapter<ValueType, BoundType>) - Static method in enum org.faktorips.runtime.xml.javax.JaxbSupport
 

Y

YearAdapter - Class in org.faktorips.runtime.xml.javax
YearAdapter() - Constructor for class org.faktorips.runtime.xml.javax.YearAdapter
 
A C D G I J L M N O P U V W Y 
All Classes and Interfaces|All Packages