com.retek.rcom.gui.screen.security
Class UserRolesHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.security.UserRolesHandler
- public class UserRolesHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserRolesHandler
public UserRolesHandler()
createUserCriteria
public void createUserCriteria()
- CRITERIA METHODS
setFirstName
public void setFirstName(java.lang.String firstName)
setLastName
public void setLastName(java.lang.String lastName)
setCallCenter
public void setCallCenter(java.lang.Object callCenterLocation)
getUserCriteria
public java.lang.Object getUserCriteria()
setUserList
public void setUserList(java.util.List list)
- USER LIST METHODS
getUserList
public java.util.List getUserList()
getUserRoles
public java.util.List getUserRoles()
throws SystemException
- Throws:
SystemException
getCallCenterDescription
public java.lang.String getCallCenterDescription()
throws SystemException
- USER METHODS
- Throws:
SystemException
getAddress
public java.lang.String getAddress()
throws SystemException
- Throws:
SystemException
getCity
public java.lang.String getCity()
throws SystemException
- Throws:
SystemException
getState
public java.lang.String getState()
throws SystemException
- Throws:
SystemException
getZip
public java.lang.String getZip()
throws SystemException
- Throws:
SystemException
getPhone
public java.lang.String getPhone()
throws SystemException
- Throws:
SystemException
getCallCenterLocations
public java.util.Set getCallCenterLocations()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28