com.retek.rcom.gui.screen.negativefraud
Class NegativeFraudSearchHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.negativefraud.NegativeFraudSearchHandler
- public class NegativeFraudSearchHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NegativeFraudSearchHandler
public NegativeFraudSearchHandler()
setFirstName
public void setFirstName(java.lang.String firstName)
- CRITERIA METHODS
setMiddleInitial
public void setMiddleInitial(java.lang.String middleInit)
setLastName
public void setLastName(java.lang.String lastName)
setNegativeCustomerId
public void setNegativeCustomerId(java.lang.String id)
setOrderNumber
public void setOrderNumber(java.lang.String orderNumber)
setAddressLine1
public void setAddressLine1(java.lang.String lineOne)
setCity
public void setCity(java.lang.String city)
setState
public void setState(java.lang.String state)
setPostalCode
public void setPostalCode(java.lang.String postalCode)
findReferences
public java.util.Set findReferences()
throws SystemException,
UiBusinessException
- SEARCH METHODS
- Throws:
SystemException
UiBusinessException
readNegativeCustomerRecords
public java.util.Collection readNegativeCustomerRecords(java.util.Set refs)
throws SystemException,
UiBusinessException
- Throws:
SystemException
UiBusinessException
buildTableRow
public java.lang.String[] buildTableRow(java.lang.Object object)
throws SystemException
- BUILD TABLE ROW
- Throws:
SystemException
isNewCustomerAllowed
public boolean isNewCustomerAllowed()
throws SystemException
- Throws:
SystemException
isCustomerInRepository
public boolean isCustomerInRepository()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28