com.ibm.commerce.tools.segmentation

Class SegmentDetailsDataBean

    • Field Detail

    • Constructor Detail

      • SegmentDetailsDataBean

        public SegmentDetailsDataBean()
        Constructor for SegmentDetailsDataBean.
    • Method Detail

      • getNoConstraints

        public boolean getNoConstraints()
        Gets the "no constraints" flag.
        Returns:
        true if there are no constraints.
      • getConstraintList

        public java.lang.String getConstraintList()
        Gets an HTML string that describes the constraints for this customer segment.
        Returns:
        An HTML string.
      • getReferringInitiatives

        public java.util.Vector getReferringInitiatives()
        Gets a vector of initiative (activity) names.
        Returns:
        A vector of initiative (activity) names.
      • populate

        public void populate()
                      throws java.lang.Exception
        Populates the data bean.
        Specified by:
        populate in interface SmartDataBean
        Overrides:
        populate in class SegmentDataBean
        Throws:
        java.lang.Exception - if an error occurs