|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fccsc.manager.data.process.Process | +--fccsc.manager.data.process.ProcessFEDI
Field Summary |
Fields inherited from class fccsc.manager.data.process.Process |
logger |
Constructor Summary | |
ProcessFEDI(java.lang.String p_propertiesFileName)
|
Method Summary | |
StandardDataBlock |
getEDIStandardDataBlock()
Returns the EDI Standard Data Block parsed from the data. |
void |
setRequest(java.lang.String p_data)
Sets the incoming data to process. |
Methods inherited from class fccsc.manager.data.process.Process |
getCallBackIpAddress, getCallBackIpPort, getEDIControlBlock, getLogger, getProperties, getRequest, getResponse, process, setCallBackIpAddress, setCallBackIpPort, setResponse |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProcessFEDI(java.lang.String p_propertiesFileName)
Method Detail |
public StandardDataBlock getEDIStandardDataBlock()
public void setRequest(java.lang.String p_data) throws java.lang.Exception
setRequest
in interface IMessage
setRequest
in class Process
p_data
- the data to be processed.
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |