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

All Known Subinterfaces:
Join, Selector
All Known Implementing Classes:
BaseJoin, BaseSelector, LuceneJoin, LuceneSelector

public interface Source


Method Summary
 Selector getSelector(java.lang.String name)
           
 java.util.List getSelectorGroups(FunctionEvaluationContext functionContext)
           
 java.util.Map getSelectors()
           
 

Method Detail

getSelectors

java.util.Map getSelectors()

getSelector

Selector getSelector(java.lang.String name)

getSelectorGroups

java.util.List getSelectorGroups(FunctionEvaluationContext functionContext)


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