com.retek.rcom.gui.screen.activityrequest
Class CustomerViewHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.activityrequest.ActivityRequestViewHandler
com.retek.rcom.gui.screen.activityrequest.CustomerViewHandler
- public class CustomerViewHandler
- extends ActivityRequestViewHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomerViewHandler
public CustomerViewHandler()
setActivityRequest
public void setActivityRequest(java.lang.Object object)
throws SystemException,
BusinessException
- STATE MANAGEMENT METHODS
- Overrides:
setActivityRequest
in class ActivityRequestViewHandler
- Throws:
SystemException
BusinessException
customerHasAddresses
public boolean customerHasAddresses()
throws SystemException
- Throws:
SystemException
getCustomer
public java.lang.Object getCustomer()
isAddressModifiable
public boolean isAddressModifiable()
throws SystemException
- Throws:
SystemException
getContactTimes
public java.util.List getContactTimes()
- SELECTION LISTS METHODS
setCurrentCustomer
public void setCurrentCustomer(java.lang.Object object)
- CUSTOMER METHODS
getDayPhone
public java.lang.String getDayPhone()
throws SystemException
- Throws:
SystemException
getDayExtension
public java.lang.String getDayExtension()
throws SystemException
- Throws:
SystemException
getEveningPhone
public java.lang.String getEveningPhone()
throws SystemException
- Throws:
SystemException
getEveningExtension
public java.lang.String getEveningExtension()
throws SystemException
- Throws:
SystemException
getEmail
public java.lang.String getEmail()
throws SystemException
- Throws:
SystemException
getContactTime
public java.lang.Object getContactTime()
throws SystemException
- Throws:
SystemException
setContactTime
public void setContactTime(java.lang.Object object)
throws SystemException
- Throws:
SystemException
setAddress
public void setAddress(java.lang.Object object)
- ADDRESS METHODS
hasAddress
public boolean hasAddress()
throws SystemException
- Throws:
SystemException
getCustomerAddress
public java.lang.Object getCustomerAddress()
getAddressName
public java.lang.String getAddressName()
throws SystemException
- Throws:
SystemException
getAddressLineOne
public java.lang.String getAddressLineOne()
throws SystemException
- Throws:
SystemException
getAddressLineTwo
public java.lang.String getAddressLineTwo()
throws SystemException
- Throws:
SystemException
getAddressLineThree
public java.lang.String getAddressLineThree()
throws SystemException
- Throws:
SystemException
getCity
public java.lang.String getCity()
throws SystemException
- Throws:
SystemException
getState
public java.lang.String getState()
throws SystemException
- Throws:
SystemException
getPostalCode
public java.lang.String getPostalCode()
throws SystemException
- Throws:
SystemException
getLabel
public java.lang.String getLabel()
throws SystemException
- Throws:
SystemException
getAddressDayPhone
public java.lang.String getAddressDayPhone()
throws SystemException
- Throws:
SystemException
getAddressDayExtension
public java.lang.String getAddressDayExtension()
throws SystemException
- Throws:
SystemException
getAddressEveningPhone
public java.lang.String getAddressEveningPhone()
throws SystemException
- Throws:
SystemException
getAddressEveningExtension
public java.lang.String getAddressEveningExtension()
throws SystemException
- Throws:
SystemException
getAddressEmail
public java.lang.String getAddressEmail()
throws SystemException
- Throws:
SystemException
isRequestModifiable
public boolean isRequestModifiable()
throws SystemException
- ACTIVITY REQUEST METHODS
- Throws:
SystemException
setCustomer
public void setCustomer()
throws SystemException
- Throws:
SystemException
setCustomerAddress
public void setCustomerAddress()
throws SystemException
- Throws:
SystemException
setMailPreference
public void setMailPreference(boolean pref)
throws SystemException
- Throws:
SystemException
setFaxPreference
public void setFaxPreference(boolean pref)
throws SystemException
- Throws:
SystemException
setPhonePreference
public void setPhonePreference(boolean pref)
throws SystemException
- Throws:
SystemException
setEmailPreference
public void setEmailPreference(boolean pref)
throws SystemException
- Throws:
SystemException
isMailPrefer
public boolean isMailPrefer()
throws SystemException
- Throws:
SystemException
isFaxPrefer
public boolean isFaxPrefer()
throws SystemException
- Throws:
SystemException
isPhonePrefer
public boolean isPhonePrefer()
throws SystemException
- Throws:
SystemException
isEmailPrefer
public boolean isEmailPrefer()
throws SystemException
- Throws:
SystemException
hasPersistedActivityRequest
public boolean hasPersistedActivityRequest()
isRequestClosed
public boolean isRequestClosed()
throws SystemException
- Throws:
SystemException
getCreatedByUser
public java.lang.String getCreatedByUser()
throws SystemException
- Throws:
SystemException
getCreateDate
public java.lang.String getCreateDate()
throws SystemException
- Throws:
SystemException
getLastModifiedByUser
public java.lang.String getLastModifiedByUser()
throws SystemException
- Throws:
SystemException
getLastModifyUserLocation
public java.lang.String getLastModifyUserLocation()
throws SystemException
- Throws:
SystemException
getCreateUserLocation
public java.lang.String getCreateUserLocation()
throws SystemException
- Throws:
SystemException
getLastModifiedDate
public java.lang.String getLastModifiedDate()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28