org.kuali.kfs.module.cam.batch.service.impl
Class AssetBarcodeInventoryInputFileServiceImpl

java.lang.Object
  extended by org.kuali.kfs.sys.batch.service.impl.BatchInputFileSetServiceImpl
      extended by org.kuali.kfs.module.cam.batch.service.impl.AssetBarcodeInventoryInputFileServiceImpl
All Implemented Interfaces:
AssetBarcodeInventoryInputFileService, BatchInputFileSetService

public class AssetBarcodeInventoryInputFileServiceImpl
extends BatchInputFileSetServiceImpl
implements AssetBarcodeInventoryInputFileService


Constructor Summary
AssetBarcodeInventoryInputFileServiceImpl()
           
 
Method Summary
 Map<String,String> save(org.kuali.rice.kim.bo.Person user, AssetBarcodeInventoryInputFileType inputType, String fileUserIdentifier, Map<String,InputStream> typeToStreamMap, AssetBarCodeInventoryInputFileForm form)
           
 
Methods inherited from class org.kuali.kfs.sys.batch.service.impl.BatchInputFileSetServiceImpl
copyInputStreamToFile, copyStreamsToTemporaryDirectory, deleteTempFiles, generateDoneFileName, generateFileName, generateTempFileName, getKualiConfigurationService, getTempDirectoryName, isBatchInputTypeActive, isFileUserIdentifierProperlyFormatted, save, setKualiConfigurationService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.kuali.kfs.sys.batch.service.BatchInputFileSetService
isBatchInputTypeActive, isFileUserIdentifierProperlyFormatted, save
 

Constructor Detail

AssetBarcodeInventoryInputFileServiceImpl

public AssetBarcodeInventoryInputFileServiceImpl()
Method Detail

save

public Map<String,String> save(org.kuali.rice.kim.bo.Person user,
                               AssetBarcodeInventoryInputFileType inputType,
                               String fileUserIdentifier,
                               Map<String,InputStream> typeToStreamMap,
                               AssetBarCodeInventoryInputFileForm form)
                        throws org.kuali.rice.kns.exception.AuthorizationException,
                               FileStorageException
Specified by:
save in interface AssetBarcodeInventoryInputFileService
Throws:
org.kuali.rice.kns.exception.AuthorizationException
FileStorageException


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