Interface MassWageCreateActionService

All Known Implementing Classes:
MassWageCreateActionServiceImpl

public interface MassWageCreateActionService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    saveWages(EntityExplorerActionSelection userSelection, RebindValue[] rebindValues)
    Creates a new wage for each selected user with the provided rebind values.
  • Method Details

    • saveWages

      void saveWages(EntityExplorerActionSelection userSelection, RebindValue[] rebindValues)
      Creates a new wage for each selected user with the provided rebind values.
      Parameters:
      userSelection - the selected users
      rebindValues - the rebind values from the create form