Class ExportMetadataServiceImpl

java.lang.Object
net.datenwerke.rs.incubator.service.exportmetadata.ExportMetadataServiceImpl
All Implemented Interfaces:
ExportMetadataService

public class ExportMetadataServiceImpl extends Object implements ExportMetadataService
  • Constructor Details

    • ExportMetadataServiceImpl

      public ExportMetadataServiceImpl(<any> author, <any> title, <any> creator, <any> simpleJuelProvider)
      All three elements are configurable in the Export metadata configuration page.
      Parameters:
      author - The author of the to be generated PDF file.
      title - The title of the to be generated PDF file.
      creator - The creator of the to be generated PDF file.
  • Method Details