Removed Methods | |
EntityContext
getEntityContext
() |
getEntityContext method comment |
void
setEntityContext
(EntityContext ) |
setEntityContext method comment |
void
unsetEntityContext
() |
unsetEntityContext method comment |
Changed Methods | ||
OrderMessagingExtensionKey
ejbCreate
(Long ) |
Change in return type from void to
OrderMessagingExtensionKey .Change in exceptions: RemoteException was removed.. |
@param aOrderId java.lang.Long |
void
ejbLoad
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbLoad method comment |
void
ejbPostCreate
(Long ) |
Change in exceptions thrown from
RemoteException to no exceptions. |
@param aOrderId java.lang.Long |
void
ejbStore
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbStore method comment |