public class DataObjectDefinitionShowIterationPage extends java.lang.Object implements GeneratedPages
Constructor and Description |
---|
DataObjectDefinitionShowIterationPage(DataObjectDefinition dataobject)
Creates the utility to generate the show iteration page
|
Modifier and Type | Method and Description |
---|---|
void |
generateToFile(SourceGenerator sg,
Module module)
generates the file of the page
|
public DataObjectDefinitionShowIterationPage(DataObjectDefinition dataobject)
dataobject
- parent data objectpublic void generateToFile(SourceGenerator sg, Module module) throws java.io.IOException
GeneratedPages
generateToFile
in interface GeneratedPages
sg
- source generatormodule
- parent module of the pagejava.io.IOException
- if anything bad happens writing the code