|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.jbo.common.BaseObject | +--oracle.jbo.server.RowImpl | +--oracle.jbo.server.ViewRowImpl | +--oracle.jbo.server.EJBEntityImpl
Field Summary | |
protected javax.ejb.EntityBean |
mBean
|
protected EJBEntityDefImpl |
mDef
|
Fields inherited from class oracle.jbo.common.BaseObject |
TRACE_EVERY_ALLOC,
TRACE_NONE,
TRACE_OCCASIONAL,
TRACE_UNINITIALIZED |
Constructor Summary | |
EJBEntityImpl()
|
Method Summary | |
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.ViewRowImpl |
create,
createEntities,
findAssociatedObjects,
getApplicationModule,
getAttribute,
getAttribute,
getAttributeCount,
getAttributeIndexOf,
getAttributeInternal,
getEntity,
getEntityForAttribute,
getHandle,
getKey,
getViewObject,
isAttributeUpdateable,
lock,
populate,
populateAttribute,
populateAttributeAsChanged,
remove,
revert,
setAttribute,
setAttribute,
setAttributeInternal,
setEntities,
validate |
Methods inherited from class oracle.jbo.server.RowImpl |
getAttributeInternal,
setAttributeInternal |
Methods inherited from class oracle.jbo.common.BaseObject |
dumpState,
setTraceLevel,
setTraceWriter |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
protected EJBEntityDefImpl mDef
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 |