| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.endeca.portal.metadata.AbstractMetadata
com.endeca.portal.metadata.MetadataObject
com.endeca.portal.metadata.simple.SimpleMetadataObject
public final class SimpleMetadataObject
Class that represents a simple key-value pair metadata record
| Constructor Summary | |
|---|---|
| SimpleMetadataObject()Constructor: initializes the object with an ID of -1 | |
| SimpleMetadataObject(com.endeca.portal.liferay.ext.metadata.model.MetadataRecord record)Constructor that initializes the object from a MetadataRecord. | |
| Method Summary | |
|---|---|
|  java.lang.String | getType()Returns "SIMPLE" | 
| Methods inherited from class com.endeca.portal.metadata.MetadataObject | 
|---|
| addProperties, addProperty, equals, getProperties, getProperties, getSourceRecord, init, removeAllProperties, removeProperties, removeProperties, removeProperty, setSourceRecord | 
| Methods inherited from class com.endeca.portal.metadata.AbstractMetadata | 
|---|
| getDescription, getFeature, getKey, getLastUpdated, getLocale, getObjectId, getRel, getSource, getValue, setDescription, setFeature, setKey, setLastUpdated, setLocale, setObjectId, setRel, setSource, setValue, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public SimpleMetadataObject()
public SimpleMetadataObject(com.endeca.portal.liferay.ext.metadata.model.MetadataRecord record)
record - the source MetadataRecord| Method Detail | 
|---|
public java.lang.String getType()
getType in interface MetadatagetType in class MetadataObjectMetadata.getType()| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||