com.retek.rcom.gui.screen.systemadmin
Class CallCenterLocationDialogHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.systemadmin.CallCenterLocationDialogHandler
- public class CallCenterLocationDialogHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CallCenterLocationDialogHandler
public CallCenterLocationDialogHandler()
getAllCountries
public java.util.Collection getAllCountries()
throws SystemException
- STATE MANAGEMENT
- Throws:
SystemException
getDefaultCountry
public java.lang.Object getDefaultCountry()
throws SystemException
- Throws:
SystemException
createCallCenter
public void createCallCenter()
throws SystemException
- Throws:
SystemException
setCallCenter
public void setCallCenter(java.lang.Object object)
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
discardChanges
public void discardChanges()
throws SystemException
- Throws:
SystemException
getCallCenterLocationId
public java.lang.String getCallCenterLocationId()
- CALL CENTER GETTERS
getCallCenterName
public java.lang.String getCallCenterName()
throws SystemException
- Throws:
SystemException
getCallCenterAddress
public java.lang.Object getCallCenterAddress()
throws SystemException
- Throws:
SystemException
getAddressLineOne
public java.lang.String getAddressLineOne()
throws SystemException
- Throws:
SystemException
getAddressLineTwo
public java.lang.String getAddressLineTwo()
throws SystemException
- Throws:
SystemException
getCity
public java.lang.String getCity()
throws SystemException
- Throws:
SystemException
getState
public java.lang.String getState()
throws SystemException
- Throws:
SystemException
getCounty
public java.lang.String getCounty()
throws SystemException
- Throws:
SystemException
getZipCode
public java.lang.String getZipCode()
throws SystemException
- Throws:
SystemException
getPhone
public java.lang.String getPhone()
throws SystemException
- Throws:
SystemException
getCountryCode
public java.lang.String getCountryCode()
throws SystemException
- Throws:
SystemException
getCountry
public java.lang.Object getCountry()
throws SystemException
- Throws:
SystemException
setCallCenterName
public void setCallCenterName(java.lang.String name)
throws SystemException
- CALL CENTER SETTERS
- Throws:
SystemException
setAddressLineOne
public void setAddressLineOne(java.lang.String lineOne)
throws SystemException
- Throws:
SystemException
setAddressLineTwo
public void setAddressLineTwo(java.lang.String lineTwo)
throws SystemException
- Throws:
SystemException
setCity
public void setCity(java.lang.String city)
throws SystemException
- Throws:
SystemException
setState
public void setState(java.lang.String state)
throws SystemException
- Throws:
SystemException
setZipCode
public void setZipCode(java.lang.String postalCode)
throws SystemException
- Throws:
SystemException
setCounty
public void setCounty(java.lang.String county)
throws SystemException
- Throws:
SystemException
setPhone
public void setPhone(java.lang.String phone)
throws SystemException
- Throws:
SystemException
setCountry
public void setCountry(java.lang.Object countryObject)
throws SystemException
- Throws:
SystemException
getCountryCode
public java.lang.String getCountryCode(java.lang.Object country)
throws SystemException
- CALL CENTER SETTERS
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28