com.ibm.commerce.common.objects
Interface StoreAccessBeanData

All Known Implementing Classes:
StoreAccessBean

public interface StoreAccessBeanData


Method Summary
 java.lang.String getAllocationGoodFor()
           
 java.lang.String getAvsAcceptCodes()
           
 java.lang.String getBopmpadFactor()
           
 java.lang.String getDefaultBoOffset()
           
 java.lang.String getDefaultContractId()
           
 java.lang.String getDefaultCurrency()
           
 java.lang.String getDirectory()
           
 java.lang.String getField1()
           
 java.lang.String getField2()
           
 FulfillmentCenterAccessBean getFulfillmentCenter()
           
 java.lang.String getFulfillmentCenterId()
           
 java.lang.String getFulfillmentCenterSelectionFlags()
           
 java.lang.String getIdentifier()
           
 java.lang.String getLanguageId()
           
 java.lang.String getMaxBoOffset()
           
 java.lang.String getMemberId()
           
 java.lang.String getOID()
           
 java.lang.String getPriceRefFlags()
           
 java.lang.String getQuoteGoodFor()
           
 java.lang.String getRejectedOrderExpiry()
           
 java.lang.String getReturnFFMCenterId()
           
 java.lang.String getRMAGoodFor()
           
 java.lang.String getStatus()
           
 java.lang.String getStoreCategoryId()
           
 java.lang.String getStoreEntityId()
           
 StoreGroupAccessBean getStoreGroup()
           
 java.lang.String getStoreGroupId()
           
 java.lang.String getStoreLevel()
           
 java.lang.String getStoreType()
           
 java.lang.Integer[] getSupportedLanguageIds()
           
 java.lang.String getType()
           
 void setAllocationGoodFor(java.lang.String newValue)
           
 void setAvsAcceptCodes(java.lang.String newValue)
           
 void setBopmpadFactor(java.lang.String newValue)
           
 void setDefaultBoOffset(java.lang.String newValue)
           
 void setDefaultCurrency(java.lang.String newValue)
           
 void setDirectory(java.lang.String newValue)
           
 void setField1(java.lang.String newValue)
           
 void setField2(java.lang.String newValue)
           
 void setFulfillmentCenterId(java.lang.String newValue)
           
 void setFulfillmentCenterSelectionFlags(java.lang.String newValue)
           
 void setIdentifier(java.lang.String newValue)
           
 void setLanguageId(java.lang.String newValue)
           
 void setMaxBoOffset(java.lang.String newValue)
           
 void setMemberId(java.lang.String newValue)
           
 void setOID(java.lang.String newValue)
           
 void setPriceRefFlags(java.lang.String newValue)
           
 void setQuoteGoodFor(java.lang.String newValue)
           
 void setRejectedOrderExpiry(java.lang.String newValue)
           
 void setReturnFFMCenterId(java.lang.String newValue)
           
 void setRMAGoodFor(java.lang.String newValue)
           
 void setStatus(java.lang.String newValue)
           
 void setStoreCategoryId(java.lang.String newValue)
           
 void setStoreGroupId(java.lang.String newValue)
           
 void setStoreLevel(java.lang.String newValue)
           
 void setStoreType(java.lang.String newValue)
           
 

Method Detail

getAllocationGoodFor

public java.lang.String getAllocationGoodFor()
                                      throws java.rmi.RemoteException,
                                             javax.ejb.CreateException,
                                             javax.ejb.FinderException,
                                             javax.naming.NamingException

getAvsAcceptCodes

public java.lang.String getAvsAcceptCodes()
                                   throws java.rmi.RemoteException,
                                          javax.ejb.CreateException,
                                          javax.ejb.FinderException,
                                          javax.naming.NamingException

getBopmpadFactor

public java.lang.String getBopmpadFactor()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException

getDefaultBoOffset

public java.lang.String getDefaultBoOffset()
                                    throws java.rmi.RemoteException,
                                           javax.ejb.CreateException,
                                           javax.ejb.FinderException,
                                           javax.naming.NamingException

getDefaultContractId

public java.lang.String getDefaultContractId()
                                      throws java.rmi.RemoteException,
                                             javax.ejb.CreateException,
                                             javax.ejb.FinderException,
                                             javax.naming.NamingException

getDefaultCurrency

public java.lang.String getDefaultCurrency()
                                    throws java.rmi.RemoteException,
                                           javax.ejb.CreateException,
                                           javax.ejb.FinderException,
                                           javax.naming.NamingException

getDirectory

public java.lang.String getDirectory()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException

getField1

public java.lang.String getField1()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

getField2

public java.lang.String getField2()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

getFulfillmentCenter

public FulfillmentCenterAccessBean getFulfillmentCenter()
                                                 throws java.rmi.RemoteException,
                                                        javax.ejb.CreateException,
                                                        javax.ejb.FinderException,
                                                        javax.naming.NamingException

getFulfillmentCenterId

public java.lang.String getFulfillmentCenterId()
                                        throws java.rmi.RemoteException,
                                               javax.ejb.CreateException,
                                               javax.ejb.FinderException,
                                               javax.naming.NamingException

getFulfillmentCenterSelectionFlags

public java.lang.String getFulfillmentCenterSelectionFlags()
                                                    throws java.rmi.RemoteException,
                                                           javax.ejb.CreateException,
                                                           javax.ejb.FinderException,
                                                           javax.naming.NamingException

getIdentifier

public java.lang.String getIdentifier()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException

getLanguageId

public java.lang.String getLanguageId()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException

getMaxBoOffset

public java.lang.String getMaxBoOffset()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException

getMemberId

public java.lang.String getMemberId()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException

getOID

public java.lang.String getOID()
                        throws java.rmi.RemoteException,
                               javax.ejb.CreateException,
                               javax.ejb.FinderException,
                               javax.naming.NamingException

getPriceRefFlags

public java.lang.String getPriceRefFlags()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException

getQuoteGoodFor

public java.lang.String getQuoteGoodFor()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

getRejectedOrderExpiry

public java.lang.String getRejectedOrderExpiry()
                                        throws java.rmi.RemoteException,
                                               javax.ejb.CreateException,
                                               javax.ejb.FinderException,
                                               javax.naming.NamingException

getReturnFFMCenterId

public java.lang.String getReturnFFMCenterId()
                                      throws java.rmi.RemoteException,
                                             javax.ejb.CreateException,
                                             javax.ejb.FinderException,
                                             javax.naming.NamingException

getRMAGoodFor

public java.lang.String getRMAGoodFor()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException

getStatus

public java.lang.String getStatus()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

getStoreCategoryId

public java.lang.String getStoreCategoryId()
                                    throws java.rmi.RemoteException,
                                           javax.ejb.CreateException,
                                           javax.ejb.FinderException,
                                           javax.naming.NamingException

getStoreEntityId

public java.lang.String getStoreEntityId()
                                  throws java.rmi.RemoteException,
                                         javax.ejb.CreateException,
                                         javax.ejb.FinderException,
                                         javax.naming.NamingException

getStoreGroup

public StoreGroupAccessBean getStoreGroup()
                                   throws java.rmi.RemoteException,
                                          javax.ejb.CreateException,
                                          javax.ejb.FinderException,
                                          javax.naming.NamingException

getStoreGroupId

public java.lang.String getStoreGroupId()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

getStoreLevel

public java.lang.String getStoreLevel()
                               throws java.rmi.RemoteException,
                                      javax.ejb.CreateException,
                                      javax.ejb.FinderException,
                                      javax.naming.NamingException

getStoreType

public java.lang.String getStoreType()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException

getSupportedLanguageIds

public java.lang.Integer[] getSupportedLanguageIds()
                                            throws java.rmi.RemoteException,
                                                   javax.ejb.CreateException,
                                                   javax.ejb.FinderException,
                                                   javax.naming.NamingException

getType

public java.lang.String getType()
                         throws java.rmi.RemoteException,
                                javax.ejb.CreateException,
                                javax.ejb.FinderException,
                                javax.naming.NamingException

setAllocationGoodFor

public void setAllocationGoodFor(java.lang.String newValue)

setAvsAcceptCodes

public void setAvsAcceptCodes(java.lang.String newValue)

setBopmpadFactor

public void setBopmpadFactor(java.lang.String newValue)

setDefaultBoOffset

public void setDefaultBoOffset(java.lang.String newValue)

setDefaultCurrency

public void setDefaultCurrency(java.lang.String newValue)

setDirectory

public void setDirectory(java.lang.String newValue)

setField1

public void setField1(java.lang.String newValue)

setField2

public void setField2(java.lang.String newValue)

setFulfillmentCenterId

public void setFulfillmentCenterId(java.lang.String newValue)

setFulfillmentCenterSelectionFlags

public void setFulfillmentCenterSelectionFlags(java.lang.String newValue)

setIdentifier

public void setIdentifier(java.lang.String newValue)

setLanguageId

public void setLanguageId(java.lang.String newValue)

setMaxBoOffset

public void setMaxBoOffset(java.lang.String newValue)

setMemberId

public void setMemberId(java.lang.String newValue)

setOID

public void setOID(java.lang.String newValue)

setPriceRefFlags

public void setPriceRefFlags(java.lang.String newValue)

setQuoteGoodFor

public void setQuoteGoodFor(java.lang.String newValue)

setRejectedOrderExpiry

public void setRejectedOrderExpiry(java.lang.String newValue)

setReturnFFMCenterId

public void setReturnFFMCenterId(java.lang.String newValue)

setRMAGoodFor

public void setRMAGoodFor(java.lang.String newValue)

setStatus

public void setStatus(java.lang.String newValue)

setStoreCategoryId

public void setStoreCategoryId(java.lang.String newValue)

setStoreGroupId

public void setStoreGroupId(java.lang.String newValue)

setStoreLevel

public void setStoreLevel(java.lang.String newValue)

setStoreType

public void setStoreType(java.lang.String newValue)