org.activemath.omdocjdom.slumb
Interface SlumbConstants

All Known Implementing Classes:
IndexedCollectionStatus, OMDocFile, SluMBaseRef, SluMBaseRefForTesting, SluMBaseXmlRpcServer, SlumbElt, SlumbFeed, SlumbRelation, SlumbStorage, Theory

public interface SlumbConstants

Simple class to contain constants used in the index.


Field Summary
static String COLL_NAMES_book_list
           
static String COLL_NAMES_collection_info
           
static String COLL_NAMES_collection_info_sole_text
           
static String COLL_NAMES_collection_metadata
           
static String COLL_NAMES_course_generation_menu
           
static Set<String> COLL_NAMES_reserved_names
           
static String FIELD_attributes
           
static String FIELD_colAndRelPath
           
static String FIELD_collection
           
static String FIELD_columnNumber
           
static String FIELD_commonname
           
static String FIELD_containedIds
           
static String FIELD_dcmetadata
           
static String FIELD_elt_absPath
           
static String FIELD_elt_relpath
           
static String FIELD_file_absPath
           
static String FIELD_file_relpath
           
static String FIELD_fileNameFromId
           
static String FIELD_fmp
           
static String FIELD_id
           
static String FIELD_importStrings
           
static String FIELD_lastModification
           
static String FIELD_lineNumber
           
static String FIELD_metadata
           
static String FIELD_name
           
static String FIELD_relSourceId
           
static String FIELD_relTargetId
           
static String FIELD_textualContent
           
static String FIELD_theoryId
           
static String FIELD_theoryName
           
static String FIELD_type
           
static String FIELD_xmlContent
           
static String FIELDVALUE_type_fileObject
           
static String FIELDVALUE_type_itemObject
           
static String FIELDVALUE_type_theoryObject
           
static DateFormat modifDateFormat
          This format will be used to store modification dates, it is "compatible" with the alphabetic ordering.
 

Field Detail

FIELD_id

static final String FIELD_id
See Also:
Constant Field Values

FIELD_file_relpath

static final String FIELD_file_relpath
See Also:
Constant Field Values

FIELD_elt_relpath

static final String FIELD_elt_relpath
See Also:
Constant Field Values

FIELD_file_absPath

static final String FIELD_file_absPath
See Also:
Constant Field Values

FIELD_elt_absPath

static final String FIELD_elt_absPath
See Also:
Constant Field Values

FIELD_lastModification

static final String FIELD_lastModification
See Also:
Constant Field Values

FIELD_lineNumber

static final String FIELD_lineNumber
See Also:
Constant Field Values

FIELD_columnNumber

static final String FIELD_columnNumber
See Also:
Constant Field Values

FIELD_xmlContent

static final String FIELD_xmlContent
See Also:
Constant Field Values

FIELD_attributes

static final String FIELD_attributes
See Also:
Constant Field Values

FIELD_commonname

static final String FIELD_commonname
See Also:
Constant Field Values

FIELD_textualContent

static final String FIELD_textualContent
See Also:
Constant Field Values

FIELD_fmp

static final String FIELD_fmp
See Also:
Constant Field Values

FIELD_metadata

static final String FIELD_metadata
See Also:
Constant Field Values

FIELD_dcmetadata

static final String FIELD_dcmetadata
See Also:
Constant Field Values

FIELD_name

static final String FIELD_name
See Also:
Constant Field Values

FIELD_collection

static final String FIELD_collection
See Also:
Constant Field Values

FIELD_colAndRelPath

static final String FIELD_colAndRelPath
See Also:
Constant Field Values

FIELD_type

static final String FIELD_type
See Also:
Constant Field Values

FIELD_theoryId

static final String FIELD_theoryId
See Also:
Constant Field Values

FIELD_theoryName

static final String FIELD_theoryName
See Also:
Constant Field Values

FIELD_importStrings

static final String FIELD_importStrings
See Also:
Constant Field Values

FIELD_containedIds

static final String FIELD_containedIds
See Also:
Constant Field Values

FIELD_fileNameFromId

static final String FIELD_fileNameFromId
See Also:
Constant Field Values

FIELDVALUE_type_theoryObject

static final String FIELDVALUE_type_theoryObject
See Also:
Constant Field Values

FIELDVALUE_type_fileObject

static final String FIELDVALUE_type_fileObject
See Also:
Constant Field Values

FIELDVALUE_type_itemObject

static final String FIELDVALUE_type_itemObject
See Also:
Constant Field Values

FIELD_relSourceId

static final String FIELD_relSourceId
See Also:
Constant Field Values

FIELD_relTargetId

static final String FIELD_relTargetId
See Also:
Constant Field Values

modifDateFormat

static final DateFormat modifDateFormat
This format will be used to store modification dates, it is "compatible" with the alphabetic ordering.


COLL_NAMES_collection_info

static final String COLL_NAMES_collection_info
See Also:
Constant Field Values

COLL_NAMES_collection_metadata

static final String COLL_NAMES_collection_metadata
See Also:
Constant Field Values

COLL_NAMES_collection_info_sole_text

static final String COLL_NAMES_collection_info_sole_text
See Also:
Constant Field Values

COLL_NAMES_course_generation_menu

static final String COLL_NAMES_course_generation_menu
See Also:
Constant Field Values

COLL_NAMES_book_list

static final String COLL_NAMES_book_list
See Also:
Constant Field Values

COLL_NAMES_reserved_names

static final Set<String> COLL_NAMES_reserved_names