org.faktorips.runtime.internal.toc
Class AbstractTocEntryFactory.FormulaTestTocEntryFactory

java.lang.Object
  extended by org.faktorips.runtime.internal.toc.AbstractTocEntryFactory<FormulaTestTocEntry>
      extended by org.faktorips.runtime.internal.toc.AbstractTocEntryFactory.FormulaTestTocEntryFactory
All Implemented Interfaces:
ITocEntryFactory<FormulaTestTocEntry>
Enclosing class:
AbstractTocEntryFactory<T extends TocEntryObject>

public static class AbstractTocEntryFactory.FormulaTestTocEntryFactory
extends AbstractTocEntryFactory<FormulaTestTocEntry>


Nested Class Summary
 
Nested classes/interfaces inherited from class org.faktorips.runtime.internal.toc.AbstractTocEntryFactory
AbstractTocEntryFactory.EnumContentTocEntryFactory, AbstractTocEntryFactory.EnumXmlAdapterTocEntryFactory, AbstractTocEntryFactory.FormulaTestTocEntryFactory, AbstractTocEntryFactory.PolicyCmptTypeTocEntryFactory, AbstractTocEntryFactory.ProductCmptTocEntryFactory, AbstractTocEntryFactory.ProductCmptTypeTocEntryFactory, AbstractTocEntryFactory.TableContentTocEntryFactory, AbstractTocEntryFactory.TestCaseTocEntryFactory
 
Constructor Summary
AbstractTocEntryFactory.FormulaTestTocEntryFactory()
           
 
Method Summary
 String getXmlTag()
          Returns the XML tag identifying a TocEntryObject this factory can create.
 
Methods inherited from class org.faktorips.runtime.internal.toc.AbstractTocEntryFactory
createFromXml, getBaseTocEntryFactories
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractTocEntryFactory.FormulaTestTocEntryFactory

public AbstractTocEntryFactory.FormulaTestTocEntryFactory()
Method Detail

getXmlTag

public String getXmlTag()
Description copied from interface: ITocEntryFactory
Returns the XML tag identifying a TocEntryObject this factory can create.

Returns:
the XML tag identifying a TocEntryObject this factory can create


Copyright © 2015. All rights reserved.