com.ibm.carma.model
Interface CARMAMetadataKeys


public interface CARMAMetadataKeys

CARMA-defined metadata key constants.

Since:
7.0

Field Summary
static java.lang.String copyright
           
static java.lang.String FILE_EXTENSION_KEY
          Metadata key that references the File extension property for CARMA
static java.lang.String VERSION_KEY
          Metadata key that references the version attribute for CARMA resources
 

Field Detail

copyright

static final java.lang.String copyright
See Also:
Constant Field Values

FILE_EXTENSION_KEY

static final java.lang.String FILE_EXTENSION_KEY
Metadata key that references the File extension property for CARMA

See Also:
Constant Field Values

VERSION_KEY

static final java.lang.String VERSION_KEY
Metadata key that references the version attribute for CARMA resources

Since:
7.1
See Also:
Constant Field Values