|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ShiftDifferentialRuleDao
| Method Summary | |
|---|---|
ShiftDifferentialRule |
findShiftDifferentialRule(String id)
|
List<ShiftDifferentialRule> |
findShiftDifferentialRules(String location,
String hrSalGroup,
String payGrade,
String pyCalendarGroup,
Date asOfDate)
|
void |
saveOrUpdate(List<ShiftDifferentialRule> shiftDifferentialRules)
|
void |
saveOrUpdate(ShiftDifferentialRule shiftDifferentialRule)
|
| Method Detail |
|---|
List<ShiftDifferentialRule> findShiftDifferentialRules(String location,
String hrSalGroup,
String payGrade,
String pyCalendarGroup,
Date asOfDate)
ShiftDifferentialRule findShiftDifferentialRule(String id)
void saveOrUpdate(ShiftDifferentialRule shiftDifferentialRule)
void saveOrUpdate(List<ShiftDifferentialRule> shiftDifferentialRules)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||