|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.ivj.ejb.runtime.AbstractAccessBean | +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean | +--com.ibm.commerce.common.objects.StoreAccessBean
This bean provides access to the STORE table.
The following is a description of this table:
Each row of this table represents a Store. A Store is a StoreEntity.
Fields inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean |
DEFAULT_NAMESERVICE_PROVIDER_URL, DEFAULT_NAMESERVICE_TYPE, ejbRef |
Constructor Summary | |
StoreAccessBean()
Default constructor. |
|
StoreAccessBean(javax.ejb.EJBObject ejbObject)
Creates an access bean for the specified EJB |
Method Summary | |
void |
commitCopyHelper()
Update(flush) data to the EJBObject (persistent storage). |
void |
fetchAssociatedObjects()
Fetches supportedLanguageIds and defaultContractId |
java.util.Enumeration |
findAll()
Retrieves all StoreAccessBeans |
java.util.Enumeration |
findByAdministrator(java.lang.Long userId)
Retrieves all StoreAccessBeans that has the specified administrator |
java.util.Enumeration |
findByAdministratorAndMemberGroup(java.lang.Long userId,
java.lang.Long memberGroupId)
Retrieves all StoreAccessBeans that have the specified administrator who belongs to the member group |
java.util.Enumeration |
findByCatalog(java.lang.Long catalogId)
Retrieves all StoreAccessBeans that is associated with the specified catalog |
java.util.Enumeration |
findByDistinguishedName(java.lang.String distinguishedName)
Retrieves all StoreAccessBeans by the specified distinguished name |
boolean |
fulfills(java.lang.Long aFills,
java.lang.String aFills)
IBM internal use only. |
java.lang.String |
getAllocationGoodFor()
This method provides access to the STORE.ALLOCATIONGOODFOR column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getAllocationGoodForInEJBType()
This method provides access to the STORE.ALLOCATIONGOODFOR column of DB2 type INTEGER NOT NULL. |
java.util.Vector |
getAvailableMaxPrecedenceOffers(boolean timestampFlag,
java.sql.Timestamp timestamp,
java.lang.Long catalogEntryId,
com.ibm.commerce.common.objimpl.StoreGetPriceInputData inputData)
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. |
java.util.Vector |
getAvailableMaxPrecedenceOffers(java.lang.Long catalogEntryId,
com.ibm.commerce.common.objimpl.StoreGetPriceInputData inputData)
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. |
java.util.Vector |
getAvailableMaxPrecedenceOffers(java.sql.Timestamp aTimestamp,
java.lang.Long catalogEntryId,
com.ibm.commerce.common.objimpl.StoreGetPriceInputData inputData)
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. |
java.lang.String |
getAvsAcceptCodes()
This method provides access to the STORE.AVSACCEPTCODES column of DB2 type VARCHAR(64) NULL. |
java.lang.String |
getBopmpadFactor()
This method provides access to the STORE.BOPMPADFACTOR column of DB2 type INTEGER NULL. |
java.lang.Integer |
getBopmpadFactorInEJBType()
This method provides access to the STORE.BOPMPADFACTOR column of DB2 type INTEGER NULL. |
java.util.Enumeration |
getCatalogs()
Returns CatalogAccessBean(s) by store entity id |
java.lang.String |
getCurrency()
Returns currency |
java.lang.String |
getCurrency(java.lang.Integer languageId)
Returns currency |
java.lang.String |
getDefaultBoOffset()
This method provides access to the STORE.DEFAULTBOOFFSET column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getDefaultBoOffsetInEJBType()
This method provides access to the STORE.DEFAULTBOOFFSET column of DB2 type INTEGER NOT NULL. |
java.lang.String |
getDefaultContractId()
Returns default contract id |
java.lang.Long |
getDefaultContractIdInEJBType()
Returns default contract id as Long |
java.lang.String |
getDefaultCurrency()
Returns default currency |
StoreEntityDescriptionAccessBean |
getDescription(java.lang.Integer languageId)
Returns StoreEntityDescriptionAccessBean by languageId |
java.lang.String |
getDirectory()
This method provides access to the STORE.DIRECTORY column of DB2 type VARCHAR(254) NULL. |
java.lang.String |
getField1()
This method provides access to the STORE.FIELD1 column of DB2 type VARCHAR(254) NULL. |
java.lang.String |
getField2()
This method provides access to the STORE.FIELD2 column of DB2 type VARCHAR(254) NULL. |
FulfillmentCenterAccessBean |
getFulfillmentCenter()
Returns FulfillmentCenterAccessBean |
java.lang.String |
getFulfillmentCenterId()
This method provides access to the STORE.FFMCENTER_ID column of DB2 type INTEGER NULL. |
java.lang.Integer |
getFulfillmentCenterIdInEJBType()
This method provides access to the STORE.FFMCENTER_ID column of DB2 type INTEGER NULL. |
java.lang.String |
getFulfillmentCenterSelectionFlags()
This method provides access to the STORE.FFMCSELECTIONFLAGS column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getFulfillmentCenterSelectionFlagsInEJBType()
This method provides access to the STORE.FFMCSELECTIONFLAGS column of DB2 type INTEGER NOT NULL. |
java.lang.String |
getIdentifier()
Returns identifier |
java.lang.String |
getLanguageId()
This method provides access to the STORE.LANGUAGE_ID column of DB2 type INTEGER NULL. |
java.lang.Integer |
getLanguageIdInEJBType()
This method provides access to the STORE.LANGUAGE_ID column of DB2 type INTEGER NULL. |
CatalogAccessBean |
getMasterCatalog()
Returns CatalogAccessBean by default store id |
java.lang.String |
getMaxBoOffset()
This method provides access to the STORE.MAXBOOFFSET column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getMaxBoOffsetInEJBType()
This method provides access to the STORE.MAXBOOFFSET column of DB2 type INTEGER NOT NULL. |
java.lang.String |
getMemberId()
Returns member id |
java.lang.Long |
getMemberIdInEJBType()
Returns member id as Long |
java.lang.String |
getOID()
This method provides access to the STORE.OID column of DB2 type CHAR(32) NULL. |
java.lang.Long |
getOwner()
Returns owner |
java.lang.String |
getPriceRefFlags()
This method provides access to the STORE.PRICEREFFLAGS column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getPriceRefFlagsInEJBType()
This method provides access to the STORE.PRICEREFFLAGS column of DB2 type INTEGER NOT NULL. |
java.lang.String |
getQuoteGoodFor()
This method provides access to the STORE.QUOTEGOODFOR column of DB2 type INTEGER NULL. |
java.lang.Integer |
getQuoteGoodForInEJBType()
This method provides access to the STORE.QUOTEGOODFOR column of DB2 type INTEGER NULL. |
java.lang.String |
getRejectedOrderExpiry()
This method provides access to the STORE.REJECTEDORDEXPIRY column of DB2 type INTEGER NULL. |
java.lang.Integer |
getRejectedOrderExpiryInEJBType()
This method provides access to the STORE.REJECTEDORDEXPIRY column of DB2 type INTEGER NULL. |
java.lang.String |
getReturnFFMCenterId()
This method provides access to the STORE.RTNFFMCTR_ID column of DB2 type INTEGER NULL. |
java.lang.Integer |
getReturnFFMCenterIdInEJBType()
This method provides access to the STORE.RTNFFMCTR_ID column of DB2 type INTEGER NULL. |
java.lang.String |
getRMAGoodFor()
This method provides access to the STORE.RMAGOODFOR column of DB2 type INTEGER NULL. |
java.lang.Integer |
getRMAGoodForInEJBType()
This method provides access to the STORE.RMAGOODFOR column of DB2 type INTEGER NULL. |
java.lang.String |
getStatus()
This method provides access to the STORE.STATUS column of DB2 type INTEGER NULL. |
java.lang.Integer |
getStatusInEJBType()
This method provides access to the STORE.STATUS column of DB2 type INTEGER NULL. |
java.lang.String |
getStoreCategoryId()
This method provides access to the STORE.STORECGRY_ID column of DB2 type INTEGER NULL. |
java.lang.Integer |
getStoreCategoryIdInEJBType()
This method provides access to the STORE.STORECGRY_ID column of DB2 type INTEGER NULL. |
StoreDefaultAccessBean |
getStoreDefault()
Returns StoreDefaultAccessBean |
java.lang.String |
getStoreEntityId()
Returns storeEntityId |
java.lang.Integer |
getStoreEntityIdInEJBType()
Returns store entity id as integer |
StoreGroupAccessBean |
getStoreGroup()
This method provides access to the STORE.FIELD1 column of DB2 type VARCHAR(254) NULL. |
java.lang.String |
getStoreGroupId()
This method provides access to the STORE.STOREGRP_ID column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getStoreGroupIdInEJBType()
This method provides access to the STORE.STOREGRP_ID column of DB2 type INTEGER NOT NULL. |
java.lang.String |
getStoreLevel()
This method provides access to the STORE.STORELEVEL column of DB2 type CHAR(10) NULL. |
java.lang.String |
getStoreType()
This method provides access to the STORE.STORETYPE column of DB2 type CHAR(3) NULL. |
java.lang.Integer[] |
getSupportedLanguageIds()
Returns supported language IDs) |
java.util.Enumeration |
getTaxCategory(java.lang.Integer taxTypeId)
Returns tax category by taxTypeId |
java.lang.String |
getType()
Returns type |
void |
refreshCopyHelper()
Load data from the EJBObject. |
void |
setAllocationGoodFor(java.lang.Integer aAllocationGoodFor)
This method provides access to the STORE.ALLOCATIONGOODFOR column of DB2 type INTEGER NOT NULL. |
void |
setAllocationGoodFor(java.lang.String aAllocationGoodFor)
This method provides access to the STORE.ALLOCATIONGOODFOR column of DB2 type INTEGER NOT NULL. |
void |
setAvsAcceptCodes(java.lang.String aAvsAcceptCodes)
This method provides access to the STORE.AVSACCEPTCODES column of DB2 type VARCHAR(64) NULL. |
void |
setBopmpadFactor(java.lang.Integer aBopmpadFactor)
This method provides access to the STORE.BOPMPADFACTOR column of DB2 type INTEGER NULL. |
void |
setBopmpadFactor(java.lang.String aBopmpadFactor)
This method provides access to the STORE.BOPMPADFACTOR column of DB2 type INTEGER NULL. |
void |
setDefaultBoOffset(java.lang.Integer aDefaultBoOffset)
This method provides access to the STORE.DEFAULTBOOFFSET column of DB2 type INTEGER NOT NULL. |
void |
setDefaultBoOffset(java.lang.String aDefaultBoOffset)
This method provides access to the STORE.DEFAULTBOOFFSET column of DB2 type INTEGER NOT NULL. |
void |
setDefaultCurrency(java.lang.String aDefaultCurrency)
Set default currency |
void |
setDirectory(java.lang.String aDirectory)
This method provides access to the STORE.DIRECTORY column of DB2 type VARCHAR(254) NULL. |
void |
setField1(java.lang.String aField1)
This method provides access to the STORE.FIELD1 column of DB2 type VARCHAR(254) NULL. |
void |
setField2(java.lang.String aField2)
This method provides access to the STORE.FIELD2 column of DB2 type VARCHAR(254) NULL. |
void |
setFulfillmentCenterId(java.lang.Integer aFulfillmentCenterId)
This method provides access to the STORE.FFMCENTER_ID column of DB2 type INTEGER NULL. |
void |
setFulfillmentCenterId(java.lang.String aFulfillmentCenterId)
This method provides access to the STORE.FFMCENTER_ID column of DB2 type INTEGER NULL. |
void |
setFulfillmentCenterSelectionFlags(java.lang.Integer aFulfillmentCenterSelectionFlags)
This method provides access to the STORE.FFMCSELECTIONFLAGS column of DB2 type INTEGER NOT NULL. |
void |
setFulfillmentCenterSelectionFlags(java.lang.String aFulfillmentCenterSelectionFlags)
This method provides access to the STORE.FFMCSELECTIONFLAGS column of DB2 type INTEGER NOT NULL. |
void |
setIdentifier(java.lang.String aIdentifier)
Stores identifier |
void |
setInitKey_storeEntityId(java.lang.String aInitKey_storeEntityId)
Set the primary key for this object |
void |
setLanguageId(java.lang.Integer aLanguageId)
This method provides access to the STORE.LANGUAGE_ID column of DB2 type INTEGER NULL. |
void |
setLanguageId(java.lang.String aLanguageId)
This method provides access to the STORE.LANGUAGE_ID column of DB2 type INTEGER NULL. |
void |
setMaxBoOffset(java.lang.Integer aMaxBoOffset)
This method provides access to the STORE.MAXBOOFFSET column of DB2 type INTEGER NOT NULL. |
void |
setMaxBoOffset(java.lang.String aMaxBoOffset)
This method provides access to the STORE.MAXBOOFFSET column of DB2 type INTEGER NOT NULL. |
void |
setMemberId(java.lang.Long aMemberId)
Stores member id |
void |
setMemberId(java.lang.String aMemberId)
Stores member id |
void |
setOID(java.lang.String aOID)
This method provides access to the STORE.OID column of DB2 type CHAR(32) NULL. |
void |
setPriceRefFlags(java.lang.Integer aPriceRefFlags)
This method provides access to the STORE.PRICEREFFLAGS column of DB2 type INTEGER NOT NULL. |
void |
setPriceRefFlags(java.lang.String aPriceRefFlags)
This method provides access to the STORE.PRICEREFFLAGS column of DB2 type INTEGER NOT NULL. |
void |
setQuoteGoodFor(java.lang.Integer aQuoteGoodFor)
This method provides access to the STORE.QUOTEGOODFOR column of DB2 type INTEGER NULL. |
void |
setQuoteGoodFor(java.lang.String aQuoteGoodFor)
This method provides access to the STORE.QUOTEGOODFOR column of DB2 type INTEGER NULL. |
void |
setRejectedOrderExpiry(java.lang.Integer aRejectedOrderExpiry)
This method provides access to the STORE.REJECTEDORDEXPIRY column of DB2 type INTEGER NULL. |
void |
setRejectedOrderExpiry(java.lang.String aRejectedOrderExpiry)
This method provides access to the STORE.REJECTEDORDEXPIRY column of DB2 type INTEGER NULL. |
void |
setReturnFFMCenterId(java.lang.Integer aReturnFFMCenterId)
This method provides access to the STORE.RTNFFMCTR_ID column of DB2 type INTEGER NULL. |
void |
setReturnFFMCenterId(java.lang.String aReturnFFMCenterId)
This method provides access to the STORE.RTNFFMCTR_ID column of DB2 type INTEGER NULL. |
void |
setRMAGoodFor(java.lang.Integer aRMAGoodFor)
This method provides access to the STORE.RMAGOODFOR column of DB2 type INTEGER NULL. |
void |
setRMAGoodFor(java.lang.String aRMAGoodFor)
This method provides access to the STORE.RMAGOODFOR column of DB2 type INTEGER NULL. |
void |
setStatus(java.lang.Integer aStatus)
This method provides access to the STORE.STATUS column of DB2 type INTEGER NULL. |
void |
setStatus(java.lang.String aStatus)
This method provides access to the STORE.STATUS column of DB2 type INTEGER NULL. |
void |
setStoreCategoryId(java.lang.Integer aStoreCategoryId)
This method provides access to the STORE.STORECGRY_ID column of DB2 type INTEGER NULL. |
void |
setStoreCategoryId(java.lang.String aStoreCategoryId)
This method provides access to the STORE.STORECGRY_ID column of DB2 type INTEGER NULL. |
void |
setStoreGroupId(java.lang.Integer aStoreGroupId)
This method provides access to the STORE.STOREGRP_ID column of DB2 type INTEGER NOT NULL. |
void |
setStoreGroupId(java.lang.String aStoreGroupId)
This method provides access to the STORE.STOREGRP_ID column of DB2 type INTEGER NOT NULL. |
void |
setStoreLevel(java.lang.String aStoreLevel)
This method provides access to the STORE.STORELEVEL column of DB2 type CHAR(10) NULL. |
void |
setStoreType(java.lang.String aStoreType)
This method provides access to the STORE.STORETYPE column of DB2 type CHAR(3) NULL. |
Methods inherited from class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean |
__getCache, __getCache, __getKey, __setCache, __setCache, __setKey, commitCopyHelper, createAccessBeans, createAccessBeans, instantiateEJBByPrimaryKey, refreshCopyHelper, setEJBRef |
Methods inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean |
defaultJNDIName, defaultNameServiceType, defaultNameServiceURL, getEJBRef, getGlobalHome, getHome, getInit_GlobalNameServiceTypeName, getInit_GlobalNameServiceURLName, getInit_JNDIName, getInit_NameServiceTypeName, getInit_NameServiceURLName, getInitContext, getInitContext, instantiateEJB, resetEJBRef, resetHomeCache, setInit_GlobalNameServiceTypeName, setInit_GlobalNameServiceURLName, setInit_JNDIName, setInit_NameServiceTypeName, setInit_NameServiceURLName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StoreAccessBean()
Default constructor. Maps to findByPrimaryKey.
public StoreAccessBean(javax.ejb.EJBObject ejbObject) throws java.rmi.RemoteException
Creates an access bean for the specified EJB
ejbObject
- javax.ejb.EJBObjectjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionMethod Detail |
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Update(flush) data to the EJBObject (persistent storage).
commitCopyHelper
in class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic void fetchAssociatedObjects() throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
Fetches supportedLanguageIds and defaultContractId
javax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionpublic java.util.Enumeration findAll() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves all StoreAccessBeans
The SQL query used to fetch the requested row from the STORE table is:
SELECT * FROM STORE T1 WHERE (T1.STORE_ID NOT IN (Default_Null_Id))
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.util.Enumeration findByAdministrator(java.lang.Long userId) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves all StoreAccessBeans that has the specified administrator
The SQL query used to fetch the requested row from the STORE table is:
SELECT * FROM STORE T1 WHERE (T2.MEMBER_ID IN (SELECT MBRROLE.ORGENTITY_ID FROM MBRROLE WHERE MBRROLE.MEMBER_ID = ?)) AND (T1.STORE_ID <> Default_Null_Id)
userId
- java.lang.Longjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.util.Enumeration findByAdministratorAndMemberGroup(java.lang.Long userId, java.lang.Long memberGroupId) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves all StoreAccessBeans that have the specified administrator who belongs to the member group
The SQL query used to fetch the requested row from the STORE table is:
SELECT * FROM STORE T1 WHERE (T2.MEMBER_ID IN (SELECT ACCMBRGRP.OWNER_ID FROM ACCMBRGRP WHERE ACCMBRGRP.USERS_ID = ? AND ACCMBRGRP.MBRGRP_ID = ?)) AND (T1.STORE_ID <> Default_Null_Id)
userId
- User idmemberGroupId
- Member group idjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.util.Enumeration findByCatalog(java.lang.Long catalogId) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves all StoreAccessBeans that is associated with the specified catalog
The SQL query used to fetch the requested row from the STORE table is:
SELECT * FROM STORE T1 WHERE (T1.STORE_ID <> Default_Null_Id ) AND (T1.STORE_ID IN (SELECT STORECAT.STOREENT_ID FROM STORECAT WHERE STORECAT.CATALOG_ID = ?))
catalogId
- Catalog idjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.util.Enumeration findByDistinguishedName(java.lang.String distinguishedName) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves all StoreAccessBeans by the specified distinguished name
The SQL query used to fetch the requested row from the STORE table is:
SELECT * FROM STORE T1 WHERE (T2.IDENTIFIER = ?) AND (T1.STORE_ID <> Default_Null_Id )
distinguishedName
- Distinguished namejava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic boolean fulfills(java.lang.Long aFills, java.lang.String aFills) throws java.rmi.RemoteException, java.lang.Exception, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
aFills
- java.lang.LongaFills
- java.lang.Stringjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjava.lang.Exception
- The java.lang.Exception exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getAllocationGoodFor() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.ALLOCATIONGOODFOR column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Specifies that the usage of the ReleaseExpiredAllocations scheduler job. Refer to STORE table: details for more information.
getAllocationGoodFor
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getAllocationGoodForInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.ALLOCATIONGOODFOR column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Specifies that the usage of the ReleaseExpiredAllocations scheduler job. Refer to STORE table: details for more information.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.util.Vector getAvailableMaxPrecedenceOffers(boolean timestampFlag, java.sql.Timestamp timestamp, java.lang.Long catalogEntryId, com.ibm.commerce.common.objimpl.StoreGetPriceInputData inputData) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
timestampFlag
- booleantimestamp
- java.sql.TimestampcatalogEntryId
- java.lang.LonginputData
- com.ibm.commerce.common.objimpl.StoreGetPriceInputDatajavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic java.util.Vector getAvailableMaxPrecedenceOffers(java.lang.Long catalogEntryId, com.ibm.commerce.common.objimpl.StoreGetPriceInputData inputData) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
catentryId
- Long catalog entry IdentifierinputData
- Input datajavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic java.util.Vector getAvailableMaxPrecedenceOffers(java.sql.Timestamp aTimestamp, java.lang.Long catalogEntryId, com.ibm.commerce.common.objimpl.StoreGetPriceInputData inputData) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
aTimestamp
- Time stampcatalogEntryId
- Long catalog entry IdentifierinputData
- Input datajavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic java.lang.String getAvsAcceptCodes() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.AVSACCEPTCODES column of DB2 type VARCHAR(64) NULL.
The following is a description of this column:
The Payment Manager AVS result codes, which the Store considers acceptable. Refer to STORE table: details for more information.
getAvsAcceptCodes
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getBopmpadFactor() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.BOPMPADFACTOR column of DB2 type INTEGER NULL.
The following is a description of this column:
The padding factor which represents a percentage by which the order amount presented to Payment Manager can be increased, if necessary. Refer to STORE table for more information.
getBopmpadFactor
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getBopmpadFactorInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.BOPMPADFACTOR column of DB2 type INTEGER NULL.
The following is a description of this column:
The padding factor which represents a percentage by which the order amount presented to Payment Manager can be increased, if necessary. Refer to STORE table for more information.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.util.Enumeration getCatalogs() throws javax.naming.NamingException, java.rmi.RemoteException, javax.ejb.FinderException
Returns CatalogAccessBean(s) by store entity id
javax.naming.NamingException
- The javax.naming.NamingException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic java.lang.String getCurrency() throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
Returns currency
javax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic java.lang.String getCurrency(java.lang.Integer languageId) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
Returns currency
languageId
- java.lang.Integerjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic java.lang.String getDefaultBoOffset() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.DEFAULTBOOFFSET column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
When an estimated availability time cannot be determined for a backordered OrderItem, it will be set to this many seconds in the future.
getDefaultBoOffset
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getDefaultBoOffsetInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.DEFAULTBOOFFSET column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
When an estimated availability time cannot be determined for a backordered OrderItem, it will be set to this many seconds in the future.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getDefaultContractId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Returns default contract id
getDefaultContractId
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getDefaultContractIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Returns default contract id as Long
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getDefaultCurrency() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Returns default currency
getDefaultCurrency
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic StoreEntityDescriptionAccessBean getDescription(java.lang.Integer languageId) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
Returns StoreEntityDescriptionAccessBean by languageId
languageId
- Language idjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionpublic java.lang.String getDirectory() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.DIRECTORY column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
The directory in which store-specific Web assets are found. Refer to STORE table: details for more information.
getDirectory
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.FIELD1 column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Customizable.
getField1
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getField2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.FIELD2 column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Customizable.
getField2
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic FulfillmentCenterAccessBean getFulfillmentCenter() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Returns FulfillmentCenterAccessBean
getFulfillmentCenter
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getFulfillmentCenterId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.FFMCENTER_ID column of DB2 type INTEGER NULL.
The following is a description of this column:
The default FulfillmentCenter for the Store.
getFulfillmentCenterId
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getFulfillmentCenterIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.FFMCENTER_ID column of DB2 type INTEGER NULL.
The following is a description of this column:
The default FulfillmentCenter for the Store.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getFulfillmentCenterSelectionFlags() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.FFMCSELECTIONFLAGS column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Bit flags that specify policy used by the default implementation of GetEligibleFulfillmentCenters. Refer to STORE table for more information.
getFulfillmentCenterSelectionFlags
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getFulfillmentCenterSelectionFlagsInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.FFMCSELECTIONFLAGS column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Bit flags that specify policy used by the default implementation of GetEligibleFulfillmentCenters. Refer to STORE table for more information.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getIdentifier() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Returns identifier
getIdentifier
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getLanguageId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.LANGUAGE_ID column of DB2 type INTEGER NULL.
The following is a description of this column:
The default Language for information displayed to customers shopping in the Store. For a list of language components, see the LANGUAGE table.
getLanguageId
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getLanguageIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.LANGUAGE_ID column of DB2 type INTEGER NULL.
The following is a description of this column:
The default Language for information displayed to customers shopping in the Store. For a list of language components, see the LANGUAGE table.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic CatalogAccessBean getMasterCatalog() throws javax.naming.NamingException, java.rmi.RemoteException, javax.ejb.FinderException
Returns CatalogAccessBean by default store id
javax.naming.NamingException
- The javax.naming.NamingException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic java.lang.String getMaxBoOffset() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.MAXBOOFFSET column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
If the estimated availability time for a backordered OrderItem would normally exceed this many seconds in the future, it will be set to this many seconds in the future.
getMaxBoOffset
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMaxBoOffsetInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.MAXBOOFFSET column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
If the estimated availability time for a backordered OrderItem would normally exceed this many seconds in the future, it will be set to this many seconds in the future.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMemberId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Returns member id
getMemberId
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getMemberIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Returns member id as Long
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getOID() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.OID column of DB2 type CHAR(32) NULL.
The following is a description of this column:
Reserved for IBM internal use.
getOID
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getOwner() throws java.lang.Exception, java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Returns owner
java.lang.Exception
- The java.lang.Exception exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getPriceRefFlags() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.PRICEREFFLAGS column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Enumeration values to control the TradingAgreements and Offers searched when prices are refreshed by the GetContractUnitPrice task command. Refer to STORE table: details for more information.
getPriceRefFlags
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getPriceRefFlagsInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.PRICEREFFLAGS column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Enumeration values to control the TradingAgreements and Offers searched when prices are refreshed by the GetContractUnitPrice task command. Refer to STORE table: details for more information.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getQuoteGoodFor() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.QUOTEGOODFOR column of DB2 type INTEGER NULL.
The following is a description of this column:
If this many seconds have passed since an Order was prepared, the prices and other monetary amounts in the Order may change when OrderProcess is run on an Order for which the customer has not yet committed to pay.
getQuoteGoodFor
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getQuoteGoodForInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.QUOTEGOODFOR column of DB2 type INTEGER NULL.
The following is a description of this column:
If this many seconds have passed since an Order was prepared, the prices and other monetary amounts in the Order may change when OrderProcess is run on an Order for which the customer has not yet committed to pay.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getRejectedOrderExpiry() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.REJECTEDORDEXPIRY column of DB2 type INTEGER NULL.
The following is a description of this column:
Orders with payment in Declined state longer than this number of seconds are candidates for cancellation.
getRejectedOrderExpiry
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getRejectedOrderExpiryInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.REJECTEDORDEXPIRY column of DB2 type INTEGER NULL.
The following is a description of this column:
Orders with payment in Declined state longer than this number of seconds are candidates for cancellation.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getReturnFFMCenterId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.RTNFFMCTR_ID column of DB2 type INTEGER NULL.
The following is a description of this column:
Default Fulfillment Center for returning merchandise to the Store.
getReturnFFMCenterId
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getReturnFFMCenterIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.RTNFFMCTR_ID column of DB2 type INTEGER NULL.
The following is a description of this column:
Default Fulfillment Center for returning merchandise to the Store.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getRMAGoodFor() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.RMAGOODFOR column of DB2 type INTEGER NULL.
The following is a description of this column:
The time period in seconds which RMA calculations are good for. If this time period elapses before a RMA is completed then charges or credits and approval will be recalculated.
getRMAGoodFor
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getRMAGoodForInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.RMAGOODFOR column of DB2 type INTEGER NULL.
The following is a description of this column:
The time period in seconds which RMA calculations are good for. If this time period elapses before a RMA is completed then charges or credits and approval will be recalculated.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getStatus() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.STATUS column of DB2 type INTEGER NULL.
The following is a description of this column:
Reserved for IBM internal use.
getStatus
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getStatusInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.STATUS column of DB2 type INTEGER NULL.
The following is a description of this column:
Reserved for IBM internal use.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getStoreCategoryId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.STORECGRY_ID column of DB2 type INTEGER NULL.
The following is a description of this column:
The StoreCategory, if any, for this Store.
getStoreCategoryId
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getStoreCategoryIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.STORECGRY_ID column of DB2 type INTEGER NULL.
The following is a description of this column:
The StoreCategory, if any, for this Store.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic StoreDefaultAccessBean getStoreDefault() throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
Returns StoreDefaultAccessBean
javax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic java.lang.String getStoreEntityId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Returns storeEntityId
getStoreEntityId
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getStoreEntityIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Returns store entity id as integer
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic StoreGroupAccessBean getStoreGroup() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.FIELD1 column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Customizable.
getStoreGroup
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getStoreGroupId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.STOREGRP_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The StoreGroup for this Store.
getStoreGroupId
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getStoreGroupIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.STOREGRP_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The StoreGroup for this Store.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getStoreLevel() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.STORELEVEL column of DB2 type CHAR(10) NULL.
The following is a description of this column:
Reserved for IBM internal use.
getStoreLevel
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getStoreType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the STORE.STORETYPE column of DB2 type CHAR(3) NULL.
The following is a description of this column:
Indicates one of the following StoreTypes, for use by a user interface that provides appropriate functions depending on the StoreType:
B2B = Business to Business.
B2C = Business to Consumer.
getStoreType
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer[] getSupportedLanguageIds() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Returns supported language IDs)
getSupportedLanguageIds
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.util.Enumeration getTaxCategory(java.lang.Integer taxTypeId) throws javax.naming.NamingException, java.rmi.RemoteException, javax.ejb.FinderException
Returns tax category by taxTypeId
taxTypeId
- Tax type idjavax.naming.NamingException
- The javax.naming.NamingException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionpublic java.lang.String getType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Returns type
getType
in interface StoreAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Load data from the EJBObject.
refreshCopyHelper
in class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic void setAllocationGoodFor(java.lang.Integer aAllocationGoodFor)
This method provides access to the STORE.ALLOCATIONGOODFOR column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Specifies that the usage of the ReleaseExpiredAllocations scheduler job. Refer to STORE table: details for more information.
aAllocationGoodFor
- java.lang.Integerpublic void setAllocationGoodFor(java.lang.String aAllocationGoodFor)
This method provides access to the STORE.ALLOCATIONGOODFOR column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Specifies that the usage of the ReleaseExpiredAllocations scheduler job. Refer to STORE table: details for more information.
setAllocationGoodFor
in interface StoreAccessBeanData
aAllocationGoodFor
- java.lang.Stringpublic void setAvsAcceptCodes(java.lang.String aAvsAcceptCodes)
This method provides access to the STORE.AVSACCEPTCODES column of DB2 type VARCHAR(64) NULL.
The following is a description of this column:
The Payment Manager AVS result codes, which the Store considers acceptable. Refer to STORE table: details for more information.
setAvsAcceptCodes
in interface StoreAccessBeanData
aAvsAcceptCodes
- java.lang.Stringpublic void setBopmpadFactor(java.lang.Integer aBopmpadFactor)
This method provides access to the STORE.BOPMPADFACTOR column of DB2 type INTEGER NULL.
The following is a description of this column:
The padding factor which represents a percentage by which the order amount presented to Payment Manager can be increased, if necessary. Refer to STORE table for more information.
aBopmpadFactor
- java.lang.Integerpublic void setBopmpadFactor(java.lang.String aBopmpadFactor)
This method provides access to the STORE.BOPMPADFACTOR column of DB2 type INTEGER NULL.
The following is a description of this column:
The padding factor which represents a percentage by which the order amount presented to Payment Manager can be increased, if necessary. Refer to STORE table for more information.
setBopmpadFactor
in interface StoreAccessBeanData
aBopmpadFactor
- java.lang.Stringpublic void setDefaultBoOffset(java.lang.Integer aDefaultBoOffset)
This method provides access to the STORE.DEFAULTBOOFFSET column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
When an estimated availability time cannot be determined for a backordered OrderItem, it will be set to this many seconds in the future.
aDefaultBoOffset
- java.lang.Integerpublic void setDefaultBoOffset(java.lang.String aDefaultBoOffset)
This method provides access to the STORE.DEFAULTBOOFFSET column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
When an estimated availability time cannot be determined for a backordered OrderItem, it will be set to this many seconds in the future.
setDefaultBoOffset
in interface StoreAccessBeanData
aDefaultBoOffset
- java.lang.Stringpublic void setDefaultCurrency(java.lang.String aDefaultCurrency)
Set default currency
setDefaultCurrency
in interface StoreAccessBeanData
aDefaultCurrency
- java.lang.Stringpublic void setDirectory(java.lang.String aDirectory)
This method provides access to the STORE.DIRECTORY column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
The directory in which store-specific Web assets are found. Refer to STORE table: details for more information.
setDirectory
in interface StoreAccessBeanData
aDirectory
- java.lang.Stringpublic void setField1(java.lang.String aField1)
This method provides access to the STORE.FIELD1 column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Customizable.
setField1
in interface StoreAccessBeanData
aField1
- java.lang.Stringpublic void setField2(java.lang.String aField2)
This method provides access to the STORE.FIELD2 column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Customizable.
setField2
in interface StoreAccessBeanData
aField2
- java.lang.Stringpublic void setFulfillmentCenterId(java.lang.Integer aFulfillmentCenterId)
This method provides access to the STORE.FFMCENTER_ID column of DB2 type INTEGER NULL.
The following is a description of this column:
The default FulfillmentCenter for the Store.
aFulfillmentCenterId
- java.lang.Integerpublic void setFulfillmentCenterId(java.lang.String aFulfillmentCenterId)
This method provides access to the STORE.FFMCENTER_ID column of DB2 type INTEGER NULL.
The following is a description of this column:
The default FulfillmentCenter for the Store.
setFulfillmentCenterId
in interface StoreAccessBeanData
aFulfillmentCenterId
- java.lang.Stringpublic void setFulfillmentCenterSelectionFlags(java.lang.Integer aFulfillmentCenterSelectionFlags)
This method provides access to the STORE.FFMCSELECTIONFLAGS column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Bit flags that specify policy used by the default implementation of GetEligibleFulfillmentCenters. Refer to STORE table for more information.
aFulfillmentCenterSelectionFlags
- java.lang.Integerpublic void setFulfillmentCenterSelectionFlags(java.lang.String aFulfillmentCenterSelectionFlags)
This method provides access to the STORE.FFMCSELECTIONFLAGS column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Bit flags that specify policy used by the default implementation of GetEligibleFulfillmentCenters. Refer to STORE table for more information.
setFulfillmentCenterSelectionFlags
in interface StoreAccessBeanData
aFulfillmentCenterSelectionFlags
- java.lang.Stringpublic void setIdentifier(java.lang.String aIdentifier)
Stores identifier
setIdentifier
in interface StoreAccessBeanData
aIdentifier
- java.lang.Stringpublic void setInitKey_storeEntityId(java.lang.String aInitKey_storeEntityId)
Set the primary key for this object
aInitKey_storeEntityId
- java.lang.Stringpublic void setLanguageId(java.lang.Integer aLanguageId)
This method provides access to the STORE.LANGUAGE_ID column of DB2 type INTEGER NULL.
The following is a description of this column:
The default Language for information displayed to customers shopping in the Store. For a list of language components, see the LANGUAGE table.
aLanguageId
- java.lang.Integerpublic void setLanguageId(java.lang.String aLanguageId)
This method provides access to the STORE.LANGUAGE_ID column of DB2 type INTEGER NULL.
The following is a description of this column:
The default Language for information displayed to customers shopping in the Store. For a list of language components, see the LANGUAGE table.
setLanguageId
in interface StoreAccessBeanData
aLanguageId
- java.lang.Stringpublic void setMaxBoOffset(java.lang.Integer aMaxBoOffset)
This method provides access to the STORE.MAXBOOFFSET column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
If the estimated availability time for a backordered OrderItem would normally exceed this many seconds in the future, it will be set to this many seconds in the future.
aMaxBoOffset
- java.lang.Integerpublic void setMaxBoOffset(java.lang.String aMaxBoOffset)
This method provides access to the STORE.MAXBOOFFSET column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
If the estimated availability time for a backordered OrderItem would normally exceed this many seconds in the future, it will be set to this many seconds in the future.
setMaxBoOffset
in interface StoreAccessBeanData
aMaxBoOffset
- java.lang.Stringpublic void setMemberId(java.lang.Long aMemberId)
Stores member id
aMemberId
- java.lang.Longpublic void setMemberId(java.lang.String aMemberId)
Stores member id
setMemberId
in interface StoreAccessBeanData
aMemberId
- java.lang.Stringpublic void setOID(java.lang.String aOID)
This method provides access to the STORE.OID column of DB2 type CHAR(32) NULL.
The following is a description of this column:
Reserved for IBM internal use.
setOID
in interface StoreAccessBeanData
aOID
- java.lang.Stringpublic void setPriceRefFlags(java.lang.Integer aPriceRefFlags)
This method provides access to the STORE.PRICEREFFLAGS column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Enumeration values to control the TradingAgreements and Offers searched when prices are refreshed by the GetContractUnitPrice task command. Refer to STORE table: details for more information.
aPriceRefFlags
- java.lang.Integerpublic void setPriceRefFlags(java.lang.String aPriceRefFlags)
This method provides access to the STORE.PRICEREFFLAGS column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Enumeration values to control the TradingAgreements and Offers searched when prices are refreshed by the GetContractUnitPrice task command. Refer to STORE table: details for more information.
setPriceRefFlags
in interface StoreAccessBeanData
aPriceRefFlags
- java.lang.Stringpublic void setQuoteGoodFor(java.lang.Integer aQuoteGoodFor)
This method provides access to the STORE.QUOTEGOODFOR column of DB2 type INTEGER NULL.
The following is a description of this column:
If this many seconds have passed since an Order was prepared, the prices and other monetary amounts in the Order may change when OrderProcess is run on an Order for which the customer has not yet committed to pay.
aQuoteGoodFor
- java.lang.Integerpublic void setQuoteGoodFor(java.lang.String aQuoteGoodFor)
This method provides access to the STORE.QUOTEGOODFOR column of DB2 type INTEGER NULL.
The following is a description of this column:
If this many seconds have passed since an Order was prepared, the prices and other monetary amounts in the Order may change when OrderProcess is run on an Order for which the customer has not yet committed to pay.
setQuoteGoodFor
in interface StoreAccessBeanData
aQuoteGoodFor
- java.lang.Stringpublic void setRejectedOrderExpiry(java.lang.Integer aRejectedOrderExpiry)
This method provides access to the STORE.REJECTEDORDEXPIRY column of DB2 type INTEGER NULL.
The following is a description of this column:
Orders with payment in Declined state longer than this number of seconds are candidates for cancellation.
aRejectedOrderExpiry
- java.lang.Integerpublic void setRejectedOrderExpiry(java.lang.String aRejectedOrderExpiry)
This method provides access to the STORE.REJECTEDORDEXPIRY column of DB2 type INTEGER NULL.
The following is a description of this column:
Orders with payment in Declined state longer than this number of seconds are candidates for cancellation.
setRejectedOrderExpiry
in interface StoreAccessBeanData
aRejectedOrderExpiry
- java.lang.Stringpublic void setReturnFFMCenterId(java.lang.Integer aReturnFFMCenterId)
This method provides access to the STORE.RTNFFMCTR_ID column of DB2 type INTEGER NULL.
The following is a description of this column:
Default Fulfillment Center for returning merchandise to the Store.
aReturnFFMCenterId
- java.lang.Integerpublic void setReturnFFMCenterId(java.lang.String aReturnFFMCenterId)
This method provides access to the STORE.RTNFFMCTR_ID column of DB2 type INTEGER NULL.
The following is a description of this column:
Default Fulfillment Center for returning merchandise to the Store.
setReturnFFMCenterId
in interface StoreAccessBeanData
aReturnFFMCenterId
- java.lang.Stringpublic void setRMAGoodFor(java.lang.Integer aRMAGoodFor)
This method provides access to the STORE.RMAGOODFOR column of DB2 type INTEGER NULL.
The following is a description of this column:
The time period in seconds which RMA calculations are good for. If this time period elapses before a RMA is completed then charges or credits and approval will be recalculated.
aRMAGoodFor
- java.lang.Integerpublic void setRMAGoodFor(java.lang.String aRMAGoodFor)
This method provides access to the STORE.RMAGOODFOR column of DB2 type INTEGER NULL.
The following is a description of this column:
The time period in seconds which RMA calculations are good for. If this time period elapses before a RMA is completed then charges or credits and approval will be recalculated.
setRMAGoodFor
in interface StoreAccessBeanData
aRMAGoodFor
- java.lang.Stringpublic void setStatus(java.lang.Integer aStatus)
This method provides access to the STORE.STATUS column of DB2 type INTEGER NULL.
The following is a description of this column:
Reserved for IBM internal use.
aStatus
- java.lang.Integerpublic void setStatus(java.lang.String aStatus)
This method provides access to the STORE.STATUS column of DB2 type INTEGER NULL.
The following is a description of this column:
Reserved for IBM internal use.
setStatus
in interface StoreAccessBeanData
aStatus
- java.lang.Stringpublic void setStoreCategoryId(java.lang.Integer aStoreCategoryId)
This method provides access to the STORE.STORECGRY_ID column of DB2 type INTEGER NULL.
The following is a description of this column:
The StoreCategory, if any, for this Store.
aStoreCategoryId
- java.lang.Integerpublic void setStoreCategoryId(java.lang.String aStoreCategoryId)
This method provides access to the STORE.STORECGRY_ID column of DB2 type INTEGER NULL.
The following is a description of this column:
The StoreCategory, if any, for this Store.
setStoreCategoryId
in interface StoreAccessBeanData
aStoreCategoryId
- java.lang.Stringpublic void setStoreGroupId(java.lang.Integer aStoreGroupId)
This method provides access to the STORE.STOREGRP_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The StoreGroup for this Store.
aStoreGroupId
- java.lang.Integerpublic void setStoreGroupId(java.lang.String aStoreGroupId)
This method provides access to the STORE.STOREGRP_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The StoreGroup for this Store.
setStoreGroupId
in interface StoreAccessBeanData
aStoreGroupId
- java.lang.Stringpublic void setStoreLevel(java.lang.String aStoreLevel)
This method provides access to the STORE.STORELEVEL column of DB2 type CHAR(10) NULL.
The following is a description of this column:
Reserved for IBM internal use.
setStoreLevel
in interface StoreAccessBeanData
aStoreLevel
- java.lang.Stringpublic void setStoreType(java.lang.String aStoreType)
This method provides access to the STORE.STORETYPE column of DB2 type CHAR(3) NULL.
The following is a description of this column:
Indicates one of the following StoreTypes, for use by a user interface that provides appropriate functions depending on the StoreType:
B2B = Business to Business.
B2C = Business to Consumer.
setStoreType
in interface StoreAccessBeanData
aStoreType
- java.lang.String
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |