com.ibm.commerce.user.objects
Interface BusinessProfileAccessBeanData
- All Known Implementing Classes:
- BusinessProfileAccessBean
- public interface BusinessProfileAccessBeanData
getAlternateId
public java.lang.String getAlternateId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getDepartmentNumber
public java.lang.String getDepartmentNumber()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getEmployeeId
public java.lang.String getEmployeeId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getEmployeeType
public java.lang.String getEmployeeType()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getManager
public java.lang.String getManager()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getOrganizationId
public java.lang.String getOrganizationId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getOrganizationUnitId
public java.lang.String getOrganizationUnitId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getRequistionerId
public java.lang.String getRequistionerId()
throws java.rmi.RemoteException,
javax.ejb.CreateException,
javax.ejb.FinderException,
javax.naming.NamingException
getSecretary
public java.lang.String getSecretary()
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
setAlternateId
public void setAlternateId(java.lang.String newValue)
setDepartmentNumber
public void setDepartmentNumber(java.lang.String newValue)
setEmployeeId
public void setEmployeeId(java.lang.String newValue)
setEmployeeType
public void setEmployeeType(java.lang.String newValue)
setManager
public void setManager(java.lang.String newValue)
setOrganizationId
public void setOrganizationId(java.lang.String newValue)
setOrganizationUnitId
public void setOrganizationUnitId(java.lang.String newValue)
setRequistionerId
public void setRequistionerId(java.lang.String newValue)
setSecretary
public void setSecretary(java.lang.String newValue)
setUserId
public void setUserId(java.lang.String newValue)