org.chorem.lima.service.neogia
Class NeogiaFileService

java.lang.Object
  extended by org.chorem.lima.service.neogia.NeogiaFileService
All Implemented Interfaces:
FileService

public class NeogiaFileService
extends java.lang.Object
implements FileService

Author:
Rémi Chapelet

Field Summary
protected static org.apache.commons.logging.Log log
          log
 
Constructor Summary
NeogiaFileService()
           
 
Method Summary
 java.lang.String exportFile(java.lang.String pathFile)
           
 java.lang.String importFile(java.lang.String pathFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static final org.apache.commons.logging.Log log
log

Constructor Detail

NeogiaFileService

public NeogiaFileService()
Method Detail

importFile

public java.lang.String importFile(java.lang.String pathFile)
Specified by:
importFile in interface FileService

exportFile

public java.lang.String exportFile(java.lang.String pathFile)
Specified by:
exportFile in interface FileService


Copyright © 2008-2010 CodeLutin. All Rights Reserved.