Class com.ibm.commerce.registry. TradingAgreementRegistry

The superclass changed from java.lang.Object to com.ibm.commerce.registry.AbstractManagedDynamicCacheRegistry.
Removed interfaces com.ibm.commerce.registry.ItemUpdate, com.ibm.commerce.registry.Registry, com.ibm.commerce.security.Protectable.
Removed Methods
boolean  fulfills (Long, String) Determine if a given user fulfills a given relationship with the resource.
Long  getOwner () Returns the owner of a the TradingAgreementRegistry as a resource.
boolean  removeElement (TradingAgreementAccessBean) Removes a TradingAgreemntAccessBean from the cache.
boolean  removeElement (String) Removes a TradingAgreemntAccessBean from the cache.
   
Changed Methods
void  removeAllElements () Method was locally defined, but is now inherited from AbstractManagedDynamicCacheRegistry . Removes all cached elements.
void  update (String, Object) Change in signature from (String, String) to (String, Object).
Updates a given trading agreement element.
 
Removed Fields
Hashtable  cache