Class GeneratedImpExExportCronJob

    • Field Detail

      • ENCODING

        public static final java.lang.String ENCODING
        Qualifier of the ImpExExportCronJob.encoding attribute
        See Also:
        Constant Field Values
      • MODE

        public static final java.lang.String MODE
        Qualifier of the ImpExExportCronJob.mode attribute
        See Also:
        Constant Field Values
      • DATAEXPORTTARGET

        public static final java.lang.String DATAEXPORTTARGET
        Qualifier of the ImpExExportCronJob.dataExportTarget attribute
        See Also:
        Constant Field Values
      • MEDIASEXPORTTARGET

        public static final java.lang.String MEDIASEXPORTTARGET
        Qualifier of the ImpExExportCronJob.mediasExportTarget attribute
        See Also:
        Constant Field Values
      • EXPORTTEMPLATE

        public static final java.lang.String EXPORTTEMPLATE
        Qualifier of the ImpExExportCronJob.exportTemplate attribute
        See Also:
        Constant Field Values
      • EXPORT

        public static final java.lang.String EXPORT
        Qualifier of the ImpExExportCronJob.export attribute
        See Also:
        Constant Field Values
      • ITEMSEXPORTED

        public static final java.lang.String ITEMSEXPORTED
        Qualifier of the ImpExExportCronJob.itemsExported attribute
        See Also:
        Constant Field Values
      • ITEMSMAXCOUNT

        public static final java.lang.String ITEMSMAXCOUNT
        Qualifier of the ImpExExportCronJob.itemsMaxCount attribute
        See Also:
        Constant Field Values
      • ITEMSSKIPPED

        public static final java.lang.String ITEMSSKIPPED
        Qualifier of the ImpExExportCronJob.itemsSkipped attribute
        See Also:
        Constant Field Values
      • JOBMEDIA

        public static final java.lang.String JOBMEDIA
        Qualifier of the ImpExExportCronJob.jobMedia attribute
        See Also:
        Constant Field Values
      • FIELDSEPARATOR

        public static final java.lang.String FIELDSEPARATOR
        Qualifier of the ImpExExportCronJob.fieldSeparator attribute
        See Also:
        Constant Field Values
      • QUOTECHARACTER

        public static final java.lang.String QUOTECHARACTER
        Qualifier of the ImpExExportCronJob.quoteCharacter attribute
        See Also:
        Constant Field Values
      • COMMENTCHARACTER

        public static final java.lang.String COMMENTCHARACTER
        Qualifier of the ImpExExportCronJob.commentCharacter attribute
        See Also:
        Constant Field Values
      • DATAEXPORTMEDIACODE

        public static final java.lang.String DATAEXPORTMEDIACODE
        Qualifier of the ImpExExportCronJob.dataExportMediaCode attribute
        See Also:
        Constant Field Values
      • MEDIASEXPORTMEDIACODE

        public static final java.lang.String MEDIASEXPORTMEDIACODE
        Qualifier of the ImpExExportCronJob.mediasExportMediaCode attribute
        See Also:
        Constant Field Values
      • REPORT

        public static final java.lang.String REPORT
        Qualifier of the ImpExExportCronJob.report attribute
        See Also:
        Constant Field Values
      • CONVERTERCLASS

        public static final java.lang.String CONVERTERCLASS
        Qualifier of the ImpExExportCronJob.converterClass attribute
        See Also:
        Constant Field Values
      • SINGLEFILE

        public static final java.lang.String SINGLEFILE
        Qualifier of the ImpExExportCronJob.singleFile attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedImpExExportCronJob

        public GeneratedImpExExportCronJob()
    • Method Detail

      • getCommentCharacter

        public java.lang.Character getCommentCharacter​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.commentCharacter attribute.
        Returns:
        the commentCharacter - Character used for indicating a comment
      • getCommentCharacter

        public java.lang.Character getCommentCharacter()
        Generated method - Getter of the ImpExExportCronJob.commentCharacter attribute.
        Returns:
        the commentCharacter - Character used for indicating a comment
      • getCommentCharacterAsPrimitive

        public char getCommentCharacterAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.commentCharacter attribute.
        Returns:
        the commentCharacter - Character used for indicating a comment
      • getCommentCharacterAsPrimitive

        public char getCommentCharacterAsPrimitive()
        Generated method - Getter of the ImpExExportCronJob.commentCharacter attribute.
        Returns:
        the commentCharacter - Character used for indicating a comment
      • setCommentCharacter

        public void setCommentCharacter​(SessionContext ctx,
                                        java.lang.Character value)
        Generated method - Setter of the ImpExExportCronJob.commentCharacter attribute.
        Parameters:
        value - the commentCharacter - Character used for indicating a comment
      • setCommentCharacter

        public void setCommentCharacter​(java.lang.Character value)
        Generated method - Setter of the ImpExExportCronJob.commentCharacter attribute.
        Parameters:
        value - the commentCharacter - Character used for indicating a comment
      • setCommentCharacter

        public void setCommentCharacter​(SessionContext ctx,
                                        char value)
        Generated method - Setter of the ImpExExportCronJob.commentCharacter attribute.
        Parameters:
        value - the commentCharacter - Character used for indicating a comment
      • setCommentCharacter

        public void setCommentCharacter​(char value)
        Generated method - Setter of the ImpExExportCronJob.commentCharacter attribute.
        Parameters:
        value - the commentCharacter - Character used for indicating a comment
      • getConverterClass

        public EnumerationValue getConverterClass​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.converterClass attribute.
        Returns:
        the converterClass - class, which will be used for report generation
      • getConverterClass

        public EnumerationValue getConverterClass()
        Generated method - Getter of the ImpExExportCronJob.converterClass attribute.
        Returns:
        the converterClass - class, which will be used for report generation
      • setConverterClass

        public void setConverterClass​(SessionContext ctx,
                                      EnumerationValue value)
        Generated method - Setter of the ImpExExportCronJob.converterClass attribute.
        Parameters:
        value - the converterClass - class, which will be used for report generation
      • setConverterClass

        public void setConverterClass​(EnumerationValue value)
        Generated method - Setter of the ImpExExportCronJob.converterClass attribute.
        Parameters:
        value - the converterClass - class, which will be used for report generation
      • getDataExportMediaCode

        public java.lang.String getDataExportMediaCode​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.dataExportMediaCode attribute.
        Returns:
        the dataExportMediaCode - Code of the generated export media, containing the exported data
      • getDataExportMediaCode

        public java.lang.String getDataExportMediaCode()
        Generated method - Getter of the ImpExExportCronJob.dataExportMediaCode attribute.
        Returns:
        the dataExportMediaCode - Code of the generated export media, containing the exported data
      • setDataExportMediaCode

        public void setDataExportMediaCode​(SessionContext ctx,
                                           java.lang.String value)
        Generated method - Setter of the ImpExExportCronJob.dataExportMediaCode attribute.
        Parameters:
        value - the dataExportMediaCode - Code of the generated export media, containing the exported data
      • setDataExportMediaCode

        public void setDataExportMediaCode​(java.lang.String value)
        Generated method - Setter of the ImpExExportCronJob.dataExportMediaCode attribute.
        Parameters:
        value - the dataExportMediaCode - Code of the generated export media, containing the exported data
      • getDataExportTarget

        public ImpExExportMedia getDataExportTarget​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.dataExportTarget attribute.
        Returns:
        the dataExportTarget
      • getDataExportTarget

        public ImpExExportMedia getDataExportTarget()
        Generated method - Getter of the ImpExExportCronJob.dataExportTarget attribute.
        Returns:
        the dataExportTarget
      • setDataExportTarget

        public void setDataExportTarget​(SessionContext ctx,
                                        ImpExExportMedia value)
        Generated method - Setter of the ImpExExportCronJob.dataExportTarget attribute.
        Parameters:
        value - the dataExportTarget
      • setDataExportTarget

        public void setDataExportTarget​(ImpExExportMedia value)
        Generated method - Setter of the ImpExExportCronJob.dataExportTarget attribute.
        Parameters:
        value - the dataExportTarget
      • getEncoding

        public EnumerationValue getEncoding​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.encoding attribute.
        Returns:
        the encoding
      • getEncoding

        public EnumerationValue getEncoding()
        Generated method - Getter of the ImpExExportCronJob.encoding attribute.
        Returns:
        the encoding
      • setEncoding

        public void setEncoding​(SessionContext ctx,
                                EnumerationValue value)
        Generated method - Setter of the ImpExExportCronJob.encoding attribute.
        Parameters:
        value - the encoding
      • setEncoding

        public void setEncoding​(EnumerationValue value)
        Generated method - Setter of the ImpExExportCronJob.encoding attribute.
        Parameters:
        value - the encoding
      • getExport

        public Export getExport​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.export attribute.
        Returns:
        the export
      • getExport

        public Export getExport()
        Generated method - Getter of the ImpExExportCronJob.export attribute.
        Returns:
        the export
      • setExport

        public void setExport​(SessionContext ctx,
                              Export value)
        Generated method - Setter of the ImpExExportCronJob.export attribute.
        Parameters:
        value - the export
      • setExport

        public void setExport​(Export value)
        Generated method - Setter of the ImpExExportCronJob.export attribute.
        Parameters:
        value - the export
      • getExportTemplate

        public HeaderLibrary getExportTemplate​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.exportTemplate attribute.
        Returns:
        the exportTemplate
      • getExportTemplate

        public HeaderLibrary getExportTemplate()
        Generated method - Getter of the ImpExExportCronJob.exportTemplate attribute.
        Returns:
        the exportTemplate
      • setExportTemplate

        public void setExportTemplate​(SessionContext ctx,
                                      HeaderLibrary value)
        Generated method - Setter of the ImpExExportCronJob.exportTemplate attribute.
        Parameters:
        value - the exportTemplate
      • setExportTemplate

        public void setExportTemplate​(HeaderLibrary value)
        Generated method - Setter of the ImpExExportCronJob.exportTemplate attribute.
        Parameters:
        value - the exportTemplate
      • getFieldSeparator

        public java.lang.Character getFieldSeparator​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.fieldSeparator attribute.
        Returns:
        the fieldSeparator - Character used for separating columns in CSV-lines
      • getFieldSeparator

        public java.lang.Character getFieldSeparator()
        Generated method - Getter of the ImpExExportCronJob.fieldSeparator attribute.
        Returns:
        the fieldSeparator - Character used for separating columns in CSV-lines
      • getFieldSeparatorAsPrimitive

        public char getFieldSeparatorAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.fieldSeparator attribute.
        Returns:
        the fieldSeparator - Character used for separating columns in CSV-lines
      • getFieldSeparatorAsPrimitive

        public char getFieldSeparatorAsPrimitive()
        Generated method - Getter of the ImpExExportCronJob.fieldSeparator attribute.
        Returns:
        the fieldSeparator - Character used for separating columns in CSV-lines
      • setFieldSeparator

        public void setFieldSeparator​(SessionContext ctx,
                                      java.lang.Character value)
        Generated method - Setter of the ImpExExportCronJob.fieldSeparator attribute.
        Parameters:
        value - the fieldSeparator - Character used for separating columns in CSV-lines
      • setFieldSeparator

        public void setFieldSeparator​(java.lang.Character value)
        Generated method - Setter of the ImpExExportCronJob.fieldSeparator attribute.
        Parameters:
        value - the fieldSeparator - Character used for separating columns in CSV-lines
      • setFieldSeparator

        public void setFieldSeparator​(SessionContext ctx,
                                      char value)
        Generated method - Setter of the ImpExExportCronJob.fieldSeparator attribute.
        Parameters:
        value - the fieldSeparator - Character used for separating columns in CSV-lines
      • setFieldSeparator

        public void setFieldSeparator​(char value)
        Generated method - Setter of the ImpExExportCronJob.fieldSeparator attribute.
        Parameters:
        value - the fieldSeparator - Character used for separating columns in CSV-lines
      • getItemsExported

        public java.lang.Integer getItemsExported​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.itemsExported attribute.
        Returns:
        the itemsExported
      • getItemsExported

        public java.lang.Integer getItemsExported()
        Generated method - Getter of the ImpExExportCronJob.itemsExported attribute.
        Returns:
        the itemsExported
      • getItemsExportedAsPrimitive

        public int getItemsExportedAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.itemsExported attribute.
        Returns:
        the itemsExported
      • getItemsExportedAsPrimitive

        public int getItemsExportedAsPrimitive()
        Generated method - Getter of the ImpExExportCronJob.itemsExported attribute.
        Returns:
        the itemsExported
      • getItemsMaxCount

        public java.lang.Integer getItemsMaxCount​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.itemsMaxCount attribute.
        Returns:
        the itemsMaxCount
      • getItemsMaxCount

        public java.lang.Integer getItemsMaxCount()
        Generated method - Getter of the ImpExExportCronJob.itemsMaxCount attribute.
        Returns:
        the itemsMaxCount
      • getItemsMaxCountAsPrimitive

        public int getItemsMaxCountAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.itemsMaxCount attribute.
        Returns:
        the itemsMaxCount
      • getItemsMaxCountAsPrimitive

        public int getItemsMaxCountAsPrimitive()
        Generated method - Getter of the ImpExExportCronJob.itemsMaxCount attribute.
        Returns:
        the itemsMaxCount
      • getItemsSkipped

        public java.lang.Integer getItemsSkipped​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.itemsSkipped attribute.
        Returns:
        the itemsSkipped
      • getItemsSkipped

        public java.lang.Integer getItemsSkipped()
        Generated method - Getter of the ImpExExportCronJob.itemsSkipped attribute.
        Returns:
        the itemsSkipped
      • getItemsSkippedAsPrimitive

        public int getItemsSkippedAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.itemsSkipped attribute.
        Returns:
        the itemsSkipped
      • getItemsSkippedAsPrimitive

        public int getItemsSkippedAsPrimitive()
        Generated method - Getter of the ImpExExportCronJob.itemsSkipped attribute.
        Returns:
        the itemsSkipped
      • getJobMedia

        public ImpExMedia getJobMedia​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.jobMedia attribute.
        Returns:
        the jobMedia
      • getJobMedia

        public ImpExMedia getJobMedia()
        Generated method - Getter of the ImpExExportCronJob.jobMedia attribute.
        Returns:
        the jobMedia
      • setJobMedia

        public void setJobMedia​(SessionContext ctx,
                                ImpExMedia value)
        Generated method - Setter of the ImpExExportCronJob.jobMedia attribute.
        Parameters:
        value - the jobMedia
      • setJobMedia

        public void setJobMedia​(ImpExMedia value)
        Generated method - Setter of the ImpExExportCronJob.jobMedia attribute.
        Parameters:
        value - the jobMedia
      • getMediasExportMediaCode

        public java.lang.String getMediasExportMediaCode​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.mediasExportMediaCode attribute.
        Returns:
        the mediasExportMediaCode - Code of the generated export media, containing the exported medias
      • getMediasExportMediaCode

        public java.lang.String getMediasExportMediaCode()
        Generated method - Getter of the ImpExExportCronJob.mediasExportMediaCode attribute.
        Returns:
        the mediasExportMediaCode - Code of the generated export media, containing the exported medias
      • setMediasExportMediaCode

        public void setMediasExportMediaCode​(SessionContext ctx,
                                             java.lang.String value)
        Generated method - Setter of the ImpExExportCronJob.mediasExportMediaCode attribute.
        Parameters:
        value - the mediasExportMediaCode - Code of the generated export media, containing the exported medias
      • setMediasExportMediaCode

        public void setMediasExportMediaCode​(java.lang.String value)
        Generated method - Setter of the ImpExExportCronJob.mediasExportMediaCode attribute.
        Parameters:
        value - the mediasExportMediaCode - Code of the generated export media, containing the exported medias
      • getMediasExportTarget

        public ImpExExportMedia getMediasExportTarget​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.mediasExportTarget attribute.
        Returns:
        the mediasExportTarget
      • getMediasExportTarget

        public ImpExExportMedia getMediasExportTarget()
        Generated method - Getter of the ImpExExportCronJob.mediasExportTarget attribute.
        Returns:
        the mediasExportTarget
      • setMediasExportTarget

        public void setMediasExportTarget​(SessionContext ctx,
                                          ImpExExportMedia value)
        Generated method - Setter of the ImpExExportCronJob.mediasExportTarget attribute.
        Parameters:
        value - the mediasExportTarget
      • setMediasExportTarget

        public void setMediasExportTarget​(ImpExExportMedia value)
        Generated method - Setter of the ImpExExportCronJob.mediasExportTarget attribute.
        Parameters:
        value - the mediasExportTarget
      • getMode

        public EnumerationValue getMode​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.mode attribute.
        Returns:
        the mode
      • getMode

        public EnumerationValue getMode()
        Generated method - Getter of the ImpExExportCronJob.mode attribute.
        Returns:
        the mode
      • setMode

        public void setMode​(SessionContext ctx,
                            EnumerationValue value)
        Generated method - Setter of the ImpExExportCronJob.mode attribute.
        Parameters:
        value - the mode
      • setMode

        public void setMode​(EnumerationValue value)
        Generated method - Setter of the ImpExExportCronJob.mode attribute.
        Parameters:
        value - the mode
      • getQuoteCharacter

        public java.lang.Character getQuoteCharacter​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.quoteCharacter attribute.
        Returns:
        the quoteCharacter - Character used for escaping columns in CSV-lines
      • getQuoteCharacter

        public java.lang.Character getQuoteCharacter()
        Generated method - Getter of the ImpExExportCronJob.quoteCharacter attribute.
        Returns:
        the quoteCharacter - Character used for escaping columns in CSV-lines
      • getQuoteCharacterAsPrimitive

        public char getQuoteCharacterAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.quoteCharacter attribute.
        Returns:
        the quoteCharacter - Character used for escaping columns in CSV-lines
      • getQuoteCharacterAsPrimitive

        public char getQuoteCharacterAsPrimitive()
        Generated method - Getter of the ImpExExportCronJob.quoteCharacter attribute.
        Returns:
        the quoteCharacter - Character used for escaping columns in CSV-lines
      • setQuoteCharacter

        public void setQuoteCharacter​(SessionContext ctx,
                                      java.lang.Character value)
        Generated method - Setter of the ImpExExportCronJob.quoteCharacter attribute.
        Parameters:
        value - the quoteCharacter - Character used for escaping columns in CSV-lines
      • setQuoteCharacter

        public void setQuoteCharacter​(java.lang.Character value)
        Generated method - Setter of the ImpExExportCronJob.quoteCharacter attribute.
        Parameters:
        value - the quoteCharacter - Character used for escaping columns in CSV-lines
      • setQuoteCharacter

        public void setQuoteCharacter​(SessionContext ctx,
                                      char value)
        Generated method - Setter of the ImpExExportCronJob.quoteCharacter attribute.
        Parameters:
        value - the quoteCharacter - Character used for escaping columns in CSV-lines
      • setQuoteCharacter

        public void setQuoteCharacter​(char value)
        Generated method - Setter of the ImpExExportCronJob.quoteCharacter attribute.
        Parameters:
        value - the quoteCharacter - Character used for escaping columns in CSV-lines
      • getReport

        public Report getReport​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.report attribute.
        Returns:
        the report
      • getReport

        public Report getReport()
        Generated method - Getter of the ImpExExportCronJob.report attribute.
        Returns:
        the report
      • setReport

        public void setReport​(SessionContext ctx,
                              Report value)
        Generated method - Setter of the ImpExExportCronJob.report attribute.
        Parameters:
        value - the report
      • setReport

        public void setReport​(Report value)
        Generated method - Setter of the ImpExExportCronJob.report attribute.
        Parameters:
        value - the report
      • isSingleFile

        public java.lang.Boolean isSingleFile​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.singleFile attribute.
        Returns:
        the singleFile - Export result as a single file instead of Zip archive
      • isSingleFile

        public java.lang.Boolean isSingleFile()
        Generated method - Getter of the ImpExExportCronJob.singleFile attribute.
        Returns:
        the singleFile - Export result as a single file instead of Zip archive
      • isSingleFileAsPrimitive

        public boolean isSingleFileAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the ImpExExportCronJob.singleFile attribute.
        Returns:
        the singleFile - Export result as a single file instead of Zip archive
      • isSingleFileAsPrimitive

        public boolean isSingleFileAsPrimitive()
        Generated method - Getter of the ImpExExportCronJob.singleFile attribute.
        Returns:
        the singleFile - Export result as a single file instead of Zip archive
      • setSingleFile

        public void setSingleFile​(SessionContext ctx,
                                  java.lang.Boolean value)
        Generated method - Setter of the ImpExExportCronJob.singleFile attribute.
        Parameters:
        value - the singleFile - Export result as a single file instead of Zip archive
      • setSingleFile

        public void setSingleFile​(java.lang.Boolean value)
        Generated method - Setter of the ImpExExportCronJob.singleFile attribute.
        Parameters:
        value - the singleFile - Export result as a single file instead of Zip archive
      • setSingleFile

        public void setSingleFile​(SessionContext ctx,
                                  boolean value)
        Generated method - Setter of the ImpExExportCronJob.singleFile attribute.
        Parameters:
        value - the singleFile - Export result as a single file instead of Zip archive
      • setSingleFile

        public void setSingleFile​(boolean value)
        Generated method - Setter of the ImpExExportCronJob.singleFile attribute.
        Parameters:
        value - the singleFile - Export result as a single file instead of Zip archive