Class BaseLiteralArgument
java.lang.Object
org.alfresco.repo.search.impl.querymodel.impl.BaseArgument
org.alfresco.repo.search.impl.querymodel.impl.BaseStaticArgument
org.alfresco.repo.search.impl.querymodel.impl.BaseLiteralArgument
- All Implemented Interfaces:
Argument,LiteralArgument,StaticArgument
- Direct Known Subclasses:
LuceneLiteralArgument
- Author:
- andyh
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()getValue(FunctionEvaluationContext context) toString()Methods inherited from class org.alfresco.repo.search.impl.querymodel.impl.BaseArgument
getName, isOrderable, isQueryableMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.alfresco.repo.search.impl.querymodel.Argument
getName, isOrderable, isQueryable