Interface MassRegistrationActionService
- All Known Implementing Classes:
MassRegistrationActionServiceImpl
public interface MassRegistrationActionService
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.registrateAll
(EntityExplorerActionSelection selection, String eventKeys, String registrationStatus, @Nullable Map<String, String> params) Deprecated.
-
Method Details
-
registrateAll
@Deprecated String registrateAll(EntityExplorerActionSelection selection, String eventKeys, String registrationStatus, @Nullable @Nullable Map<String, String> params) Deprecated.Creates `Registration` entities for each user in `selection` for the given events. -
getDefaultStatus
Deprecated.- Throws:
PersistException
-