com.retek.rcom.gui.screen.negativefraud
Class NegativeFraudHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.negativefraud.NegativeFraudHandler
- public class NegativeFraudHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NegativeFraudHandler
public NegativeFraudHandler()
getNegativeCustomerRecords
public java.util.Collection getNegativeCustomerRecords()
- NEGATIVE CUSTOMER RECORD METHODS
setNegativeCustomerRecords
public void setNegativeCustomerRecords(java.util.Collection records)
setNegativeCustomerRecord
public void setNegativeCustomerRecord(java.lang.Object object)
getFileNumber
public java.lang.String getFileNumber()
throws SystemException
- Throws:
SystemException
getFirstName
public java.lang.String getFirstName()
throws SystemException
- Throws:
SystemException
getLastName
public java.lang.String getLastName()
throws SystemException
- Throws:
SystemException
getAddress1
public java.lang.String getAddress1()
throws SystemException
- Throws:
SystemException
getAddress2
public java.lang.String getAddress2()
throws SystemException
- Throws:
SystemException
getAddress3
public java.lang.String getAddress3()
throws SystemException
- Throws:
SystemException
getCity
public java.lang.String getCity()
throws SystemException
- Throws:
SystemException
getState
public java.lang.String getState()
throws SystemException
- Throws:
SystemException
getZipCode
public java.lang.String getZipCode()
throws SystemException
- Throws:
SystemException
getOrderNumber
public java.lang.String getOrderNumber()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25