com.endeca.navigation.analytics
Class ExprAggregate.ExprAggregateOp

java.lang.Object
  extended by com.endeca.navigation.analytics.ExprAggregate.ExprAggregateOp
Enclosing class:
ExprAggregate

public static class ExprAggregate.ExprAggregateOp
extends Object

Enumeration of Endeca aggregate functions.


Method Summary
 String toString()
          Returns the string form of the aggregate function.
 String toWire()
          Returns the wire form of the aggregate function.
 
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 aggregate function.

Returns:
a wire representation of the function.

toString

public String toString()
Returns the string form of the aggregate function.

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


© 2008 Endeca Technologies, Inc.
Endeca Confidential