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

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

public static final class FileProcessingInfo.Fields
extends Object


Field Summary
static String AUTHORID_COLUMN
           
static String CDATE_COLUMN
           
static String COMPONENTS_COLUMN
           
static String DURATION_COLUMN
           
static String FILEEXTENSION_COLUMN
           
static String FILENAME_COLUMN
           
static String INDEXING_STATUS_COLUMN
           
static String PROCESSING_STATUS_COLUMN
           
static String REPOSITORY_COLUMN
           
static String ROWID_COLUMN
           
static String UDATE_COLUMN
           
static String URID_COLUMN
           
 
Constructor Summary
FileProcessingInfo.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

FILEEXTENSION_COLUMN

public static final String FILEEXTENSION_COLUMN
See Also:
Constant Field Values

COMPONENTS_COLUMN

public static final String COMPONENTS_COLUMN
See Also:
Constant Field Values

PROCESSING_STATUS_COLUMN

public static final String PROCESSING_STATUS_COLUMN
See Also:
Constant Field Values

INDEXING_STATUS_COLUMN

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

FileProcessingInfo.Fields

public FileProcessingInfo.Fields()


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