Interface LinkContingentActionService

All Known Implementing Classes:
LinkContingentActionServiceImpl

public interface LinkContingentActionService
  • Method Details

    • getCompanyContingentType

      String getCompanyContingentType()
    • linkContingent

      List<String> linkContingent(EntityExplorerActionSelection selection, String contingentKey, String contingentTypeKey)
      Creates `Registration` entities for each user in `selection` for the given events.
      Parameters:
      selection - the selected registrations
      contingentKey - the contingent which will be used to link the registrations, can be null
      contingentTypeKey - key of the contingent type
      Returns:
      a list of pk's (as strings) which could not be linked to a contingent