atg.userprofiling.email
Interface TemplateEmailListener

All Superinterfaces:
java.util.EventListener

public interface TemplateEmailListener
extends java.util.EventListener

A listener that is notified of TemplateEmailEvents.

See Also:
TemplateEmailEvent

Field Summary
static java.lang.String CLASS_VERSION
           
 
Method Summary
 void emailNotification(TemplateEmailEvent pEvent)
          Called when a TemplateEmailEvent occurs.
 

Field Detail

CLASS_VERSION

static final java.lang.String CLASS_VERSION
See Also:
Constant Field Values
Method Detail

emailNotification

void emailNotification(TemplateEmailEvent pEvent)
Called when a TemplateEmailEvent occurs.