org.alfresco.repo.search.impl.querymodel
Interface DynamicArgument

All Superinterfaces:
Argument
All Known Subinterfaces:
FunctionArgument, PropertyArgument
All Known Implementing Classes:
BaseDynamicArgument, BaseFunctionArgument, BasePropertyArgument, LuceneFunctionArgument, LucenePropertyArgument

public interface DynamicArgument
extends Argument

A dynamic argument (e.g. non-literal and not a parameter)


Method Summary
 
Methods inherited from interface org.alfresco.repo.search.impl.querymodel.Argument
getName, getValue, isOrderable, isQueryable
 



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.