Interface EventRegistrationActionFormSelectionService
- All Known Implementing Classes:
DefaultEventRegistrationActionFormSelectionService
Deprecated.
-
Method Summary
-
Method Details
-
nextPage
Deprecated.Get the name of the next page based on the event with keyeventKey
. The page name returned depends on the event type.- Parameters:
eventKey
- Key of the event- Returns:
- Name of the next Page
- Throws:
PersistException
-
getAvailablePages
Deprecated.Get the Names of all available event registration forms. Grouped by pages for new and existing users.- Returns:
- Map containing two lists with page names for new and existing user respectively.
-