com.instantbank.lettertemplate.control.event
Interface LetterTemplateEvent
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- LetterTemplateEventSupport
- public interface LetterTemplateEvent
- extends java.io.Serializable
This interface determines the required methods for an event of lettertemplate application
- Author:
- Instant-bank (Consuelo Franky)
Method Summary |
java.lang.String |
getEventName()
Specifiy a logical name that is mapped to the event in in the Universal
Remote Controller. |
getEventName
public java.lang.String getEventName()
- Specifiy a logical name that is mapped to the event in in the Universal
Remote Controller.
- Returns:
- The eventName value