org.kuali.kfs.gl.batch.service.impl
Class BatchSortServiceImpl
java.lang.Object
org.kuali.kfs.gl.batch.service.impl.BatchSortServiceImpl
- All Implemented Interfaces:
- BatchSortService
public class BatchSortServiceImpl
- extends Object
- implements BatchSortService
This class...
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchSortServiceImpl
public BatchSortServiceImpl()
sortTextFileWithFields
public void sortTextFileWithFields(String inputFileName,
String outputFileName,
Comparator comparator)
- Specified by:
sortTextFileWithFields
in interface BatchSortService
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.