|
Oracle Application Server TopLink API Reference 10g (9.0.4) B10491-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--oracle.toplink.ejb.EJBWrapperPolicy
|
+--oracle.toplink.ejb.cmp.was.WSWrapperPolicy
Purpose: Implement the Websphere EJB entity bean CMP wrap and unwrap APIs. Description: This class is used to support relationships by wrapping the bean in the remote and vise versa. Responsibilities:
| Field Summary |
| Fields inherited from interface oracle.toplink.descriptors.WrapperPolicy |
Wrapping |
| Constructor Summary | |
WSWrapperPolicy() | |
| Method Summary | |
java.lang.Object |
wrapObject(java.lang.Object bean, oracle.toplink.publicinterface.Session session)Wrap the bean to with its remote. |
| Methods inherited from class oracle.toplink.ejb.EJBWrapperPolicy |
getHomeInterface, getHomeName, getPrimaryKeyClass, getRemoteInterface, hasCustomPrimaryKey, isTraversable, setHasCustomPrimaryKey, setHomeInterface, setHomeName, setPrimaryKeyClass, setRemoteInterface, unwrapObject |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WSWrapperPolicy()
| Method Detail |
public java.lang.Object wrapObject(java.lang.Object bean,
oracle.toplink.publicinterface.Session session)
session - the session to wrap the object against.
|
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||