|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClockLocationDao
Method Summary | |
---|---|
ClockLocationRule |
getClockLocationRule(String tkClockLocationRuleId)
Get Clock Location Rule based on id |
List<ClockLocationRule> |
getClockLocationRule(String dept,
Long workArea,
String principalId,
Long jobNumber,
Date asOfDate)
Get Clock location rule based on passed in criteria |
List<ClockLocationRule> |
getNewerVersionClockLocationRule(String dept,
Long workArea,
String principalId,
Long jobNumber,
Date asOfDate)
Get list of clock location rules based on criteria |
void |
populateIPAddressesForCLR(ClockLocationRule clr)
populate ip addresses for given ClockLocationRule |
Method Detail |
---|
List<ClockLocationRule> getClockLocationRule(String dept, Long workArea, String principalId, Long jobNumber, Date asOfDate)
dept
- workArea
- principalId
- jobNumber
- asOfDate
-
List<ClockLocationRule> getNewerVersionClockLocationRule(String dept, Long workArea, String principalId, Long jobNumber, Date asOfDate)
dept
- workArea
- principalId
- jobNumber
- asOfDate
-
ClockLocationRule getClockLocationRule(String tkClockLocationRuleId)
tkClockLocationRuleId
-
void populateIPAddressesForCLR(ClockLocationRule clr)
ClockLocationRule
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |