Package gov.nasa.pds.web.ui.constants
Class DataSetConstants
java.lang.Object
gov.nasa.pds.web.ui.constants.DataSetConstants
public class DataSetConstants extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
DataSetConstants.DataType
static class
DataSetConstants.SetNodeType
static class
DataSetConstants.Status
-
Field Summary
-
Constructor Summary
Constructors Constructor Description DataSetConstants()
-
Method Summary
-
Field Details
-
NON_PROCESSED_TYPES
-
README_NAME
- See Also:
- Constant Field Values
-
INDEX_FOLDER_NAME
- See Also:
- Constant Field Values
-
INDEX_INFO_FILE_NAME
- See Also:
- Constant Field Values
-
BROWSE_FOLDER_NAME
- See Also:
- Constant Field Values
-
BROWSE_INFO_FILE_NAME
- See Also:
- Constant Field Values
-
CATALOG_FOLDER_NAME
- See Also:
- Constant Field Values
-
CATALOG_INFO_FILE_NAME
- See Also:
- Constant Field Values
-
CALIB_FOLDER_NAME
- See Also:
- Constant Field Values
-
CALIB_INFO_FILE_NAME
- See Also:
- Constant Field Values
-
VOLUME_DESC_FILE_NAME
- See Also:
- Constant Field Values
-
DOCUMENT_FOLDER_NAME
- See Also:
- Constant Field Values
-
DOCUMENT_INFO_FILE_NAME
- See Also:
- Constant Field Values
-
EXTRAS_FOLDER_NAME
- See Also:
- Constant Field Values
-
EXTRAS_INFO_FILE_NAME
- See Also:
- Constant Field Values
-
ERRATA_FILE_NAME
- See Also:
- Constant Field Values
-
GAZETTEER_FOLDER_NAME
- See Also:
- Constant Field Values
-
GAZETTEER_INFO_FILE_NAME
- See Also:
- Constant Field Values
-
GAZETTEER_DESC_FILE_NAME
- See Also:
- Constant Field Values
-
GAZETTEER_LABEL_FILE_NAME
- See Also:
- Constant Field Values
-
GAZETTEER_TAB_FILE_NAME
- See Also:
- Constant Field Values
-
GEOMETRY_FOLDER_NAME
- See Also:
- Constant Field Values
-
GEOMETRY_INFO_FILE_NAME
- See Also:
- Constant Field Values
-
LABEL_FOLDER_NAME
- See Also:
- Constant Field Values
-
LABEL_INFO_FILE_NAME
- See Also:
- Constant Field Values
-
SOFTWARE_FOLDER_NAME
- See Also:
- Constant Field Values
-
SOFTWARE_INFO_FILE_NAME
- See Also:
- Constant Field Values
-
DATA_FOLDER_NAME
- See Also:
- Constant Field Values
-
TEXT_FILE_ENCODING
- See Also:
- Constant Field Values
-
NON_INDEXED_FOLDERS
-
ILLEGAL_INDEXED_FOLDERS
-
CUMINDEX_NAME_REGEX
- See Also:
- Constant Field Values
-
-
Constructor Details
-
DataSetConstants
public DataSetConstants()
-