com.ibm.commerce.common.objimpl.StoreGroupBeanImpl
to
com.ibm.commerce.common.objimpl.StoreGroupBeanBase
.Changed Methods | ||
void
ejbLoad
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbLoad method comment |
void
ejbStore
() |
Change in exceptions thrown from
RemoteException to no exceptions. |
ejbStore method comment |
String
getField1
() |
Method was locally defined, but is now inherited from StoreGroupBeanBase . | Getter method for field1 |
void
setField1
(String ) |
Method was locally defined, but is now inherited from StoreGroupBeanBase . | Setter method for field1 |
Changed Fields | ||
String
field1
|
Field was locally defined, but is now inherited from StoreGroupBeanBase . |