|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v3.sourcegen.CMPAttributeGenerator
public class CMPAttributeGenerator
Generates EJB code related to RIM class attributes, for an entity bean with container managed persistence.
| Constructor Summary | |
|---|---|
CMPAttributeGenerator()
Deprecated. Creates a new instance of AttributeGenerator |
|
| Method Summary | |
|---|---|
String |
makeBeanAttribute(AttributeDefinition att)
Deprecated. Returns public attribute declaration associated with this attribute in CMP Entity Bean. |
String |
makeBeanCode(AttributeDefinition att)
Deprecated. Returns source code for the methods that represent the given attribute in a CMP Entity EJB implementation. |
String |
makeRemoteCode(AttributeDefinition att)
Deprecated. Returns source code for the method signatures that represent the given attribute in the EJB remote interface. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CMPAttributeGenerator()
| Method Detail |
|---|
public String makeRemoteCode(AttributeDefinition att)
public String makeBeanCode(AttributeDefinition att)
public String makeBeanAttribute(AttributeDefinition att)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||