deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.io.datastore.schema.content
Class VirtualContent

java.lang.Object
  extended by 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: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Constructor Summary
VirtualContent()
           
 
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
 
Methods inherited from interface org.deegree.io.datastore.schema.content.SimpleContent
isSortable
 

Constructor Detail

VirtualContent

public VirtualContent()
Method Detail

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

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org