Interface SalaryViewActionService

All Known Implementing Classes:
SalaryViewActionServiceImpl

public interface SalaryViewActionService
  • Method Summary Link icon

    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 Link icon

    • saveWage Link icon

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

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

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