com.ibm.commerce.tools.catalog.commands

Interface ProductAttributeValueDelete

  • All Superinterfaces:
    AccCommand, com.ibm.websphere.command.CacheableCommand, com.ibm.websphere.command.Command, com.ibm.websphere.command.CommandCaller, ControllerCommand, ECCommand, Protectable, java.io.Serializable, com.ibm.websphere.command.TargetableCommand
    All Known Implementing Classes:
    ProductAttributeValueDeleteImpl


    public interface ProductAttributeValueDelete
    extends ControllerCommand
    This is the interface for the tool controller command to delete an attribute value for an attribute associated with a catalog entry of type ProductBean.
    • Field Detail

      • NAME

        static final java.lang.String NAME
        The name of this interface is "com.ibm.commerce.tools.catalog.commands.ProductAttributeValueDelete".
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation class.
        See Also:
        Constant Field Values