A B C D E F G H I J M O R S T V X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractBulkImport - Class in com.helger.photon.exchange.bulkimport
-
Base class for
IBulkImportimplementations. - AbstractBulkImport(int, List<IHasDisplayText>, EExchangeFileType...) - Constructor for class com.helger.photon.exchange.bulkimport.AbstractBulkImport
- AbstractBulkImportExcel - Class in com.helger.photon.exchange.bulkimport
-
Abstract base implementation of a bulk import based on MS Excel files.
- AbstractBulkImportExcel(int, List<IHasDisplayText>, EExchangeFileType...) - Constructor for class com.helger.photon.exchange.bulkimport.AbstractBulkImportExcel
- addField(boolean) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addField(double) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addField(int) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addField(long) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addField(IExportRecordField) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addField(Boolean) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addField(Double) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addField(Integer) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addField(Long) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addField(Object) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addField(String) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addField(BigDecimal) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addField(BigInteger) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addField(LocalDate) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addField(LocalDateTime) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addField(LocalTime) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addField(OffsetDateTime) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addField(ZonedDateTime) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addNullField() - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addNullFields(int) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- addWarning(String) - Method in class com.helger.photon.exchange.bulkimport.BulkImportResult
- ATTR_TYPE - Static variable in class com.helger.photon.exchange.bulkexport.format.ExporterJSON
- ATTR_TYPE - Static variable in class com.helger.photon.exchange.bulkexport.format.ExporterXML
- ATTR_VALUE - Static variable in class com.helger.photon.exchange.bulkexport.format.ExporterJSON
- autoDetermineType(Object) - Static method in class com.helger.photon.exchange.bulkexport.ExportRecordField
B
- BODY - com.helger.photon.exchange.bulkexport.EExportRecordType
-
Export body
- BOOLEAN - com.helger.photon.exchange.bulkexport.EExportDataType
- BulkImportResult - Class in com.helger.photon.exchange.bulkimport
-
This class represents the results of a bulk import.
- BulkImportResult() - Constructor for class com.helger.photon.exchange.bulkimport.BulkImportResult
- BulkImportResult(int) - Constructor for class com.helger.photon.exchange.bulkimport.BulkImportResult
C
- com.helger.photon.exchange - package com.helger.photon.exchange
- com.helger.photon.exchange.bulkexport - package com.helger.photon.exchange.bulkexport
- com.helger.photon.exchange.bulkexport.format - package com.helger.photon.exchange.bulkexport.format
- com.helger.photon.exchange.bulkimport - package com.helger.photon.exchange.bulkimport
- ConstantExportRecordProvider - Class in com.helger.photon.exchange.bulkexport
-
An implementation of
IExportRecordProviderthat uses a constant list of records. - ConstantExportRecordProvider(IExportRecord, Iterable<? extends IExportRecord>) - Constructor for class com.helger.photon.exchange.bulkexport.ConstantExportRecordProvider
- ConstantExportRecordProvider(IExportRecord, Iterable<? extends IExportRecord>, IExportRecord) - Constructor for class com.helger.photon.exchange.bulkexport.ConstantExportRecordProvider
- ConstantExportRecordProvider(Iterable<? extends IExportRecord>) - Constructor for class com.helger.photon.exchange.bulkexport.ConstantExportRecordProvider
- containsAdded(ITypedObject<String>) - Method in class com.helger.photon.exchange.bulkimport.BulkImportResult
- containsChanged(ITypedObject<String>) - Method in class com.helger.photon.exchange.bulkimport.BulkImportResult
- containsFailed(String) - Method in class com.helger.photon.exchange.bulkimport.BulkImportResult
- convertRecords(IExportRecordProvider) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterJSON
- convertRecords(IExportRecordProvider) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterXML
- create(boolean) - Static method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- create(double) - Static method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- create(int) - Static method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- create(long) - Static method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- create(Boolean) - Static method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- create(Double) - Static method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- create(Integer) - Static method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- create(Long) - Static method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- create(Object) - Static method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- create(String) - Static method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- create(BigDecimal) - Static method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- create(BigInteger) - Static method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- create(LocalDate) - Static method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- create(LocalDateTime) - Static method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- create(LocalTime) - Static method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- create(OffsetDateTime) - Static method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- create(ZonedDateTime) - Static method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- createCSVWriter(OutputStream) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterCSV
-
Create a new CSV writer.
- createExporter() - Method in enum com.helger.photon.exchange.EExchangeFileType
- CSV - com.helger.photon.exchange.EExchangeFileType
- CSV - com.helger.photon.exchange.EExchangeFileTypeName
-
CSV - comma separated values
D
- DATE - com.helger.photon.exchange.bulkexport.EExportDataType
- DATETIME - com.helger.photon.exchange.bulkexport.EExportDataType
- DEFAULT_AUTOSIZE_ALL_COLUMNS - Static variable in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- DEFAULT_EMIT_TYPE - Static variable in class com.helger.photon.exchange.bulkexport.format.ExporterJSON
- DEFAULT_EMIT_TYPE_ATTRIBUTE - Static variable in class com.helger.photon.exchange.bulkexport.format.ExporterXML
- DEFAULT_MAX_WARNINGS - Static variable in class com.helger.photon.exchange.bulkimport.BulkImportResult
-
Default value for maximum number of warnings to maintain in a list.
- DEFAULT_SUCCESS - Static variable in class com.helger.photon.exchange.bulkimport.BulkImportResult
-
Default success value
- DOUBLE - com.helger.photon.exchange.bulkexport.EExportDataType
E
- EExchangeFileType - Enum in com.helger.photon.exchange
-
Defines common file types for import/export.
- EExchangeFileTypeName - Enum in com.helger.photon.exchange
-
Exchange file type names.
- EExchangeFileTypeText - Enum in com.helger.photon.exchange
-
File type texts
- EExportDataType - Enum in com.helger.photon.exchange.bulkexport
-
Base type for export records
- EExportRecordType - Enum in com.helger.photon.exchange.bulkexport
-
Defines the possible export record types.
- ELEMENT_BODY - Static variable in class com.helger.photon.exchange.bulkexport.format.ExporterJSON
- ELEMENT_BODY - Static variable in class com.helger.photon.exchange.bulkexport.format.ExporterXML
- ELEMENT_FIELD - Static variable in class com.helger.photon.exchange.bulkexport.format.ExporterXML
- ELEMENT_FOOTER - Static variable in class com.helger.photon.exchange.bulkexport.format.ExporterJSON
- ELEMENT_FOOTER - Static variable in class com.helger.photon.exchange.bulkexport.format.ExporterXML
- ELEMENT_HEADER - Static variable in class com.helger.photon.exchange.bulkexport.format.ExporterJSON
- ELEMENT_HEADER - Static variable in class com.helger.photon.exchange.bulkexport.format.ExporterXML
- ELEMENT_RECORD - Static variable in class com.helger.photon.exchange.bulkexport.format.ExporterXML
- ELEMENT_ROOT - Static variable in class com.helger.photon.exchange.bulkexport.format.ExporterXML
- EmptyExportRecordProvider - Class in com.helger.photon.exchange.bulkexport
-
A special implementation of
IExportRecordProviderdelivering an empty set. - EmptyExportRecordProvider() - Constructor for class com.helger.photon.exchange.bulkexport.EmptyExportRecordProvider
- equals(Object) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- equals(Object) - Method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- EXPORT_AS - com.helger.photon.exchange.EExchangeFileTypeText
- ExporterCSV - Class in com.helger.photon.exchange.bulkexport.format
-
Implementation of
IExporterFilefor CSV files. - ExporterCSV() - Constructor for class com.helger.photon.exchange.bulkexport.format.ExporterCSV
- ExporterCSV(Charset) - Constructor for class com.helger.photon.exchange.bulkexport.format.ExporterCSV
- ExporterExcel - Class in com.helger.photon.exchange.bulkexport.format
-
Export records to Excel workbook.
- ExporterExcel(EExcelVersion) - Constructor for class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- ExporterJSON - Class in com.helger.photon.exchange.bulkexport.format
-
Implementation of
IExporterFilefor JSON files - ExporterJSON() - Constructor for class com.helger.photon.exchange.bulkexport.format.ExporterJSON
- ExporterXML - Class in com.helger.photon.exchange.bulkexport.format
-
Implementation of
IExporterFilefor XML files - ExporterXML() - Constructor for class com.helger.photon.exchange.bulkexport.format.ExporterXML
- ExportRecord - Class in com.helger.photon.exchange.bulkexport
-
Default implementation of
IExportRecord. - ExportRecord() - Constructor for class com.helger.photon.exchange.bulkexport.ExportRecord
- ExportRecord(IExportRecordField...) - Constructor for class com.helger.photon.exchange.bulkexport.ExportRecord
- ExportRecord(Iterable<? extends IExportRecordField>) - Constructor for class com.helger.photon.exchange.bulkexport.ExportRecord
- ExportRecordField - Class in com.helger.photon.exchange.bulkexport
-
A single field for exporting.
- ExportRecordField(EExportDataType, Object) - Constructor for class com.helger.photon.exchange.bulkexport.ExportRecordField
- exportRecords(IExportRecordProvider, OutputStream) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterCSV
- exportRecords(IExportRecordProvider, OutputStream) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- exportRecords(IExportRecordProvider, OutputStream) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterJSON
- exportRecords(IExportRecordProvider, OutputStream) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterXML
- exportRecords(IExportRecordProvider, OutputStream) - Method in interface com.helger.photon.exchange.bulkexport.IExporter
-
Export all provided records to an output stream.
F
- FOOTER - com.helger.photon.exchange.bulkexport.EExportRecordType
-
Export footer
- forEachBodyRecord(Consumer<? super IExportRecord>) - Method in class com.helger.photon.exchange.bulkexport.ConstantExportRecordProvider
- forEachBodyRecord(Consumer<? super IExportRecord>) - Method in interface com.helger.photon.exchange.bulkexport.IExportRecordProvider
- forEachFooterRecord(Consumer<? super IExportRecord>) - Method in class com.helger.photon.exchange.bulkexport.ConstantExportRecordProvider
- forEachFooterRecord(Consumer<? super IExportRecord>) - Method in interface com.helger.photon.exchange.bulkexport.IExportRecordProvider
- forEachHeaderRecord(Consumer<? super IExportRecord>) - Method in class com.helger.photon.exchange.bulkexport.ConstantExportRecordProvider
- forEachHeaderRecord(Consumer<? super IExportRecord>) - Method in interface com.helger.photon.exchange.bulkexport.IExportRecordProvider
G
- getAddedCount() - Method in class com.helger.photon.exchange.bulkimport.BulkImportResult
- getAllAdded() - Method in class com.helger.photon.exchange.bulkimport.BulkImportResult
- getAllChanged() - Method in class com.helger.photon.exchange.bulkimport.BulkImportResult
- getAllFailed() - Method in class com.helger.photon.exchange.bulkimport.BulkImportResult
- getAllFields() - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- getAllFields() - Method in interface com.helger.photon.exchange.bulkexport.IExportRecord
- getAllWarnings() - Method in class com.helger.photon.exchange.bulkimport.BulkImportResult
- getCellAsBoolean(int, Cell, BulkImportResult, Locale) - Static method in class com.helger.photon.exchange.bulkimport.AbstractBulkImportExcel
- getCellAsDate(int, Cell, BulkImportResult, Locale) - Static method in class com.helger.photon.exchange.bulkimport.AbstractBulkImportExcel
- getCellAsInteger(int, Cell, BulkImportResult, Locale) - Static method in class com.helger.photon.exchange.bulkimport.AbstractBulkImportExcel
- getCellAsString(Cell) - Static method in class com.helger.photon.exchange.bulkimport.AbstractBulkImportExcel
- getChangedCount() - Method in class com.helger.photon.exchange.bulkimport.BulkImportResult
- getCharset() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterCSV
- getCharset() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterJSON
- getCharset() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterXML
- getColumnCount() - Method in class com.helger.photon.exchange.bulkimport.AbstractBulkImport
- getColumnCount() - Method in interface com.helger.photon.exchange.bulkimport.IBulkImport
- getColumnDescriptions(Locale) - Method in class com.helger.photon.exchange.bulkimport.AbstractBulkImport
- getColumnDescriptions(Locale) - Method in interface com.helger.photon.exchange.bulkimport.IBulkImport
-
Get a list of all column descriptions.
- getDisplayText(Locale) - Method in enum com.helger.photon.exchange.EExchangeFileType
- getDisplayText(Locale) - Method in enum com.helger.photon.exchange.EExchangeFileTypeName
- getDisplayText(Locale) - Method in enum com.helger.photon.exchange.EExchangeFileTypeText
- getEscapeChar() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterCSV
- getExcelVersion() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- getExportAsText(Locale) - Method in enum com.helger.photon.exchange.EExchangeFileType
- getFailedCount() - Method in class com.helger.photon.exchange.bulkimport.BulkImportResult
- getFieldCount() - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- getFieldCount() - Method in interface com.helger.photon.exchange.bulkexport.IExportRecord
- getFieldType() - Method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- getFieldType() - Method in interface com.helger.photon.exchange.bulkexport.IExportRecordField
- getFieldValue() - Method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- getFieldValue() - Method in interface com.helger.photon.exchange.bulkexport.IExportRecordField
- getFileExtension() - Method in enum com.helger.photon.exchange.EExchangeFileType
- getFileType() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterCSV
- getFileType() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- getFileType() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterJSON
- getFileType() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterXML
- getFileType() - Method in interface com.helger.photon.exchange.bulkexport.IExporterFile
- getFromIDOrDefault(String, EExchangeFileType) - Static method in enum com.helger.photon.exchange.EExchangeFileType
- getFromIDOrNull(String) - Static method in enum com.helger.photon.exchange.bulkexport.EExportDataType
- getFromIDOrNull(String) - Static method in enum com.helger.photon.exchange.bulkexport.EExportRecordType
- getFromIDOrNull(String) - Static method in enum com.helger.photon.exchange.EExchangeFileType
- getHeaderRowsToSkip() - Method in class com.helger.photon.exchange.bulkimport.AbstractBulkImport
- getHeaderRowsToSkip() - Method in interface com.helger.photon.exchange.bulkimport.IBulkImport
- getID() - Method in enum com.helger.photon.exchange.bulkexport.EExportDataType
- getID() - Method in enum com.helger.photon.exchange.bulkexport.EExportRecordType
- getID() - Method in enum com.helger.photon.exchange.EExchangeFileType
- getJsonWriterSettings() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterJSON
- getLineEnd() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterCSV
- getMimeType() - Method in enum com.helger.photon.exchange.EExchangeFileType
- getNormalizedString(String) - Static method in class com.helger.photon.exchange.bulkimport.AbstractBulkImportExcel
- getQuoteChar() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterCSV
- getSaveAsText(Locale) - Method in enum com.helger.photon.exchange.EExchangeFileType
- getSeparatorChar() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterCSV
- getStyleBoolean() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- getStyleDate() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- getStyleDateTime() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- getStyleDouble() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- getStyleInt() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- getStyleText() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- getStyleTime() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- getSupportedFileTypes() - Method in class com.helger.photon.exchange.bulkimport.AbstractBulkImport
- getSupportedFileTypes() - Method in interface com.helger.photon.exchange.bulkimport.IBulkImport
- getUnicodeBOM() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterCSV
- getWarningsCount() - Method in class com.helger.photon.exchange.bulkimport.BulkImportResult
- getXMLWriterSettings() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterXML
H
- hasFields() - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- hasFields() - Method in interface com.helger.photon.exchange.bulkexport.IExportRecord
- hashCode() - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- hashCode() - Method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- HEADER - com.helger.photon.exchange.bulkexport.EExportRecordType
-
Export headline
I
- IBulkImport - Interface in com.helger.photon.exchange.bulkimport
-
Base interface for a bulk import action.
- IExporter - Interface in com.helger.photon.exchange.bulkexport
-
Generic interface for exporting records to an OutputStream.
- IExporterFile - Interface in com.helger.photon.exchange.bulkexport
-
A specialized exporter that exports to a file.
- IExportRecord - Interface in com.helger.photon.exchange.bulkexport
-
Represents a single record to be exported.
- IExportRecordField - Interface in com.helger.photon.exchange.bulkexport
-
Represents a single field of an
IExportRecordto be exported. - IExportRecordProvider - Interface in com.helger.photon.exchange.bulkexport
-
The main record provider.
- importObjects(IHasInputStream, Locale) - Method in interface com.helger.photon.exchange.bulkimport.IBulkImport
-
Read the objects from the passed input stream.
- INT - com.helger.photon.exchange.bulkexport.EExportDataType
- isAutoSizeAllColumns() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- isAvoidFinalLineEnd() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterCSV
- isAvoidWriteEmpty() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterCSV
- isEmitType() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterJSON
- isEmitTypeAttr() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterXML
- isExporterAvailable() - Method in enum com.helger.photon.exchange.EExchangeFileType
- isLineBased() - Method in enum com.helger.photon.exchange.EExchangeFileType
- isSuccess() - Method in class com.helger.photon.exchange.bulkimport.BulkImportResult
-
Indicates, that the overall import succeeded.
J
- JSON - com.helger.photon.exchange.EExchangeFileType
- JSON - com.helger.photon.exchange.EExchangeFileTypeName
-
JSON file
- JSON_SIMPLE - com.helger.photon.exchange.EExchangeFileType
- JSON_SIMPLE - com.helger.photon.exchange.EExchangeFileTypeName
-
JSON file without types
- jsonWriterSettings() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterJSON
M
- m_aRWLock - Variable in class com.helger.photon.exchange.bulkimport.BulkImportResult
O
- onAddCell(WorkbookCreationHelper, EExportRecordType, Cell, int, EExportDataType) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
-
Callback when a new row is created.
- onAddRow(WorkbookCreationHelper, EExportRecordType, Row, int) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
-
Callback when a new row is created.
R
- registerAdded(ITypedObject<String>) - Method in class com.helger.photon.exchange.bulkimport.BulkImportResult
- registerChanged(ITypedObject<String>) - Method in class com.helger.photon.exchange.bulkimport.BulkImportResult
- registerFailed(String) - Method in class com.helger.photon.exchange.bulkimport.BulkImportResult
- removeFieldAtIndex(int) - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
S
- SAVE_AS - com.helger.photon.exchange.EExchangeFileTypeText
- setAutoSizeAllColumns(boolean) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- setAvoidFinalLineEnd(boolean) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterCSV
-
Set whether the CSV file should end with a new line or not.
- setAvoidWriteEmpty(boolean) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterCSV
-
Enable or disable that empty files are written.
- setCharset(Charset) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterCSV
- setCharset(Charset) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterJSON
- setCharset(Charset) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterXML
- setEmitType(boolean) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterJSON
- setEmitTypeAttr(boolean) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterXML
- setEscapeChar(char) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterCSV
- setJsonWriterSettings(JsonWriterSettings) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterJSON
- setLineEnd(String) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterCSV
- setQuoteChar(char) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterCSV
- setSeparatorChar(char) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterCSV
- setStyleBoolean(ExcelStyle) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- setStyleDate(ExcelStyle) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- setStyleDateTime(ExcelStyle) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- setStyleDouble(ExcelStyle) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- setStyleInt(ExcelStyle) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- setStyleText(ExcelStyle) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- setStyleTime(ExcelStyle) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterExcel
- setSuccess(boolean) - Method in class com.helger.photon.exchange.bulkimport.BulkImportResult
- setUnicodeBOM(EUnicodeBOM) - Method in class com.helger.photon.exchange.bulkexport.format.ExporterCSV
T
- TEXT - com.helger.photon.exchange.bulkexport.EExportDataType
- TIME - com.helger.photon.exchange.bulkexport.EExportDataType
- toString() - Method in class com.helger.photon.exchange.bulkexport.ConstantExportRecordProvider
- toString() - Method in class com.helger.photon.exchange.bulkexport.ExportRecord
- toString() - Method in class com.helger.photon.exchange.bulkexport.ExportRecordField
- toString() - Method in class com.helger.photon.exchange.bulkimport.AbstractBulkImport
- TXT - com.helger.photon.exchange.EExchangeFileType
- TXT - com.helger.photon.exchange.EExchangeFileTypeName
-
Pure text file
V
- valueOf(String) - Static method in enum com.helger.photon.exchange.bulkexport.EExportDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.photon.exchange.bulkexport.EExportRecordType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.photon.exchange.EExchangeFileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.photon.exchange.EExchangeFileTypeName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.photon.exchange.EExchangeFileTypeText
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.helger.photon.exchange.bulkexport.EExportDataType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.photon.exchange.bulkexport.EExportRecordType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.photon.exchange.EExchangeFileType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.photon.exchange.EExchangeFileTypeName
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.photon.exchange.EExchangeFileTypeText
-
Returns an array containing the constants of this enum type, in the order they are declared.
X
- XLS - com.helger.photon.exchange.EExchangeFileType
- XLS - com.helger.photon.exchange.EExchangeFileTypeName
-
Old Excel
- XLSX - com.helger.photon.exchange.EExchangeFileType
- XLSX - com.helger.photon.exchange.EExchangeFileTypeName
-
New Excel
- XML - com.helger.photon.exchange.EExchangeFileType
- XML - com.helger.photon.exchange.EExchangeFileTypeName
-
XML structured text
- xmlWriterSettings() - Method in class com.helger.photon.exchange.bulkexport.format.ExporterXML
All Classes All Packages