java.lang.Object | +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean | +--com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
This table holds the page names used to display CatalogEntries. Selection is based on Store, MemberGroup, DeviceType, CatalogEntryType, CatalogEntry, AuctionState, Language, or any combination of the above.
Constructor Summary | |
---|---|
ProductPageRelationAccessBean() constructor | |
ProductPageRelationAccessBean(javax.ejb.EJBObject o) constructor | |
ProductPageRelationAccessBean(java.lang.Long arg0,
java.lang.Integer arg1, java.lang.Long arg2, java.lang.Integer arg3,
java.lang.String arg4, java.lang.String arg5) constructor | |
ProductPageRelationAccessBean(java.lang.Long arg0, java.lang.Long arg1,
java.lang.Integer arg2, java.lang.String arg3,
java.lang.String arg4) constructor |
Method Summary | |
---|---|
void |
commitCopyHelper() Update(flush) data to the EJBObject (persistent storage). |
protected
java.lang.String |
defaultJNDIName() |
ProductPageRelationAccessBean |
findByStoreCatEntryMemberGroup(java.lang.Integer arg0,
java.lang.Long arg1, java.lang.Long arg2, java.lang.String arg3,
java.lang.String arg4) Finds the product page relation with the catalog entry ID. |
java.util.Enumeration |
findByStoreCatEntryMemberGroupAuctionState(java.lang.Integer arg0,
java.lang.Integer arg1, java.lang.Long arg2, java.lang.String arg3,
java.lang.Long arg4, java.lang.Integer arg5) Finds the product page relation with the catalog entry ID. |
ProductPageRelationAccessBean |
findByStoreCatEntryMemberGroupLanguageId(java.lang.Integer arg0,
java.lang.Long arg1, java.lang.Long arg2, java.lang.String arg3,
java.lang.String arg4, java.lang.Integer arg5) Finds the product page relation with the catalog entry ID. |
ProductPageRelationAccessBean |
findByStoreCatEntryMemberGroups(java.lang.Integer arg0,
java.lang.Long arg1, java.lang.String arg2, java.lang.String arg3,
java.lang.Long[] arg4) constructor |
ProductPageRelationAccessBean |
findByStoreCatEntryMemberGroupsLanguageId(java.lang.Integer arg0,
java.lang.Long arg1, java.lang.String arg2, java.lang.String arg3,
java.lang.Long[] arg4, java.lang.Integer arg5) constructor |
java.lang.String |
getAutionState() This method provides access to the DISPENTREL.AUCTIONSTATE column of DB2 type INTEGER NOT NULL DEFAULT 0. |
java.lang.Integer |
getAutionStateInEJBType() This method provides access to the DISPENTREL.AUCTIONSTATE column of DB2 type INTEGER NOT NULL DEFAULT 0. |
java.lang.String |
getCatalogEntryType() This method provides access to the DISPENTREL.CATENTTYPE_ID column of DB2 type CHAR(16) NOT NULL. |
java.lang.String |
getDescription() This method provides access to the DISPENTREL.DESCRIPTION column of DB2 type VARCHAR(254). |
java.lang.String |
getDevicetype_id() This method provides access to the DISPENTREL.DEVICEFMT_ID column of DB2 type INTEGER NOT NULL. |
java.lang.String |
getField1() This method provides access to the DISPENTREL.FIELD1 column of DB2 type VARCHAR(254). |
java.lang.String |
getField2() This method provides access to the DISPENTREL.FIELD2 column of DB2 type VARCHAR(254). |
java.lang.String |
getLanguageId() This method provides access to the DISPENTREL.LANGUAGE_ID column of DB2 type INTEGER. |
java.lang.Integer |
getLanguageIdInEJBType() This method provides access to the DISPENTREL.LANGUAGE_ID column of DB2 type INTEGER. |
java.lang.String |
getMemberGroupID() This method provides access to the DISPENTREL.MBRGRP_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getMemberGroupIDInEJBType() This method provides access to the DISPENTREL.MBRGRP_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String |
getOid() This method provides access to the DISPENTREL.OID column of DB2 type VARCHAR(64). |
java.lang.String |
getProductReferenceNumber() This method provides access to the DISPENTREL.CATENTRY_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getProductReferenceNumberInEJBType() This method provides access to the DISPENTREL.CATENTRY_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String |
getRank() This method provides access to the DISPENTREL.RANK column of DB2 type FLOAT. |
java.lang.Double |
getRankInEJBType() This method provides access to the DISPENTREL.RANK column of DB2 type FLOAT. |
java.lang.String |
getStoreEntryID() This method provides access to the DISPENTREL.STOREENT_ID column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getStoreEntryIDInEJBType() This method provides access to the DISPENTREL.STOREENT_ID column of DB2 type INTEGER NOT NULL. |
java.lang.String |
getTemplateName() This method provides access to the DISPENTREL.PAGENAME column of DB2 type VARCHAR(254) NOT NULL. |
protected
void |
instantiateEJB() |
protected
boolean |
instantiateEJBByPrimaryKey() |
void |
refreshCopyHelper() Load data from the EJBObject. |
void |
setAutionState(java.lang.Integer newValue) This method provides access to the DISPENTREL.AUCTIONSTATE column of DB2 type INTEGER NOT NULL DEFAULT 0. |
void |
setAutionState(java.lang.String newValue) This method provides access to the DISPENTREL.AUCTIONSTATE column of DB2 type INTEGER NOT NULL DEFAULT 0. |
void |
setCatalogEntryType(java.lang.String newValue) This method provides access to the DISPENTREL.CATENTTYPE_ID column of DB2 type CHAR(16) NOT NULL. |
void |
setDescription(java.lang.String newValue) This method provides access to the DISPENTREL.DESCRIPTION column of DB2 type VARCHAR(254). |
void |
setDevicetype_id(java.lang.String newValue) This method provides access to the DISPENTREL.DEVICEFMT_ID column of DB2 type INTEGER NOT NULL. |
void |
setField1(java.lang.String newValue) This method provides access to the DISPENTREL.FIELD1 column of DB2 type VARCHAR(254). |
void |
setField2(java.lang.String newValue) This method provides access to the DISPENTREL.FIELD2 column of DB2 type VARCHAR(254). |
void |
setInitKey_displayReferenceNumber(java.lang.String newValue) Set the primary key for this object |
void |
setLanguageId(java.lang.Integer newValue) This method provides access to the DISPENTREL.LANGUAGE_ID column of DB2 type INTEGER. |
void |
setLanguageId(java.lang.String newValue) This method provides access to the DISPENTREL.LANGUAGE_ID column of DB2 type INTEGER. |
void |
setMemberGroupID(java.lang.Long newValue) This method provides access to the DISPENTREL.MBRGRP_ID column of DB2 type BIGINT NOT NULL. |
void |
setMemberGroupID(java.lang.String newValue) This method provides access to the DISPENTREL.MBRGRP_ID column of DB2 type BIGINT NOT NULL. |
void |
setOid(java.lang.String newValue) This method provides access to the DISPENTREL.OID column of DB2 type VARCHAR(64). |
void |
setProductReferenceNumber(java.lang.Long newValue) This method provides access to the DISPENTREL.CATENTRY_ID column of DB2 type BIGINT NOT NULL. |
void |
setProductReferenceNumber(java.lang.String newValue) This method provides access to the DISPENTREL.CATENTRY_ID column of DB2 type BIGINT NOT NULL. |
void |
setRank(java.lang.Double newValue) This method provides access to the DISPENTREL.RANK column of DB2 type FLOAT. |
void |
setRank(java.lang.String newValue) This method provides access to the DISPENTREL.RANK column of DB2 type FLOAT. |
void |
setStoreEntryID(java.lang.Integer newValue) This method provides access to the DISPENTREL.STOREENT_ID column of DB2 type INTEGER NOT NULL. |
void |
setStoreEntryID(java.lang.String newValue) This method provides access to the DISPENTREL.STOREENT_ID column of DB2 type INTEGER NOT NULL. |
void |
setTemplateName(java.lang.String newValue) This method provides access to the DISPENTREL.PAGENAME column of DB2 type VARCHAR(254) NOT NULL. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Constructor Detail |
---|
public ProductPageRelationAccessBean()
public ProductPageRelationAccessBean(javax.ejb.EJBObject o) throws java.rmi.RemoteException
o
- javax.ejb.EJBObjectjava.rmi.RemoteException
public ProductPageRelationAccessBean(java.lang.Long arg0, java.lang.Integer arg1, java.lang.Long arg2, java.lang.Integer arg3, java.lang.String arg4, java.lang.String arg5) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
arg0
- java.lang.Longarg1
- java.lang.Integerarg2
- java.lang.Longarg3
- java.lang.Integerarg4
- java.lang.Stringarg5
- java.lang.Stringjavax.naming.NamingException
javax.ejb.CreateException
java.rmi.RemoteException
javax.ejb.FinderException
public ProductPageRelationAccessBean(java.lang.Long arg0, java.lang.Long arg1, java.lang.Integer arg2, java.lang.String arg3, java.lang.String arg4) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
arg0
- java.lang.Longarg1
- java.lang.Longarg2
- java.lang.Integerarg3
- java.lang.Stringarg4
- java.lang.Stringjavax.naming.NamingException
javax.ejb.CreateException
java.rmi.RemoteException
javax.ejb.FinderException
Method Detail |
---|
public ProductPageRelationAccessBean findByStoreCatEntryMemberGroup(java.lang.Integer arg0, java.lang.Long arg1, java.lang.Long arg2, java.lang.String arg3, java.lang.String arg4) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Finds the product page relation with the catalog entry ID.
SQL:
SELECT FIELD2, OID, MBRGRP_ID, CATENTTYPE_ID, DISPENTREL_ID, PAGENAME,
CATENTRY_ID, AUCTIONSTATE, DESCRIPTION, FIELD1, DEVICEFMT_ID, STOREENT_ID,
RANK, LANGUAGE_ID FROM DISPENTREL WHERE (STOREENT_ID = storeId OR
STOREENT_ID = 0 ) AND (catentry_id = catalongEntryId or catentry_id = 0
) AND (MBRGRP_ID = memberGrpId or MBRGRP_ID = 0 ) AND (devicefmt_id =
devicetype_id or devicefmt_id =-1) AND (CATENTTYPE_ID =
entry_type or CATENTTYPE_ID = 'CatalogEntryBean') ORDER BY
auctionstate desc, MBRGRP_ID desc, catentry_id desc, STOREENT_ID desc
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
- The
javax.naming.NamingException exceptionpublic ProductPageRelationAccessBean findByStoreCatEntryMemberGroupLanguageId(java.lang.Integer arg0, java.lang.Long arg1, java.lang.Long arg2, java.lang.String arg3, java.lang.String arg4, java.lang.Integer arg5) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Finds the product page relation with the catalog entry ID.
SQL:
SELECT FIELD2, OID, MBRGRP_ID, CATENTTYPE_ID, DISPENTREL_ID, PAGENAME,
CATENTRY_ID, AUCTIONSTATE, DESCRIPTION, FIELD1, DEVICEFMT_ID, STOREENT_ID,
RANK, LANGUAGE_ID FROM DISPENTREL WHERE (STOREENT_ID = storeId or
STOREENT_ID = 0 ) AND (catentry_id = catalongEntryId or catentry_id = 0
) AND (MBRGRP_ID = memberGrpId or MBRGRP_ID = 0 ) AND (devicefmt_id =
devicetype_id or devicefmt_id = -1) AND (CATENTTYPE_ID =
'entry_type' or CATENTTYPE_ID = 'CatalogEntryBean') AND
(language_id = languageId or language_id is null ) ORDER BY auctionstate
desc, MBRGRP_ID desc, catentry_id desc, STOREENT_ID desc , language_id asc
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
- The
javax.naming.NamingException exceptionpublic ProductPageRelationAccessBean findByStoreCatEntryMemberGroups(java.lang.Integer arg0, java.lang.Long arg1, java.lang.String arg2, java.lang.String arg3, java.lang.Long[] arg4) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
arg0
- java.lang.Integerarg1
- java.lang.Longarg2
- java.lang.Stringarg3
- java.lang.Stringarg4
- java.lang.Long[]java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
public ProductPageRelationAccessBean findByStoreCatEntryMemberGroupsLanguageId(java.lang.Integer arg0, java.lang.Long arg1, java.lang.String arg2, java.lang.String arg3, java.lang.Long[] arg4, java.lang.Integer arg5) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
arg0
- java.lang.Integerarg1
- java.lang.Longarg2
- java.lang.Stringarg3
- java.lang.Stringarg4
- java.lang.Long[]arg5
- java.lang.Integerjava.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
public java.util.Enumeration findByStoreCatEntryMemberGroupAuctionState(java.lang.Integer arg0, java.lang.Integer arg1, java.lang.Long arg2, java.lang.String arg3, java.lang.Long arg4, java.lang.Integer arg5) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Finds the product page relation with the catalog entry ID.
SQL:
SELECT FIELD2, OID, MBRGRP_ID, CATENTTYPE_ID, DISPENTREL_ID, PAGENAME,
CATENTRY_ID, AUCTIONSTATE, DESCRIPTION, FIELD1, DEVICEFMT_ID, STOREENT_ID,
RANK, LANGUAGE_ID FROM DISPENTREL WHERE DEVICEFMT_ID = deviceFmtId AND
STOREENT_ID = storeId AND CATENTRY_ID= catalongEntryId AND
CATENTTYPE_ID = entry_type AND MBRGRP_ID = memberGrpId AND
AUCTIONSTATE= auctionState
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
- The
javax.naming.NamingException exceptionpublic void setInitKey_displayReferenceNumber(java.lang.String newValue)
Set the primary key for this object
newValue
- java.lang.Stringprotected java.lang.String defaultJNDIName()
protected void instantiateEJB() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
protected boolean instantiateEJBByPrimaryKey() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.naming.NamingException
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).
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Load data from the EJBObject.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.String getDevicetype_id() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the DISPENTREL.DEVICEFMT_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The reference number of the device type that the page will be displayed on. Foreign key to the DEVICEFMT table.
getDevicetype_id
in interface
ProductPageRelationAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setDevicetype_id(java.lang.String newValue)
This method provides access to the DISPENTREL.DEVICEFMT_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The reference number of the device type that the page will be displayed on. Foreign key to the DEVICEFMT table.
setDevicetype_id
in interface
ProductPageRelationAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getDescription() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the DISPENTREL.DESCRIPTION column of DB2 type VARCHAR(254).
The following is a description of this column:
A descriptive comment of this entry.
getDescription
in interface
ProductPageRelationAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setDescription(java.lang.String newValue)
This method provides access to the DISPENTREL.DESCRIPTION column of DB2 type VARCHAR(254).
The following is a description of this column:
A descriptive comment of this entry.
setDescription
in interface
ProductPageRelationAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getCatalogEntryType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the DISPENTREL.CATENTTYPE_ID column of DB2 type CHAR(16) NOT NULL.
The following is a description of this column:
The type of CatalogEntry that this page will be used to display. Foreign key to the CATENTTYPE table. For example, if this column is designated as &quo
getCatalogEntryType
in interface
ProductPageRelationAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setCatalogEntryType(java.lang.String newValue)
This method provides access to the DISPENTREL.CATENTTYPE_ID column of DB2 type CHAR(16) NOT NULL.
The following is a description of this column:
The type of CatalogEntry that this page will be used to display. Foreign key to the CATENTTYPE table. For example, if this column is designated as &quo
setCatalogEntryType
in interface
ProductPageRelationAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getAutionState() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the DISPENTREL.AUCTIONSTATE column of DB2 type INTEGER NOT NULL DEFAULT 0.
The following is a description of this column:
The flag that indicates that this template page displays a CatalogEntry that is on auction. A value of 0 indicates that it is not an auction template, while a value of 1 indicates that it is.
getAutionState
in interface
ProductPageRelationAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getAutionStateInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the DISPENTREL.AUCTIONSTATE column of DB2 type INTEGER NOT NULL DEFAULT 0.
The following is a description of this column:
The flag that indicates that this template page displays a CatalogEntry that is on auction. A value of 0 indicates that it is not an auction template, while a value of 1 indicates that it is.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setAutionState(java.lang.String newValue)
This method provides access to the DISPENTREL.AUCTIONSTATE column of DB2 type INTEGER NOT NULL DEFAULT 0.
The following is a description of this column:
The flag that indicates that this template page displays a CatalogEntry that is on auction. A value of 0 indicates that it is not an auction template, while a value of 1 indicates that it is.
setAutionState
in interface
ProductPageRelationAccessBeanData
newValue
- Stringpublic void setAutionState(java.lang.Integer newValue)
This method provides access to the DISPENTREL.AUCTIONSTATE column of DB2 type INTEGER NOT NULL DEFAULT 0.
The following is a description of this column:
The flag that indicates that this template page displays a CatalogEntry that is on auction. A value of 0 indicates that it is not an auction template, while a value of 1 indicates that it is.
newValue
- java.lang.Integerpublic java.lang.String getLanguageId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the DISPENTREL.LANGUAGE_ID column of DB2 type INTEGER.
The following is a description of this column:
The language that this page displays. For a list of language components, see the LANGUAGE table.
getLanguageId
in interface
ProductPageRelationAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getLanguageIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the DISPENTREL.LANGUAGE_ID column of DB2 type INTEGER.
The following is a description of this column:
The language that this page displays. For a list of language components, see the LANGUAGE table.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setLanguageId(java.lang.String newValue)
This method provides access to the DISPENTREL.LANGUAGE_ID column of DB2 type INTEGER.
The following is a description of this column:
The language that this page displays. For a list of language components, see the LANGUAGE table.
setLanguageId
in interface
ProductPageRelationAccessBeanData
newValue
- Stringpublic void setLanguageId(java.lang.Integer newValue)
This method provides access to the DISPENTREL.LANGUAGE_ID column of DB2 type INTEGER.
The following is a description of this column:
The language that this page displays. For a list of language components, see the LANGUAGE table.
newValue
- java.lang.Integerpublic java.lang.String getField2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the DISPENTREL.FIELD2 column of DB2 type VARCHAR(254).
The following is a description of this column:
Customizable.
getField2
in interface
ProductPageRelationAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setField2(java.lang.String newValue)
This method provides access to the DISPENTREL.FIELD2 column of DB2 type VARCHAR(254).
The following is a description of this column:
Customizable.
setField2
in interface
ProductPageRelationAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the DISPENTREL.FIELD1 column of DB2 type VARCHAR(254).
The following is a description of this column:
Customizable.
getField1
in interface
ProductPageRelationAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setField1(java.lang.String newValue)
This method provides access to the DISPENTREL.FIELD1 column of DB2 type VARCHAR(254).
The following is a description of this column:
Customizable.
setField1
in interface
ProductPageRelationAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getOid() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the DISPENTREL.OID column of DB2 type VARCHAR(64).
The following is a description of this column:
Reserved for IBM internal use.
getOid
in interface
ProductPageRelationAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setOid(java.lang.String newValue)
This method provides access to the DISPENTREL.OID column of DB2 type VARCHAR(64).
The following is a description of this column:
Reserved for IBM internal use.
setOid
in interface
ProductPageRelationAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getMemberGroupID() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the DISPENTREL.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The reference number of the MemberGroup for which this template page will be displayed. A value of 0 indicates that this template page will be used for for all MemberGroups.
getMemberGroupID
in interface
ProductPageRelationAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Long getMemberGroupIDInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the DISPENTREL.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The reference number of the MemberGroup for which this template page will be displayed. A value of 0 indicates that this template page will be used for for all MemberGroups.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setMemberGroupID(java.lang.String newValue)
This method provides access to the DISPENTREL.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The reference number of the MemberGroup for which this template page will be displayed. A value of 0 indicates that this template page will be used for for all MemberGroups.
setMemberGroupID
in interface
ProductPageRelationAccessBeanData
newValue
- Stringpublic void setMemberGroupID(java.lang.Long newValue)
This method provides access to the DISPENTREL.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The reference number of the MemberGroup for which this template page will be displayed. A value of 0 indicates that this template page will be used for for all MemberGroups.
newValue
- java.lang.Longpublic java.lang.String getProductReferenceNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the DISPENTREL.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The reference number of the CatalogEntry for which this page name will be displayed. A value of 0 indicates that this page name will be used for for all CatalogEntries.
getProductReferenceNumber
in interface
ProductPageRelationAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Long getProductReferenceNumberInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the DISPENTREL.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The reference number of the CatalogEntry for which this page name will be displayed. A value of 0 indicates that this page name will be used for for all CatalogEntries.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setProductReferenceNumber(java.lang.String newValue)
This method provides access to the DISPENTREL.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The reference number of the CatalogEntry for which this page name will be displayed. A value of 0 indicates that this page name will be used for for all CatalogEntries.
setProductReferenceNumber
in interface
ProductPageRelationAccessBeanData
newValue
- Stringpublic void setProductReferenceNumber(java.lang.Long newValue)
This method provides access to the DISPENTREL.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The reference number of the CatalogEntry for which this page name will be displayed. A value of 0 indicates that this page name will be used for for all CatalogEntries.
newValue
- java.lang.Longpublic java.lang.String getTemplateName() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the DISPENTREL.PAGENAME column of DB2 type VARCHAR(254) NOT NULL.
The following is a description of this column:
The name and path of the display template page. The path is relative to the application document root.
getTemplateName
in interface
ProductPageRelationAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setTemplateName(java.lang.String newValue)
This method provides access to the DISPENTREL.PAGENAME column of DB2 type VARCHAR(254) NOT NULL.
The following is a description of this column:
The name and path of the display template page. The path is relative to the application document root.
setTemplateName
in interface
ProductPageRelationAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getRank() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the DISPENTREL.RANK column of DB2 type FLOAT.
The following is a description of this column:
A sequence number used to break ties when more than one page satisfies the selection criteria. The smaller the rank, the higher the precedence of the page.
getRank
in interface
ProductPageRelationAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Double getRankInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the DISPENTREL.RANK column of DB2 type FLOAT.
The following is a description of this column:
A sequence number used to break ties when more than one page satisfies the selection criteria. The smaller the rank, the higher the precedence of the page.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setRank(java.lang.String newValue)
This method provides access to the DISPENTREL.RANK column of DB2 type FLOAT.
The following is a description of this column:
A sequence number used to break ties when more than one page satisfies the selection criteria. The smaller the rank, the higher the precedence of the page.
setRank
in interface
ProductPageRelationAccessBeanData
newValue
- Stringpublic void setRank(java.lang.Double newValue)
This method provides access to the DISPENTREL.RANK column of DB2 type FLOAT.
The following is a description of this column:
A sequence number used to break ties when more than one page satisfies the selection criteria. The smaller the rank, the higher the precedence of the page.
newValue
- java.lang.Doublepublic java.lang.String getStoreEntryID() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the DISPENTREL.STOREENT_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The reference number of the Store for which this page will be displayed.
getStoreEntryID
in interface
ProductPageRelationAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getStoreEntryIDInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the DISPENTREL.STOREENT_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The reference number of the Store for which this page will be displayed.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setStoreEntryID(java.lang.String newValue)
This method provides access to the DISPENTREL.STOREENT_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The reference number of the Store for which this page will be displayed.
setStoreEntryID
in interface
ProductPageRelationAccessBeanData
newValue
- Stringpublic void setStoreEntryID(java.lang.Integer newValue)
This method provides access to the DISPENTREL.STOREENT_ID column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
The reference number of the Store for which this page will be displayed.
newValue
- java.lang.Integer