Uses of Interface
com.silverpeas.export.Exporter

Packages that use Exporter
com.silverpeas.export Provides the different exporters and importers of serializable Silverpeas resources in a specific format (PDF, iCal, JSON, and so on). 
com.silverpeas.export.ical Provides an exporter of calendar events into iCal data. 
 

Uses of Exporter in com.silverpeas.export
 

Methods in com.silverpeas.export that return Exporter
 Exporter<ExportableCalendar> ExporterFactory.getICalExporter()
          Gets an exporter of a calendar in iCal format.
 

Uses of Exporter in com.silverpeas.export.ical
 

Classes in com.silverpeas.export.ical that implement Exporter
 class ICalExporter
          An exporter of calendar events into a file in the iCal format.
 



Copyright © 2016 Silverpeas. All Rights Reserved.