org.kuali.kfs.gl.batch.service.impl
Class BatchFileServiceImpl

java.lang.Object
  extended by org.kuali.kfs.gl.batch.service.impl.BatchFileServiceImpl
All Implemented Interfaces:
BatchFileService

public class BatchFileServiceImpl
extends Object
implements BatchFileService

A general use implementation of BatchFileServiceImpl


Constructor Summary
BatchFileServiceImpl()
           
 
Method Summary
 String addTimeInfoToFilename(String fileName, Date timeInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BatchFileServiceImpl

public BatchFileServiceImpl()
Method Detail

addTimeInfoToFilename

public String addTimeInfoToFilename(String fileName,
                                    Date timeInfo)
Specified by:
addTimeInfoToFilename in interface BatchFileService


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