|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.common.objects.StoreEntityBean | +--com.ibm.commerce.common.objects.StoreBean
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.
Constructor Summary | |
StoreBean()
|
Method Summary | |
java.lang.Integer |
getAllocationGoodFor()
This method provides access to the STORE.ALLOCATIONGOODFOR column of DB2 type INTEGER NOT NULL. |
java.lang.String |
getAvsAcceptCodes()
This method provides access to the STORE.AVSACCEPTCODES column of DB2 type VARCHAR(64) NULL. |
java.lang.Integer |
getBopmpadFactor()
This method provides access to the STORE.BOPMPADFACTOR column of DB2 type INTEGER NULL. |
java.lang.String |
getCurrency(java.lang.Integer aCurrency)
IBM internal use only. |
java.lang.Integer |
getDefaultBoOffset()
This method provides access to the STORE.DEFAULTBOOFFSET column of DB2 type INTEGER NOT NULL. |
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. |
java.lang.Integer |
getFulfillmentCenterId()
This method provides access to the STORE.FFMCENTER_ID column of DB2 type INTEGER NULL. |
java.lang.Integer |
getFulfillmentCenterSelectionFlags()
This method provides access to the STORE.FFMCSELECTIONFLAGS column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getLanguageId()
This method provides access to the STORE.LANGUAGE_ID column of DB2 type INTEGER NULL. |
java.lang.Integer |
getMaxBoOffset()
This method provides access to the STORE.MAXBOOFFSET column of DB2 type INTEGER NOT NULL. |
java.lang.String |
getOID()
This method provides access to the STORE.OID column of DB2 type CHAR(32) NULL. |
java.lang.Integer |
getPriceRefFlags()
This method provides access to the STORE.PRICEREFFLAGS column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getQuoteGoodFor()
This method provides access to the STORE.QUOTEGOODFOR column of DB2 type INTEGER NULL. |
java.lang.Integer |
getRejectedOrderExpiry()
This method provides access to the STORE.REJECTEDORDEXPIRY column of DB2 type INTEGER NULL. |
java.lang.Integer |
getReturnFFMCenterId()
This method provides access to the STORE.RTNFFMCTR_ID column of DB2 type INTEGER NULL. |
java.lang.Integer |
getRMAGoodFor()
This method provides access to the STORE.RMAGOODFOR column of DB2 type INTEGER NULL. |
java.lang.Integer |
getStatus()
This method provides access to the STORE.STATUS column of DB2 type INTEGER NULL. |
java.lang.Integer |
getStoreCategoryId()
This method provides access to the STORE.STORECGRY_ID column of DB2 type INTEGER NULL. |
java.lang.Integer |
getStoreGroupId()
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. |
void |
setAllocationGoodFor(java.lang.Integer 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 |
setDefaultBoOffset(java.lang.Integer aDefaultBoOffset)
This method provides access to the STORE.DEFAULTBOOFFSET column of DB2 type INTEGER NOT NULL. |
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 |
setFulfillmentCenterSelectionFlags(java.lang.Integer aFulfillmentCenterSelectionFlags)
This method provides access to the STORE.FFMCSELECTIONFLAGS column of DB2 type INTEGER NOT NULL. |
void |
setLanguageId(java.lang.Integer 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 |
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 |
setQuoteGoodFor(java.lang.Integer 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 |
setReturnFFMCenterId(java.lang.Integer 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 |
setStatus(java.lang.Integer 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 |
setStoreGroupId(java.lang.Integer 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.commerce.common.objects.StoreEntityBean |
getDefaultCurrency, getIdentifier, getMemberId, getStoreEntityId, setDefaultCurrency, setIdentifier, setMemberId |
Constructor Detail |
public StoreBean()
Method Detail |
public java.lang.Integer getAllocationGoodFor()
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.
public java.lang.String getAvsAcceptCodes()
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.
public java.lang.Integer getBopmpadFactor()
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.
public java.lang.String getCurrency(java.lang.Integer aCurrency) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.ejb.CreateException, javax.naming.NamingException
IBM internal use only.
aCurrency
- java.lang.Integerjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getDefaultBoOffset()
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.
public java.lang.String getDirectory()
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.
public java.lang.String getField1()
This method provides access to the STORE.FIELD1 column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Customizable.
public java.lang.String getField2()
This method provides access to the STORE.FIELD2 column of DB2 type VARCHAR(254) NULL.
The following is a description of this column:
Customizable.
public java.lang.Integer getFulfillmentCenterId()
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.
public java.lang.Integer getFulfillmentCenterSelectionFlags()
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.
public java.lang.Integer getLanguageId()
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.
public java.lang.Integer getMaxBoOffset()
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.
public java.lang.String getOID()
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.
public java.lang.Integer getPriceRefFlags()
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.
public java.lang.Integer getQuoteGoodFor()
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.
public java.lang.Integer getRejectedOrderExpiry()
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.
public java.lang.Integer getReturnFFMCenterId()
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.
public java.lang.Integer getRMAGoodFor()
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.
public java.lang.Integer getStatus()
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.
public java.lang.Integer getStoreCategoryId()
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.
public java.lang.Integer getStoreGroupId()
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.
public java.lang.String getStoreLevel()
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.
public java.lang.String getStoreType()
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.
public 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 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.
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 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 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.
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.
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.
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 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 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 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 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.
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 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 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 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 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 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 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 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 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.
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.
aStoreType
- java.lang.String
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |