Interface SalaryViewActionService

All Known Implementing Classes:
SalaryViewActionServiceImpl

public interface SalaryViewActionService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    save(RebindValue[] rebindValues, String language)
    rebinds updated wage entity
    void
    saveWage(RebindValue[] rebindValues, String buId)
    rebinds to a wage entity in the given business unit
    boolean
    checks if the given wage has the status requested
  • Method Details

    • saveWage

      void saveWage(RebindValue[] rebindValues, String buId)
      rebinds to a wage entity in the given business unit
    • save

      void save(RebindValue[] rebindValues, String language)
      rebinds updated wage entity
    • statusIsRequested

      boolean statusIsRequested(String wageKey)
      checks if the given wage has the status requested