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 MappedSimplePropertyType
s 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 (Do, 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(java.util.List<FunctionParam> params)
- Initializes a newly created
FunctionCall
with the given FunctionParam
s.
- Parameters:
params
-
FunctionCall
public FunctionCall(FunctionParam... params)
- Initializes a newly created
FunctionCall
with the given FunctionParam
s.
- Parameters:
params
-
getParams
public java.util.List<FunctionParam> getParams()
- Returns the
FunctionParam
s.
- 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