Package org.faktorips.runtime.internal

Interface Summary
IXmlPersistenceSupport Common interface for runtime classes that support XML persistence through the methods IClRepositoryObject.initFromXml(Element) and IXmlPersistenceSupport.toXml(Document).
XmlCallback Callback interface for XML initialization.
 

Class Summary
AbstractCacheFactory  
AbstractCachingRuntimeRepository This abstract runtime repository handles the caching for already loaded instances.
AbstractClassLoadingRuntimeRepository An abstract repository that handles the common stuff between the AbstractTocBasedRuntimeRepository and the concrete runtime repositories.
AbstractModelObject Abstract base class for all policy component types.
AbstractRuntimeRepository Abstract implementation of runtime repository.
AbstractRuntimeRepositoryManager The AbstractRuntimeRepositoryManager manages the referenced IRuntimeRepositoryManager.
AbstractTocBasedRuntimeRepository Abstract base implementation of runtime repository that uses a table of contents to lazily load the product data.
DateTime Represents date and time information like 2006-01-01 10:00pm independent of the time zone.
EnumSaxHandler SAX event handler for ips enumeration contents.
EnumValues Represents a collection of enum values.
InternationalStringXmlReaderWriter Helper class to read international strings from XML and write them back to XML.
IpsStringUtils A collection of utility methods for Strings.
MethodNames Gives access to the method names defined in the runtime that the generated code refers to, e.g.
ModelObjectDelta IModelObjectDelta implementation.
MultiValueXmlHelper A helper class to load and save XML elements representing multi values as they are used in attribute values.
ProductComponent Base class for all product components.
ProductComponentGeneration Base class for product component generations
ProductComponentLink<T extends IProductComponent> Class that represents a link/relation between product components.
ProductConfiguration Manages a product component and the corresponding generation for use with configurable model objects.
PropertiesReadingInternationalString An PropertiesReadingInternationalString could be used for string properties that could be translated in different languages.
Range Represents a range.
RuntimeObject Baseclass for all runtime objects
StringUtils Deprecated. This class is deprecated due to import collisions with the StringUtils.class of the apache.common.lang package.
Table<T> The base class for all the generated table classes.
TableSaxHandler SAX event handler class for ips table contents.
ValidationRuleConfiguration Class representing a validation rule configuration at runtime.
ValueToXmlHelper Helper class to write values to XML and retrieve them from XML.
XmlUtil A collection of utility methods for xml handling.
 



Copyright © 2015. All rights reserved.