|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.search.impl.querymodel.impl.BaseFunction
org.alfresco.repo.search.impl.querymodel.impl.BaseComparison
org.alfresco.repo.search.impl.querymodel.impl.functions.GreaterThanOrEquals
public class GreaterThanOrEquals
Field Summary | |
---|---|
static java.lang.String |
NAME
|
Fields inherited from class org.alfresco.repo.search.impl.querymodel.impl.BaseComparison |
---|
ARG_LHS, ARG_MODE, ARG_RHS, ARGS |
Constructor Summary | |
---|---|
GreaterThanOrEquals()
|
Method Summary | |
---|---|
java.io.Serializable |
getValue(java.util.Map args,
FunctionEvaluationContext context)
Evaluation a function |
Methods inherited from class org.alfresco.repo.search.impl.querymodel.impl.BaseComparison |
---|
getFunctionArgument, getPropertyArgument, getPropertyName, getStaticArgument, setPropertyAndStaticArguments |
Methods inherited from class org.alfresco.repo.search.impl.querymodel.impl.BaseFunction |
---|
getArgumentDefinition, getArgumentDefinitions, getName, getReturnType, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String NAME
Constructor Detail |
---|
public GreaterThanOrEquals()
name
- returnType
- argumentDefinitions
- Method Detail |
---|
public java.io.Serializable getValue(java.util.Map args, FunctionEvaluationContext context)
Function
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |