Class DbEnumContentTocEntry

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

public class DbEnumContentTocEntry extends org.faktorips.runtime.internal.toc.EnumContentTocEntry implements DbTocEntryAdapter
An EnumContentTocEntry reading its values from an EnumContentTocEntryEntity.
  • Field Summary

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

    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.EnumContentTocEntry

    getXmlElementTag

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

    addToXml, equals, getIpsObjectId, getIpsObjectQualifiedName, hashCode, 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