org.deegree.io.datastore.schema.content
Class VirtualContent
java.lang.Object
org.deegree.io.datastore.schema.content.VirtualContent
- All Implemented Interfaces:
- SimpleContent
- Direct Known Subclasses:
- ConstantContent, FunctionCall
public abstract class VirtualContent
- extends Object
- implements SimpleContent
Abstract base class for all content types that are not updateable.
- Version:
- $Revision: 9342 $, $Date: 2007-12-27 13:32:57 +0100 (Do, 27 Dez 2007) $
- Author:
- Markus Schneider, last edited by: $Author: apoth $
Method Summary |
boolean |
isUpdateable()
Returns whether the content is updateable, i.e. if it will be considered in transactions. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VirtualContent
public VirtualContent()
isUpdateable
public boolean isUpdateable()
- Returns whether the content is updateable, i.e. if it will be considered in transactions.
- Specified by:
isUpdateable
in interface SimpleContent
- Returns:
- false, because virtual content is never updateable
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net