com.endeca.navigation.analytics
Class ExprFunction.ExprFunctionOp

java.lang.Object
  extended by com.endeca.navigation.analytics.ExprFunction.ExprFunctionOp
Enclosing class:
ExprFunction

public static class ExprFunction.ExprFunctionOp
extends Object

Enumeration of Endeca unary scalar functions.


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

Returns:
a wire representation of the function.

toString

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

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


© 2008 Endeca Technologies, Inc.
Endeca Confidential