it.eng.spagobi.analiticalmodel.execution.bo.defaultvalues
Class DefaultFormulas
java.lang.Object
it.eng.spagobi.analiticalmodel.execution.bo.defaultvalues.DefaultFormulas
public class DefaultFormulas
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NONE
public static java.lang.String NONE
FIRST
public static java.lang.String FIRST
LAST
public static java.lang.String LAST
NONE_FUNCTION
public static IDefaultFormula NONE_FUNCTION
FIRST_FUNCTION
public static IDefaultFormula FIRST_FUNCTION
LAST_FUNCTION
public static IDefaultFormula LAST_FUNCTION
DefaultFormulas
public DefaultFormulas()
get
public static IDefaultFormula get(java.lang.String functionName)