Uses of Interface
com.jalios.jcms.mashup.ExportConstants
-
Packages that use ExportConstants Package Description com.jalios.jcms.mashup Contains classes used for data Import/Export. -
-
Uses of ExportConstants in com.jalios.jcms.mashup
Classes in com.jalios.jcms.mashup that implement ExportConstants Modifier and Type Class Description class
ExportManager
The ExportManager is the main class to manage data to export.
This class is a singleton (seeExportManager.getInstance()
).
It provides method to export data from an id, a query or a dataSet.
-