See:
Description
Interface Summary | |
---|---|
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/update information of a user's pervasive computing (PvC) device in 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 | |
---|---|
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 PVCBINDING table. |
PVCRegisterDeviceCmdImpl | Registers or updates information of a users'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. |
Provides commands that will be commonly called when the device making requests to WebSphere Commerce is from a PvC device.