Class com.ibm.commerce.common.objects. StoreBean

The superclass changed from com.ibm.commerce.common.objimpl.StoreBeanImpl to com.ibm.commerce.common.objimpl.StoreBeanBase.
Removed Methods
Vector  getAvailableMaxPrecedenceOffers (boolean, Timestamp, Long, StoreGetPriceInputData) Returns a Vector of OfferAccessBean objects that represent the offers with the highest precedence in their tradingPositionContainers that are offered by this store to the member with memberId for the catalog entry with catentryId.
Vector  getAvailableMaxPrecedenceOffers (Long, StoreGetPriceInputData) Returns a Vector of OfferAccessBean objects that represent the offers with the highest precedence in their tradingPositionContainers that are offered by this store to the member with memberId for the catalog entry with catentryId.
Vector  getAvailableMaxPrecedenceOffers (Timestamp, Long, StoreGetPriceInputData) Returns a Vector of OfferAccessBean objects that represent the offers with the highest precedence in their tradingPositionContainers that are offered by this store to the member with memberId for the catalog entry with catentryId.
String  getCurrency () Insert the method's description here.
String  getCurrency (Integer) Insert the method's description here.
   
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
void  fetchAssociatedObjects () Change in exceptions: RemoteException was removed..
Method was locally defined, but is now inherited from StoreBeanBase .
fetchAssociatedObjects
Enumeration  getCatalogs () Change in exceptions: RemoteException was removed..
Method was locally defined, but is now inherited from StoreBeanBase .
 
String  getDirectory () Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
String  getField1 () Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
String  getField2 () Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
FulfillmentCenterAccessBean  getFulfillmentCenter () Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
Integer  getFulfillmentCenterId () Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
Integer  getLanguageId () Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
Integer  getQuoteGoodFor () Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
Integer  getStatus () Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
Integer  getStoreCategoryId () Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
StoreDefaultAccessBean  getStoreDefault () Change in exceptions: RemoteException was removed..
Method was locally defined, but is now inherited from StoreBeanBase .
@return com.ibm.commerce.common.objects.StoreDefaultAccessBean
StoreGroupAccessBean  getStoreGroup () Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
Integer  getStoreGroupId () Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
String  getStoreLevel () Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
Enumeration  getTaxCategory (Integer) Change in exceptions: RemoteException was removed..
Method was locally defined, but is now inherited from StoreBeanBase .
Insert the method's description here.
void  setDirectory (String) Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
void  setField1 (String) Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
void  setField2 (String) Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
void  setFulfillmentCenterId (Integer) Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
void  setLanguageId (Integer) Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
void  setQuoteGoodFor (Integer) Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
void  setStatus (Integer) Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
void  setStoreCategoryId (Integer) Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
void  setStoreGroupId (Integer) Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
void  setStoreLevel (String) Method was locally defined, but is now inherited from StoreBeanBase . Insert the method's description here.
 
Changed Fields
String  directory Field was locally defined, but is now inherited from StoreBeanBase .  
String  field1 Field was locally defined, but is now inherited from StoreBeanBase .  
String  field2 Field was locally defined, but is now inherited from StoreBeanBase .  
Integer  fulfillmentCenterId Field was locally defined, but is now inherited from StoreBeanBase .  
Integer  languageId Field was locally defined, but is now inherited from StoreBeanBase .  
Integer  quoteGoodFor Field was locally defined, but is now inherited from StoreBeanBase .  
Integer  status Field was locally defined, but is now inherited from StoreBeanBase .  
Integer  storeCategoryId Field was locally defined, but is now inherited from StoreBeanBase .  
Integer  storeGroupId Field was locally defined, but is now inherited from StoreBeanBase .  
String  storeLevel Field was locally defined, but is now inherited from StoreBeanBase .