com.ibm.commerce.catalogattachment.commands

Interface CatalogEntryAttachmentDeleteCmd

    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        The internal copyright field.
        See Also:
        Constant Field Values
      • CLASSNAME

        static final java.lang.String CLASSNAME
        Define the CLASSNAME.
        See Also:
        Constant Field Values
    • Method Detail

      • getCatentryId

        java.lang.Long getCatentryId()
        Gets the catalog entry ID.
        Returns:
        the catalog entry ID
      • getPartnumber

        java.lang.String getPartnumber()
        Gets the part number of the catalog entry.
        Returns:
        the part number of the catalog entry
      • setCatentryId

        void setCatentryId(java.lang.Long anCatentryId)
        Sets the catalog entry ID.
        Parameters:
        anCatentryId - the catalog entry ID
      • setPartnumber

        void setPartnumber(java.lang.String astrPartnumber)
        Sets the part number of the catalog entry.
        Parameters:
        astrPartnumber - the part number of the catalog entry