Changed Methods | ||
AbstractEntityAccessBean
checkExistence
() |
Change in return type from
AbstractEntityAccessBean to
com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean . |
Insert the method's description here. |
void
copyFromOldAddress
(AbstractEntityAccessBean,
String |
Change in signature from
(AbstractEntityAccessBean, java.lang.String,
com.ibm.commerce.datatype.TypedProperty ) to
(com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean, java.lang.String,
com.ibm.commerce.datatype.TypedProperty ). |
Insert the method's description here. |
String
getAuthenticationMode
() |
Change from non-static to static. |
Insert the method's description here. |
String
getMigrationMode
() |
Change from non-static to static. |
Insert the method's description here. |
void
setAuthenticationMode
(String ) |
Change from non-static to static. |
Insert the method's description here. |
void
setMigrationMode
(String ) |
Change from non-static to static. |
Insert the method's description here. |
void
setProfileDataStorage
(String ) |
Change from non-static to static. |
Insert the method's description here. |
Changed Fields | ||
String
istrAuthenticationMode
|
Change from non-static to static. |
|
String
istrMigrationMode
|
Change from non-static to static. |
|
String
istrProfileDataStorage
|
Change from non-static to static. |