Package com.ibm.commerce.pvc.commands

Provides commands that will be commonly called when the device making requests to WebSphere Commerce is from a PvC device.

See: Description

  • Interface Summary 
    Interface Description
    PVCBufferUrlCmd
    Interface to buffer parameters in HTTP request into database table.
    PVCChangeDeviceCmd
    Interface to cancel old relationship between a user and pervasive computing (PvC) device and create new relationship
    PVCRegisterDeviceCmd
    Interface to register or update information of a user's pervasive computing (PvC) device in the USERPVCDEV table.
    PVCRegistrationCmd
    Interface to register or to update a shopper who uses pervasive computing (PvC) devices
    ReEnterPasswordCmd
    Interface to reenter password to executes password protected command.
  • Class Summary 
    Class Description
    PVCBufferUrlCmdImpl
    Buffers parameters in the request and executes target command with buffered parameters.
    PVCChangeDeviceCmdImpl
    Cancel existing relationship between a user and a pervasive computing (PvC) device in the PVCBINDING table.
    PVCRegisterDeviceCmdImpl
    Registers or updates information of a user's pervasive computing (PvC) device in USERPVCDEV table.
    PVCRegistrationCmdImpl
    Registers or updates a shopper who uses pervasive computing (PvC) devices for shopping.
    ReEnterPasswordCmdImpl
    Reenter password to execute password protected command.

Package com.ibm.commerce.pvc.commands Description

Provides commands that will be commonly called when the device making requests to WebSphere Commerce is from a PvC device.