Class com.ibm.commerce.userrepository.commands. DBRepository

Removed Methods
void  retrieveAttributes (AbstractEntityAccessBean, String, String[], String[])  
void  retrieveAttributes (AbstractEntityAccessBean, String, Hashtable)  
void  updateAttributes (AbstractEntityAccessBean, String, String[], String[])  
void  updateAttributes (AbstractEntityAccessBean, String, Hashtable)  
   
Changed Methods
AbstractEntityAccessBean  getRequestedObject (String) Change in return type from AbstractEntityAccessBean to com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean.