com.ibm.commerce.catalog.beans

Class ProductPageRelationDataBean

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


    public class ProductPageRelationDataBean
    extends com.ibm.commerce.catalog.beansrc.ProductPageRelationDataBeanBase
    implements com.ibm.commerce.catalog.beans.ProductPageRelationInputDataBean, com.ibm.commerce.catalog.beans.ProductPageRelationSmartDataBean
    This bean is used to associate JSP display pages to products.

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

    Access Beans: ProductPageRelation

    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

      • ProductPageRelationDataBean

        public ProductPageRelationDataBean()
    • 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:
        aTypedProperty - com.ibm.commerce.datatype.TypedProperty
      • getDataBeanKeyDisplayReferenceNumber

        public java.lang.String getDataBeanKeyDisplayReferenceNumber()
        Gets the primary key.
        Specified by:
        getDataBeanKeyDisplayReferenceNumber in interface com.ibm.commerce.catalog.beans.ProductPageRelationSmartDataBean
        Returns:
        the primary key
      • 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 primary key.
        Specified by:
        setDataBeanKeyDisplayReferenceNumber in interface com.ibm.commerce.catalog.beans.ProductPageRelationInputDataBean
        Parameters:
        aDisplayReferenceNumber - the primary key