org.alfresco.repo.search.impl.querymodel.impl.functions
Class FTSRange
java.lang.Object
org.alfresco.repo.search.impl.querymodel.impl.BaseFunction
org.alfresco.repo.search.impl.querymodel.impl.functions.FTSRange
- All Implemented Interfaces:
- Function
- Direct Known Subclasses:
- LuceneFTSRange
public class FTSRange
- extends BaseFunction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
ARG_FROM_INC
public static final java.lang.String ARG_FROM_INC
- See Also:
- Constant Field Values
ARG_FROM
public static final java.lang.String ARG_FROM
- See Also:
- Constant Field Values
ARG_TO
public static final java.lang.String ARG_TO
- See Also:
- Constant Field Values
ARG_TO_INC
public static final java.lang.String ARG_TO_INC
- See Also:
- Constant Field Values
ARG_PROPERTY
public static final java.lang.String ARG_PROPERTY
- See Also:
- Constant Field Values
args
public static java.util.LinkedHashMap args
FTSRange
public FTSRange()
- Parameters:
name
- returnType
- argumentDefinitions
-
getValue
public java.io.Serializable getValue(java.util.Map args,
FunctionEvaluationContext context)
- Description copied from interface:
Function
- Evaluation a function
- Returns:
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.