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. Selection is based on Store, MemberGroup, DeviceType, CatalogEntryType, CatalogEntry, AuctionState, Language, or any combination of the above.

See Also:
Serialized Form

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

ProductPageRelationAccessBean

public ProductPageRelationAccessBean()
constructor

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

ProductPageRelationAccessBean

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

findByStoreCatEntryMemberGroup

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

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

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

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 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:
setDevicetype_id in interface ProductPageRelationAccessBeanData
Parameters:
newValue - java.lang.String
Returns:
void

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 descriptive comment of this entry.

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

Specified by:
setDescription in interface ProductPageRelationAccessBeanData
Parameters:
newValue - java.lang.String
Returns:
void

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 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:
setCatalogEntryType in interface ProductPageRelationAccessBeanData
Parameters:
newValue - java.lang.String
Returns:
void

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 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:
setAutionState in interface ProductPageRelationAccessBeanData
Parameters:
newValue - String
Returns:
void

setAutionState

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

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

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

Specified by:
setLanguageId in interface ProductPageRelationAccessBeanData
Parameters:
newValue - String
Returns:
void

setLanguageId

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

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

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 provides access to the DISPENTREL.FIELD2 column of DB2 type VARCHAR(254).

The following is a description of this column:

Customizable.

Specified by:
setField2 in interface ProductPageRelationAccessBeanData
Parameters:
newValue - java.lang.String
Returns:
void

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 provides access to the DISPENTREL.FIELD1 column of DB2 type VARCHAR(254).

The following is a description of this column:

Customizable.

Specified by:
setField1 in interface ProductPageRelationAccessBeanData
Parameters:
newValue - java.lang.String
Returns:
void

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 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:
setOid in interface ProductPageRelationAccessBeanData
Parameters:
newValue - java.lang.String
Returns:
void

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 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:
setMemberGroupID in interface ProductPageRelationAccessBeanData
Parameters:
newValue - String
Returns:
void

setMemberGroupID

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

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

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 will be displayed. 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 will be displayed. 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 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.

Specified by:
setProductReferenceNumber in interface ProductPageRelationAccessBeanData
Parameters:
newValue - String
Returns:
void

setProductReferenceNumber

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

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

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 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:
setTemplateName in interface ProductPageRelationAccessBeanData
Parameters:
newValue - java.lang.String
Returns:
void

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 smaller the rank, the higher 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 smaller the rank, the higher 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 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.

Specified by:
setRank in interface ProductPageRelationAccessBeanData
Parameters:
newValue - String
Returns:
void

setRank

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

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

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 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:
setStoreEntryID in interface ProductPageRelationAccessBeanData
Parameters:
newValue - String
Returns:
void

setStoreEntryID

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

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