Class com.ibm.commerce.base.objects. ECEntityBean

Changed Methods
void  ejbLoad () Change in exceptions thrown from RemoteException to no exceptions.
 
void  ejbStore () Change in exceptions thrown from RemoteException to no exceptions.
 
boolean  fulfills (Long, String) Change in exceptions thrown from (Exception, RemoteException) to Exception.
 
Integer  generateKeyAsInt (String) Change in exceptions: RemoteException was removed..
 
Long  generateKeyAsLong (String) Change in exceptions: RemoteException was removed..
 
Long  getOwner () Change in exceptions thrown from (Exception, RemoteException) to Exception.
 
void  setEntityContext (EntityContext) Change in signature from EntityContext to com.ibm.commerce.base.objects.EntityContext.
Change in exceptions thrown from RemoteException to no exceptions.
 
void  unsetEntityContext () Change in exceptions thrown from RemoteException to no exceptions.
 
Object  getFallbackDescription (Integer) Change in exceptions: RemoteException was removed..
Insert the method's description here.
Object  getFallbackDescription (Integer, Integer) Change in exceptions: RemoteException was removed..
Insert the method's description here.
Object  getFallbackDescription (Integer[]) Change in exceptions: RemoteException was removed..
Insert the method's description here.
 
Changed Fields
Hashtable  cache Change from non-final to final.
 
EntityContext  entityContext Change in type from EntityContext to com.ibm.commerce.base.objects.EntityContext.
 
AccessHelper  genericHelper Change from non-final to final.