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

Interface VersionSpecified

    • Method Detail

      • getVersionSpecifiedId

        long getVersionSpecifiedId()
        Returns the value of the 'Version Specified Id' attribute.

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

        Returns:
        the value of the 'Version Specified Id' attribute.
        See Also:
        setVersionSpecifiedId(long), CatalogEntityPackage.getVersionSpecified_VersionSpecifiedId()
      • setVersionSpecifiedId

        void setVersionSpecifiedId(long value)
        Sets the value of the 'Version Specified Id' attribute.
        Parameters:
        value - the new value of the 'Version Specified Id' attribute.
        See Also:
        getVersionSpecifiedId()
      • getItemSpecifiedId

        long getItemSpecifiedId()
        Returns the value of the 'Item Specified Id' attribute.

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

        Returns:
        the value of the 'Item Specified Id' attribute.
        See Also:
        setItemSpecifiedId(long), CatalogEntityPackage.getVersionSpecified_ItemSpecifiedId()
      • setItemSpecifiedId

        void setItemSpecifiedId(long value)
        Sets the value of the 'Item Specified Id' attribute.
        Parameters:
        value - the new value of the 'Item Specified Id' attribute.
        See Also:
        getItemSpecifiedId()
      • getItemVersionId

        long getItemVersionId()
        Returns the value of the 'Item Version Id' attribute.

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

        Returns:
        the value of the 'Item Version Id' attribute.
        See Also:
        setItemVersionId(long), CatalogEntityPackage.getVersionSpecified_ItemVersionId()
      • setItemVersionId

        void setItemVersionId(long value)
        Sets the value of the 'Item Version Id' attribute.
        Parameters:
        value - the new value of the 'Item Version Id' attribute.
        See Also:
        getItemVersionId()
      • getLastupdate

        java.util.Date getLastupdate()
        Returns the value of the 'Lastupdate' attribute.

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

        Returns:
        the value of the 'Lastupdate' attribute.
        See Also:
        setLastupdate(Date), CatalogEntityPackage.getVersionSpecified_Lastupdate()
      • setLastupdate

        void setLastupdate(java.util.Date value)
        Sets the value of the 'Lastupdate' attribute.
        Parameters:
        value - the new value of the 'Lastupdate' attribute.
        See Also:
        getLastupdate()
      • 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.getVersionSpecified_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()