| org.ow2.easybeans.api.bean.EasyBeansSFSB
getEasyBeansStatefulID | Long getEasyBeansStatefulID()(Code) | | Gets the stateful ID of the current bean.
the id of this bean. |
setEasyBeansStatefulID | void setEasyBeansStatefulID(Long easyBeansStatefulID)(Code) | | Sets the ID for this stateful bean.
Parameters: easyBeansStatefulID - the id to set. |
|
|