public interface ISrvFillWageLines
Abstraction that fill wage lines according a method, e.g. Wage Table Percentage.
| Modifier and Type | Method and Description |
|---|---|
void |
fillWageLines(Map<String,Object> pAddParam,
Wage pWage)
Fill wage lines according a method.
|
Copyright © 2016–2018. All rights reserved.