com.ibm.commerce.subscription.facade.server.commands

Interface ChangeSubscriptionPartActionCmd

  • All Superinterfaces:
    AbstractChangeNounPartActionCmd, com.ibm.websphere.command.Command, java.io.Serializable


    public interface ChangeSubscriptionPartActionCmd
    extends AbstractChangeNounPartActionCmd
    This is the interface for the Change Subscription web service command. This interface is to be implemented by the class that provides the Subscription change service for the main part of the Subscription.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM Copyright notice field.
      • Fields inherited from interface com.ibm.websphere.command.Command

        serialVersionUID
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM Copyright notice field.
        See Also:
        Constant Field Values