com.ibm.commerce.pvc.commands

Interface PVCRegistrationCmd

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


    public interface PVCRegistrationCmd
    extends ControllerCommand
    Interface to register or to update a shopper who uses pervasive computing (PvC) devices
    • Method Detail

      • setReqProp

        void setReqProp(TypedProperty newReqProp)
        Sets request properties for the UserRegistration command to be executed internally.
        Parameters:
        newReqProp - The requestProperties value.
      • setURL

        void setURL(java.lang.String newURL)
        Sets the redirect URL for this command.
        Parameters:
        newURL - The redirect URL.