org.deegree.io.datastore.schema.content
Class FunctionCall
java.lang.Object
  
org.deegree.io.datastore.schema.content.VirtualContent
      
org.deegree.io.datastore.schema.content.FunctionCall
- All Implemented Interfaces: 
 - SimpleContent
 
- Direct Known Subclasses: 
 - SQLFunctionCall
 
public abstract class FunctionCall
- extends VirtualContent
 
Abstract content class for MappedSimplePropertyTypes that describes a call to a
 function as the origin of the property value.
- Version:
 
  - $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Markus Schneider, last edited by: $Author: mschneider $
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
FunctionCall
public FunctionCall(List<FunctionParam> params)
- Initializes a newly created 
FunctionCall with the given FunctionParams.
- Parameters:
 params - 
 
FunctionCall
public FunctionCall(FunctionParam... params)
- Initializes a newly created 
FunctionCall with the given FunctionParams.
- Parameters:
 params - 
 
getParams
public List<FunctionParam> getParams()
- Returns the 
FunctionParams.
- Returns:
 - the parameters of the function call
 
 
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org