Uses of Interface
org.aludratest.service.edifactfile.EdifactFileService

Packages that use EdifactFileService
org.aludratest.service.edifactfile   
org.aludratest.service.edifactfile.edifatto   
 

Uses of EdifactFileService in org.aludratest.service.edifactfile
 

Fields in org.aludratest.service.edifactfile declared as EdifactFileService
protected  EdifactFileService EdifactFileWriter.service
           
 

Constructors in org.aludratest.service.edifactfile with parameters of type EdifactFileService
EdifactFileVerifier(String filePath, EdifactFileService service)
          Constructor.
EdifactFileWriter(String filePath, boolean overwrite, String templateUri, EdifactFileService service)
          Constructor
 

Uses of EdifactFileService in org.aludratest.service.edifactfile.edifatto
 

Classes in org.aludratest.service.edifactfile.edifatto that implement EdifactFileService
 class EdifattoFileService
          Default implementation of the EdifactService which employs Edifatto for EDIFACR/X12 processing.
 



Copyright © 2015 aludratest.org. All rights reserved.