public class LastWeeksFunctionOperation extends LastNextPeriodFunctionOperation
FunctionOperation.FilterFunctionsoperands| Constructor and Description |
|---|
LastWeeksFunctionOperation(Expression[] operands) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
checkDate(java.util.Date column,
java.lang.Number operand) |
evaluategetColumngetChildren, getDescription, getOperandCount, getPrioritypublic LastWeeksFunctionOperation(Expression[] operands)
protected java.lang.Object checkDate(java.util.Date column,
java.lang.Number operand)
checkDate in class LastNextPeriodFunctionOperation