com.ibm.commerce.pvcdevices.objects
Interface UserPVCDeviceAccessBeanData
- All Known Implementing Classes:
- UserPVCDeviceAccessBean
- public interface UserPVCDeviceAccessBeanData
getAddress1
public java.lang.String getAddress1()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getAddress1Type
public java.lang.String getAddress1Type()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getAddress2
public java.lang.String getAddress2()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getAddress2Type
public java.lang.String getAddress2Type()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getDeviceFormatId
public java.lang.String getDeviceFormatId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getDeviceIdentifier
public java.lang.String getDeviceIdentifier()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPreferredTimeout
public java.lang.String getPreferredTimeout()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getProtect
public java.lang.String getProtect()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getPvcsessionId
public java.lang.String getPvcsessionId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getTransportId
public java.lang.String getTransportId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getUserId
public java.lang.String getUserId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getUserPVCDeviceId
public java.lang.String getUserPVCDeviceId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
setAddress1
public void setAddress1(java.lang.String newValue)
setAddress1Type
public void setAddress1Type(java.lang.String newValue)
setAddress2
public void setAddress2(java.lang.String newValue)
setAddress2Type
public void setAddress2Type(java.lang.String newValue)
setDeviceFormatId
public void setDeviceFormatId(java.lang.String newValue)
setDeviceIdentifier
public void setDeviceIdentifier(java.lang.String newValue)
setPreferredTimeout
public void setPreferredTimeout(java.lang.String newValue)
setProtect
public void setProtect(java.lang.String newValue)
setPvcsessionId
public void setPvcsessionId(java.lang.String newValue)
setTransportId
public void setTransportId(java.lang.String newValue)
setUserId
public void setUserId(java.lang.String newValue)
setUserPVCDeviceId
public void setUserPVCDeviceId(java.lang.String newValue)