|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.faktorips.runtime.internal.toc.TocEntry
org.faktorips.runtime.internal.toc.TocEntryObject
org.faktorips.runtime.internal.toc.EnumContentTocEntry
public class EnumContentTocEntry
A TocEntryObject representing an enum content element
| Field Summary | |
|---|---|
static String |
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 | |
|---|---|
EnumContentTocEntry(String ipsObjectId,
String ipsObjectQualifiedName,
String xmlResourceName,
String implementationClassName)
Creates an entry that refers to an enum content. |
|
| Method Summary | |
|---|---|
protected String |
getXmlElementTag()
Getting the xml element tag for this toc entry |
| 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 |
| Field Detail |
|---|
public static final String XML_TAG
| Constructor Detail |
|---|
public EnumContentTocEntry(String ipsObjectId,
String ipsObjectQualifiedName,
String xmlResourceName,
String implementationClassName)
| Method Detail |
|---|
protected String getXmlElementTag()
TocEntry
getXmlElementTag in class TocEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||