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, setSourceRecord
getDescription, getFeature, getKey, getLastUpdated, getLocale, getObjectId, getRel, getSource, getValue, setDescription, setFeature, setKey, setLastUpdated, setLocale, setObjectId, setRel, setSource, setValue
public 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 Metadata
getType
in class MetadataObject
Metadata.getType()
public java.lang.String toString()
toString
in class AbstractMetadata
Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved.