com.retek.rcom.gui.screen.matchcode
Class MatchCodeSetupHandler
java.lang.Object
com.retek.commons.gui.core.ScreenHandler
com.retek.rcom.gui.screen.matchcode.MatchCodeSetupHandler
- public class MatchCodeSetupHandler
- extends ScreenHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FIRST_NAME
public static final java.lang.String FIRST_NAME
- See Also:
- Constant Field Values
MIDDLE_NAME
public static final java.lang.String MIDDLE_NAME
- See Also:
- Constant Field Values
LAST_NAME
public static final java.lang.String LAST_NAME
- See Also:
- Constant Field Values
ADDRESS_LINE1
public static final java.lang.String ADDRESS_LINE1
- See Also:
- Constant Field Values
ADDRESS_LINE2
public static final java.lang.String ADDRESS_LINE2
- See Also:
- Constant Field Values
ADDRESS_LINE3
public static final java.lang.String ADDRESS_LINE3
- See Also:
- Constant Field Values
CITY
public static final java.lang.String CITY
- See Also:
- Constant Field Values
COUNTY
public static final java.lang.String COUNTY
- See Also:
- Constant Field Values
STATE
public static final java.lang.String STATE
- See Also:
- Constant Field Values
ZIP
public static final java.lang.String ZIP
- See Also:
- Constant Field Values
PHONE
public static final java.lang.String PHONE
- See Also:
- Constant Field Values
EMAIL
public static final java.lang.String EMAIL
- See Also:
- Constant Field Values
MatchCodeSetupHandler
public MatchCodeSetupHandler()
throws SystemException
setRuleRowForName
public void setRuleRowForName(java.lang.String searchFieldName)
throws SystemException
- Throws:
SystemException
isRuleOneSelected
public boolean isRuleOneSelected()
isRuleTwoSelected
public boolean isRuleTwoSelected()
isRuleThreeSelected
public boolean isRuleThreeSelected()
setRuleSelections
public void setRuleSelections(java.lang.String searchFieldName,
boolean rule1,
boolean rule2,
boolean rule3)
throws SystemException
- Throws:
SystemException
submitMatchCodes
public void submitMatchCodes()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28