com.endeca.navigation
Class KeyProperties

java.lang.Object
  extended by com.endeca.navigation.KeyProperties
All Implemented Interfaces:
PropertyContainer

public class KeyProperties
extends Object
implements PropertyContainer

Class providing access to a collection of properties associated with a given Dimension or Property key.


Method Summary
 String getKey()
          Gets the name of this Endeca Dimension or Property key.
 PropertyMap getProperties()
          Gets the properties for this Endeca Dimension or Property key.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getKey

public String getKey()
Gets the name of this Endeca Dimension or Property key.

Returns:
the name of the key.

getProperties

public PropertyMap getProperties()
Gets the properties for this Endeca Dimension or Property key.

Specified by:
getProperties in interface PropertyContainer
Returns:
a PropertyMap containing the properties for this key.


© 2008 Endeca Technologies, Inc.
Endeca Confidential