|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v3.rim.RIMClass
public abstract class RIMClass
Base class for EJB implementation of all classes in the RIM.
| Field Summary | |
|---|---|
String |
UID
Deprecated. |
| Constructor Summary | |
|---|---|
RIMClass()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
ejbActivate()
Deprecated. |
String |
ejbCreate(String UID)
Deprecated. |
void |
ejbLoad()
Deprecated. |
void |
ejbPassivate()
Deprecated. |
void |
ejbPostCreate(String UID)
Deprecated. |
void |
ejbRemove()
Deprecated. |
void |
ejbStore()
Deprecated. |
void |
setEntityContext(javax.ejb.EntityContext context)
Deprecated. |
void |
unsetEntityContext()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public String UID
| Constructor Detail |
|---|
public RIMClass()
| Method Detail |
|---|
public String ejbCreate(String UID)
public void ejbPostCreate(String UID)
public void setEntityContext(javax.ejb.EntityContext context)
setEntityContext in interface javax.ejb.EntityBeanpublic void unsetEntityContext()
unsetEntityContext in interface javax.ejb.EntityBeanpublic void ejbLoad()
ejbLoad in interface javax.ejb.EntityBeanpublic void ejbStore()
ejbStore in interface javax.ejb.EntityBeanpublic void ejbRemove()
ejbRemove in interface javax.ejb.EntityBeanpublic void ejbActivate()
ejbActivate in interface javax.ejb.EntityBeanpublic void ejbPassivate()
ejbPassivate in interface javax.ejb.EntityBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||