Class DbProductCmptTocEntry

java.lang.Object
org.faktorips.runtime.internal.toc.TocEntry
org.faktorips.runtime.internal.toc.TocEntryObject
org.faktorips.runtime.internal.toc.ProductCmptTocEntry
org.faktorips.runtime.productdata.jpa.toc.DbProductCmptTocEntry
All Implemented Interfaces:
DbTocEntryAdapter

public class DbProductCmptTocEntry extends org.faktorips.runtime.internal.toc.ProductCmptTocEntry implements DbTocEntryAdapter
An ProductCmptTocEntry reading its values from an ProductCmptTocEntryEntity.
  • Field Summary

    Fields inherited from class org.faktorips.runtime.internal.toc.ProductCmptTocEntry

    PROPERTY_GENERATION_IMPL_CLASS_NAME, PROPERTY_KIND_ID, PROPERTY_VALID_TO, PROPERTY_VERSION_ID, XML_TAG

    Fields inherited from class org.faktorips.runtime.internal.toc.TocEntryObject

    PROPERTY_ENTRYTYPE, PROPERTY_IPS_OBJECT_ID, PROPERTY_IPS_OBJECT_QNAME

    Fields inherited from class org.faktorips.runtime.internal.toc.TocEntry

    PROPERTY_IMPLEMENTATION_CLASS, PROPERTY_XML_RESOURCE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    The ContentContainer that should be used to extract the XML content.

    Methods inherited from class org.faktorips.runtime.internal.toc.ProductCmptTocEntry

    addToXml, equals, findGenerationEntry, findGenerationEntry, findLatestGenerationEntry, findNextGenerationEntry, findPreviousGenerationEntry, getGenerationEntries, getGenerationEntry, getGenerationEntry, getGenerationImplClassName, getKindId, getLatestGenerationEntry, getNextGenerationEntry, getNumberOfGenerationEntries, getPreviousGenerationEntry, getValidTo, getVersionId, getXmlElementTag, hashCode, setGenerationEntries

    Methods inherited from class org.faktorips.runtime.internal.toc.TocEntryObject

    getIpsObjectId, getIpsObjectQualifiedName, toString

    Methods inherited from class org.faktorips.runtime.internal.toc.TocEntry

    getImplementationClassName, getXmlResourceName, toXml

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface org.faktorips.runtime.productdata.jpa.toc.DbTocEntryAdapter

    getXmlContent