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

Interface ChangeSubscriptionCmd

  • All Superinterfaces:
    BusinessObjectDocumentCmd, com.ibm.websphere.command.Command, java.io.Serializable
    All Known Implementing Classes:
    ChangeSubscriptionCmdImpl


    public interface ChangeSubscriptionCmd
    extends BusinessObjectDocumentCmd
    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.
    • Field Detail

      • COPYRIGHT

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