com.ibm.commerce.user.beans
Class UserDataBean

com.ibm.commerce.user.beans.UserDataBean
All Implemented Interfaces:
Delegator, Protectable

public class UserDataBean
implements Delegator, Protectable

IBM internal use only.


Fields inherited from interface com.ibm.commerce.security.Delegator
COPYRIGHT
 
Fields inherited from interface com.ibm.commerce.security.Protectable
COPYRIGHT
 
Constructor Summary
UserDataBean()
           
 
Method Summary
 AddressAccessBean addAddress(java.lang.String aAddress)
          IBM internal use only.
 BusinessProfileAccessBean addBusinessProfile(java.lang.Long aBusinessProfile)
          IBM internal use only.
 DemographicsAccessBean addDemographics()
          IBM internal use only.
 UserProfileAccessBean addUserProfile()
          IBM internal use only.
 UserRegistryAccessBean addUserRegistry(java.lang.String aUserRegistry)
          IBM internal use only.
 boolean fulfills(java.lang.Long aFills, java.lang.String aFills)
          IBM internal use only.
 java.util.Enumeration getAddress(java.lang.String aAddress)
          IBM internal use only.
 java.util.Vector getAllStoreGroupMembers(java.lang.Integer aAllStoreGroupMembers)
          IBM internal use only.
 java.lang.Long[] getAncestors()
          IBM internal use only.
 BusinessProfileAccessBean getBusinessProfile()
          IBM internal use only.
 java.lang.Long[] getChildren()
          IBM internal use only.
 CommandContext getCommandContext()
          Gets the command context set within this bean.
 java.lang.String getDataBeanKeyMemberId()
          Retrieve its primary key.
 Protectable getDelegate()
          Retrieves access control information.
 DemographicsAccessBean getDemographics()
          IBM internal use only.
 java.lang.Long[] getDescendants()
          IBM internal use only.
 java.lang.String getDisplayName()
          IBM internal use only.
 java.lang.String getDistinguishedName()
          IBM internal use only.
 java.lang.String getLastOrder()
          IBM internal use only.
 java.sql.Timestamp getLastOrderInEJBType()
          IBM internal use only.
 java.lang.String getLastSession()
          IBM internal use only.
 java.sql.Timestamp getLastSessionInEJBType()
          IBM internal use only.
 java.util.Enumeration getMemberGroups()
          IBM internal use only.
 java.lang.String getMemberId()
          IBM internal use only.
 java.lang.Long getMemberIdInEJBType()
          IBM internal use only.
 java.util.Enumeration getOwnedMemberGroups()
          IBM internal use only.
 java.lang.Long getOwner()
          IBM internal use only.
 java.lang.String getParentMemberId()
          IBM internal use only.
 java.lang.String getPreferredCurrency()
          IBM internal use only.
 java.lang.String getPreferredLanguageId()
          IBM internal use only.
 java.lang.Integer getPreferredLanguageIdInEJBType()
          IBM internal use only.
 java.lang.String getPreviousLastSession()
          IBM internal use only.
 java.sql.Timestamp getPreviousLastSessionInEJBType()
          IBM internal use only.
 java.util.Enumeration getPrimaryAddress(java.lang.String aPrimaryAddress)
          IBM internal use only.
 java.lang.String getProfileType()
          IBM internal use only.
 java.lang.String getRegisterType()
          IBM internal use only.
 java.lang.String getRegistration()
          IBM internal use only.
 java.lang.String getRegistrationCancel()
          IBM internal use only.
 java.sql.Timestamp getRegistrationCancelInEJBType()
          IBM internal use only.
 java.sql.Timestamp getRegistrationInEJBType()
          IBM internal use only.
 java.lang.String getRegistrationUpdate()
          IBM internal use only.
 java.sql.Timestamp getRegistrationUpdateInEJBType()
          IBM internal use only.
 TypedProperty getRequestProperties()
          Gets the request property set within this bean.
 java.lang.Integer[] getRoles(java.lang.Long aRoles)
          IBM internal use only.
 java.lang.Integer[] getRolesForOrgEntityAndAncestors(java.lang.Long aRolesForOrgEntityAndAncestors)
          IBM internal use only.
 java.lang.String getState()
          IBM internal use only.
 java.lang.Integer getStateInEJBType()
          IBM internal use only.
 java.lang.String getType()
          IBM internal use only.
 java.lang.String getUserField1()
          IBM internal use only.
 java.lang.String getUserField2()
          IBM internal use only.
 java.lang.String getUserField3()
          IBM internal use only.
 java.lang.String getUserId()
          IBM internal use only.
 java.lang.Long getUserIdInEJBType()
          IBM internal use only.
 UserProfileAccessBean getUserProfile()
          IBM internal use only.
 UserRegistryAccessBean getUserRegistry()
          IBM internal use only.
 boolean isAdministrator()
          IBM internal use only.
 boolean isAdministratorForAllStores(java.lang.Long aDministratorForAllStores)
          IBM internal use only.
 boolean isRoleForAllStores()
          IBM internal use only.
 boolean isSiteAdministrator()
          IBM internal use only.
 boolean isStoreAdministrator()
          IBM internal use only.
 void populate()
          Retrieves data from the database.
 void setCommandContext(CommandContext aCommandContext)
          Sets the command context within this bean.
 void setDataBeanKeyMemberId(java.lang.String aDataBeanKeyMemberId)
          Set its primary key for fetching.
 void setDistinguishedName(java.lang.String aDistinguishedName)
          IBM internal use only.
 void setLastOrder(java.sql.Timestamp aLastOrder)
          IBM internal use only.
 void setLastSession(java.sql.Timestamp aLastSession)
          IBM internal use only.
 void setParentMemberId(java.lang.String aParentMemberId)
          IBM internal use only.
 void setPreferredCurrency(java.lang.String aPreferredCurrency)
          IBM internal use only.
 void setPreferredLanguageId(java.lang.Integer aPreferredLanguageId)
          IBM internal use only.
 void setPreviousLastSession(java.sql.Timestamp aPreviousLastSession)
          IBM internal use only.
 void setProfileType(java.lang.String aProfileType)
          IBM internal use only.
 void setRegisterType(java.lang.String aRegisterType)
          IBM internal use only.
 void setRegistration(java.sql.Timestamp aRegistration)
          IBM internal use only.
 void setRegistrationCancel(java.sql.Timestamp aRegistrationCancel)
          IBM internal use only.
 void setRegistrationUpdate(java.sql.Timestamp aRegistrationUpdate)
          IBM internal use only.
 void setRequestProperties(TypedProperty aRequestProperties)
          Sets the request property within this bean.
 void setState(java.lang.Integer aState)
          IBM internal use only.
 void setUserField1(java.lang.String aUserField1)
          IBM internal use only.
 void setUserField2(java.lang.String aUserField2)
          IBM internal use only.
 void setUserField3(java.lang.String aUserField3)
          IBM internal use only.
 

Constructor Detail

UserDataBean

public UserDataBean()
Method Detail

addAddress

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

IBM internal use only.

Parameters:
aAddress - java.lang.String
Returns:
com.ibm.commerce.user.objects.AddressAccessBean
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

addBusinessProfile

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

IBM internal use only.

Parameters:
aBusinessProfile - java.lang.Long
Returns:
com.ibm.commerce.user.objects.BusinessProfileAccessBean
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

addDemographics

public DemographicsAccessBean addDemographics()
                                       throws javax.naming.NamingException,
                                              javax.ejb.CreateException,
                                              java.rmi.RemoteException,
                                              javax.ejb.FinderException

IBM internal use only.

Returns:
com.ibm.commerce.user.objects.DemographicsAccessBean
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

addUserProfile

public UserProfileAccessBean addUserProfile()
                                     throws javax.naming.NamingException,
                                            javax.ejb.CreateException,
                                            java.rmi.RemoteException,
                                            javax.ejb.FinderException

IBM internal use only.

Returns:
com.ibm.commerce.user.objects.UserProfileAccessBean
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

addUserRegistry

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

IBM internal use only.

Parameters:
aUserRegistry - java.lang.String
Returns:
com.ibm.commerce.user.objects.UserRegistryAccessBean
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

fulfills

public boolean fulfills(java.lang.Long aFills,
                        java.lang.String aFills)
                 throws java.rmi.RemoteException,
                        java.lang.Exception

IBM internal use only.

Specified by:
fulfills in interface Protectable
Parameters:
aFills - java.lang.Long
aFills - java.lang.String
Returns:
boolean
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
java.lang.Exception - The java.lang.Exception exception

getAddress

public java.util.Enumeration getAddress(java.lang.String aAddress)
                                 throws javax.naming.NamingException,
                                        javax.ejb.CreateException,
                                        java.rmi.RemoteException,
                                        javax.ejb.FinderException

IBM internal use only.

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

getAllStoreGroupMembers

public java.util.Vector getAllStoreGroupMembers(java.lang.Integer aAllStoreGroupMembers)
                                         throws javax.naming.NamingException,
                                                javax.ejb.CreateException,
                                                java.rmi.RemoteException,
                                                javax.ejb.FinderException

IBM internal use only.

Parameters:
aAllStoreGroupMembers - java.lang.Integer
Returns:
java.util.Vector
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

getAncestors

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

IBM internal use only.

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

getBusinessProfile

public BusinessProfileAccessBean getBusinessProfile()
                                             throws javax.naming.NamingException,
                                                    javax.ejb.CreateException,
                                                    java.rmi.RemoteException,
                                                    javax.ejb.FinderException

IBM internal use only.

Returns:
com.ibm.commerce.user.objects.BusinessProfileAccessBean
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

getChildren

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

IBM internal use only.

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

getCommandContext

public CommandContext getCommandContext()

Gets the command context set within this bean.

Returns:
com.ibm.commerce.command.CommandContext

getDataBeanKeyMemberId

public java.lang.String getDataBeanKeyMemberId()

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

getDemographics

public DemographicsAccessBean getDemographics()
                                       throws javax.naming.NamingException,
                                              javax.ejb.CreateException,
                                              java.rmi.RemoteException,
                                              javax.ejb.FinderException

IBM internal use only.

Returns:
com.ibm.commerce.user.objects.DemographicsAccessBean
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

getDescendants

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

IBM internal use only.

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

getDisplayName

public java.lang.String getDisplayName()
                                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

getDistinguishedName

public java.lang.String getDistinguishedName()
                                      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

getLastOrder

public java.lang.String getLastOrder()
                              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

getLastOrderInEJBType

public java.sql.Timestamp getLastOrderInEJBType()
                                         throws java.rmi.RemoteException,
                                                javax.ejb.CreateException,
                                                javax.ejb.FinderException,
                                                javax.naming.NamingException

IBM internal use only.

Returns:
java.sql.Timestamp
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

getLastSession

public java.lang.String getLastSession()
                                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

getLastSessionInEJBType

public java.sql.Timestamp getLastSessionInEJBType()
                                           throws java.rmi.RemoteException,
                                                  javax.ejb.CreateException,
                                                  javax.ejb.FinderException,
                                                  javax.naming.NamingException

IBM internal use only.

Returns:
java.sql.Timestamp
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

getMemberGroups

public java.util.Enumeration getMemberGroups()
                                      throws javax.naming.NamingException,
                                             javax.ejb.CreateException,
                                             java.rmi.RemoteException,
                                             javax.ejb.FinderException

IBM internal use only.

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

getMemberId

public java.lang.String getMemberId()
                             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

getMemberIdInEJBType

public java.lang.Long getMemberIdInEJBType()
                                    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

getOwnedMemberGroups

public java.util.Enumeration getOwnedMemberGroups()
                                           throws javax.naming.NamingException,
                                                  javax.ejb.CreateException,
                                                  java.rmi.RemoteException,
                                                  javax.ejb.FinderException

IBM internal use only.

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

getOwner

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

IBM internal use only.

Specified by:
getOwner in interface Protectable
Returns:
java.lang.Long
Throws:
java.lang.Exception - The java.lang.Exception exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getParentMemberId

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

IBM internal use only.

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

getPreferredCurrency

public java.lang.String getPreferredCurrency()
                                      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

getPreferredLanguageId

public java.lang.String getPreferredLanguageId()
                                        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

getPreferredLanguageIdInEJBType

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

IBM internal use only.

Returns:
java.lang.Integer
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

getPreviousLastSession

public java.lang.String getPreviousLastSession()
                                        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

getPreviousLastSessionInEJBType

public java.sql.Timestamp getPreviousLastSessionInEJBType()
                                                   throws java.rmi.RemoteException,
                                                          javax.ejb.CreateException,
                                                          javax.ejb.FinderException,
                                                          javax.naming.NamingException

IBM internal use only.

Returns:
java.sql.Timestamp
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

getPrimaryAddress

public java.util.Enumeration getPrimaryAddress(java.lang.String aPrimaryAddress)
                                        throws javax.naming.NamingException,
                                               javax.ejb.CreateException,
                                               java.rmi.RemoteException,
                                               javax.ejb.FinderException

IBM internal use only.

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

getProfileType

public java.lang.String getProfileType()
                                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

getRegisterType

public java.lang.String getRegisterType()
                                 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

getRegistration

public java.lang.String getRegistration()
                                 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

getRegistrationCancel

public java.lang.String getRegistrationCancel()
                                       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

getRegistrationCancelInEJBType

public java.sql.Timestamp getRegistrationCancelInEJBType()
                                                  throws java.rmi.RemoteException,
                                                         javax.ejb.CreateException,
                                                         javax.ejb.FinderException,
                                                         javax.naming.NamingException

IBM internal use only.

Returns:
java.sql.Timestamp
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

getRegistrationInEJBType

public java.sql.Timestamp getRegistrationInEJBType()
                                            throws java.rmi.RemoteException,
                                                   javax.ejb.CreateException,
                                                   javax.ejb.FinderException,
                                                   javax.naming.NamingException

IBM internal use only.

Returns:
java.sql.Timestamp
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

getRegistrationUpdate

public java.lang.String getRegistrationUpdate()
                                       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

getRegistrationUpdateInEJBType

public java.sql.Timestamp getRegistrationUpdateInEJBType()
                                                  throws java.rmi.RemoteException,
                                                         javax.ejb.CreateException,
                                                         javax.ejb.FinderException,
                                                         javax.naming.NamingException

IBM internal use only.

Returns:
java.sql.Timestamp
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

getRoles

public java.lang.Integer[] getRoles(java.lang.Long aRoles)
                             throws javax.naming.NamingException,
                                    javax.ejb.CreateException,
                                    java.rmi.RemoteException,
                                    javax.ejb.FinderException

IBM internal use only.

Parameters:
aRoles - java.lang.Long
Returns:
java.lang.Integer[]
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

getRolesForOrgEntityAndAncestors

public java.lang.Integer[] getRolesForOrgEntityAndAncestors(java.lang.Long aRolesForOrgEntityAndAncestors)
                                                     throws javax.naming.NamingException,
                                                            javax.ejb.CreateException,
                                                            java.rmi.RemoteException,
                                                            javax.ejb.FinderException

IBM internal use only.

Parameters:
aRolesForOrgEntityAndAncestors - java.lang.Long
Returns:
java.lang.Integer[]
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

getState

public java.lang.String getState()
                          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

getStateInEJBType

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

IBM internal use only.

Returns:
java.lang.Integer
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

getType

public java.lang.String getType()
                         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

getUserField1

public java.lang.String getUserField1()
                               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

getUserField2

public java.lang.String getUserField2()
                               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

getUserField3

public java.lang.String getUserField3()
                               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

getUserProfile

public UserProfileAccessBean getUserProfile()
                                     throws javax.naming.NamingException,
                                            javax.ejb.CreateException,
                                            java.rmi.RemoteException,
                                            javax.ejb.FinderException

IBM internal use only.

Returns:
com.ibm.commerce.user.objects.UserProfileAccessBean
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

getUserRegistry

public UserRegistryAccessBean getUserRegistry()
                                       throws javax.naming.NamingException,
                                              javax.ejb.CreateException,
                                              java.rmi.RemoteException,
                                              javax.ejb.FinderException

IBM internal use only.

Returns:
com.ibm.commerce.user.objects.UserRegistryAccessBean
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

isAdministrator

public boolean isAdministrator()
                        throws java.rmi.RemoteException,
                               javax.ejb.CreateException,
                               javax.ejb.FinderException,
                               javax.naming.NamingException

IBM internal use only.

Returns:
boolean
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

isAdministratorForAllStores

public boolean isAdministratorForAllStores(java.lang.Long aDministratorForAllStores)
                                    throws javax.naming.NamingException,
                                           java.rmi.RemoteException,
                                           javax.ejb.FinderException

IBM internal use only.

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

isRoleForAllStores

public boolean isRoleForAllStores()
                           throws javax.naming.NamingException,
                                  java.rmi.RemoteException,
                                  javax.ejb.FinderException

IBM internal use only.

Returns:
boolean
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

isSiteAdministrator

public boolean isSiteAdministrator()
                            throws java.rmi.RemoteException,
                                   javax.ejb.CreateException,
                                   javax.ejb.FinderException,
                                   javax.naming.NamingException

IBM internal use only.

Returns:
boolean
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

isStoreAdministrator

public boolean isStoreAdministrator()
                             throws javax.naming.NamingException,
                                    java.rmi.RemoteException,
                                    javax.ejb.FinderException

IBM internal use only.

Returns:
boolean
Throws:
javax.naming.NamingException - The javax.naming.NamingException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.FinderException - The javax.ejb.FinderException 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

setCommandContext

public void setCommandContext(CommandContext aCommandContext)

Sets the command context within this bean.

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

setDataBeanKeyMemberId

public void setDataBeanKeyMemberId(java.lang.String aDataBeanKeyMemberId)

Set its primary key for fetching.

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

setDistinguishedName

public void setDistinguishedName(java.lang.String aDistinguishedName)

IBM internal use only.

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

setLastOrder

public void setLastOrder(java.sql.Timestamp aLastOrder)

IBM internal use only.

Parameters:
aLastOrder - java.sql.Timestamp
Returns:
void

setLastSession

public void setLastSession(java.sql.Timestamp aLastSession)

IBM internal use only.

Parameters:
aLastSession - java.sql.Timestamp
Returns:
void

setParentMemberId

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

IBM internal use only.

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

setPreferredCurrency

public void setPreferredCurrency(java.lang.String aPreferredCurrency)

IBM internal use only.

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

setPreferredLanguageId

public void setPreferredLanguageId(java.lang.Integer aPreferredLanguageId)

IBM internal use only.

Parameters:
aPreferredLanguageId - java.lang.Integer
Returns:
void

setPreviousLastSession

public void setPreviousLastSession(java.sql.Timestamp aPreviousLastSession)

IBM internal use only.

Parameters:
aPreviousLastSession - java.sql.Timestamp
Returns:
void

setProfileType

public void setProfileType(java.lang.String aProfileType)

IBM internal use only.

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

setRegisterType

public void setRegisterType(java.lang.String aRegisterType)

IBM internal use only.

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

setRegistration

public void setRegistration(java.sql.Timestamp aRegistration)

IBM internal use only.

Parameters:
aRegistration - java.sql.Timestamp
Returns:
void

setRegistrationCancel

public void setRegistrationCancel(java.sql.Timestamp aRegistrationCancel)

IBM internal use only.

Parameters:
aRegistrationCancel - java.sql.Timestamp
Returns:
void

setRegistrationUpdate

public void setRegistrationUpdate(java.sql.Timestamp aRegistrationUpdate)

IBM internal use only.

Parameters:
aRegistrationUpdate - java.sql.Timestamp
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

setState

public void setState(java.lang.Integer aState)

IBM internal use only.

Parameters:
aState - java.lang.Integer
Returns:
void

setUserField1

public void setUserField1(java.lang.String aUserField1)

IBM internal use only.

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

setUserField2

public void setUserField2(java.lang.String aUserField2)

IBM internal use only.

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

setUserField3

public void setUserField3(java.lang.String aUserField3)

IBM internal use only.

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