oracle.jbo.server
Class EJBEntityImpl
java.lang.Object
|
+--oracle.jbo.server.RowImpl
|
+--oracle.jbo.server.ViewRowImpl
|
+--oracle.jbo.server.EJBEntityImpl
- All Implemented Interfaces:
- AttributeList, Row, XMLInterface
- public class EJBEntityImpl
- extends ViewRowImpl
Field Summary |
protected javax.ejb.EntityBean |
mBean
|
Methods inherited from class oracle.jbo.server.ViewRowImpl |
appendXMLElementNodes, appendXMLElementNodes, clearAttributeException, clearAttributeException, create, createEntities, entityCacheAdd, equals, findAssociatedObjects, findRowSetForRow, getApplicationModule, getAttribute, getAttribute, getAttributeCount, getAttributeIndexOf, getAttributeInternal, getAttributeNames, getAttributeValues, getAttrInvokeAccessor, getEntity, getEntityAttrForAttribute, getEntityForAttribute, getHandle, getKey, getQueryCollection, getStructureDef, getViewObject, getXMLElementTag, hasAttributeException, hasDeferredExceptions, hashCode, isAttributeUpdateable, lock, populate, populateAttribute, populateAttributeAsChanged, readAttributeFromXMLElement, readXML, refresh, registerAttributeException, remove, removeFromCollection, renderAttributeInXMLElement, revert, setAttribute, setAttribute, setAttributeInternal, setAttrInvokeAccessor, setEntities, setEntity, setNewRowState, validate, writeXML |
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 |
mBean
protected javax.ejb.EntityBean mBean
EJBEntityImpl
public EJBEntityImpl()
loadBean
public void loadBean()
storeBean
public void storeBean()
getBoundBean
protected javax.ejb.EntityBean getBoundBean()
isBound
protected boolean isBound()
bindToBean
protected void bindToBean(javax.ejb.EntityBean bean)
unbindFromBean
protected void unbindFromBean()
getPersistenceKey
public oracle.aurora.ejb.persistence.BeanIdentifier getPersistenceKey()
Copyright © 1997, 2003, Oracle. All rights reserved.