java.lang.Objectcom.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
com.ibm.commerce.catalog.objects.BundleAccessBean
This table hold the information related to a CatalogEntry. Examples of CatalogEntries include Products, Items, Packages, and Bundles. This access bean corresponds to the database table 'CATENTRY'.
Constructor Summary | |
BundleAccessBean() Zero argument constructor used to initialize the access bean. |
|
BundleAccessBean(javax.ejb.EJBObject o) constructor |
|
BundleAccessBean(java.lang.String argPartNumber, java.lang.Long argMemberId) Maps to a corresponding ejbCreate method in the home interface of the EJB |
Method Summary | |
void | commitCopyHelper() Update(flush) data to the EJBObject (persistent storage). |
protected java.lang.String | defaultJNDIName() |
boolean | fulfills(java.lang.Long arg0, java.lang.String arg1) |
BaseItemAccessBean | getBaseItem() This method accesses a non-CMP field |
java.lang.String | getBaseItemId() This method provides access to the CATENTRY.BASEITEM_ID column of DB2 type BIGINT. |
java.lang.Long | getBaseItemIdInEJBType() This method provides access to the CATENTRY.BASEITEM_ID column of DB2 type BIGINT. |
CompositeCatalogEntryAccessBean[] | getBundleComponents() This method returns an array of the composite catalog entries that make up this bundle. |
java.lang.String | getBuyable() This method provides access to the CATENTRY.BUYABLE column of DB2 type INTEGER. |
java.lang.Integer | getBuyableInEJBType() This method provides access to the CATENTRY.BUYABLE column of DB2 type INTEGER. |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesAccessory() This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesAccessory(java.lang.Long[] arg0, java.lang.Long[] arg1) This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesAccessory(java.lang.String arg0) This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesAccessoryByStore(java.lang.Integer arg0) This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesAccessoryByStore(java.lang.Long[] arg0, java.lang.Long[] arg1, java.lang.Integer arg2) This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesAccessoryByStore(java.lang.String arg0, java.lang.Integer arg1) This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesByMAssocTypeAndStore(java.lang.String arg0, java.lang.Integer arg1) This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesByMAssocTypeAndStore(java.lang.String arg0, java.lang.Long[] arg1, java.lang.Long[] arg2, java.lang.Integer arg3) This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesByMAssocTypeAndStore(java.lang.String arg0, java.lang.String arg1, java.lang.Integer arg2) This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesCrossell() This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesCrossell(java.lang.Long[] arg0, java.lang.Long[] arg1) This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesCrossell(java.lang.String arg0) This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesCrossellByStore(java.lang.Integer arg0) This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesCrossellByStore(java.lang.Long[] arg0, java.lang.Long[] arg1, java.lang.Integer arg2) This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesCrossellByStore(java.lang.String arg0, java.lang.Integer arg1) This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesUpSell() This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesUpSell(java.lang.Long[] arg0, java.lang.Long[] arg1) This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesUpSell(java.lang.String arg0) This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesUpSellByStore(java.lang.Integer arg0) This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesUpSellByStore(java.lang.Long[] arg0, java.lang.Long[] arg1, java.lang.Integer arg2) This method accesses a non-CMP field |
RelatedCatalogEntryAccessBean[] | getCatalogEntriesUpSellByStore(java.lang.String arg0, java.lang.Integer arg1) This method accesses a non-CMP field |
java.lang.String | getCatalogEntryReferenceNumber() This method provides access to the CATENTRY.CATENTRY_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long | getCatalogEntryReferenceNumberInEJBType() This method provides access to the CATENTRY.CATENTRY_ID column of DB2 type BIGINT NOT NULL. |
CatalogEntryDescriptionAccessBean | getDescription() This method accesses a non-CMP field |
CatalogEntryDescriptionAccessBean | getDescription(java.lang.Integer arg0) This method accesses a non-CMP field |
CatalogEntryDescriptionAccessBean | getDescription(java.lang.Integer arg0, java.lang.Integer arg1) This method accesses a non-CMP field |
java.sql.Timestamp | getEndDate() This method accesses a non-CMP field |
java.lang.String | getField1() This method provides access to the CATENTRY.FIELD1 column of DB2 type INTEGER. |
java.lang.Integer | getField1InEJBType() This method provides access to the CATENTRY.FIELD1 column of DB2 type INTEGER. |
java.lang.String | getField2() This method provides access to the CATENTRY.FIELD2 column of DB2 type INTEGER. |
java.lang.Integer | getField2InEJBType() This method provides access to the CATENTRY.FIELD2 column of DB2 type INTEGER. |
java.lang.String | getField3() This method provides access to the CATENTRY.FIELD3 column of DB2 type DECIMAL(20 5). |
java.math.BigDecimal | getField3InEJBType() This method provides access to the CATENTRY.FIELD3 column of DB2 type DECIMAL(20 5). |
java.lang.String | getField4() This method provides access to the CATENTRY.FIELD4 column of DB2 type VARCHAR(254). |
java.lang.String | getField5() This method provides access to the CATENTRY.FIELD5 column of DB2 type VARCHAR(254). |
java.lang.String | getItemspc_id() This method provides access to the CATENTRY.ITEMSPC_ID column of DB2 type BIGINT. |
java.lang.Long | getItemspc_idInEJBType() This method provides access to the CATENTRY.ITEMSPC_ID column of DB2 type BIGINT. |
java.lang.String | getLanguage_id() This method accesses a non-CMP field |
java.lang.Integer | getLanguage_idInEJBType() This method accesses a non-CMP field |
java.lang.String | getLastUpdate() This method provides access to the CATENTRY.LASTUPDATE column of DB2 type TIMESTAMP. |
java.sql.Timestamp | getLastUpdateInEJBType() This method provides access to the CATENTRY.LASTUPDATE column of DB2 type TIMESTAMP. |
ListPriceAccessBean | getListPrice(java.lang.String arg0) This method accesses a non-CMP field |
java.lang.String | getManufacturerName() This method provides access to the CATENTRY.MFNAME column of DB2 type VARCHAR(64). |
java.lang.String | getManufacturerPartNumber() This method provides access to the CATENTRY.MFPARTNUMBER column of DB2 type VARCHAR(64). |
java.lang.String | getMarkForDelete() This method provides access to the CATENTRY.MARKFORDELETE column of DB2 type INTEGER NOT NULL. |
java.lang.Integer | getMarkForDeleteInEJBType() This method provides access to the CATENTRY.MARKFORDELETE column of DB2 type INTEGER NOT NULL. |
java.lang.String | getMemberId() This method provides access to the CATENTRY.MEMBER_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long | getMemberIdInEJBType() This method provides access to the CATENTRY.MEMBER_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String | getOid() This method provides access to the CATENTRY.OID column of DB2 type VARCHAR(64). |
java.lang.String | getOnAuction() This method provides access to the CATENTRY.ONAUCTION column of DB2 type INTEGER. |
java.lang.Integer | getOnAuctionInEJBType() This method provides access to the CATENTRY.ONAUCTION column of DB2 type INTEGER. |
java.lang.String | getOnSpecial() This method provides access to the CATENTRY.ONSPECIAL column of DB2 type INTEGER. |
java.lang.Integer | getOnSpecialInEJBType() This method provides access to the CATENTRY.ONSPECIAL column of DB2 type INTEGER. |
java.lang.Long | getOwner() This method accesses a non-CMP field |
java.lang.String[] | getParentCatalogEntryIds() This method accesses a non-CMP field |
java.lang.String | getPartNumber() This method provides access to the CATENTRY.PARTNUMBER column of DB2 type VARCHAR(64) NOT NULL. |
java.sql.Timestamp | getStartDate() This method accesses a non-CMP field |
java.lang.String | getState() This method provides access to the CATENTRY.STATE column of DB2 type CHAR(1) DEFAULT '1'. |
java.lang.String | getTemplateFileName(java.lang.Long[] arg0, java.lang.Integer arg1, java.lang.String arg2) This method accesses a non-CMP field |
java.lang.String | getTemplateFileName(java.lang.Long arg0, java.lang.Integer arg1, java.lang.String arg2) This method accesses a non-CMP field |
java.lang.String | getTemplateFileName(java.lang.Long arg0, UserAccessBean arg1, java.lang.Integer arg2, java.lang.String arg3) This method accesses a non-CMP field |
java.lang.String | getTemplateFileName(java.lang.Long arg0, UserAccessBean arg1, java.lang.Integer arg2, java.lang.String arg3, java.lang.Integer arg4) This method accesses a non-CMP field |
java.lang.String | getType() This method accesses a non-CMP field |
java.lang.String | getUrl() This method provides access to the CATENTRY.URL column of DB2 type VARCHAR(254). |
protected void | instantiateEJB() |
protected boolean | instantiateEJBByPrimaryKey() |
boolean | isCatalogEntryInStore(java.lang.Integer arg0) |
void | refreshCopyHelper() Load data from the EJBObject. |
void | setBaseItemId(java.lang.Long newValue) This method accesses a non-CMP field |
void | setBaseItemId(java.lang.String newValue) This method accesses a non-CMP field |
void | setBuyable(java.lang.Integer newValue) This method accesses a non-CMP field |
void | setBuyable(java.lang.String newValue) This method accesses a non-CMP field |
void | setEndDate(java.sql.Timestamp newValue) This method accesses a non-CMP field |
void | setField1(java.lang.Integer newValue) This method accesses a non-CMP field |
void | setField1(java.lang.String newValue) This method accesses a non-CMP field |
void | setField2(java.lang.Integer newValue) This method accesses a non-CMP field |
void | setField2(java.lang.String newValue) This method accesses a non-CMP field |
void | setField3(java.math.BigDecimal newValue) This method accesses a non-CMP field |
void | setField3(java.lang.String newValue) This method accesses a non-CMP field |
void | setField4(java.lang.String newValue) This method accesses a non-CMP field |
void | setField5(java.lang.String newValue) This method accesses a non-CMP field |
void | setInitKey_catalogEntryReferenceNumber(java.lang.String newValue) Set the primary key for this object |
void | setItemspc_id(java.lang.Long newValue) This method accesses a non-CMP field |
void | setItemspc_id(java.lang.String newValue) This method accesses a non-CMP field |
void | setLanguage_id(java.lang.Integer newValue) This method accesses a non-CMP field |
void | setLanguage_id(java.lang.String newValue) This method accesses a non-CMP field |
void | setLastUpdate(java.lang.String newValue) This method accesses a non-CMP field |
void | setLastUpdate(java.sql.Timestamp newValue) This method accesses a non-CMP field |
void | setManufacturerName(java.lang.String newValue) This method accesses a non-CMP field |
void | setManufacturerPartNumber(java.lang.String newValue) This method accesses a non-CMP field |
void | setMarkForDelete(java.lang.Integer newValue) This method accesses a non-CMP field |
void | setMarkForDelete(java.lang.String newValue) This method accesses a non-CMP field |
void | setMemberId(java.lang.Long newValue) This method accesses a non-CMP field |
void | setMemberId(java.lang.String newValue) This method accesses a non-CMP field |
void | setOid(java.lang.String newValue) This method accesses a non-CMP field |
void | setOnAuction(java.lang.Integer newValue) This method accesses a non-CMP field |
void | setOnAuction(java.lang.String newValue) This method accesses a non-CMP field |
void | setOnSpecial(java.lang.Integer newValue) This method accesses a non-CMP field |
void | setOnSpecial(java.lang.String newValue) This method accesses a non-CMP field |
void | setPartNumber(java.lang.String newValue) This method accesses a non-CMP field |
void | setStartDate(java.sql.Timestamp newValue) This method accesses a non-CMP field |
void | setState(java.lang.String newValue) This method accesses a non-CMP field |
void | setUrl(java.lang.String newValue) This method accesses a non-CMP field |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BundleAccessBean()
public BundleAccessBean(javax.ejb.EJBObject o) throws java.rmi.RemoteException
public BundleAccessBean(java.lang.String argPartNumber, java.lang.Long argMemberId) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
Maps to a corresponding ejbCreate method in the home interface of the EJB
Method Detail |
public void setInitKey_catalogEntryReferenceNumber(java.lang.String newValue)
Set the primary key for this object
protected java.lang.String defaultJNDIName()
protected void instantiateEJB() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
protected boolean instantiateEJBByPrimaryKey() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.naming.NamingException
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Update(flush) data to the EJBObject (persistent storage).
public void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Load data from the EJBObject.
public java.lang.String getLastUpdate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.LASTUPDATE column of DB2 type TIMESTAMP.
The following is a description of this column:
Indicates the last time the CatalogEntry was updated.
public java.sql.Timestamp getLastUpdateInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.LASTUPDATE column of DB2 type TIMESTAMP.
The following is a description of this column:
Indicates the last time the CatalogEntry was updated.
public void setLastUpdate(java.lang.String newValue)
public void setLastUpdate(java.sql.Timestamp newValue)
public java.lang.String getItemspc_id() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.ITEMSPC_ID column of DB2 type BIGINT.
The following is a description of this column:
The SpecifiedItem that this CatalogEntry relates to. This column should only be populated for CatalogEntries that are of type &quo
public java.lang.Long getItemspc_idInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.ITEMSPC_ID column of DB2 type BIGINT.
The following is a description of this column:
The SpecifiedItem that this CatalogEntry relates to. This column should only be populated for CatalogEntries that are of type &quo
public void setItemspc_id(java.lang.String newValue)
public void setItemspc_id(java.lang.Long newValue)
public java.lang.String getOnAuction() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.ONAUCTION column of DB2 type INTEGER.
The following is a description of this column:
This flag identifies if this CatalogEntry is on auction.
public java.lang.Integer getOnAuctionInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.ONAUCTION column of DB2 type INTEGER.
The following is a description of this column:
This flag identifies if this CatalogEntry is on auction.
public void setOnAuction(java.lang.String newValue)
public void setOnAuction(java.lang.Integer newValue)
public java.lang.String getState() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.STATE column of DB2 type CHAR(1) DEFAULT '1'.
The following is a description of this column:
Reserved for IBM internal use.
public void setState(java.lang.String newValue)
public java.lang.String getManufacturerPartNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.MFPARTNUMBER column of DB2 type VARCHAR(64).
The following is a description of this column:
The part number used by the manufacturer to identify this CatalogEntry.
public void setManufacturerPartNumber(java.lang.String newValue)
public java.lang.String getBuyable() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.BUYABLE column of DB2 type INTEGER.
The following is a description of this column:
Indicates whether this CatalogEntry can be purchased individually: 1=yes and 0=no.
public java.lang.Integer getBuyableInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.BUYABLE column of DB2 type INTEGER.
The following is a description of this column:
Indicates whether this CatalogEntry can be purchased individually: 1=yes and 0=no.
public void setBuyable(java.lang.String newValue)
public void setBuyable(java.lang.Integer newValue)
public java.lang.String getMarkForDelete() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.MARKFORDELETE column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Indicates if this CatalogEntry has been marked for deletion:&l
public java.lang.Integer getMarkForDeleteInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.MARKFORDELETE column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Indicates if this CatalogEntry has been marked for deletion:&l
public void setMarkForDelete(java.lang.String newValue)
public void setMarkForDelete(java.lang.Integer newValue)
public java.lang.String getBaseItemId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.BASEITEM_ID column of DB2 type BIGINT.
The following is a description of this column:
The BaseItem to which this CatalogEntry relates. This column should only be populated for CatalogEntries that are of type ProductBean, PackageBean or DynamicKitBean. BaseItems are used for fulfillment.
public java.lang.Long getBaseItemIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.BASEITEM_ID column of DB2 type BIGINT.
The following is a description of this column:
The BaseItem to which this CatalogEntry relates. This column should only be populated for CatalogEntries that are of type ProductBean, PackageBean or DynamicKitBean. BaseItems are used for fulfillment.
public void setBaseItemId(java.lang.String newValue)
public void setBaseItemId(java.lang.Long newValue)
public java.lang.String getCatalogEntryReferenceNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the CatalogEntry.
public java.lang.Long getCatalogEntryReferenceNumberInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the CatalogEntry.
public java.lang.String getField5() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.FIELD5 column of DB2 type VARCHAR(254).
The following is a description of this column:
Customizable.
public void setField5(java.lang.String newValue)
public java.lang.String getField4() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.FIELD4 column of DB2 type VARCHAR(254).
The following is a description of this column:
Customizable.
public void setField4(java.lang.String newValue)
public java.lang.String getField3() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.FIELD3 column of DB2 type DECIMAL(20 5).
The following is a description of this column:
Customizable.
public java.math.BigDecimal getField3InEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.FIELD3 column of DB2 type DECIMAL(20 5).
The following is a description of this column:
Customizable.
public void setField3(java.lang.String newValue)
public void setField3(java.math.BigDecimal newValue)
public java.lang.String getField2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.FIELD2 column of DB2 type INTEGER.
The following is a description of this column:
Customizable.
public java.lang.Integer getField2InEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.FIELD2 column of DB2 type INTEGER.
The following is a description of this column:
Customizable.
public void setField2(java.lang.String newValue)
public void setField2(java.lang.Integer newValue)
public java.lang.String getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.FIELD1 column of DB2 type INTEGER.
The following is a description of this column:
Customizable.
public java.lang.Integer getField1InEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.FIELD1 column of DB2 type INTEGER.
The following is a description of this column:
Customizable.
public void setField1(java.lang.String newValue)
public void setField1(java.lang.Integer newValue)
public java.lang.String getOnSpecial() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.ONSPECIAL column of DB2 type INTEGER.
The following is a description of this column:
This flag identifies if this CatalogEntry is on special.
public java.lang.Integer getOnSpecialInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.ONSPECIAL column of DB2 type INTEGER.
The following is a description of this column:
This flag identifies if this CatalogEntry is on special.
public void setOnSpecial(java.lang.String newValue)
public void setOnSpecial(java.lang.Integer newValue)
public java.lang.String getOid() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.OID column of DB2 type VARCHAR(64).
The following is a description of this column:
Reserved for IBM internal use.
public void setOid(java.lang.String newValue)
public java.lang.String getUrl() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.URL column of DB2 type VARCHAR(254).
The following is a description of this column:
The URL to this CatalogEntry, which can be used as a download URL for soft goods.
public void setUrl(java.lang.String newValue)
public java.lang.String getPartNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.PARTNUMBER column of DB2 type VARCHAR(64) NOT NULL.
The following is a description of this column:
The reference number that identifies the part number of the CatalogEntry. Along with the MEMBER_ID, these columns are a unique index.
public void setPartNumber(java.lang.String newValue)
public java.lang.String getManufacturerName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.MFNAME column of DB2 type VARCHAR(64).
The following is a description of this column:
The name of the manufacturer of this CatalogEntry.
public void setManufacturerName(java.lang.String newValue)
public java.lang.String getMemberId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.MEMBER_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The reference number that identifies the owner of the CatalogEntry. Along with the PARTNUMBER, these columns are a unique index.
public java.lang.Long getMemberIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATENTRY.MEMBER_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The reference number that identifies the owner of the CatalogEntry. Along with the PARTNUMBER, these columns are a unique index.
public void setMemberId(java.lang.String newValue)
public void setMemberId(java.lang.Long newValue)
public java.lang.String getLanguage_id() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.Integer getLanguage_idInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setLanguage_id(java.lang.String newValue)
public void setLanguage_id(java.lang.Integer newValue)
public java.lang.String getType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public boolean isCatalogEntryInStore(java.lang.Integer arg0) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public boolean fulfills(java.lang.Long arg0, java.lang.String arg1) throws java.rmi.RemoteException, java.lang.Exception, javax.ejb.FinderException, javax.naming.NamingException
public CatalogEntryDescriptionAccessBean getDescription() throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public CatalogEntryDescriptionAccessBean getDescription(java.lang.Integer arg0) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public CatalogEntryDescriptionAccessBean getDescription(java.lang.Integer arg0, java.lang.Integer arg1) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public CompositeCatalogEntryAccessBean[] getBundleComponents() throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
This method returns an array of the composite catalog entries that make up this bundle.
public ListPriceAccessBean getListPrice(java.lang.String arg0) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesAccessory() throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesAccessory(java.lang.Long[] arg0, java.lang.Long[] arg1) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesAccessory(java.lang.String arg0) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesCrossell() throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesCrossell(java.lang.Long[] arg0, java.lang.Long[] arg1) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesCrossell(java.lang.String arg0) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesUpSell() throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesUpSell(java.lang.Long[] arg0, java.lang.Long[] arg1) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesUpSell(java.lang.String arg0) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public BaseItemAccessBean getBaseItem() throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public java.lang.Long getOwner() throws java.lang.Exception, java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
public java.lang.String getTemplateFileName(java.lang.Long arg0, UserAccessBean arg1, java.lang.Integer arg2, java.lang.String arg3) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public java.lang.String getTemplateFileName(java.lang.Long arg0, UserAccessBean arg1, java.lang.Integer arg2, java.lang.String arg3, java.lang.Integer arg4) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public java.lang.String getTemplateFileName(java.lang.Long arg0, java.lang.Integer arg1, java.lang.String arg2) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public java.lang.String getTemplateFileName(java.lang.Long[] arg0, java.lang.Integer arg1, java.lang.String arg2) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
public java.lang.String[] getParentCatalogEntryIds() throws javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException, javax.naming.NamingException
public java.sql.Timestamp getStartDate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setStartDate(java.sql.Timestamp newValue)
public java.sql.Timestamp getEndDate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setEndDate(java.sql.Timestamp newValue)
public RelatedCatalogEntryAccessBean[] getCatalogEntriesCrossellByStore(java.lang.Integer arg0) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesCrossellByStore(java.lang.String arg0, java.lang.Integer arg1) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesAccessoryByStore(java.lang.Long[] arg0, java.lang.Long[] arg1, java.lang.Integer arg2) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesAccessoryByStore(java.lang.Integer arg0) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesUpSellByStore(java.lang.Integer arg0) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesUpSellByStore(java.lang.Long[] arg0, java.lang.Long[] arg1, java.lang.Integer arg2) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesUpSellByStore(java.lang.String arg0, java.lang.Integer arg1) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesCrossellByStore(java.lang.Long[] arg0, java.lang.Long[] arg1, java.lang.Integer arg2) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesAccessoryByStore(java.lang.String arg0, java.lang.Integer arg1) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesByMAssocTypeAndStore(java.lang.String arg0, java.lang.Long[] arg1, java.lang.Long[] arg2, java.lang.Integer arg3) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesByMAssocTypeAndStore(java.lang.String arg0, java.lang.String arg1, java.lang.Integer arg2) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
public RelatedCatalogEntryAccessBean[] getCatalogEntriesByMAssocTypeAndStore(java.lang.String arg0, java.lang.Integer arg1) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.