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

Interface Emlcontent

    • Method Detail

      • getEmlcontent_id

        int getEmlcontent_id()
        Returns the value of the 'Emlcontent id' attribute.

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

        Returns:
        the value of the 'Emlcontent id' attribute.
        See Also:
        setEmlcontent_id(int), MarketingEntityPackage.getEmlcontent_Emlcontent_id()
      • setEmlcontent_id

        void setEmlcontent_id(int value)
        Sets the value of the 'Emlcontent id' attribute.
        Parameters:
        value - the new value of the 'Emlcontent id' attribute.
        See Also:
        getEmlcontent_id()
      • getLastmodify

        java.util.Date getLastmodify()
        Returns the value of the 'Lastmodify' attribute.

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

        Returns:
        the value of the 'Lastmodify' attribute.
        See Also:
        setLastmodify(Date), MarketingEntityPackage.getEmlcontent_Lastmodify()
      • setLastmodify

        void setLastmodify(java.util.Date value)
        Sets the value of the 'Lastmodify' attribute.
        Parameters:
        value - the new value of the 'Lastmodify' attribute.
        See Also:
        getLastmodify()
      • getRecordopen

        java.lang.Short getRecordopen()
        Returns the value of the 'Recordopen' attribute.

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

        Returns:
        the value of the 'Recordopen' attribute.
        See Also:
        setRecordopen(Short), MarketingEntityPackage.getEmlcontent_Recordopen()
      • setRecordopen

        void setRecordopen(java.lang.Short value)
        Sets the value of the 'Recordopen' attribute.
        Parameters:
        value - the new value of the 'Recordopen' attribute.
        See Also:
        getRecordopen()
      • getEmlsubject

        java.lang.String getEmlsubject()
        Returns the value of the 'Emlsubject' attribute.

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

        Returns:
        the value of the 'Emlsubject' attribute.
        See Also:
        setEmlsubject(String), MarketingEntityPackage.getEmlcontent_Emlsubject()
      • setEmlsubject

        void setEmlsubject(java.lang.String value)
        Sets the value of the 'Emlsubject' attribute.
        Parameters:
        value - the new value of the 'Emlsubject' attribute.
        See Also:
        getEmlsubject()
      • getEmlbody

        java.lang.String getEmlbody()
        Returns the value of the 'Emlbody' attribute.

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

        Returns:
        the value of the 'Emlbody' attribute.
        See Also:
        setEmlbody(String), MarketingEntityPackage.getEmlcontent_Emlbody()
      • setEmlbody

        void setEmlbody(java.lang.String value)
        Sets the value of the 'Emlbody' attribute.
        Parameters:
        value - the new value of the 'Emlbody' attribute.
        See Also:
        getEmlbody()
      • getOptcounter

        java.lang.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.getEmlcontent_Optcounter()
      • setOptcounter

        void setOptcounter(java.lang.Short value)
        Sets the value of the 'Optcounter' attribute.
        Parameters:
        value - the new value of the 'Optcounter' attribute.
        See Also:
        getOptcounter()
      • getEmlmcrelForEmlcontent

        java.util.List getEmlmcrelForEmlcontent()
        Returns the value of the 'Emlmcrel For Emlcontent' reference list. The list contents are of type Emlmcrel. It is bidirectional and its opposite is 'Emlcontent For Emlmcrel'.

        If the meaning of the 'Emlmcrel For Emlcontent' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Emlmcrel For Emlcontent' reference list.
        See Also:
        MarketingEntityPackage.getEmlcontent_EmlmcrelForEmlcontent(), Emlmcrel.getEmlcontentForEmlmcrel()