com.ibm.commerce.me.commands

Interface PunchOutSetupCmd

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


    public interface PunchOutSetupCmd
    extends ControllerCommand
    This is the PunchOutSetup command interface. It is used when the PunchOutSetup message is received from a procurement system for a requisitioning user. It performs the authentication of the buyer organization and registers the requisitioning user as a member of the buyer organization if not already registered.
    • Field Detail

      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The name of default implementation class for this interface
        See Also:
        Constant Field Values
      • messageName

        static final java.lang.String messageName
        The message name, (PunchOutSetup).
        See Also:
        Constant Field Values