org.kuali.kfs.module.cam.batch.service.impl
Class AssetBarcodeInventoryInputFileServiceImpl
java.lang.Object
org.kuali.kfs.sys.batch.service.impl.BatchInputFileSetServiceImpl
org.kuali.kfs.module.cam.batch.service.impl.AssetBarcodeInventoryInputFileServiceImpl
- All Implemented Interfaces:
- AssetBarcodeInventoryInputFileService, BatchInputFileSetService
public class AssetBarcodeInventoryInputFileServiceImpl
- extends BatchInputFileSetServiceImpl
- implements AssetBarcodeInventoryInputFileService
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 |
AssetBarcodeInventoryInputFileServiceImpl
public AssetBarcodeInventoryInputFileServiceImpl()
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.