com.ibm.commerce.user.beans
Class BusinessProfileDataBean

com.ibm.commerce.user.beans.BusinessProfileDataBean
All Implemented Interfaces:
Delegator

public class BusinessProfileDataBean
implements Delegator

IBM internal use only.


Fields inherited from interface com.ibm.commerce.security.Delegator
COPYRIGHT
 
Constructor Summary
BusinessProfileDataBean()
           
 
Method Summary
 java.lang.String getAlternateId()
          IBM internal use only.
 CommandContext getCommandContext()
          Gets the command context set within this bean.
 java.lang.String getDataBeanKeyUserId()
          Retrieve its primary key.
 Protectable getDelegate()
          Retrieves access control information.
 java.lang.String getDepartmentNumber()
          IBM internal use only.
 java.lang.String getEmployeeId()
          IBM internal use only.
 java.lang.String getEmployeeType()
          IBM internal use only.
 java.lang.String getManager()
          IBM internal use only.
 java.lang.String getOrganizationId()
          IBM internal use only.
 java.lang.Long getOrganizationIdInEJBType()
          IBM internal use only.
 java.lang.String getOrganizationUnitId()
          IBM internal use only.
 java.lang.Long getOrganizationUnitIdInEJBType()
          IBM internal use only.
 TypedProperty getRequestProperties()
          Gets the request property set within this bean.
 java.lang.String getRequistionerId()
          IBM internal use only.
 java.lang.String getSecretary()
          IBM internal use only.
 java.lang.String getUserId()
          IBM internal use only.
 java.lang.Long getUserIdInEJBType()
          IBM internal use only.
 void populate()
          Retrieves data from the database.
 void setAlternateId(java.lang.String aAlternateId)
          IBM internal use only.
 void setCommandContext(CommandContext aCommandContext)
          Sets the command context within this bean.
 void setDataBeanKeyUserId(java.lang.String aDataBeanKeyUserId)
          Set its primary key for fetching.
 void setDepartmentNumber(java.lang.String aDepartmentNumber)
          IBM internal use only.
 void setEmployeeId(java.lang.String aEmployeeId)
          IBM internal use only.
 void setEmployeeType(java.lang.String aEmployeeType)
          IBM internal use only.
 void setManager(java.lang.String aManager)
          IBM internal use only.
 void setOrganizationId(java.lang.Long aOrganizationId)
          IBM internal use only.
 void setOrganizationUnitId(java.lang.Long aOrganizationUnitId)
          IBM internal use only.
 void setRequestProperties(TypedProperty aRequestProperties)
          Sets the request property within this bean.
 void setRequistionerId(java.lang.String aRequistionerId)
          IBM internal use only.
 void setSecretary(java.lang.String aSecretary)
          IBM internal use only.
 void setUserId(java.lang.Long aUserId)
          IBM internal use only.
 

Constructor Detail

BusinessProfileDataBean

public BusinessProfileDataBean()
Method Detail

getAlternateId

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getCommandContext

public CommandContext getCommandContext()

Gets the command context set within this bean.

Returns:
com.ibm.commerce.command.CommandContext

getDataBeanKeyUserId

public java.lang.String getDataBeanKeyUserId()

Retrieve its primary key.

Returns:
java.lang.String

getDelegate

public Protectable getDelegate()
                        throws java.lang.Exception

Retrieves access control information.

Specified by:
getDelegate in interface Delegator
Returns:
com.ibm.commerce.security.Protectable
Throws:
java.lang.Exception - The java.lang.Exception exception

getDepartmentNumber

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getEmployeeId

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getEmployeeType

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getManager

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getOrganizationId

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getOrganizationIdInEJBType

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

IBM internal use only.

Returns:
java.lang.Long
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getOrganizationUnitId

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getOrganizationUnitIdInEJBType

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

IBM internal use only.

Returns:
java.lang.Long
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRequestProperties

public TypedProperty getRequestProperties()

Gets the request property set within this bean.

Returns:
com.ibm.commerce.datatype.TypedProperty

getRequistionerId

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getSecretary

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getUserId

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

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getUserIdInEJBType

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

IBM internal use only.

Returns:
java.lang.Long
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

populate

public void populate()
              throws java.lang.Exception

Retrieves data from the database.

Returns:
void
Throws:
java.lang.Exception - The java.lang.Exception exception

setAlternateId

public void setAlternateId(java.lang.String aAlternateId)

IBM internal use only.

Parameters:
aAlternateId - java.lang.String
Returns:
void

setCommandContext

public void setCommandContext(CommandContext aCommandContext)

Sets the command context within this bean.

Parameters:
aCommandContext - com.ibm.commerce.command.CommandContext
Returns:
void

setDataBeanKeyUserId

public void setDataBeanKeyUserId(java.lang.String aDataBeanKeyUserId)

Set its primary key for fetching.

Parameters:
aDataBeanKeyUserId - java.lang.String
Returns:
void

setDepartmentNumber

public void setDepartmentNumber(java.lang.String aDepartmentNumber)

IBM internal use only.

Parameters:
aDepartmentNumber - java.lang.String
Returns:
void

setEmployeeId

public void setEmployeeId(java.lang.String aEmployeeId)

IBM internal use only.

Parameters:
aEmployeeId - java.lang.String
Returns:
void

setEmployeeType

public void setEmployeeType(java.lang.String aEmployeeType)

IBM internal use only.

Parameters:
aEmployeeType - java.lang.String
Returns:
void

setManager

public void setManager(java.lang.String aManager)

IBM internal use only.

Parameters:
aManager - java.lang.String
Returns:
void

setOrganizationId

public void setOrganizationId(java.lang.Long aOrganizationId)

IBM internal use only.

Parameters:
aOrganizationId - java.lang.Long
Returns:
void

setOrganizationUnitId

public void setOrganizationUnitId(java.lang.Long aOrganizationUnitId)

IBM internal use only.

Parameters:
aOrganizationUnitId - java.lang.Long
Returns:
void

setRequestProperties

public void setRequestProperties(TypedProperty aRequestProperties)
                          throws javax.ejb.CreateException,
                                 java.rmi.RemoteException,
                                 javax.naming.NamingException,
                                 javax.ejb.FinderException

Sets the request property within this bean.

Parameters:
aRequestProperties - com.ibm.commerce.datatype.TypedProperty
Returns:
void
Throws:
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

setRequistionerId

public void setRequistionerId(java.lang.String aRequistionerId)

IBM internal use only.

Parameters:
aRequistionerId - java.lang.String
Returns:
void

setSecretary

public void setSecretary(java.lang.String aSecretary)

IBM internal use only.

Parameters:
aSecretary - java.lang.String
Returns:
void

setUserId

public void setUserId(java.lang.Long aUserId)

IBM internal use only.

Parameters:
aUserId - java.lang.Long
Returns:
void