|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectpt.moredata.netbeans.modules.moredatatemplates.generator.DataEntryGenerator
DataEntryGenerator.java Company MoreData
| Field Summary | |
static java.lang.String |
COLUMNS_ITERATOR_MACRO_BEGIN
|
static java.lang.String |
COLUMNS_ITERATOR_MACRO_END
|
| Method Summary | |
org.openide.filesystems.FileObject |
generate()
Gera todo o codigo atraves do DataEntryModel. |
static DataEntryGenerator |
instance()
Devolve a instancia (singleton) do DataEntryGenerator. |
void |
setDataEntryModel(DataEntryModel model)
Store the reference to the data information |
boolean |
validateInformation()
Validate if the information stored is correct to generate the data entry |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String COLUMNS_ITERATOR_MACRO_BEGIN
public static final java.lang.String COLUMNS_ITERATOR_MACRO_END
| Method Detail |
public static DataEntryGenerator instance()
public org.openide.filesystems.FileObject generate()
throws java.io.IOException
generate in interface Generatorjava.io.IOException - An exception trying openning the files or datanot
settedpublic void setDataEntryModel(DataEntryModel model)
setDataEntryModel in interface Generatorpublic boolean validateInformation()
validateInformation in interface Generator
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||