java.lang.Object | +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean | +--com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
This table contains information for pervasive computing devices used by WebSphere Commerce registered users.
Constructor Summary | |
---|---|
UserPVCDeviceAccessBean() constructor | |
UserPVCDeviceAccessBean(javax.ejb.EJBObject o) constructor | |
UserPVCDeviceAccessBean(java.lang.Long arg0, java.lang.Long arg1,
java.lang.Integer arg2, java.lang.Integer arg3) constructor | |
UserPVCDeviceAccessBean(java.lang.Long arg0, java.lang.String arg1,
java.lang.Integer arg2, java.lang.Integer arg3) constructor |
Method Summary | |
---|---|
void |
commitCopyHelper() Update(flush) data to the EJBObject (persistent storage). |
protected
java.lang.String |
defaultJNDIName() |
java.util.Enumeration |
findByPVCSessionId(java.lang.Long arg0) Returns the results of the search based of the values of sessionId |
UserPVCDeviceAccessBean |
findByUserIdAndPVCSessionId(java.lang.Long arg0,
java.lang.Long arg1) Returns UserPVCDevice based on the specified userId and sessionId |
java.lang.String |
getAddress1() This method provides access to the USERPVCDEV.ADDRESS1 column of DB2 type VARCHAR(254). |
java.lang.String |
getAddress1Type() This method provides access to the USERPVCDEV.ADDRESS1TYPE column of DB2 type CHAR(3). |
java.lang.String |
getAddress2() This method provides access to the USERPVCDEV.ADDRESS2 column of DB2 type VARCHAR(254). |
java.lang.String |
getAddress2Type() This method provides access to the USERPVCDEV.ADDRESS2TYPE column of DB2 type CHAR(3). |
java.lang.String |
getDeviceFormatId() This method provides access to the USERPVCDEV.DEVICEFMT_ID column of DB2 type INTEGER. |
java.lang.Integer |
getDeviceFormatIdInEJBType() This method provides access to the USERPVCDEV.DEVICEFMT_ID column of DB2 type INTEGER. |
java.lang.String |
getDeviceIdentifier() This method provides access to the USERPVCDEV.DEVICEIDENTIFIER column of DB2 type VARCHAR(254). |
java.lang.String |
getPreferredTimeout() This method provides access to the USERPVCDEV.PREFERREDTIMEOUT column of DB2 type INTEGER. |
java.lang.Integer |
getPreferredTimeoutInEJBType() This method provides access to the USERPVCDEV.PREFERREDTIMEOUT column of DB2 type INTEGER. |
java.lang.String |
getProtect() This method provides access to the USERPVCDEV.PROTECT column of DB2 type INTEGER. |
java.lang.Integer |
getProtectInEJBType() This method provides access to the USERPVCDEV.PROTECT column of DB2 type INTEGER. |
java.lang.String |
getPvcsessionId() This method provides access to the USERPVCDEV.PVCSESSION_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getPvcsessionIdInEJBType() This method provides access to the USERPVCDEV.PVCSESSION_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String |
getTransportId() This method provides access to the USERPVCDEV.TRANSPORT_ID column of DB2 type INTEGER. |
java.lang.Integer |
getTransportIdInEJBType() This method provides access to the USERPVCDEV.TRANSPORT_ID column of DB2 type INTEGER. |
java.lang.String |
getUserId() This method provides access to the USERPVCDEV.USERS_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getUserIdInEJBType() This method provides access to the USERPVCDEV.USERS_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String |
getUserPVCDeviceId() This method provides access to the USERPVCDEV.USERPVCDEV_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getUserPVCDeviceIdInEJBType() This method provides access to the USERPVCDEV.USERPVCDEV_ID column of DB2 type BIGINT NOT NULL. |
protected
void |
instantiateEJB() |
protected
boolean |
instantiateEJBByPrimaryKey() |
void |
refreshCopyHelper() Load data from the EJBObject. |
void |
setAddress1(java.lang.String newValue) This method provides access to the USERPVCDEV.ADDRESS1 column of DB2 type VARCHAR(254). |
void |
setAddress1Type(java.lang.String newValue) This method provides access to the USERPVCDEV.ADDRESS1TYPE column of DB2 type CHAR(3). |
void |
setAddress2(java.lang.String newValue) This method provides access to the USERPVCDEV.ADDRESS2 column of DB2 type VARCHAR(254). |
void |
setAddress2Type(java.lang.String newValue) This method provides access to the USERPVCDEV.ADDRESS2TYPE column of DB2 type CHAR(3). |
void |
setDeviceFormatId(java.lang.Integer newValue) This method provides access to the USERPVCDEV.DEVICEFMT_ID column of DB2 type INTEGER. |
void |
setDeviceFormatId(java.lang.String newValue) This method provides access to the USERPVCDEV.DEVICEFMT_ID column of DB2 type INTEGER. |
void |
setDeviceIdentifier(java.lang.String newValue) This method provides access to the USERPVCDEV.DEVICEIDENTIFIER column of DB2 type VARCHAR(254). |
void |
setInitKey_userPVCDeviceId(java.lang.Long newValue) Set the primary key for this object |
void |
setPreferredTimeout(java.lang.Integer newValue) This method provides access to the USERPVCDEV.PREFERREDTIMEOUT column of DB2 type INTEGER. |
void |
setPreferredTimeout(java.lang.String newValue) This method provides access to the USERPVCDEV.PREFERREDTIMEOUT column of DB2 type INTEGER. |
void |
setProtect(java.lang.Integer newValue) This method provides access to the USERPVCDEV.PROTECT column of DB2 type INTEGER. |
void |
setProtect(java.lang.String newValue) This method provides access to the USERPVCDEV.PROTECT column of DB2 type INTEGER. |
void |
setPvcsessionId(java.lang.Long newValue) This method provides access to the USERPVCDEV.PVCSESSION_ID column of DB2 type BIGINT NOT NULL. |
void |
setPvcsessionId(java.lang.String newValue) This method provides access to the USERPVCDEV.PVCSESSION_ID column of DB2 type BIGINT NOT NULL. |
void |
setTransportId(java.lang.Integer newValue) This method provides access to the USERPVCDEV.TRANSPORT_ID column of DB2 type INTEGER. |
void |
setTransportId(java.lang.String newValue) This method provides access to the USERPVCDEV.TRANSPORT_ID column of DB2 type INTEGER. |
void |
setUserId(java.lang.Long newValue) This method provides access to the USERPVCDEV.USERS_ID column of DB2 type BIGINT NOT NULL. |
void |
setUserId(java.lang.String newValue) This method provides access to the USERPVCDEV.USERS_ID column of DB2 type BIGINT NOT NULL. |
void |
setUserPVCDeviceId(java.lang.Long newValue) This method provides access to the USERPVCDEV.USERPVCDEV_ID column of DB2 type BIGINT NOT NULL. |
void |
setUserPVCDeviceId(java.lang.String newValue) This method provides access to the USERPVCDEV.USERPVCDEV_ID column of DB2 type BIGINT NOT NULL. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Constructor Detail |
---|
public UserPVCDeviceAccessBean()
public UserPVCDeviceAccessBean(javax.ejb.EJBObject o) throws java.rmi.RemoteException
o
- javax.ejb.EJBObjectjava.rmi.RemoteException
public UserPVCDeviceAccessBean(java.lang.Long arg0, java.lang.Long arg1, java.lang.Integer arg2, java.lang.Integer arg3) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
arg0
- java.lang.Longarg1
- java.lang.Longarg2
- java.lang.Integerarg3
- java.lang.Integerjavax.naming.NamingException
javax.ejb.CreateException
java.rmi.RemoteException
javax.ejb.FinderException
public UserPVCDeviceAccessBean(java.lang.Long arg0, java.lang.String arg1, java.lang.Integer arg2, java.lang.Integer arg3) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
arg0
- java.lang.Longarg1
- java.lang.Stringarg2
- java.lang.Integerarg3
- java.lang.Integerjavax.naming.NamingException
javax.ejb.CreateException
java.rmi.RemoteException
javax.ejb.FinderException
Method Detail |
---|
public UserPVCDeviceAccessBean findByUserIdAndPVCSessionId(java.lang.Long arg0, java.lang.Long arg1) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Returns UserPVCDevice based on the specified userId and sessionId
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findByPVCSessionId(java.lang.Long arg0) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Returns the results of the search based of the values of sessionId
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public void setInitKey_userPVCDeviceId(java.lang.Long newValue)
Set the primary key for this object
newValue
- java.lang.Longprotected java.lang.String defaultJNDIName()
protected void instantiateEJB() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
protected boolean instantiateEJBByPrimaryKey() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.naming.NamingException
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Update(flush) data to the EJBObject (persistent storage).
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Load data from the EJBObject.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.String getDeviceFormatId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USERPVCDEV.DEVICEFMT_ID column of DB2 type INTEGER.
The following is a description of this column:
Foreign key to the DEVICEFMT table.
getDeviceFormatId
in interface
UserPVCDeviceAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getDeviceFormatIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USERPVCDEV.DEVICEFMT_ID column of DB2 type INTEGER.
The following is a description of this column:
Foreign key to the DEVICEFMT table.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setDeviceFormatId(java.lang.String newValue)
This method provides access to the USERPVCDEV.DEVICEFMT_ID column of DB2 type INTEGER.
The following is a description of this column:
Foreign key to the DEVICEFMT table.
setDeviceFormatId
in interface
UserPVCDeviceAccessBeanData
newValue
- Stringpublic void setDeviceFormatId(java.lang.Integer newValue)
This method provides access to the USERPVCDEV.DEVICEFMT_ID column of DB2 type INTEGER.
The following is a description of this column:
Foreign key to the DEVICEFMT table.
newValue
- java.lang.Integerpublic java.lang.String getProtect() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USERPVCDEV.PROTECT column of DB2 type INTEGER.
The following is a description of this column:
Protect commands which are listed in URLREG table. Valid values are 1 (yes) or 0 (no). If not provided, 1 is used as the default.
getProtect
in interface
UserPVCDeviceAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getProtectInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USERPVCDEV.PROTECT column of DB2 type INTEGER.
The following is a description of this column:
Protect commands which are listed in URLREG table. Valid values are 1 (yes) or 0 (no). If not provided, 1 is used as the default.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setProtect(java.lang.String newValue)
This method provides access to the USERPVCDEV.PROTECT column of DB2 type INTEGER.
The following is a description of this column:
Protect commands which are listed in URLREG table. Valid values are 1 (yes) or 0 (no). If not provided, 1 is used as the default.
setProtect
in interface
UserPVCDeviceAccessBeanData
newValue
- Stringpublic void setProtect(java.lang.Integer newValue)
This method provides access to the USERPVCDEV.PROTECT column of DB2 type INTEGER.
The following is a description of this column:
Protect commands which are listed in URLREG table. Valid values are 1 (yes) or 0 (no). If not provided, 1 is used as the default.
newValue
- java.lang.Integerpublic java.lang.String getAddress2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USERPVCDEV.ADDRESS2 column of DB2 type VARCHAR(254).
The following is a description of this column:
A secondary address for the user of the pervasive computing device.
getAddress2
in interface
UserPVCDeviceAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setAddress2(java.lang.String newValue)
This method provides access to the USERPVCDEV.ADDRESS2 column of DB2 type VARCHAR(254).
The following is a description of this column:
A secondary address for the user of the pervasive computing device.
setAddress2
in interface
UserPVCDeviceAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getAddress1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USERPVCDEV.ADDRESS1 column of DB2 type VARCHAR(254).
The following is a description of this column:
The primary address of the user of the pervasive computing device.
getAddress1
in interface
UserPVCDeviceAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setAddress1(java.lang.String newValue)
This method provides access to the USERPVCDEV.ADDRESS1 column of DB2 type VARCHAR(254).
The following is a description of this column:
The primary address of the user of the pervasive computing device.
setAddress1
in interface
UserPVCDeviceAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getUserPVCDeviceId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USERPVCDEV.USERPVCDEV_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Primary key, internally generated.
getUserPVCDeviceId
in interface
UserPVCDeviceAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Long getUserPVCDeviceIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USERPVCDEV.USERPVCDEV_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Primary key, internally generated.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setUserPVCDeviceId(java.lang.String newValue)
This method provides access to the USERPVCDEV.USERPVCDEV_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Primary key, internally generated.
setUserPVCDeviceId
in interface
UserPVCDeviceAccessBeanData
newValue
- Stringpublic void setUserPVCDeviceId(java.lang.Long newValue)
This method provides access to the USERPVCDEV.USERPVCDEV_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Primary key, internally generated.
newValue
- java.lang.Longpublic java.lang.String getUserId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USERPVCDEV.USERS_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Foreign key to the USERS table for the registered user who owns this PVC device.
getUserId
in interface
UserPVCDeviceAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Long getUserIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USERPVCDEV.USERS_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Foreign key to the USERS table for the registered user who owns this PVC device.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setUserId(java.lang.String newValue)
This method provides access to the USERPVCDEV.USERS_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Foreign key to the USERS table for the registered user who owns this PVC device.
setUserId
in interface
UserPVCDeviceAccessBeanData
newValue
- Stringpublic void setUserId(java.lang.Long newValue)
This method provides access to the USERPVCDEV.USERS_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Foreign key to the USERS table for the registered user who owns this PVC device.
newValue
- java.lang.Longpublic java.lang.String getDeviceIdentifier() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USERPVCDEV.DEVICEIDENTIFIER column of DB2 type VARCHAR(254).
The following is a description of this column:
The terminal identifier of the pervasive computing device. This column is &l
getDeviceIdentifier
in interface
UserPVCDeviceAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setDeviceIdentifier(java.lang.String newValue)
This method provides access to the USERPVCDEV.DEVICEIDENTIFIER column of DB2 type VARCHAR(254).
The following is a description of this column:
The terminal identifier of the pervasive computing device. This column is &l
setDeviceIdentifier
in interface
UserPVCDeviceAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getAddress1Type() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USERPVCDEV.ADDRESS1TYPE column of DB2 type CHAR(3).
The following is a description of this column:
The type of address for ADDRESS1. Valid values are E (e-mail) or P (phone).
getAddress1Type
in interface
UserPVCDeviceAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setAddress1Type(java.lang.String newValue)
This method provides access to the USERPVCDEV.ADDRESS1TYPE column of DB2 type CHAR(3).
The following is a description of this column:
The type of address for ADDRESS1. Valid values are E (e-mail) or P (phone).
setAddress1Type
in interface
UserPVCDeviceAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getPvcsessionId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USERPVCDEV.PVCSESSION_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Reference to the pervasive computing device which the user uses to log in. Foreign key to PVCSESSION_ID in PVCSESSION table.
getPvcsessionId
in interface
UserPVCDeviceAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Long getPvcsessionIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USERPVCDEV.PVCSESSION_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Reference to the pervasive computing device which the user uses to log in. Foreign key to PVCSESSION_ID in PVCSESSION table.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setPvcsessionId(java.lang.String newValue)
This method provides access to the USERPVCDEV.PVCSESSION_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Reference to the pervasive computing device which the user uses to log in. Foreign key to PVCSESSION_ID in PVCSESSION table.
setPvcsessionId
in interface
UserPVCDeviceAccessBeanData
newValue
- Stringpublic void setPvcsessionId(java.lang.Long newValue)
This method provides access to the USERPVCDEV.PVCSESSION_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
Reference to the pervasive computing device which the user uses to log in. Foreign key to PVCSESSION_ID in PVCSESSION table.
newValue
- java.lang.Longpublic java.lang.String getTransportId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USERPVCDEV.TRANSPORT_ID column of DB2 type INTEGER.
The following is a description of this column:
Foreign key to the TRANSPORT table.
getTransportId
in interface
UserPVCDeviceAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getTransportIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USERPVCDEV.TRANSPORT_ID column of DB2 type INTEGER.
The following is a description of this column:
Foreign key to the TRANSPORT table.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setTransportId(java.lang.String newValue)
This method provides access to the USERPVCDEV.TRANSPORT_ID column of DB2 type INTEGER.
The following is a description of this column:
Foreign key to the TRANSPORT table.
setTransportId
in interface
UserPVCDeviceAccessBeanData
newValue
- Stringpublic void setTransportId(java.lang.Integer newValue)
This method provides access to the USERPVCDEV.TRANSPORT_ID column of DB2 type INTEGER.
The following is a description of this column:
Foreign key to the TRANSPORT table.
newValue
- java.lang.Integerpublic java.lang.String getAddress2Type() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USERPVCDEV.ADDRESS2TYPE column of DB2 type CHAR(3).
The following is a description of this column:
The type of address for ADDRESS2. Valid values are E (e-mail) or P (phone).
getAddress2Type
in interface
UserPVCDeviceAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setAddress2Type(java.lang.String newValue)
This method provides access to the USERPVCDEV.ADDRESS2TYPE column of DB2 type CHAR(3).
The following is a description of this column:
The type of address for ADDRESS2. Valid values are E (e-mail) or P (phone).
setAddress2Type
in interface
UserPVCDeviceAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getPreferredTimeout() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USERPVCDEV.PREFERREDTIMEOUT column of DB2 type INTEGER.
The following is a description of this column:
Time that the session should expire.
getPreferredTimeout
in interface
UserPVCDeviceAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getPreferredTimeoutInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the USERPVCDEV.PREFERREDTIMEOUT column of DB2 type INTEGER.
The following is a description of this column:
Time that the session should expire.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setPreferredTimeout(java.lang.String newValue)
This method provides access to the USERPVCDEV.PREFERREDTIMEOUT column of DB2 type INTEGER.
The following is a description of this column:
Time that the session should expire.
setPreferredTimeout
in interface
UserPVCDeviceAccessBeanData
newValue
- Stringpublic void setPreferredTimeout(java.lang.Integer newValue)
This method provides access to the USERPVCDEV.PREFERREDTIMEOUT column of DB2 type INTEGER.
The following is a description of this column:
Time that the session should expire.
newValue
- java.lang.Integer