com.retek.component.salesaudit.integration.resa
Class ResaFileWriterUtil
java.lang.Object
com.retek.component.salesaudit.integration.resa.ResaFileWriterUtil
- public class ResaFileWriterUtil
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RTLOG_FILE_PREFIX
public static final java.lang.String RTLOG_FILE_PREFIX
- See Also:
- Constant Field Values
FILE_NAME_SEPARATOR
public static final java.lang.String FILE_NAME_SEPARATOR
- See Also:
- Constant Field Values
RTLOG_FILE_DOT_SUFFIX
public static final java.lang.String RTLOG_FILE_DOT_SUFFIX
- See Also:
- Constant Field Values
RTLOG_TRANSACTION_DATE_FORMAT
public static final java.lang.String RTLOG_TRANSACTION_DATE_FORMAT
- See Also:
- Constant Field Values
RTLOG_CREATE_DATE_FORMAT
public static final java.lang.String RTLOG_CREATE_DATE_FORMAT
- See Also:
- Constant Field Values
ResaFileWriterUtil
public ResaFileWriterUtil()
createRtlogFileFormatter
public static FixedWidthFormatter createRtlogFileFormatter(java.lang.String rtlogFileFormatSpecification)
throws FixedWidthFormatterException,
java.io.IOException
- Throws:
FixedWidthFormatterException
java.io.IOException
createFheadRecord
public static FheadRecord createFheadRecord(java.lang.String storeNumber,
RDate transactionDate,
RDate createTime)
createFtailRecord
public static FtailRecord createFtailRecord(int fileRecordCount)
addRequiredExportFileRecordDataForDClose
public static void addRequiredExportFileRecordDataForDClose(java.lang.String storeNumber,
RDate transactionDate,
java.util.List records,
RDate createTime)
createExportFileName
public static java.lang.String createExportFileName(java.lang.String storeId,
RDate transactionDate,
RDate createDate)
createExportFileName
public static java.lang.String createExportFileName(java.lang.String saeXmlTransactionFilename)
throws SystemException,
RDateParseException
- Throws:
SystemException
RDateParseException
createExportDirectory
public static void createExportDirectory(java.io.File exportDirectory)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28