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: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Markus Schneider, last edited by: $Author: mschneider $
 
 
| 
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://www.deegree.org