|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.progeeks.tool.gen.DefaultGeneratorContext
public class DefaultGeneratorContext
Default implementation of DataGeneratorContext.
| Field Summary | |
|---|---|
protected static Log |
log
|
| Constructor Summary | |
|---|---|
DefaultGeneratorContext()
|
|
| Method Summary | |
|---|---|
void |
addLevel(java.lang.Object obj)
|
java.lang.Object |
getLast()
|
java.lang.Object |
getLevel(int i)
|
void |
removeLast()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final Log log
| Constructor Detail |
|---|
public DefaultGeneratorContext()
| Method Detail |
|---|
public void addLevel(java.lang.Object obj)
addLevel in interface DataGeneratorContextpublic void removeLast()
removeLast in interface DataGeneratorContextpublic java.lang.Object getLast()
getLast in interface DataGeneratorContextpublic java.lang.Object getLevel(int i)
getLevel in interface DataGeneratorContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||