|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--oracle.jbo.server.RowImpl
|
+--oracle.jbo.server.ViewRowImpl
|
+--oracle.jbo.server.EJBEntityImpl
| Field Summary |
| Type | Field |
|---|---|
protected javax.ejb.EntityBean |
mBean
|
| Fields inherited from class oracle.jbo.server.ViewRowImpl |
XML_POSTSTATE_REMOVE, XML_POSTSTATE_TAG |
| Fields inherited from interface oracle.jbo.XMLInterface |
XML_IGNORE_DEPTH_COUNT, XML_OPT_ALL_ROWS, XML_OPT_ASSOC_CONSISTENT,
XML_OPT_CHANGES_ONLY, XML_OPT_LIMIT_RANGE |
| Constructor Summary |
EJBEntityImpl()
|
| Method Summary |
| Type | Method |
|---|---|
protected void |
bindToBean(javax.ejb.EntityBean bean)
|
protected javax.ejb.EntityBean |
getBoundBean()
|
oracle.aurora.ejb.persistence.BeanIdentifier |
getPersistenceKey()
|
protected boolean |
isBound()
|
void |
loadBean()
|
void |
storeBean()
|
protected void |
unbindFromBean()
|
| Methods inherited from class oracle.jbo.server.RowImpl |
clearAllExceptions, clearRowExceptions, createXMLDefinition,
getAllExceptions, getAttributeInternal, getRowExceptions,
hasAttributeException, printXMLDefinition,
readXML, registerRowException, setAttributeInternal, writeXML, writeXML, writeXML |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface oracle.jbo.XMLInterface |
readXML, writeXML, writeXML, writeXML |
| Field Detail |
protected javax.ejb.EntityBean mBean
| Constructor Detail |
public EJBEntityImpl()
| Method Detail |
public void loadBean()
public void storeBean()
protected javax.ejb.EntityBean getBoundBean()
protected boolean isBound()
protected void bindToBean(javax.ejb.EntityBean bean)
protected void unbindFromBean()
public oracle.aurora.ejb.persistence.BeanIdentifier getPersistenceKey()
|
Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||