|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AbstractInteractionEvent
An event on an AbstractInteraction.
| Nested Class Summary | |
|---|---|
static class |
AbstractInteractionEvent.EventReason
Constants for Event reason. |
static interface |
AbstractInteractionEvent.Extension
Interface containing the keys of the AIL extensions possibly present in an InteractionEvent. |
| Method Summary | |
|---|---|
java.util.Map |
getExtensions()
Returns AIL extended information about this event. |
java.util.Map |
getTEventExtensions()
Returns the TEvent extensions of this event. |
java.util.Map |
getTEventReasons()
Returns the TEvent reasons of this event. |
boolean |
isStatusChanged()
Returns true if status has changed. |
| Methods inherited from interface com.genesyslab.ail.event.ObjectEvent |
|---|
getSource |
| Method Detail |
|---|
java.util.Map getExtensions()
Map are defined in AbstractInteractionEvent.Extension.
boolean isStatusChanged()
java.util.Map getTEventExtensions()
java.util.Map getTEventReasons()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||