com.endeca.navigation
Class ERecRollupKey

java.lang.Object
  extended by com.endeca.navigation.ERecRollupKey

public class ERecRollupKey
extends Object

Key with which a record set can or is rolled up by.


Method Summary
 String getName()
          Get the name of this rollup key
 boolean isActive()
          Returns whether the key is active.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()
Get the name of this rollup key

Returns:
name of this rollup key or null if it is not specified.

isActive

public boolean isActive()
Returns whether the key is active. Returns whether this rollup key is being applied.

Returns:
returns true if the key is being applied to records, and false if it is not.


© 2011 Endeca Technologies, Inc.
Endeca Confidential