public interface UserServiceEvent
| Modifier and Type | Method and Description | 
|---|---|
| UserServiceEventOutcome | processEvent(UserServiceEventContext anEventContext)Processes the event. | 
UserServiceEventOutcome processEvent(UserServiceEventContext anEventContext)
anEventContext - provides information on the event and methods to update the
                       EBX® repository and redirect the current user.null,
         the user service will be redisplayed.