com.endeca.navigation
Class ERecCompoundSearchKey

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

public class ERecCompoundSearchKey
extends Object

Key with which a record set can be or is text group searched by.


Method Summary
 String getName()
          Get the name of this text group search 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 text group search key

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

isActive

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

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


© 2011 Endeca Technologies, Inc.
Endeca Confidential