Interface IContentDS

All Superinterfaces:
IContentNodeDS, IElementDS, IReportingDS
All Known Subinterfaces:
IDocumentDS
All Known Implementing Classes:
ContentDelegateDS, ContentDS, DocumentDS, ReportingContentDS, ReportingDocumentDS, XmlContentDS, XmlContentDS, XmlDocumentDS, XmlDocumentDS

public interface IContentDS extends IContentNodeDS, IElementDS
This data source is used to initialize a content element.
Since:
6.0
Author:
O. Kerpershoek
  • Method Details

    • getDescription

      String getDescription()
      This method returns a descriptive text for the content element.
      Returns:
      a descriptive text for the content element.
    • getContentStyle

      String getContentStyle()
      This method returns the content style that should be used when including the content element that is referred to.
      Returns:
      the content style that should be used when including the content element that is referred to.