org.kuali.kfs.module.ld
Class LaborConstants.BatchFileSystem

java.lang.Object
  extended by org.kuali.kfs.module.ld.LaborConstants.BatchFileSystem
Enclosing class:
LaborConstants

public static class LaborConstants.BatchFileSystem
extends Object


Field Summary
static String BACKUP_FILE
           
static String BALANCE_FORWARDS_FILE
           
static String DEMERGER_ERROR_OUTPUT_FILE
           
static String DEMERGER_VAILD_OUTPUT_FILE
           
static String DONE_FILE_EXTENSION
           
static String EXTENSION
           
static String LABOR_ENTERPRISE_FEED
           
static String LABOR_GL_ENTRY_FILE
           
static String NIGHTLY_OUT_FILE
           
static String POSTER_ERROR_OUTPUT_FILE
           
static String POSTER_INPUT_FILE
           
static String POSTER_VALID_OUTPUT_FILE
           
static String PRE_SCRUBBER_FILE
           
static String SCRUBBER_ERROR_OUTPUT_FILE
           
static String SCRUBBER_ERROR_SORTED_FILE
           
static String SCRUBBER_EXPIRED_OUTPUT_FILE
           
static String SCRUBBER_INPUT_FILE
           
static String SCRUBBER_VALID_OUTPUT_FILE
           
 
Constructor Summary
LaborConstants.BatchFileSystem()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXTENSION

public static final String EXTENSION
See Also:
Constant Field Values

DONE_FILE_EXTENSION

public static final String DONE_FILE_EXTENSION
See Also:
Constant Field Values

NIGHTLY_OUT_FILE

public static final String NIGHTLY_OUT_FILE
See Also:
Constant Field Values

BACKUP_FILE

public static final String BACKUP_FILE
See Also:
Constant Field Values

PRE_SCRUBBER_FILE

public static final String PRE_SCRUBBER_FILE
See Also:
Constant Field Values

SCRUBBER_INPUT_FILE

public static final String SCRUBBER_INPUT_FILE
See Also:
Constant Field Values

SCRUBBER_VALID_OUTPUT_FILE

public static final String SCRUBBER_VALID_OUTPUT_FILE
See Also:
Constant Field Values

SCRUBBER_ERROR_OUTPUT_FILE

public static final String SCRUBBER_ERROR_OUTPUT_FILE
See Also:
Constant Field Values

SCRUBBER_EXPIRED_OUTPUT_FILE

public static final String SCRUBBER_EXPIRED_OUTPUT_FILE
See Also:
Constant Field Values

SCRUBBER_ERROR_SORTED_FILE

public static final String SCRUBBER_ERROR_SORTED_FILE
See Also:
Constant Field Values

DEMERGER_VAILD_OUTPUT_FILE

public static final String DEMERGER_VAILD_OUTPUT_FILE
See Also:
Constant Field Values

DEMERGER_ERROR_OUTPUT_FILE

public static final String DEMERGER_ERROR_OUTPUT_FILE
See Also:
Constant Field Values

POSTER_INPUT_FILE

public static final String POSTER_INPUT_FILE
See Also:
Constant Field Values

POSTER_VALID_OUTPUT_FILE

public static final String POSTER_VALID_OUTPUT_FILE
See Also:
Constant Field Values

POSTER_ERROR_OUTPUT_FILE

public static final String POSTER_ERROR_OUTPUT_FILE
See Also:
Constant Field Values

LABOR_GL_ENTRY_FILE

public static final String LABOR_GL_ENTRY_FILE
See Also:
Constant Field Values

BALANCE_FORWARDS_FILE

public static final String BALANCE_FORWARDS_FILE
See Also:
Constant Field Values

LABOR_ENTERPRISE_FEED

public static final String LABOR_ENTERPRISE_FEED
See Also:
Constant Field Values
Constructor Detail

LaborConstants.BatchFileSystem

public LaborConstants.BatchFileSystem()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.