public class ParameterInstanceExporter extends EnclosedEntityExporter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
KEY_ATTRIBUTE |
| Constructor and Description |
|---|
ParameterInstanceExporter(EntityObjectExporterFactory exporterFactory,
ExImportHelperService eiHelper) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
consumesEnclosedObject(EnclosedObjectConfig config)
Tells the exportservice if this exporter can export the given object.
|
void |
exportEnclosed(ExportSupervisor exportSupervisor,
EnclosedObjectConfig config)
Exports an enclosed entity.
|
getExporterIdaddEnclosed, addEnclosed, addReferences, addReferences, configure, consumes, consumes, export, generateExportConfig, getConfigFor, getDisplayNameFor, hasConfigForpublic static final java.lang.String KEY_ATTRIBUTE
public ParameterInstanceExporter(EntityObjectExporterFactory exporterFactory, ExImportHelperService eiHelper)
public boolean consumesEnclosedObject(EnclosedObjectConfig config)
ExporterThis case occurs if an enclosed entity is encountered and the exporter asks the supervisor for help
consumesEnclosedObject in interface ExporterconsumesEnclosedObject in class EnclosedObjectExporterpublic void exportEnclosed(ExportSupervisor exportSupervisor, EnclosedObjectConfig config) throws javax.xml.stream.XMLStreamException
ExporterexportEnclosed in interface ExporterexportEnclosed in class EnclosedObjectExporterjavax.xml.stream.XMLStreamException