org.kuali.kfs.module.cam.batch.service
Interface AssetBarcodeInventoryInputFileService
- All Superinterfaces:
- BatchInputFileSetService
- All Known Implementing Classes:
- AssetBarcodeInventoryInputFileServiceImpl
public interface AssetBarcodeInventoryInputFileService
- extends BatchInputFileSetService
save
Map<String,String> save(org.kuali.rice.kim.bo.Person user,
AssetBarcodeInventoryInputFileType inputType,
String fileUserIdentifer,
Map<String,InputStream> typeToStreamMap,
AssetBarCodeInventoryInputFileForm form)
throws org.kuali.rice.kns.exception.AuthorizationException,
FileStorageException
- Throws:
org.kuali.rice.kns.exception.AuthorizationException
FileStorageException
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.