|
|||||||||
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.MetadataProperty
com.endeca.portal.metadata.simple.SimpleMetadataProperty
public class SimpleMetadataProperty
Field Summary | |
---|---|
static java.lang.String |
SIMPLE_PROPERTY
|
Constructor Summary | |
---|---|
SimpleMetadataProperty(java.lang.String key,
java.lang.String value)
Constructor that creates a new Metadata object property |
Method Summary | |
---|---|
java.lang.String |
getType()
Gets the implementation-specific type. |
Methods inherited from class com.endeca.portal.metadata.MetadataProperty |
---|
equals, getPropertyComparator, getPropertyId, getSourceRecord, init, setPropertyId, setSourceRecord, toString |
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 |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SIMPLE_PROPERTY
Constructor Detail |
---|
public SimpleMetadataProperty(java.lang.String key, java.lang.String value)
key
- value
- Method Detail |
---|
public java.lang.String getType()
MetadataProperty
getType
in interface Metadata
getType
in class MetadataProperty
MetadataObject.getType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |