Package nl.gx.webmanager.cms.integration
This package contains interfaces related to integration of external things such as websites and databases.
-
Interface Summary Interface Description DatabaseEntity Database enabled pages have a data source.DatabasePageType Deprecated. As of WM 9.4.0, replace byDatabaseEntity
Query Representation of query.QueryColumn Representation of database column in the result of a query.QueryColumnLink Representation of the link defintion in the query.QueryElement Representation of query element.QueryParameter FIXME javadoc.ResourceEntity ResourceEntities are used to model database pages.ResourceInstance The represtation of the dbid in the querystring.RssFeed Representation of Rss feed objects.RssFeedElement Element that shows external rss feeds.RssItem Representation of RssItem objects.RssItemEnclosure This interface wraps an enclosure contained by an RSS item (see http://www.w3schools.com/xml/rss_tag_enclosure.asp).