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

org.deegree.io.datastore.schema.content
Interface SimpleContent

All Known Implementing Classes:
ConstantContent, FunctionCall, MappingField, MappingGeometryField, SQLFunctionCall, VirtualContent

public interface SimpleContent

Marker interface for content of MappedSimplePropertyTypes.

Version:
$Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Method Summary
 boolean isSortable()
          Returns whether the content is suitable as a sort criterion.
 boolean isUpdateable()
          Returns whether the content is updateable, i.e. if it will be considered in transactions.
 

Method Detail

isUpdateable

boolean isUpdateable()
Returns whether the content is updateable, i.e. if it will be considered in transactions.

Returns:
true, if the content is updateable, false otherwise

isSortable

boolean isSortable()
Returns whether the content is suitable as a sort criterion.

Returns:
true, if the content is suitable as a sort criterion, false otherwise

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