|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.endeca.navigation.ERec
public class ERec
ERec class is composed of properties and values it is tagged by.
| Method Summary | |
|---|---|
AssocDimLocationsList |
getDimValues()
Gets the values tagged to the record. |
long |
getId()
Deprecated. This method may not be supported in future versions of the MDEX Engine API - use getSpec() instead.
Gets the ID for this record. |
PropertyMap |
getProperties()
Gets the properties for this record. |
String |
getSpec()
Gets the specification for this record. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getSpec()
public PropertyMap getProperties()
PropertyMap will be returned.
getProperties in interface PropertyContainerpublic AssocDimLocationsList getDimValues()
public long getId()
throws NumberFormatException
getSpec() instead.
Gets the ID for this record.
NumberFormatException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||