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

Interface CatalogEntryDescription

    • Method Detail

      • getCatalogEntryId

        long getCatalogEntryId()
        Returns the value of the 'Catalog Entry Id' attribute.

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

        Returns:
        the value of the 'Catalog Entry Id' attribute.
        See Also:
        setCatalogEntryId(long), CatalogEntityPackage.getCatalogEntryDescription_CatalogEntryId()
      • setCatalogEntryId

        void setCatalogEntryId(long value)
        Sets the value of the 'Catalog Entry Id' attribute.
        Parameters:
        value - the new value of the 'Catalog Entry Id' attribute.
        See Also:
        getCatalogEntryId()
      • getLanguageId

        int getLanguageId()
        Returns the value of the 'Language Id' attribute.

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

        Returns:
        the value of the 'Language Id' attribute.
        See Also:
        setLanguageId(int), CatalogEntityPackage.getCatalogEntryDescription_LanguageId()
      • setLanguageId

        void setLanguageId(int value)
        Sets the value of the 'Language Id' attribute.
        Parameters:
        value - the new value of the 'Language Id' attribute.
        See Also:
        getLanguageId()
      • getName

        java.lang.String getName()
        Returns the value of the 'Name' attribute.

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

        Returns:
        the value of the 'Name' attribute.
        See Also:
        setName(String), CatalogEntityPackage.getCatalogEntryDescription_Name()
      • setName

        void setName(java.lang.String value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()
      • getShortDescription

        java.lang.String getShortDescription()
        Returns the value of the 'Short Description' attribute.

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

        Returns:
        the value of the 'Short Description' attribute.
        See Also:
        setShortDescription(String), CatalogEntityPackage.getCatalogEntryDescription_ShortDescription()
      • setShortDescription

        void setShortDescription(java.lang.String value)
        Sets the value of the 'Short Description' attribute.
        Parameters:
        value - the new value of the 'Short Description' attribute.
        See Also:
        getShortDescription()
      • getLongDescription

        java.lang.String getLongDescription()
        Returns the value of the 'Long Description' attribute.

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

        Returns:
        the value of the 'Long Description' attribute.
        See Also:
        setLongDescription(String), CatalogEntityPackage.getCatalogEntryDescription_LongDescription()
      • setLongDescription

        void setLongDescription(java.lang.String value)
        Sets the value of the 'Long Description' attribute.
        Parameters:
        value - the new value of the 'Long Description' attribute.
        See Also:
        getLongDescription()
      • getThumbnail

        java.lang.String getThumbnail()
        Returns the value of the 'Thumbnail' attribute.

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

        Returns:
        the value of the 'Thumbnail' attribute.
        See Also:
        setThumbnail(String), CatalogEntityPackage.getCatalogEntryDescription_Thumbnail()
      • setThumbnail

        void setThumbnail(java.lang.String value)
        Sets the value of the 'Thumbnail' attribute.
        Parameters:
        value - the new value of the 'Thumbnail' attribute.
        See Also:
        getThumbnail()
      • getAuxDescription1

        java.lang.String getAuxDescription1()
        Returns the value of the 'Aux Description1' attribute.

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

        Returns:
        the value of the 'Aux Description1' attribute.
        See Also:
        setAuxDescription1(String), CatalogEntityPackage.getCatalogEntryDescription_AuxDescription1()
      • setAuxDescription1

        void setAuxDescription1(java.lang.String value)
        Sets the value of the 'Aux Description1' attribute.
        Parameters:
        value - the new value of the 'Aux Description1' attribute.
        See Also:
        getAuxDescription1()
      • getFullImage

        java.lang.String getFullImage()
        Returns the value of the 'Full Image' attribute.

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

        Returns:
        the value of the 'Full Image' attribute.
        See Also:
        setFullImage(String), CatalogEntityPackage.getCatalogEntryDescription_FullImage()
      • setFullImage

        void setFullImage(java.lang.String value)
        Sets the value of the 'Full Image' attribute.
        Parameters:
        value - the new value of the 'Full Image' attribute.
        See Also:
        getFullImage()
      • getAuxDescription2

        java.lang.String getAuxDescription2()
        Returns the value of the 'Aux Description2' attribute.

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

        Returns:
        the value of the 'Aux Description2' attribute.
        See Also:
        setAuxDescription2(String), CatalogEntityPackage.getCatalogEntryDescription_AuxDescription2()
      • setAuxDescription2

        void setAuxDescription2(java.lang.String value)
        Sets the value of the 'Aux Description2' attribute.
        Parameters:
        value - the new value of the 'Aux Description2' attribute.
        See Also:
        getAuxDescription2()
      • getXmlDetail

        java.lang.String getXmlDetail()
        Returns the value of the 'Xml Detail' attribute.

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

        Returns:
        the value of the 'Xml Detail' attribute.
        See Also:
        setXmlDetail(String), CatalogEntityPackage.getCatalogEntryDescription_XmlDetail()
      • setXmlDetail

        void setXmlDetail(java.lang.String value)
        Sets the value of the 'Xml Detail' attribute.
        Parameters:
        value - the new value of the 'Xml Detail' attribute.
        See Also:
        getXmlDetail()
      • getAvailable

        int getAvailable()
        Returns the value of the 'Available' attribute.

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

        Returns:
        the value of the 'Available' attribute.
        See Also:
        setAvailable(int), CatalogEntityPackage.getCatalogEntryDescription_Available()
      • setAvailable

        void setAvailable(int value)
        Sets the value of the 'Available' attribute.
        Parameters:
        value - the new value of the 'Available' attribute.
        See Also:
        getAvailable()
      • getPublished

        int getPublished()
        Returns the value of the 'Published' attribute.

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

        Returns:
        the value of the 'Published' attribute.
        See Also:
        setPublished(int), CatalogEntityPackage.getCatalogEntryDescription_Published()
      • setPublished

        void setPublished(int value)
        Sets the value of the 'Published' attribute.
        Parameters:
        value - the new value of the 'Published' attribute.
        See Also:
        getPublished()
      • getAvailabilityDate

        java.util.Date getAvailabilityDate()
        Returns the value of the 'Availability Date' attribute.

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

        Returns:
        the value of the 'Availability Date' attribute.
        See Also:
        setAvailabilityDate(Date), CatalogEntityPackage.getCatalogEntryDescription_AvailabilityDate()
      • setAvailabilityDate

        void setAvailabilityDate(java.util.Date value)
        Sets the value of the 'Availability Date' attribute.
        Parameters:
        value - the new value of the 'Availability Date' attribute.
        See Also:
        getAvailabilityDate()
      • getKeyword

        java.lang.String getKeyword()
        Returns the value of the 'Keyword' attribute.

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

        Returns:
        the value of the 'Keyword' attribute.
        See Also:
        setKeyword(String), CatalogEntityPackage.getCatalogEntryDescription_Keyword()
      • setKeyword

        void setKeyword(java.lang.String value)
        Sets the value of the 'Keyword' attribute.
        Parameters:
        value - the new value of the 'Keyword' attribute.
        See Also:
        getKeyword()
      • getOptCounter

        java.lang.Short getOptCounter()
        Returns the value of the 'Opt Counter' attribute.

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

        Returns:
        the value of the 'Opt Counter' attribute.
        See Also:
        setOptCounter(Short), CatalogEntityPackage.getCatalogEntryDescription_OptCounter()
      • setOptCounter

        void setOptCounter(java.lang.Short value)
        Sets the value of the 'Opt Counter' attribute.
        Parameters:
        value - the new value of the 'Opt Counter' attribute.
        See Also:
        getOptCounter()
      • getCatalogEntryForCatalogEntryDescription

        CatalogEntry getCatalogEntryForCatalogEntryDescription()
        Returns the value of the 'Catalog Entry For Catalog Entry Description' reference. It is bidirectional and its opposite is 'Catalog Entry Description'.

        If the meaning of the 'Catalog Entry For Catalog Entry Description' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Catalog Entry For Catalog Entry Description' reference.
        See Also:
        setCatalogEntryForCatalogEntryDescription(CatalogEntry), CatalogEntityPackage.getCatalogEntryDescription_CatalogEntryForCatalogEntryDescription(), CatalogEntry.getCatalogEntryDescription()