com.ibm.commerce.catalog.objects
Class ProductPageRelationAccessBean

java.lang.Object
  com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
      com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
All Implemented Interfaces:
ProductPageRelationAccessBeanData

public class ProductPageRelationAccessBean
extends com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
implements ProductPageRelationAccessBeanData

This table holds the page names used to display CatalogEntries. The selection is based on Store, MemberGroup, DeviceType, CatalogEntryType, CatalogEntry, AuctionState, Language, or any combination of the above. This access bean corresponds to the database table 'DISPENTREL'.

See Also:
Serialized Form

Constructor Summary
ProductPageRelationAccessBean()
Zero argument constructor used to initialize the access bean.
ProductPageRelationAccessBean(javax.ejb.EJBObject o)
constructor
ProductPageRelationAccessBean(java.lang.Long productReferenceNumber, java.lang.Integer autionState, java.lang.Long mbrGrpId, java.lang.Integer storeId, java.lang.String entryType, java.lang.String pageName)
Maps to a corresponding ejbCreate method in the home interface of the EJB.
ProductPageRelationAccessBean(java.lang.Long productReferenceNumber, java.lang.Long mbrGrpId, java.lang.Integer storeId, java.lang.String entryType, java.lang.String pageName)
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()
ProductPageRelationAccessBean findByStoreCatEntryMemberGroup(java.lang.Integer storeId, java.lang.Long catalongEntryId, java.lang.Long memberGrpId, java.lang.String devicetype_id, java.lang.String entry_type)
Finds the product page relation with the catalog entry ID.
java.util.Enumeration findByStoreCatEntryMemberGroupAuctionState(java.lang.Integer deviceFmtId, java.lang.Integer storeId, java.lang.Long catalongEntryId, java.lang.String entry_type, java.lang.Long memberGrpId, java.lang.Integer auctionState)
Finds the product page relation with the catalog entry ID.
ProductPageRelationAccessBean findByStoreCatEntryMemberGroupLanguageId(java.lang.Integer storeId, java.lang.Long catalongEntryId, java.lang.Long memberGrpId, java.lang.String devicetype_id, java.lang.String entry_type, java.lang.Integer languageId)
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 accesses a non-CMP field
void setAutionState(java.lang.String newValue)
This method accesses a non-CMP field
void setCatalogEntryType(java.lang.String newValue)
This method accesses a non-CMP field
void setDescription(java.lang.String newValue)
This method accesses a non-CMP field
void setDevicetype_id(java.lang.String 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.String newValue)
This method accesses a non-CMP field
void setInitKey_displayReferenceNumber(java.lang.String newValue)
Set the primary key for this object
void setLanguageId(java.lang.Integer newValue)
This method accesses a non-CMP field
void setLanguageId(java.lang.String newValue)
This method accesses a non-CMP field
void setMemberGroupID(java.lang.Long newValue)
This method accesses a non-CMP field
void setMemberGroupID(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 setProductReferenceNumber(java.lang.Long newValue)
This method accesses a non-CMP field
void setProductReferenceNumber(java.lang.String newValue)
This method accesses a non-CMP field
void setRank(java.lang.Double newValue)
This method accesses a non-CMP field
void setRank(java.lang.String newValue)
This method accesses a non-CMP field
void setStoreEntryID(java.lang.Integer newValue)
This method accesses a non-CMP field
void setStoreEntryID(java.lang.String newValue)
This method accesses a non-CMP field
void setTemplateName(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

ProductPageRelationAccessBean

public ProductPageRelationAccessBean()
Zero argument constructor used to initialize the access bean. This constructor corresponds to the following home interface method: public abstract com.ibm.commerce.catalog.objects.ProductPageRelation com.ibm.commerce.catalog.objimpl.ProductPageRelationHomeBase.findByPrimaryKey(com.ibm.commerce.catalog.objects.ProductPageRelationKey) throws java.rmi.RemoteException,javax.ejb.FinderException The home interface method properties need to be set by calling the following setter methods before calling any business methods: setInitKey_displayReferenceNumber( java.lang.Long )

ProductPageRelationAccessBean

public ProductPageRelationAccessBean(javax.ejb.EJBObject o)
                              throws java.rmi.RemoteException
constructor
Parameters:
o - javax.ejb.EJBObject
Throws:
java.rmi.RemoteException

ProductPageRelationAccessBean

public ProductPageRelationAccessBean(java.lang.Long productReferenceNumber,
                                     java.lang.Integer autionState,
                                     java.lang.Long mbrGrpId,
                                     java.lang.Integer storeId,
                                     java.lang.String entryType,
                                     java.lang.String pageName)
                              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. Creates an access to the product page relation according to the product reference number, auction state, member group ID, store ID, catalog entry type, and page name.

Parameters:
productReferenceNumber - The product reference number. java.lang.Long
autionState - The auction state. java.lang.Integer
mbrGrpId - The member group ID. java.lang.Long
storeId - The store ID. java.lang.Integer
entryType - The entry type. java.lang.String
pageName - The page name. java.lang.String
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

ProductPageRelationAccessBean

public ProductPageRelationAccessBean(java.lang.Long productReferenceNumber,
                                     java.lang.Long mbrGrpId,
                                     java.lang.Integer storeId,
                                     java.lang.String entryType,
                                     java.lang.String pageName)
                              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. Creates an access to the product page relation according to the product reference number, member group ID, store ID, catalog entry type, and page name.

Parameters:
productReferenceNumber - The product reference number. java.lang.Long
mbrGrpId - The member group ID. java.lang.Long
storeId - The store ID. java.lang.Integer
entryType - The catalog entry type. java.lang.String
pageName - The page name. java.lang.String
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
Method Detail

findByStoreCatEntryMemberGroup

public ProductPageRelationAccessBean findByStoreCatEntryMemberGroup(java.lang.Integer storeId,
                                                                    java.lang.Long catalongEntryId,
                                                                    java.lang.Long memberGrpId,
                                                                    java.lang.String devicetype_id,
                                                                    java.lang.String entry_type)
                                                             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

Parameters:
storeId - The store ID. java.lang.Integer
catalongEntryId - The catalog entry ID. java.lang.Long
memberGrpId - The member group ID. java.lang.Long
devicetype_id - The device type ID. java.lang.String
entry_type - The catalog entry type java.lang.String
Returns:
com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

findByStoreCatEntryMemberGroupLanguageId

public ProductPageRelationAccessBean findByStoreCatEntryMemberGroupLanguageId(java.lang.Integer storeId,
                                                                              java.lang.Long catalongEntryId,
                                                                              java.lang.Long memberGrpId,
                                                                              java.lang.String devicetype_id,
                                                                              java.lang.String entry_type,
                                                                              java.lang.Integer languageId)
                                                                       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

Parameters:
storeId - The store ID. java.lang.Integer
catalongEntryId - The catalog entry ID. java.lang.Long
memberGrpId - The member group ID. java.lang.Long
devicetype_id - The device type ID. java.lang.String
entry_type - The catalog entry type. java.lang.String
languageId - The language ID. java.lang.Integer
Returns:
com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

findByStoreCatEntryMemberGroups

public 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
constructor
Parameters:
arg0 - java.lang.Integer
arg1 - java.lang.Long
arg2 - java.lang.String
arg3 - java.lang.String
arg4 - java.lang.Long[]
Throws:
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException

findByStoreCatEntryMemberGroupsLanguageId

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
constructor
Parameters:
arg0 - java.lang.Integer
arg1 - java.lang.Long
arg2 - java.lang.String
arg3 - java.lang.String
arg4 - java.lang.Long[]
arg5 - java.lang.Integer
Throws:
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException

findByStoreCatEntryMemberGroupAuctionState

public java.util.Enumeration findByStoreCatEntryMemberGroupAuctionState(java.lang.Integer deviceFmtId,
                                                                        java.lang.Integer storeId,
                                                                        java.lang.Long catalongEntryId,
                                                                        java.lang.String entry_type,
                                                                        java.lang.Long memberGrpId,
                                                                        java.lang.Integer auctionState)
                                                                 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

Parameters:
deviceFmtId - The device format ID. java.lang.Integer
storeId - The store ID. java.lang.Integer
catalongEntryId - The catalog entry ID. java.lang.Long
entry_type - The catalog entry type. java.lang.String
memberGrpId - The member group ID. java.lang.Long
auctionState - The auction state. java.lang.Integer
Returns:
java.util.Enumeration
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

setInitKey_displayReferenceNumber

public void setInitKey_displayReferenceNumber(java.lang.String newValue)

Set the primary key for this object

Parameters:
newValue - java.lang.String
Returns:
void

defaultJNDIName

protected java.lang.String defaultJNDIName()
Returns:
String

instantiateEJB

protected void instantiateEJB()
                       throws java.rmi.RemoteException,
                              javax.ejb.FinderException,
                              javax.naming.NamingException
Returns:
void
Throws:
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException

instantiateEJBByPrimaryKey

protected boolean instantiateEJBByPrimaryKey()
                                      throws java.rmi.RemoteException,
                                             javax.ejb.CreateException,
                                             javax.naming.NamingException
Returns:
boolean
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.naming.NamingException

commitCopyHelper

public void commitCopyHelper()
                      throws java.rmi.RemoteException,
                             javax.ejb.CreateException,
                             javax.ejb.FinderException,
                             javax.naming.NamingException

Update(flush) data to the EJBObject (persistent storage).

Returns:
void
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

refreshCopyHelper

public void refreshCopyHelper()
                       throws java.rmi.RemoteException,
                              javax.ejb.CreateException,
                              javax.ejb.FinderException,
                              javax.naming.NamingException

Load data from the EJBObject.

Returns:
void
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

getDevicetype_id

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.

Specified by:
getDevicetype_id in interface ProductPageRelationAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setDevicetype_id

public void setDevicetype_id(java.lang.String newValue)
This method accesses a non-CMP field
Specified by:
setDevicetype_id in interface ProductPageRelationAccessBeanData

getDescription

public 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 description of this display page.

Specified by:
getDescription in interface ProductPageRelationAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setDescription

public void setDescription(java.lang.String newValue)
This method accesses a non-CMP field
Specified by:
setDescription in interface ProductPageRelationAccessBeanData

getCatalogEntryType

public 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

Specified by:
getCatalogEntryType in interface ProductPageRelationAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setCatalogEntryType

public void setCatalogEntryType(java.lang.String newValue)
This method accesses a non-CMP field
Specified by:
setCatalogEntryType in interface ProductPageRelationAccessBeanData

getAutionState

public 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.

Specified by:
getAutionState in interface ProductPageRelationAccessBeanData
Returns:
String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

getAutionStateInEJBType

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.

Returns:
java.lang.Integer
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setAutionState

public void setAutionState(java.lang.String newValue)
This method accesses a non-CMP field
Specified by:
setAutionState in interface ProductPageRelationAccessBeanData

setAutionState

public void setAutionState(java.lang.Integer newValue)
This method accesses a non-CMP field

getLanguageId

public 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 in which this page displays. For a list of language components, see the LANGUAGE table.

Specified by:
getLanguageId in interface ProductPageRelationAccessBeanData
Returns:
String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

getLanguageIdInEJBType

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 in which this page displays. For a list of language components, see the LANGUAGE table.

Returns:
java.lang.Integer
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setLanguageId

public void setLanguageId(java.lang.String newValue)
This method accesses a non-CMP field
Specified by:
setLanguageId in interface ProductPageRelationAccessBeanData

setLanguageId

public void setLanguageId(java.lang.Integer newValue)
This method accesses a non-CMP field

getField2

public 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.

Specified by:
getField2 in interface ProductPageRelationAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setField2

public void setField2(java.lang.String newValue)
This method accesses a non-CMP field
Specified by:
setField2 in interface ProductPageRelationAccessBeanData

getField1

public 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.

Specified by:
getField1 in interface ProductPageRelationAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setField1

public void setField1(java.lang.String newValue)
This method accesses a non-CMP field
Specified by:
setField1 in interface ProductPageRelationAccessBeanData

getOid

public 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.

Specified by:
getOid in interface ProductPageRelationAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setOid

public void setOid(java.lang.String newValue)
This method accesses a non-CMP field
Specified by:
setOid in interface ProductPageRelationAccessBeanData

getMemberGroupID

public 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.

Specified by:
getMemberGroupID in interface ProductPageRelationAccessBeanData
Returns:
String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

getMemberGroupIDInEJBType

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.

Returns:
java.lang.Long
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setMemberGroupID

public void setMemberGroupID(java.lang.String newValue)
This method accesses a non-CMP field
Specified by:
setMemberGroupID in interface ProductPageRelationAccessBeanData

setMemberGroupID

public void setMemberGroupID(java.lang.Long newValue)
This method accesses a non-CMP field

getProductReferenceNumber

public 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 displays. A value of 0 indicates that this page name will be used for for all CatalogEntries.

Specified by:
getProductReferenceNumber in interface ProductPageRelationAccessBeanData
Returns:
String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

getProductReferenceNumberInEJBType

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 displays. A value of 0 indicates that this page name will be used for for all CatalogEntries.

Returns:
java.lang.Long
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setProductReferenceNumber

public void setProductReferenceNumber(java.lang.String newValue)
This method accesses a non-CMP field
Specified by:
setProductReferenceNumber in interface ProductPageRelationAccessBeanData

setProductReferenceNumber

public void setProductReferenceNumber(java.lang.Long newValue)
This method accesses a non-CMP field

getTemplateName

public 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.

Specified by:
getTemplateName in interface ProductPageRelationAccessBeanData
Returns:
java.lang.String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setTemplateName

public void setTemplateName(java.lang.String newValue)
This method accesses a non-CMP field
Specified by:
setTemplateName in interface ProductPageRelationAccessBeanData

getRank

public 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 larger the rank, the lower the precedence of the page.

Specified by:
getRank in interface ProductPageRelationAccessBeanData
Returns:
String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

getRankInEJBType

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 larger the rank, the lower the precedence of the page.

Returns:
java.lang.Double
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setRank

public void setRank(java.lang.String newValue)
This method accesses a non-CMP field
Specified by:
setRank in interface ProductPageRelationAccessBeanData

setRank

public void setRank(java.lang.Double newValue)
This method accesses a non-CMP field

getStoreEntryID

public 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.

Specified by:
getStoreEntryID in interface ProductPageRelationAccessBeanData
Returns:
String
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

getStoreEntryIDInEJBType

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.

Returns:
java.lang.Integer
Throws:
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setStoreEntryID

public void setStoreEntryID(java.lang.String newValue)
This method accesses a non-CMP field
Specified by:
setStoreEntryID in interface ProductPageRelationAccessBeanData

setStoreEntryID

public void setStoreEntryID(java.lang.Integer newValue)
This method accesses a non-CMP field

Feedback