com.endeca.navigation.analytics
Class FilterCompare.FilterCompareOp

java.lang.Object
  extended by com.endeca.navigation.analytics.FilterCompare.FilterCompareOp
Enclosing class:
FilterCompare

public static class FilterCompare.FilterCompareOp
extends Object

Enumeration of Endeca comparison operators.


Method Summary
 String toString()
          Returns the string form of the operator.
 String toWire()
          Returns the wire form of the operator.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toWire

public String toWire()
Returns the wire form of the operator.

Returns:
a wire representation of the operator.

toString

public String toString()
Returns the string form of the operator.

Overrides:
toString in class Object
Returns:
a string representation of the operator.


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