com.ibm.commerce.catalogattachment.commands

Interface CatalogGroupAttachmentDeleteCmd

    • 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

      • getCatgroupId

        java.lang.Long getCatgroupId()
        Gets the catalog group ID.
        Returns:
        the catalog group ID
      • getIdentifier

        java.lang.String getIdentifier()
        Gets the identifier of the catalog group.
        Returns:
        the catalog group identifier
      • setCatgroupId

        void setCatgroupId(java.lang.Long anCatgroupId)
        Sets the catalog group ID.
        Parameters:
        anCatgroupId - the catalog group ID
      • setIdentifier

        void setIdentifier(java.lang.String astrIdentifier)
        Sets the identifier for the catalog group.
        Parameters:
        astrIdentifier - the catalog group identifier