com.retek.rcom.gui.screen.security
Class UserRolesPrimaryHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.security.UserRolesPrimaryHandler

public class UserRolesPrimaryHandler
extends ScreenHandler


Constructor Summary
UserRolesPrimaryHandler()
           
 
Method Summary
 java.lang.String getCreateDate()
           
 java.lang.String getEmployeeNumber()
           
 java.lang.String getFirstName()
           
 java.lang.String getLastName()
           
 java.lang.String getPrimaryLocation()
           
 java.lang.String getSupervisor()
           
 java.util.Collection getUserList(java.lang.Object object)
           
 java.lang.String getUserName()
           
 java.lang.String getUserPhone()
           
 void setUser(java.lang.Object object)
           
 
Methods inherited from class com.retek.commons.gui.core.ScreenHandler
getException, getLogger, getSystemException, processSystemException, register, register, unregister, unregisterAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserRolesPrimaryHandler

public UserRolesPrimaryHandler()
Method Detail

getUserList

public java.util.Collection getUserList(java.lang.Object object)
                                 throws SystemException,
                                        UiBusinessException
Throws:
SystemException
UiBusinessException

setUser

public void setUser(java.lang.Object object)

getUserName

public java.lang.String getUserName()
                             throws SystemException
Throws:
SystemException

getFirstName

public java.lang.String getFirstName()
                              throws SystemException
Throws:
SystemException

getLastName

public java.lang.String getLastName()
                             throws SystemException
Throws:
SystemException

getCreateDate

public java.lang.String getCreateDate()
                               throws SystemException
Throws:
SystemException

getEmployeeNumber

public java.lang.String getEmployeeNumber()
                                   throws SystemException
Throws:
SystemException

getSupervisor

public java.lang.String getSupervisor()
                               throws SystemException
Throws:
SystemException

getUserPhone

public java.lang.String getUserPhone()
                              throws SystemException
Throws:
SystemException

getPrimaryLocation

public java.lang.String getPrimaryLocation()
                                    throws SystemException
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28