This table stores device model information. Records will be looked up by the value returned by the WebSphere Commerce pervasive computing adapter. Each subclass of PVCAdapterImpl is responsible to get a device model name from the HTTP request.
Method Summary | |
---|---|
java.lang.String |
getDescription() |
java.lang.String |
getDeviceModelId() |
java.lang.String |
getDevModelName() |
java.lang.String |
getModelName() |
java.lang.String |
getSessionType() |
java.lang.String |
getVendorName() |
void |
setDescription(java.lang.String newValue) |
void |
setDeviceModelId(java.lang.String newValue) |
void |
setDevModelName(java.lang.String newValue) |
void |
setModelName(java.lang.String newValue) |
void |
setSessionType(java.lang.String newValue) |
void |
setVendorName(java.lang.String newValue)
|
Method Detail |
---|
public java.lang.String getDescription() 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
public void setDescription(java.lang.String newValue)
public java.lang.String getVendorName() 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
public void setVendorName(java.lang.String newValue)
public java.lang.String getModelName() 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
public void setModelName(java.lang.String newValue)
public java.lang.String getSessionType() 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
public void setSessionType(java.lang.String newValue)
public java.lang.String getDeviceModelId() 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
public void setDeviceModelId(java.lang.String newValue)
public java.lang.String getDevModelName() 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
public void setDevModelName(java.lang.String newValue)