Uses of Class
org.kuali.kfs.gl.batch.service.impl.RunDateServiceImpl.CutoffTime

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
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.