|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.java.gen.ClassComponent
com.caucho.amber.gen.AmberMappedComponent
com.caucho.amber.gen.EntityComponent
public class EntityComponent
Generates the Java code for the wrapped object.
Constructor Summary | |
---|---|
EntityComponent()
|
Method Summary | |
---|---|
EntityType |
getEntityType()
Gets the entity type. |
void |
setEntityType(EntityType entityType)
Sets the bean info for the generator |
Methods inherited from class com.caucho.amber.gen.AmberMappedComponent |
---|
generate, generateLogFine, generateLogFinest, getBaseClassName, getBeanClassName, getClassName, getDependencies, isEntityParent, setBaseClassName, setExtClassName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EntityComponent()
Method Detail |
---|
public EntityType getEntityType()
getEntityType
in class AmberMappedComponent
public void setEntityType(EntityType entityType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |