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