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

All Known Subinterfaces:
Column, FunctionalConstraint, FunctionArgument
All Known Implementing Classes:
BaseColumn, BaseFunctionalConstraint, BaseFunctionArgument, LuceneColumn, LuceneFunctionalConstraint, LuceneFunctionArgument

public interface FunctionInvokation


Method Summary
 Function getFunction()
          Get the function
 java.util.Map getFunctionArguments()
          Get the functions arguments.
 

Method Detail

getFunction

Function getFunction()
Get the function

Returns:

getFunctionArguments

java.util.Map getFunctionArguments()
Get the functions arguments.

Returns:


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