com.ibm.commerce.giftregistry.commands

Interface GiftRegistryServiceInvokerCmd

  • 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:
    GiftRegistryServiceInvokerCmdImpl


    public interface GiftRegistryServiceInvokerCmd
    extends ControllerCommand
    Invokes a service command based on the information passed by the GiftRegistryMessageMapper
    • Field Detail

      • COPYRIGHT

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

        static final java.lang.String COMMAND_NAME
        The name of the command interface
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        This is the default implementation class for this command interface.
        See Also:
        Constant Field Values