|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RunDateServiceImpl.CutoffTime | |
|---|---|
| org.kuali.kfs.gl.batch.service.impl | |
| Uses of RunDateServiceImpl.CutoffTime in org.kuali.kfs.gl.batch.service.impl |
|---|
| Methods in org.kuali.kfs.gl.batch.service.impl that return RunDateServiceImpl.CutoffTime | |
|---|---|
protected RunDateServiceImpl.CutoffTime |
RunDateServiceImpl.parseCutoffTime(String cutoffTime)
Parses a String representation of the cutoff time |
| Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type RunDateServiceImpl.CutoffTime | |
|---|---|
protected boolean |
RunDateServiceImpl.isCurrentDateBeforeCutoff(Calendar currentCal,
RunDateServiceImpl.CutoffTime cutoffTime)
Determines if the given calendar time is before the given cutoff time |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||