gov.nasa.pds.citool.ingestor
Class Constants
java.lang.Object
gov.nasa.pds.citool.ingestor.Constants
public class Constants
- extends Object
Class that holds constants used in ingest.
- Author:
- hyunlee
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LID_PREFIX
public static final String LID_PREFIX
- See Also:
- Constant Field Values
TARGET_PROD
public static final String TARGET_PROD
- See Also:
- Constant Field Values
MISSION_PROD
public static final String MISSION_PROD
- See Also:
- Constant Field Values
INST_PROD
public static final String INST_PROD
- See Also:
- Constant Field Values
INSTHOST_PROD
public static final String INSTHOST_PROD
- See Also:
- Constant Field Values
DS_PROD
public static final String DS_PROD
- See Also:
- Constant Field Values
GUEST_PROD
public static final String GUEST_PROD
- See Also:
- Constant Field Values
AFFIL_PROD
public static final String AFFIL_PROD
- See Also:
- Constant Field Values
VOLUME_PROD
public static final String VOLUME_PROD
- See Also:
- Constant Field Values
FILE_PROD
public static final String FILE_PROD
- See Also:
- Constant Field Values
RESOURCE_PROD
public static final String RESOURCE_PROD
- See Also:
- Constant Field Values
CONTEXT_PROD
public static final String CONTEXT_PROD
- See Also:
- Constant Field Values
MISSION_OBJ
public static final String MISSION_OBJ
- See Also:
- Constant Field Values
DATASET_OBJ
public static final String DATASET_OBJ
- See Also:
- Constant Field Values
INST_OBJ
public static final String INST_OBJ
- See Also:
- Constant Field Values
INSTHOST_OBJ
public static final String INSTHOST_OBJ
- See Also:
- Constant Field Values
TARGET_OBJ
public static final String TARGET_OBJ
- See Also:
- Constant Field Values
RESOURCE_OBJ
public static final String RESOURCE_OBJ
- See Also:
- Constant Field Values
HK_OBJ
public static final String HK_OBJ
- See Also:
- Constant Field Values
RELEASE_OBJ
public static final String RELEASE_OBJ
- See Also:
- Constant Field Values
VOLUME_OBJ
public static final String VOLUME_OBJ
- See Also:
- Constant Field Values
HAS_MISSION
public static final String HAS_MISSION
- See Also:
- Constant Field Values
HAS_INST
public static final String HAS_INST
- See Also:
- Constant Field Values
HAS_INSTHOST
public static final String HAS_INSTHOST
- See Also:
- Constant Field Values
HAS_DATASET
public static final String HAS_DATASET
- See Also:
- Constant Field Values
HAS_TARGET
public static final String HAS_TARGET
- See Also:
- Constant Field Values
HAS_RESOURCE
public static final String HAS_RESOURCE
- See Also:
- Constant Field Values
HAS_FILE
public static final String HAS_FILE
- See Also:
- Constant Field Values
HAS_NODE
public static final String HAS_NODE
- See Also:
- Constant Field Values
PRODUCT_VERSION
public static final String PRODUCT_VERSION
- See Also:
- Constant Field Values
pds3ToPds4Map
public static final Map<String,String> pds3ToPds4Map
- Mapping of PDS3 to PDS4 names
Constants
public Constants()
Copyright © 2010–2014 Planetary Data System. All rights reserved.