com.ibm.commerce.pvcdevices.objects
Interface UserPVCDeviceAccessBeanData

All Known Implementing Classes:
UserPVCDeviceAccessBean

public interface UserPVCDeviceAccessBeanData

This table contains information for pervasive computing devices used by WebSphere Commerce registered users.


Method Summary
 java.lang.String getAddress1()
           
 java.lang.String getAddress1Type()
           
 java.lang.String getAddress2()
           
 java.lang.String getAddress2Type()
           
 java.lang.String getDeviceFormatId()
           
 java.lang.String getDeviceIdentifier()
           
 java.lang.String getPreferredTimeout()
           
 java.lang.String getProtect()
           
 java.lang.String getPvcsessionId()
           
 java.lang.String getTransportId()
           
 java.lang.String getUserId()
           
 java.lang.String getUserPVCDeviceId()
           
 void setAddress1(java.lang.String newValue)
           
 void setAddress1Type(java.lang.String newValue)
           
 void setAddress2(java.lang.String newValue)
           
 void setAddress2Type(java.lang.String newValue)
           
 void setDeviceFormatId(java.lang.String newValue)
           
 void setDeviceIdentifier(java.lang.String newValue)
           
 void setPreferredTimeout(java.lang.String newValue)
           
 void setProtect(java.lang.String newValue)
           
 void setPvcsessionId(java.lang.String newValue)
           
 void setTransportId(java.lang.String newValue)
           
 void setUserId(java.lang.String newValue)
           
 void setUserPVCDeviceId(java.lang.String newValue)            
 

Method Detail

getDeviceFormatId

public java.lang.String getDeviceFormatId()
                                   throws java.rmi.RemoteException,
                                          javax.ejb.CreateException,
                                          javax.ejb.FinderException,
                                          javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setDeviceFormatId

public void setDeviceFormatId(java.lang.String newValue)

getProtect

public java.lang.String getProtect()
                            throws java.rmi.RemoteException,
                                   javax.ejb.CreateException,
                                   javax.ejb.FinderException,
                                   javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setProtect

public void setProtect(java.lang.String newValue)

getAddress2

public java.lang.String getAddress2()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setAddress2

public void setAddress2(java.lang.String newValue)

getAddress1

public java.lang.String getAddress1()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setAddress1

public void setAddress1(java.lang.String newValue)

getUserPVCDeviceId

public java.lang.String getUserPVCDeviceId()
                                    throws java.rmi.RemoteException,
                                           javax.ejb.CreateException,
                                           javax.ejb.FinderException,
                                           javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setUserPVCDeviceId

public void setUserPVCDeviceId(java.lang.String newValue)

getUserId

public java.lang.String getUserId()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setUserId

public void setUserId(java.lang.String newValue)

getDeviceIdentifier

public java.lang.String getDeviceIdentifier()
                                     throws java.rmi.RemoteException,
                                            javax.ejb.CreateException,
                                            javax.ejb.FinderException,
                                            javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setDeviceIdentifier

public void setDeviceIdentifier(java.lang.String newValue)

getAddress1Type

public java.lang.String getAddress1Type()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setAddress1Type

public void setAddress1Type(java.lang.String newValue)

getPvcsessionId

public java.lang.String getPvcsessionId()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setPvcsessionId

public void setPvcsessionId(java.lang.String newValue)

getTransportId

public java.lang.String getTransportId()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setTransportId

public void setTransportId(java.lang.String newValue)

getAddress2Type

public java.lang.String getAddress2Type()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setAddress2Type

public void setAddress2Type(java.lang.String newValue)

getPreferredTimeout

public java.lang.String getPreferredTimeout()
                                     throws java.rmi.RemoteException,
                                            javax.ejb.CreateException,
                                            javax.ejb.FinderException,
                                            javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException

setPreferredTimeout

public void setPreferredTimeout(java.lang.String newValue)