com.retek.component.customer.impl.command
Class CustomerPreSubmitHistoryLoggingRule

java.lang.Object
  extended bycom.retek.component.customer.impl.command.CustomerPreSubmitHistoryLoggingRule
All Implemented Interfaces:
Rule

public class CustomerPreSubmitHistoryLoggingRule
extends java.lang.Object
implements Rule


Field Summary
static java.lang.String ADDRESS
           
static java.lang.String EMAIL
           
static java.lang.String NAME
           
static java.lang.String PHONE
           
static java.lang.String PREFERENCE
           
 
Constructor Summary
CustomerPreSubmitHistoryLoggingRule()
           
 
Method Summary
 void apply(Command cmd)
           
 void createPreferencesEvent(HistoryManager histMgr, CustomerSubmitCommand customerSubmitCmd, Customer customer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ADDRESS

public static final java.lang.String ADDRESS
See Also:
Constant Field Values

PHONE

public static final java.lang.String PHONE
See Also:
Constant Field Values

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values

EMAIL

public static final java.lang.String EMAIL
See Also:
Constant Field Values

PREFERENCE

public static final java.lang.String PREFERENCE
See Also:
Constant Field Values
Constructor Detail

CustomerPreSubmitHistoryLoggingRule

public CustomerPreSubmitHistoryLoggingRule()
Method Detail

apply

public void apply(Command cmd)
           throws SystemException,
                  BusinessException
Specified by:
apply in interface Rule
Throws:
SystemException
BusinessException

createPreferencesEvent

public void createPreferencesEvent(HistoryManager histMgr,
                                   CustomerSubmitCommand customerSubmitCmd,
                                   Customer customer)
                            throws SystemException,
                                   BusinessException
Throws:
SystemException
BusinessException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28