public class HadoopSetting extends MetadataObject
| Constructor and Description |
|---|
HadoopSetting()
Constructor: initializes the object with an ID of -1
|
HadoopSetting(com.endeca.portal.liferay.ext.metadata.model.MetadataRecord record)
Constructor that initializes the object from a MetadataRecord.
|
HadoopSetting(java.lang.String key,
java.lang.String value,
java.lang.String description)
Convenience constructor that initializes the object and sets a key, value, and description
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getType()
Returns
|
java.lang.String |
toString() |
addProperties, addProperty, equals, getProperties, getProperties, getSourceRecord, init, removeAllProperties, removeProperties, removeProperties, removeProperty, setSourceRecordgetDescription, getFeature, getKey, getLastUpdated, getLocale, getObjectId, getRel, getSource, getValue, setDescription, setFeature, setKey, setLastUpdated, setLocale, setObjectId, setRel, setSource, setValuepublic HadoopSetting()
public HadoopSetting(com.endeca.portal.liferay.ext.metadata.model.MetadataRecord record)
record - the source MetadataRecordpublic HadoopSetting(java.lang.String key,
java.lang.String value,
java.lang.String description)
key - the keyvalue - the valuedescription - the descriptionpublic java.lang.String getType()
getType in interface MetadatagetType in class MetadataObjectMetadata.getType()public java.lang.String toString()
toString in class AbstractMetadataCopyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.