com.ibm.commerce.common.objimpl
Class StoreBeanBase

java.lang.Object
  |
  +--com.ibm.commerce.common.objects.StoreEntityBean
        |
        +--com.ibm.commerce.common.objimpl.StoreBeanBase

public class StoreBeanBase
extends com.ibm.commerce.common.objects.StoreEntityBean

This is an Entity Bean class with CMP fields

See Also:
Serialized Form

Field Summary
 java.lang.Integer allocationGoodFor
           
 java.lang.String avsAcceptCodes
           
 java.lang.Integer bopmpadFactor
           
 java.lang.Long createdByContract
           
 java.lang.Integer defaultBoOffset
           
 java.lang.String directory
           
 java.lang.String field1
           
 java.lang.String field2
           
 java.lang.Integer fulfillmentCenterId
           
 java.lang.Integer fulfillmentCenterSelectionFlags
           
 java.lang.Integer languageId
           
 java.sql.Timestamp lastUpdateStatus
           
 java.lang.Integer maxBoOffset
           
 java.lang.String OID
           
 java.lang.Integer priceRefFlags
           
 java.lang.Integer quoteGoodFor
           
 java.lang.Integer rejectedOrderExpiry
           
 java.lang.Integer returnFFMCenterId
           
 java.lang.Integer RMAGoodFor
           
 java.lang.Integer status
           
 java.lang.Integer storeCategoryId
           
 java.lang.Integer storeGroupId
           
 java.lang.String storeLevel
           
 java.lang.String storeType
           
 
Constructor Summary
StoreBeanBase()
           
 
Method Summary
 com.ibm.commerce.common.objects.StoreEntityKey ejbCreate(java.lang.Integer aStoreEntityId, java.lang.Long aMemberId, java.lang.String aIdentifier, java.lang.Integer aStoreGroupId)
          ejbCreate method for a CMP entity bean
 com.ibm.commerce.common.objects.StoreEntityKey ejbCreate(java.lang.Long aMemberId, java.lang.String aIdentifier, java.lang.Integer aStoreGroupId)
          ejbCreate method for a CMP entity bean
 void fetchAssociatedObjects()
          fetchAssociatedObjects
 java.lang.Integer getAllocationGoodFor()
          Getter method for allocationGoodFor
 java.util.Vector getAvailableMaxPrecedenceOffers(boolean timestampFlag, java.sql.Timestamp timestamp, java.lang.Long catalogEntryId, StoreGetPriceInputData inputData)
           
 java.util.Vector getAvailableMaxPrecedenceOffers(java.lang.Long catalogEntryId, StoreGetPriceInputData inputData)
           
 java.util.Vector getAvailableMaxPrecedenceOffers(java.sql.Timestamp timestamp, java.lang.Long catalogEntryId, StoreGetPriceInputData inputData)
           
 java.lang.String getAvsAcceptCodes()
          Insert the method's description here.
 java.lang.Integer getBopmpadFactor()
          Getter method for bopmpadFactor
 java.util.Enumeration getCatalogs()
           
 java.lang.Long getCreatedByContract()
          Get accessor for persistent attribute: createdByContract
 java.lang.String getCurrency()
          Insert the method's description here.
 java.lang.String getCurrency(java.lang.Integer languageId)
          Insert the method's description here.
 java.lang.Integer getDefaultBoOffset()
          Getter method for defaultBoOffset
 java.lang.Long getDefaultContractId()
          Gets the default contract id
 java.lang.String getDirectory()
          Insert the method's description here.
 java.lang.String getField1()
          Insert the method's description here.
 java.lang.String getField2()
          Insert the method's description here.
  FulfillmentCenterAccessBean getFulfillmentCenter()
          Insert the method's description here.
 java.lang.Integer getFulfillmentCenterId()
          Insert the method's description here.
 java.lang.Integer getFulfillmentCenterSelectionFlags()
          Getter method for fulfillmentCenterSelectionFlags
 java.lang.Integer getLanguageId()
          Insert the method's description here.
 java.sql.Timestamp getLastUpdateStatus()
          Get accessor for persistent attribute: lastUpdateStatus
  CatalogAccessBean getMasterCatalog()
          Insert the method's description here.
 java.lang.Integer getMaxBoOffset()
          Getter method for maxBoOffset
 java.lang.String getOID()
          Creation date:
 java.lang.Long[] getPriceList(java.lang.Long catalogGroupId)
          Gets the price list for this store.
 java.lang.Long[] getPriceLists(java.lang.Long catalogGroupId)
          Gets the price lists for the stores in the store path for the 'com.ibm.commerce.price' resource type.
 java.lang.Integer getPriceRefFlags()
          Insert the method's description here.
 java.lang.Integer getQuoteGoodFor()
          Insert the method's description here.
 java.lang.Integer getRejectedOrderExpiry()
          Getter method for rejectedOrderExpiry
 java.lang.Integer[] getRelatedStores(java.lang.String storeRelationshipTypeName)
          Returns the stores related to this store by the given store relationship type.
 java.lang.Integer getReturnFFMCenterId()
          Insert the method's description here.
 java.lang.Integer getRMAGoodFor()
          Insert the method's description here.
 java.lang.Integer getStatus()
          Insert the method's description here.
 java.lang.Integer getStoreCategoryId()
          Insert the method's description here.
  StoreDefaultAccessBean getStoreDefault()
           
  StoreGroupAccessBean getStoreGroup()
          Insert the method's description here.
 java.lang.Integer getStoreGroupId()
          Insert the method's description here.
 java.lang.String getStoreLevel()
          Insert the method's description here.
 java.lang.Integer[] getStorePath(java.lang.String storeRelationshipTypeName)
          Returns the stores related to this store by the given store relationship type.
 java.lang.Integer[] getStoresForRelatedStore(java.lang.String storeRelationshipTypeName)
          Returns the stores where this store is the related store by the given store relationship type.
 java.lang.String getStoreType()
          Insert the method's description here.
 java.lang.Integer[] getSupportedLanguageIds()
          Gets the supported languages.
 java.util.Enumeration getTaxCategory(java.lang.Integer taxTypeId)
          Insert the method's description here.
 void setAllocationGoodFor(java.lang.Integer newValue)
          Setter method for allocationGoodFor
 void setAvsAcceptCodes(java.lang.String newAvsAcceptCodes)
          Insert the method's description here.
 void setBopmpadFactor(java.lang.Integer newValue)
          Setter method for bopmpadFactor
 void setCreatedByContract(java.lang.Long newCreatedByContract)
          Set accessor for persistent attribute: createdByContract
 void setDefaultBoOffset(java.lang.Integer newValue)
          Setter method for defaultBoOffset
 void setDirectory(java.lang.String newDirectory)
          Insert the method's description here.
 void setField1(java.lang.String newField1)
          Insert the method's description here.
 void setField2(java.lang.String newField2)
          Insert the method's description here.
 void setFulfillmentCenterId(java.lang.Integer newFulfillmentCenterId)
          Insert the method's description here.
 void setFulfillmentCenterSelectionFlags(java.lang.Integer newValue)
          Setter method for fulfillmentCenterSelectionFlags
 void setLanguageId(java.lang.Integer newLanguageId)
          Insert the method's description here.
 void setLastUpdateStatus(java.sql.Timestamp newLastUpdateStatus)
          Set accessor for persistent attribute: lastUpdateStatus
 void setMaxBoOffset(java.lang.Integer newValue)
          Setter method for maxBoOffset
 void setOID(java.lang.String newOID)
          Creation date:
 void setPriceRefFlags(java.lang.Integer newPriceRefFlags)
          Insert the method's description here.
 void setQuoteGoodFor(java.lang.Integer newQuoteGoodFor)
          Insert the method's description here.
 void setRejectedOrderExpiry(java.lang.Integer newValue)
          Setter method for rejectedOrderExpiry
 void setReturnFFMCenterId(java.lang.Integer newValue)
          Setter method for returnFFMCenterId
 void setRMAGoodFor(java.lang.Integer newRMAGoodFor)
          Insert the method's description here.
 void setStatus(java.lang.Integer newStatus)
          Insert the method's description here.
 void setStoreCategoryId(java.lang.Integer newStoreCategoryId)
          Insert the method's description here.
 void setStoreGroupId(java.lang.Integer newStoreGroupId)
          Insert the method's description here.
 void setStoreLevel(java.lang.String newStoreLevel)
          Insert the method's description here.
 void setStoreType(java.lang.String newStoreType)
          Insert the method's description here.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

storeGroupId

public java.lang.Integer storeGroupId

status

public java.lang.Integer status

languageId

public java.lang.Integer languageId

storeCategoryId

public java.lang.Integer storeCategoryId

fulfillmentCenterId

public java.lang.Integer fulfillmentCenterId

directory

public java.lang.String directory

storeLevel

public java.lang.String storeLevel

quoteGoodFor

public java.lang.Integer quoteGoodFor

field1

public java.lang.String field1

field2

public java.lang.String field2

OID

public java.lang.String OID

allocationGoodFor

public java.lang.Integer allocationGoodFor

fulfillmentCenterSelectionFlags

public java.lang.Integer fulfillmentCenterSelectionFlags

rejectedOrderExpiry

public java.lang.Integer rejectedOrderExpiry

bopmpadFactor

public java.lang.Integer bopmpadFactor

defaultBoOffset

public java.lang.Integer defaultBoOffset

maxBoOffset

public java.lang.Integer maxBoOffset

returnFFMCenterId

public java.lang.Integer returnFFMCenterId

priceRefFlags

public java.lang.Integer priceRefFlags

avsAcceptCodes

public java.lang.String avsAcceptCodes

RMAGoodFor

public java.lang.Integer RMAGoodFor

storeType

public java.lang.String storeType

createdByContract

public java.lang.Long createdByContract

lastUpdateStatus

public java.sql.Timestamp lastUpdateStatus
Constructor Detail

StoreBeanBase

public StoreBeanBase()
Method Detail

ejbCreate

public com.ibm.commerce.common.objects.StoreEntityKey ejbCreate(java.lang.Integer aStoreEntityId,
                                                                java.lang.Long aMemberId,
                                                                java.lang.String aIdentifier,
                                                                java.lang.Integer aStoreGroupId)
                                                         throws javax.ejb.CreateException,
                                                                javax.ejb.FinderException,
                                                                javax.naming.NamingException
ejbCreate method for a CMP entity bean
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

ejbCreate

public com.ibm.commerce.common.objects.StoreEntityKey ejbCreate(java.lang.Long aMemberId,
                                                                java.lang.String aIdentifier,
                                                                java.lang.Integer aStoreGroupId)
                                                         throws javax.ejb.CreateException,
                                                                javax.ejb.FinderException,
                                                                javax.naming.NamingException
ejbCreate method for a CMP entity bean
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

fetchAssociatedObjects

public void fetchAssociatedObjects()
                            throws FinderException,
                                   javax.naming.NamingException,
                                   CreateException
fetchAssociatedObjects
FinderException
javax.naming.NamingException
CreateException

getDefaultContractId

public java.lang.Long getDefaultContractId()
Gets the default contract id
Returns:
the default contract for this store

getSupportedLanguageIds

public java.lang.Integer[] getSupportedLanguageIds()
Gets the supported languages. The supported languages include the set of languages supported by this store, plus the languages supported by this store's store group
Returns:
an Integer array of language ids

getAllocationGoodFor

public java.lang.Integer getAllocationGoodFor()
Getter method for allocationGoodFor

getAvailableMaxPrecedenceOffers

public java.util.Vector getAvailableMaxPrecedenceOffers(java.lang.Long catalogEntryId,
                                                        StoreGetPriceInputData inputData)
                                                 throws FinderException,
                                                        CreateException,
                                                        javax.naming.NamingException
FinderException
CreateException
javax.naming.NamingException

getAvailableMaxPrecedenceOffers

public java.util.Vector getAvailableMaxPrecedenceOffers(java.sql.Timestamp timestamp,
                                                        java.lang.Long catalogEntryId,
                                                        StoreGetPriceInputData inputData)
                                                 throws FinderException,
                                                        CreateException,
                                                        javax.naming.NamingException
FinderException
CreateException
javax.naming.NamingException

getAvailableMaxPrecedenceOffers

public java.util.Vector getAvailableMaxPrecedenceOffers(boolean timestampFlag,
                                                        java.sql.Timestamp timestamp,
                                                        java.lang.Long catalogEntryId,
                                                        StoreGetPriceInputData inputData)
                                                 throws FinderException,
                                                        CreateException,
                                                        javax.naming.NamingException
FinderException
CreateException
javax.naming.NamingException

getAvsAcceptCodes

public java.lang.String getAvsAcceptCodes()
Insert the method's description here. Creation date: (7/10/2001 11:01:25 AM)
Returns:
java.lang.String

getBopmpadFactor

public java.lang.Integer getBopmpadFactor()
Getter method for bopmpadFactor

getCatalogs

public java.util.Enumeration getCatalogs()
                                  throws FinderException,
                                         javax.naming.NamingException
FinderException
javax.naming.NamingException

getCurrency

public java.lang.String getCurrency()
                             throws FinderException,
                                    CreateException,
                                    javax.naming.NamingException
Insert the method's description here. Creation date: (6/13/00 5:24:07 PM)
Returns:
java.lang.Integer
FinderException
CreateException
javax.naming.NamingException

getCurrency

public java.lang.String getCurrency(java.lang.Integer languageId)
                             throws FinderException,
                                    CreateException,
                                    javax.naming.NamingException
Insert the method's description here. Creation date: (6/13/00 5:24:07 PM)
Returns:
java.lang.Integer
FinderException
CreateException
javax.naming.NamingException

getDefaultBoOffset

public java.lang.Integer getDefaultBoOffset()
Getter method for defaultBoOffset

getDirectory

public java.lang.String getDirectory()
Insert the method's description here. Creation date: (8/14/00 8:10:31 PM)
Returns:
java.lang.String

getField1

public java.lang.String getField1()
Insert the method's description here. Creation date: (8/22/00 9:59:02 AM)
Returns:
java.lang.String

getField2

public java.lang.String getField2()
Insert the method's description here. Creation date: (8/22/00 9:59:02 AM)
Returns:
java.lang.String

getFulfillmentCenter

public FulfillmentCenterAccessBean getFulfillmentCenter()
Insert the method's description here. Creation date: (6/13/00 5:24:07 PM)
Returns:
java.lang.Integer

getFulfillmentCenterId

public java.lang.Integer getFulfillmentCenterId()
Insert the method's description here. Creation date: (6/13/00 5:24:07 PM)
Returns:
java.lang.Integer

getFulfillmentCenterSelectionFlags

public java.lang.Integer getFulfillmentCenterSelectionFlags()
Getter method for fulfillmentCenterSelectionFlags

getLanguageId

public java.lang.Integer getLanguageId()
Insert the method's description here. Creation date: (6/13/00 5:22:53 PM)
Returns:
java.lang.Integer

getMasterCatalog

public CatalogAccessBean getMasterCatalog()
                                   throws FinderException,
                                          javax.naming.NamingException
Insert the method's description here. Creation date: (6/13/00 5:24:07 PM)
Returns:
java.lang.Integer
FinderException
javax.naming.NamingException

getMaxBoOffset

public java.lang.Integer getMaxBoOffset()
Getter method for maxBoOffset

getOID

public java.lang.String getOID()
Creation date:
Returns:
java.lang.String

getPriceList

public java.lang.Long[] getPriceList(java.lang.Long catalogGroupId)
                              throws CreateException,
                                     FinderException,
                                     javax.naming.NamingException
Gets the price list for this store. If this store has no price list, but a store id 0 exists in CATGRPTCP, then return the price list for that store.
Parameters:
catalogGroupId - the catalog group identifier
Returns:
a price list
CreateException
FinderException
javax.naming.NamingException

getPriceLists

public java.lang.Long[] getPriceLists(java.lang.Long catalogGroupId)
                               throws java.sql.SQLException,
                                      javax.naming.NamingException,
                                      CreateException,
                                      FinderException
Gets the price lists for the stores in the store path for the 'com.ibm.commerce.price' resource type.
Parameters:
catalogGroupId - the catalog group identifier
Returns:
price lists
java.sql.SQLException
javax.naming.NamingException
CreateException
FinderException

getPriceRefFlags

public java.lang.Integer getPriceRefFlags()
Insert the method's description here. Creation date: (6/13/2001 3:25:31 PM)
Returns:
java.lang.Integer

getQuoteGoodFor

public java.lang.Integer getQuoteGoodFor()
Insert the method's description here. Creation date: (5/22/00 11:45:55 AM)
Returns:
java.lang.Integer

getRejectedOrderExpiry

public java.lang.Integer getRejectedOrderExpiry()
Getter method for rejectedOrderExpiry

getReturnFFMCenterId

public java.lang.Integer getReturnFFMCenterId()
Insert the method's description here. Creation date: (6/13/2001 3:25:31 PM)
Returns:
java.lang.Integer

getRMAGoodFor

public java.lang.Integer getRMAGoodFor()
Insert the method's description here. Creation date: (5/22/00 11:45:55 AM)
Returns:
java.lang.Integer

getStatus

public java.lang.Integer getStatus()
Insert the method's description here. Creation date: (5/22/00 11:45:55 AM)
Returns:
java.lang.Integer

getStoreCategoryId

public java.lang.Integer getStoreCategoryId()
Insert the method's description here. Creation date: (6/13/00 5:23:38 PM)
Returns:
java.lang.Integer

getStoreDefault

public StoreDefaultAccessBean getStoreDefault()
                                       throws javax.ejb.CreateException,
                                              javax.naming.NamingException,
                                              javax.ejb.FinderException
Returns:
com.ibm.commerce.common.objects.StoreDefaultAccessBean
Throws:
javax.ejb.CreateException - The exception description.
javax.naming.NamingException
javax.ejb.FinderException

getStoreGroup

public StoreGroupAccessBean getStoreGroup()
Insert the method's description here. Creation date: (6/13/00 5:24:07 PM)
Returns:
java.lang.Integer

getStoreGroupId

public java.lang.Integer getStoreGroupId()
Insert the method's description here. Creation date: (5/22/00 11:43:54 AM)
Returns:
java.lang.Integer

getStoreLevel

public java.lang.String getStoreLevel()
Insert the method's description here. Creation date: (8/22/00 9:59:02 AM)
Returns:
java.lang.String

getStoreType

public java.lang.String getStoreType()
Insert the method's description here. Creation date: (7/23/2001 5:49:22 PM)
Returns:
java.lang.String

getTaxCategory

public java.util.Enumeration getTaxCategory(java.lang.Integer taxTypeId)
                                     throws FinderException,
                                            javax.naming.NamingException
Insert the method's description here. Creation date: (6/13/00 5:24:07 PM)
Returns:
java.lang.Integer
FinderException
javax.naming.NamingException

setAllocationGoodFor

public void setAllocationGoodFor(java.lang.Integer newValue)
Setter method for allocationGoodFor

setAvsAcceptCodes

public void setAvsAcceptCodes(java.lang.String newAvsAcceptCodes)
Insert the method's description here. Creation date: (7/10/2001 11:01:25 AM)
Parameters:
newAvsAcceptCodes - java.lang.String

setBopmpadFactor

public void setBopmpadFactor(java.lang.Integer newValue)
Setter method for bopmpadFactor

setDefaultBoOffset

public void setDefaultBoOffset(java.lang.Integer newValue)
Setter method for defaultBoOffset

setDirectory

public void setDirectory(java.lang.String newDirectory)
Insert the method's description here. Creation date: (8/14/00 8:10:31 PM)
Parameters:
newDirectory - java.lang.String

setField1

public void setField1(java.lang.String newField1)
Insert the method's description here. Creation date: (8/22/00 9:59:02 AM)
Parameters:
newField1 - java.lang.String

setField2

public void setField2(java.lang.String newField2)
Insert the method's description here. Creation date: (8/22/00 9:59:02 AM)
Parameters:
newField2 - java.lang.String

setFulfillmentCenterId

public void setFulfillmentCenterId(java.lang.Integer newFulfillmentCenterId)
Insert the method's description here. Creation date: (6/13/00 5:24:07 PM)
Parameters:
newFulfillmentCenterId - java.lang.Integer

setFulfillmentCenterSelectionFlags

public void setFulfillmentCenterSelectionFlags(java.lang.Integer newValue)
Setter method for fulfillmentCenterSelectionFlags

setLanguageId

public void setLanguageId(java.lang.Integer newLanguageId)
Insert the method's description here. Creation date: (6/13/00 5:22:53 PM)
Parameters:
newLanguageId - java.lang.Integer

setMaxBoOffset

public void setMaxBoOffset(java.lang.Integer newValue)
Setter method for maxBoOffset

setOID

public void setOID(java.lang.String newOID)
Creation date:
Parameters:
newOID - java.lang.String

setPriceRefFlags

public void setPriceRefFlags(java.lang.Integer newPriceRefFlags)
Insert the method's description here. Creation date: (6/13/2001 3:25:31 PM)
Parameters:
newPriceRefFlags - java.lang.Integer

setQuoteGoodFor

public void setQuoteGoodFor(java.lang.Integer newQuoteGoodFor)
Insert the method's description here. Creation date: (5/22/00 11:45:55 AM)
Parameters:
newQuoteGoodFor - java.lang.Integer

setRejectedOrderExpiry

public void setRejectedOrderExpiry(java.lang.Integer newValue)
Setter method for rejectedOrderExpiry

setReturnFFMCenterId

public void setReturnFFMCenterId(java.lang.Integer newValue)
Setter method for returnFFMCenterId

setRMAGoodFor

public void setRMAGoodFor(java.lang.Integer newRMAGoodFor)
Insert the method's description here. Creation date: (5/22/00 11:45:55 AM)
Parameters:
newRMAGoodFor - java.lang.Integer

setStatus

public void setStatus(java.lang.Integer newStatus)
Insert the method's description here. Creation date: (5/22/00 11:45:55 AM)
Parameters:
newStatus - java.lang.Integer

setStoreCategoryId

public void setStoreCategoryId(java.lang.Integer newStoreCategoryId)
Insert the method's description here. Creation date: (6/13/00 5:23:38 PM)
Parameters:
newStoreCategoryId - java.lang.Integer

setStoreGroupId

public void setStoreGroupId(java.lang.Integer newStoreGroupId)
Insert the method's description here. Creation date: (5/22/00 11:43:54 AM)
Parameters:
newStoreGroupId - java.lang.Integer

setStoreLevel

public void setStoreLevel(java.lang.String newStoreLevel)
Insert the method's description here. Creation date: (8/22/00 9:59:02 AM)
Parameters:
newStoreLevel - java.lang.String

setStoreType

public void setStoreType(java.lang.String newStoreType)
Insert the method's description here. Creation date: (7/23/2001 5:49:22 PM)
Parameters:
newStoreType - java.lang.String

getLastUpdateStatus

public java.sql.Timestamp getLastUpdateStatus()
Get accessor for persistent attribute: lastUpdateStatus

setLastUpdateStatus

public void setLastUpdateStatus(java.sql.Timestamp newLastUpdateStatus)
Set accessor for persistent attribute: lastUpdateStatus

getCreatedByContract

public java.lang.Long getCreatedByContract()
Get accessor for persistent attribute: createdByContract

setCreatedByContract

public void setCreatedByContract(java.lang.Long newCreatedByContract)
Set accessor for persistent attribute: createdByContract

getRelatedStores

public java.lang.Integer[] getRelatedStores(java.lang.String storeRelationshipTypeName)
                                     throws javax.naming.NamingException,
                                            java.sql.SQLException
Returns the stores related to this store by the given store relationship type. The related store ids are sorted in ascending order of the store relationship sequence.
Parameters:
storeRelationshipTypeName - the store relationship type name
Returns:
an Integer array of store ids
javax.naming.NamingException
java.sql.SQLException

getStorePath

public java.lang.Integer[] getStorePath(java.lang.String storeRelationshipTypeName)
                                 throws CreateException,
                                        javax.naming.NamingException,
                                        java.sql.SQLException
Returns the stores related to this store by the given store relationship type. The related store ids are sorted in ascending order of the store relationship sequence. When there are no related stores, this store's id is returned. This method returns the same value as getRelatedStores, with the additional semantic that if there are no related stores, this store's id is returned.
Parameters:
storeRelationshipTypeName - the store relationship type name
Returns:
an Integer array of store ids
CreateException
javax.naming.NamingException
java.sql.SQLException

getStoresForRelatedStore

public java.lang.Integer[] getStoresForRelatedStore(java.lang.String storeRelationshipTypeName)
                                             throws CreateException,
                                                    javax.naming.NamingException,
                                                    java.sql.SQLException
Returns the stores where this store is the related store by the given store relationship type. The related store ids are sorted in ascending order of the store relationship sequence.
Parameters:
storeRelationshipTypeName - the store relationship type name
Returns:
an Integer array of store ids
Throws:
javax.naming.NamingException
java.sql.SQLException
java.rmi.RemoteException
CreateException