com.ibm.commerce.catalog.beans

Class CatalogGroupPageRelationDataBean

  • All Implemented Interfaces:
    DataBean, InputDataBean, SmartDataBean, com.ibm.commerce.catalog.beans.CatalogGroupPageRelationInputDataBean, com.ibm.commerce.catalog.beans.CatalogGroupPageRelationSmartDataBean, Delegator, java.io.Serializable


    public class CatalogGroupPageRelationDataBean
    extends com.ibm.commerce.catalog.beansrc.CatalogGroupPageRelationDataBeanBase
    implements com.ibm.commerce.catalog.beans.CatalogGroupPageRelationInputDataBean, com.ibm.commerce.catalog.beans.CatalogGroupPageRelationSmartDataBean
    This bean represents the relationship between catalog group and the page that displays the Catalog Group. This bean is used to create and associate JSP display pages to catalog groups. This class inherits from the class CatalogGroupPageRelationAccessBean.

    You can find more information about data beans in the WebSphere Commerce data beans topic in the Information Center.

    Access Beans: CatalogGroupPageRelation

    Mandatory Parameters (for single row retrieval):

    • display reference number

    Some hints and tips for using this data bean are:

    • It is important to set the display reference number value before activating the data bean
    • You can set parameters using the setters

    See Also:
    Serialized Form
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        The internal copyright field.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CatalogGroupPageRelationDataBean

        public CatalogGroupPageRelationDataBean()
    • Method Detail

      • setRequestProperties

        public void setRequestProperties(TypedProperty aRequestProperty)
        Sets the request property within this bean. The following values are set in this method: display reference number
        Specified by:
        setRequestProperties in interface InputDataBean
        Parameters:
        aRequestProperty - the request property
      • getDataBeanKeyDisplayReferenceNumber

        public java.lang.String getDataBeanKeyDisplayReferenceNumber()
        Gets the reference number of the relationship between the catalog group and the display page.
        Specified by:
        getDataBeanKeyDisplayReferenceNumber in interface com.ibm.commerce.catalog.beans.CatalogGroupPageRelationSmartDataBean
        Returns:
        the reference number of the relationship
      • setCommandContext

        public void setCommandContext(CommandContext aCommandContext)
        Sets the command context within this bean.
        Specified by:
        setCommandContext in interface SmartDataBean
        Parameters:
        aCommandContext - the command context
      • setDataBeanKeyDisplayReferenceNumber

        public void setDataBeanKeyDisplayReferenceNumber(java.lang.String aDisplayReferenceNumber)
        Sets the reference number of the relationship between the catalog group and the display page.
        Specified by:
        setDataBeanKeyDisplayReferenceNumber in interface com.ibm.commerce.catalog.beans.CatalogGroupPageRelationInputDataBean
        Parameters:
        aDisplayReferenceNumber - the reference number of the relationship