com.retek.rcom.gui.screen.matchcode
Class MatchCodeHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.matchcode.MatchCodeHandler
- public class MatchCodeHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatchCodeHandler
public MatchCodeHandler()
storeCustomerInRepository
public void storeCustomerInRepository(java.lang.Object object)
throws SystemException,
BusinessException
- SEARCH METHODS
- Throws:
SystemException
BusinessException
setMapCriteria
public void setMapCriteria(java.util.Map map)
search
public java.util.Collection search()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
setCustomer
public void setCustomer(java.lang.Object object)
- CUSTOMER NAME
getFirstName
public java.lang.String getFirstName()
throws SystemException
- Throws:
SystemException
getMiddleInitial
public java.lang.String getMiddleInitial()
throws SystemException
- Throws:
SystemException
getLastName
public java.lang.String getLastName()
throws SystemException
- Throws:
SystemException
getPhoneNumber
public java.lang.String getPhoneNumber()
throws SystemException
- Throws:
SystemException
getEmailAddress
public java.lang.String getEmailAddress()
throws SystemException
- Throws:
SystemException
getAddress1
public java.lang.String getAddress1()
throws SystemException
- Throws:
SystemException
getAddress2
public java.lang.String getAddress2()
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
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25