com.retek.rcom.gui.screen.systemadmin
Class CallCenterLocationHandler

java.lang.Object
  extended bycom.retek.commons.gui.core.ScreenHandler
      extended bycom.retek.rcom.gui.screen.systemadmin.CallCenterLocationHandler

public class CallCenterLocationHandler
extends ScreenHandler


Constructor Summary
CallCenterLocationHandler()
           
 
Method Summary
 java.util.Collection findAllCallCenterLocations()
           
 java.lang.String getAddressLine1()
           
 java.lang.Object getCallCenter()
           
 java.lang.String getCallCenterDescription()
           
 java.lang.String getCallCenterID()
           
 java.lang.String getCity()
           
 java.lang.String getState()
           
 void setCallCenter(java.lang.Object location)
           
 
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

CallCenterLocationHandler

public CallCenterLocationHandler()
Method Detail

findAllCallCenterLocations

public java.util.Collection findAllCallCenterLocations()
                                                throws SystemException
Throws:
SystemException

setCallCenter

public void setCallCenter(java.lang.Object location)

getCallCenter

public java.lang.Object getCallCenter()

getCallCenterID

public java.lang.String getCallCenterID()

getCallCenterDescription

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

getAddressLine1

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

getCity

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

getState

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


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