com.jalios.jcms.fileprocessor.processingmanagement
Class FileProcessingLog.Fields

java.lang.Object
  extended by com.jalios.jcms.fileprocessor.processingmanagement.FileProcessingLog.Fields
Enclosing class:
FileProcessingLog

public static final class FileProcessingLog.Fields
extends Object


Field Summary
static String AUTHORID_COLUMN
           
static String CDATE_COLUMN
           
static String COMPONENT_COLUMN
           
static String DURATION_COLUMN
           
static String FILENAME_COLUMN
           
static String MESSAGE_COLUMN
           
static String PROCESSINGTYPE_COLUMN
           
static String REPOSITORY_COLUMN
           
static String ROWID_COLUMN
           
static String STATUS_COLUMN
           
static String UDATE_COLUMN
           
static String URID_COLUMN
           
 
Constructor Summary
FileProcessingLog.Fields()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROWID_COLUMN

public static final String ROWID_COLUMN
See Also:
Constant Field Values

CDATE_COLUMN

public static final String CDATE_COLUMN
See Also:
Constant Field Values

AUTHORID_COLUMN

public static final String AUTHORID_COLUMN
See Also:
Constant Field Values

URID_COLUMN

public static final String URID_COLUMN
See Also:
Constant Field Values

REPOSITORY_COLUMN

public static final String REPOSITORY_COLUMN
See Also:
Constant Field Values

UDATE_COLUMN

public static final String UDATE_COLUMN
See Also:
Constant Field Values

DURATION_COLUMN

public static final String DURATION_COLUMN
See Also:
Constant Field Values

FILENAME_COLUMN

public static final String FILENAME_COLUMN
See Also:
Constant Field Values

COMPONENT_COLUMN

public static final String COMPONENT_COLUMN
See Also:
Constant Field Values

PROCESSINGTYPE_COLUMN

public static final String PROCESSINGTYPE_COLUMN
See Also:
Constant Field Values

MESSAGE_COLUMN

public static final String MESSAGE_COLUMN
See Also:
Constant Field Values

STATUS_COLUMN

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

FileProcessingLog.Fields

public FileProcessingLog.Fields()


Copyright © 2001-2010 Jalios SA. All Rights Reserved.