See:
Description
Interface Summary | |
---|---|
PVCBindingAccessBeanData | This table represents a relation between a customer and a terminal for pervasive computing. |
PVCBufferAccessBeanData | This table stores the command input data which needs to be submitted over several pages of pervasive computing devices. |
PVCDeviceMdlSpecAccessBeanData | The table contains different model specification mapping for each store. |
PVCDeviceModelAccessBeanData | This table stores device model information. |
PVCDeviceSpecAccessBeanData | This table represents minimum specification of pervasive computing devices which are categorized by PVCMDLSPEC. |
PVCSessionAccessBeanData | This table manages the session of various pervasive computing devices. |
UserPVCDeviceAccessBeanData | This table contains information for pervasive computing devices used by WebSphere Commerce registered users. |
Class Summary | |
---|---|
PVCBindingAccessBean | This table represents a relation between a customer and a terminal for pervasive computing. |
PVCBindingBean | This is a container managed bean that represents the PVCBINDING table. |
PVCBufferAccessBean | This table stores the command input data which needs to be submitted over several pages of pervasive computing devices. |
PVCBufferBean | A container managed bean that represents a record in the PVCBUFFER table. |
PVCDeviceMdlSpecAccessBean | The table contains different model specification mapping for each store. |
PVCDeviceMdlSpecBean | A container managed bean that represents the PVCMDLSPEC table. |
PVCDeviceModelAccessBean | This table stores device model information. |
PVCDeviceModelBean | This is a container managed bean that represents a record in the PVCDEVMDL table. |
PVCDeviceSpecAccessBean | This table represents minimum specification of pervasive computing devices which are categorized by PVCMDLSPEC. |
PVCDeviceSpecBean | This is a container managed bean that represents a record in the PVCDEVSPEC table. |
PVCSessionAccessBean | This table manages the session of various pervasive computing devices. |
PVCSessionBean | This is a container managed bean that represents a record in the PVCSESSION table. |
UserPVCDeviceAccessBean | This table contains information for pervasive computing devices used by WebSphere Commerce registered users. |
UserPVCDeviceBean | This is a Container Managed Bean that represents the USERPVCDEV table. |
Provides EJBs to store session information and other information for handling requests made by a PvC device.