com.endeca.navigation
Class ERecSearchKey

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

public class ERecSearchKey
extends Object

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


Method Summary
 String getName()
          Get the name of this text 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 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:
returns true if the key is being applied, and false if it is not.


© 2003, 2012 Oracle and/or its affiliates. All rights reserved.
Oracle and/or its affiliates Confidential