|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aludratest.service.AbstractAludraService
org.aludratest.service.edifactfile.edifatto.EdifattoFileService
public class EdifattoFileService
Default implementation of the EdifactService which employs Edifatto for EDIFACR/X12 processing.
| Field Summary |
|---|
| Fields inherited from class org.aludratest.service.AbstractAludraService |
|---|
aludraServiceContext |
| Constructor Summary | |
|---|---|
EdifattoFileService()
|
|
| Method Summary | |
|---|---|
EdifactFileCondition |
check()
Provides an object for performing queries on EDIFACT or X12 interchanges and analyze their differences. |
void |
close()
Closes the service |
String |
getDescription()
Provides a description of the service |
FileService |
getFileService()
Provides the internally used FileService instance |
void |
initService()
Initializes the service |
EdifactFileInteraction |
perform()
Provides an object to parses and save EDIFACT and X12 documents from and to streams. |
EdifactFileVerification |
verify()
Provides an object to verify EDIFACT or X12 documents. |
| Methods inherited from class org.aludratest.service.AbstractAludraService |
|---|
getInstanceName, init, setSystemConnector, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.aludratest.service.AludraService |
|---|
getInstanceName, init, setSystemConnector |
| Constructor Detail |
|---|
public EdifattoFileService()
| Method Detail |
|---|
public void initService()
initService in class AbstractAludraServicepublic String getDescription()
getDescription in interface AludraServicepublic EdifactFileInteraction perform()
perform in interface AludraServiceperform in interface EdifactFileServiceInteraction objectpublic EdifactFileVerification verify()
verify in interface AludraServiceverify in interface EdifactFileServiceVerification objectpublic EdifactFileCondition check()
check in interface AludraServicecheck in interface EdifactFileServiceCondition objectpublic FileService getFileService()
EdifactFileServiceFileService instance
getFileService in interface EdifactFileServiceFileService instancepublic void close()
close in interface Closeableclose in interface AludraCloseable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||