|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v3.sourcegen.CMPClassGenerator
public class CMPClassGenerator
Generates EJB code related to RIM classes, for an entity bean with container managed persistence.
| Constructor Summary | |
|---|---|
CMPClassGenerator()
Deprecated. Creates a new instance of CMPClassGenerator |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Deprecated. |
String |
makeBeanCode(ClassDefinition cls)
Deprecated. |
String |
makeHomeCode(ClassDefinition cls)
Deprecated. |
String |
makeRemoteCode(ClassDefinition cls)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CMPClassGenerator()
| Method Detail |
|---|
public String makeRemoteCode(ClassDefinition cls)
public String makeHomeCode(ClassDefinition cls)
public String makeBeanCode(ClassDefinition cls)
public static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||