com.ibm.commerce.marketing.facade.server.entity.datatypes

Interface Dmemspotstats

    • Method Detail

      • getDmactivity_id

        int getDmactivity_id()
        Returns the value of the 'Dmactivity id' attribute.

        If the meaning of the 'Dmactivity id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Dmactivity id' attribute.
        See Also:
        setDmactivity_id(int), MarketingEntityPackage.getDmemspotstats_Dmactivity_id()
      • setDmactivity_id

        void setDmactivity_id(int value)
        Sets the value of the 'Dmactivity id' attribute.
        Parameters:
        value - the new value of the 'Dmactivity id' attribute.
        See Also:
        getDmactivity_id()
      • getEmspot_id

        int getEmspot_id()
        Returns the value of the 'Emspot id' attribute.

        If the meaning of the 'Emspot id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Emspot id' attribute.
        See Also:
        setEmspot_id(int), MarketingEntityPackage.getDmemspotstats_Emspot_id()
      • setEmspot_id

        void setEmspot_id(int value)
        Sets the value of the 'Emspot id' attribute.
        Parameters:
        value - the new value of the 'Emspot id' attribute.
        See Also:
        getEmspot_id()
      • getStoreent_id

        int getStoreent_id()
        Returns the value of the 'Storeent id' attribute.

        If the meaning of the 'Storeent id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Storeent id' attribute.
        See Also:
        setStoreent_id(int), MarketingEntityPackage.getDmemspotstats_Storeent_id()
      • setStoreent_id

        void setStoreent_id(int value)
        Sets the value of the 'Storeent id' attribute.
        Parameters:
        value - the new value of the 'Storeent id' attribute.
        See Also:
        getStoreent_id()
      • getViews

        java.lang.Integer getViews()
        Returns the value of the 'Views' attribute.

        If the meaning of the 'Views' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Views' attribute.
        See Also:
        setViews(Integer), MarketingEntityPackage.getDmemspotstats_Views()
      • setViews

        void setViews(java.lang.Integer value)
        Sets the value of the 'Views' attribute.
        Parameters:
        value - the new value of the 'Views' attribute.
        See Also:
        getViews()
      • getClicks

        java.lang.Integer getClicks()
        Returns the value of the 'Clicks' attribute.

        If the meaning of the 'Clicks' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Clicks' attribute.
        See Also:
        setClicks(Integer), MarketingEntityPackage.getDmemspotstats_Clicks()
      • setClicks

        void setClicks(java.lang.Integer value)
        Sets the value of the 'Clicks' attribute.
        Parameters:
        value - the new value of the 'Clicks' attribute.
        See Also:
        getClicks()
      • getOptcounter

        short getOptcounter()
        Returns the value of the 'Optcounter' attribute.

        If the meaning of the 'Optcounter' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Optcounter' attribute.
        See Also:
        setOptcounter(short), MarketingEntityPackage.getDmemspotstats_Optcounter()
      • setOptcounter

        void setOptcounter(short value)
        Sets the value of the 'Optcounter' attribute.
        Parameters:
        value - the new value of the 'Optcounter' attribute.
        See Also:
        getOptcounter()