public class SysPropExporter extends BaseExporter
Exporter.EXPORT_CANONICAL_NAME, Exporter.EXPORT_OUT_ALIASESincludeCanonical, includeOutAlias| Constructor and Description |
|---|
SysPropExporter()
A default constructor is required.
|
| Modifier and Type | Method and Description |
|---|---|
<T> void |
doExport(String name,
Property<T> property,
StaticPropertyConfiguration definition,
ValidatedValues values)
Subclasses can implement just this method.
|
export, export, export, hasOutAlias, setExportByCanonicalName, setExportByOutAliasespublic <T> void doExport(String name, Property<T> property, StaticPropertyConfiguration definition, ValidatedValues values)
BaseExporterdoExport in class BaseExporterCopyright © 2017. All rights reserved.