Class ImpExImportCronJobModel

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    ImportCockpitCronJobModel

    public class ImpExImportCronJobModel
    extends CronJobModel
    Generated model class for type ImpExImportCronJob first defined at extension impex.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • _JOBCRONJOBRELATION

        public static final java.lang.String _JOBCRONJOBRELATION
        Generated relation code constant for relation JobCronJobRelation defining source attribute job in extension processing.
        See Also:
        Constant Field Values
      • JOBMEDIA

        public static final java.lang.String JOBMEDIA
        Generated constant - Attribute key of ImpExImportCronJob.jobMedia attribute defined at extension impex.
        See Also:
        Constant Field Values
      • WORKMEDIA

        public static final java.lang.String WORKMEDIA
        Generated constant - Attribute key of ImpExImportCronJob.workMedia attribute defined at extension impex.
        See Also:
        Constant Field Values
      • LASTSUCCESSFULLINE

        public static final java.lang.String LASTSUCCESSFULLINE
        Generated constant - Attribute key of ImpExImportCronJob.lastSuccessfulLine attribute defined at extension impex.
        See Also:
        Constant Field Values
      • MEDIASMEDIA

        public static final java.lang.String MEDIASMEDIA
        Generated constant - Attribute key of ImpExImportCronJob.mediasMedia attribute defined at extension impex.
        See Also:
        Constant Field Values
      • EXTERNALDATACOLLECTION

        public static final java.lang.String EXTERNALDATACOLLECTION
        Generated constant - Attribute key of ImpExImportCronJob.externalDataCollection attribute defined at extension impex.
        See Also:
        Constant Field Values
      • LOCALE

        public static final java.lang.String LOCALE
        Generated constant - Attribute key of ImpExImportCronJob.locale attribute defined at extension impex.
        See Also:
        Constant Field Values
      • DUMPFILEENCODING

        public static final java.lang.String DUMPFILEENCODING
        Generated constant - Attribute key of ImpExImportCronJob.dumpFileEncoding attribute defined at extension impex.
        See Also:
        Constant Field Values
      • ENABLECODEEXECUTION

        public static final java.lang.String ENABLECODEEXECUTION
        Generated constant - Attribute key of ImpExImportCronJob.enableCodeExecution attribute defined at extension impex.
        See Also:
        Constant Field Values
      • ENABLEEXTERNALCODEEXECUTION

        public static final java.lang.String ENABLEEXTERNALCODEEXECUTION
        Generated constant - Attribute key of ImpExImportCronJob.enableExternalCodeExecution attribute defined at extension impex.
        See Also:
        Constant Field Values
      • ENABLEEXTERNALSYNTAXPARSING

        public static final java.lang.String ENABLEEXTERNALSYNTAXPARSING
        Generated constant - Attribute key of ImpExImportCronJob.enableExternalSyntaxParsing attribute defined at extension impex.
        See Also:
        Constant Field Values
      • ENABLEHMCSAVEDVALUES

        public static final java.lang.String ENABLEHMCSAVEDVALUES
        Generated constant - Attribute key of ImpExImportCronJob.enableHmcSavedValues attribute defined at extension impex.
        See Also:
        Constant Field Values
      • MEDIASTARGET

        public static final java.lang.String MEDIASTARGET
        Generated constant - Attribute key of ImpExImportCronJob.mediasTarget attribute defined at extension impex.
        See Also:
        Constant Field Values
      • VALUECOUNT

        public static final java.lang.String VALUECOUNT
        Generated constant - Attribute key of ImpExImportCronJob.valueCount attribute defined at extension impex.
        See Also:
        Constant Field Values
      • UNRESOLVEDDATASTORE

        public static final java.lang.String UNRESOLVEDDATASTORE
        Generated constant - Attribute key of ImpExImportCronJob.unresolvedDataStore attribute defined at extension impex.
        See Also:
        Constant Field Values
      • ZIPENTRY

        public static final java.lang.String ZIPENTRY
        Generated constant - Attribute key of ImpExImportCronJob.zipentry attribute defined at extension impex.
        See Also:
        Constant Field Values
      • MODE

        public static final java.lang.String MODE
        Generated constant - Attribute key of ImpExImportCronJob.mode attribute defined at extension impex.
        See Also:
        Constant Field Values
      • DUMPINGALLOWED

        public static final java.lang.String DUMPINGALLOWED
        Generated constant - Attribute key of ImpExImportCronJob.dumpingAllowed attribute defined at extension impex.
        See Also:
        Constant Field Values
      • UNZIPMEDIASMEDIA

        public static final java.lang.String UNZIPMEDIASMEDIA
        Generated constant - Attribute key of ImpExImportCronJob.unzipMediasMedia attribute defined at extension impex.
        See Also:
        Constant Field Values
      • MAXTHREADS

        public static final java.lang.String MAXTHREADS
        Generated constant - Attribute key of ImpExImportCronJob.maxThreads attribute defined at extension impex.
        See Also:
        Constant Field Values
      • LEGACYMODE

        public static final java.lang.String LEGACYMODE
        Generated constant - Attribute key of ImpExImportCronJob.legacyMode attribute defined at extension impex.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ImpExImportCronJobModel

        public ImpExImportCronJobModel()
        Generated constructor - Default constructor for generic creation.
      • ImpExImportCronJobModel

        public ImpExImportCronJobModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • ImpExImportCronJobModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public ImpExImportCronJobModel​(ImpExImportJobModel _job)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - Constructor with all mandatory attributes.
        Parameters:
        _job - initial attribute declared by type ImpExImportCronJob at extension impex
      • ImpExImportCronJobModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public ImpExImportCronJobModel​(ImpExImportJobModel _job,
                                       ItemModel _owner)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since 4.1.1 Please use the default constructor without parameters
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _job - initial attribute declared by type ImpExImportCronJob at extension impex
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getDumpFileEncoding

        @Accessor(qualifier="dumpFileEncoding",
                  type=GETTER)
        public EncodingEnum getDumpFileEncoding()
        Generated method - Getter of the ImpExImportCronJob.dumpFileEncoding attribute defined at extension impex.
        Returns:
        the dumpFileEncoding
      • getDumpingAllowed

        @Accessor(qualifier="dumpingAllowed",
                  type=GETTER)
        public java.lang.Boolean getDumpingAllowed()
        Generated method - Getter of the ImpExImportCronJob.dumpingAllowed attribute defined at extension impex.
        Returns:
        the dumpingAllowed
      • getEnableCodeExecution

        @Accessor(qualifier="enableCodeExecution",
                  type=GETTER)
        public java.lang.Boolean getEnableCodeExecution()
        Generated method - Getter of the ImpExImportCronJob.enableCodeExecution attribute defined at extension impex.
        Returns:
        the enableCodeExecution
      • getEnableExternalCodeExecution

        @Accessor(qualifier="enableExternalCodeExecution",
                  type=GETTER)
        public java.lang.Boolean getEnableExternalCodeExecution()
        Generated method - Getter of the ImpExImportCronJob.enableExternalCodeExecution attribute defined at extension impex.
        Returns:
        the enableExternalCodeExecution
      • getEnableExternalSyntaxParsing

        @Accessor(qualifier="enableExternalSyntaxParsing",
                  type=GETTER)
        public java.lang.Boolean getEnableExternalSyntaxParsing()
        Generated method - Getter of the ImpExImportCronJob.enableExternalSyntaxParsing attribute defined at extension impex.
        Returns:
        the enableExternalSyntaxParsing
      • getEnableHmcSavedValues

        @Accessor(qualifier="enableHmcSavedValues",
                  type=GETTER)
        public java.lang.Boolean getEnableHmcSavedValues()
        Generated method - Getter of the ImpExImportCronJob.enableHmcSavedValues attribute defined at extension impex.
        Returns:
        the enableHmcSavedValues
      • getExternalDataCollection

        @Accessor(qualifier="externalDataCollection",
                  type=GETTER)
        public java.util.Collection<ImpExMediaModel> getExternalDataCollection()
        Generated method - Getter of the ImpExImportCronJob.externalDataCollection attribute defined at extension impex. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the externalDataCollection
      • getJobMedia

        @Accessor(qualifier="jobMedia",
                  type=GETTER)
        public ImpExMediaModel getJobMedia()
        Generated method - Getter of the ImpExImportCronJob.jobMedia attribute defined at extension impex.
        Returns:
        the jobMedia
      • getLastSuccessfulLine

        @Accessor(qualifier="lastSuccessfulLine",
                  type=GETTER)
        public java.lang.Integer getLastSuccessfulLine()
        Generated method - Getter of the ImpExImportCronJob.lastSuccessfulLine attribute defined at extension impex.
        Returns:
        the lastSuccessfulLine
      • getLegacyMode

        @Accessor(qualifier="legacyMode",
                  type=GETTER)
        public java.lang.Boolean getLegacyMode()
        Generated method - Getter of the ImpExImportCronJob.legacyMode attribute defined at extension impex.
        Returns:
        the legacyMode
      • getLocale

        @Accessor(qualifier="locale",
                  type=GETTER)
        public java.lang.String getLocale()
        Generated method - Getter of the ImpExImportCronJob.locale attribute defined at extension impex.
        Returns:
        the locale
      • getMaxThreads

        @Accessor(qualifier="maxThreads",
                  type=GETTER)
        public java.lang.Integer getMaxThreads()
        Generated method - Getter of the ImpExImportCronJob.maxThreads attribute defined at extension impex.
        Returns:
        the maxThreads
      • getMediasMedia

        @Accessor(qualifier="mediasMedia",
                  type=GETTER)
        public MediaModel getMediasMedia()
        Generated method - Getter of the ImpExImportCronJob.mediasMedia attribute defined at extension impex.
        Returns:
        the mediasMedia
      • getMediasTarget

        @Accessor(qualifier="mediasTarget",
                  type=GETTER)
        public java.lang.String getMediasTarget()
        Generated method - Getter of the ImpExImportCronJob.mediasTarget attribute defined at extension impex.
        Returns:
        the mediasTarget
      • getUnresolvedDataStore

        @Accessor(qualifier="unresolvedDataStore",
                  type=GETTER)
        public ImpExMediaModel getUnresolvedDataStore()
        Generated method - Getter of the ImpExImportCronJob.unresolvedDataStore attribute defined at extension impex.
        Returns:
        the unresolvedDataStore
      • getUnzipMediasMedia

        @Accessor(qualifier="unzipMediasMedia",
                  type=GETTER)
        public java.lang.Boolean getUnzipMediasMedia()
        Generated method - Getter of the ImpExImportCronJob.unzipMediasMedia attribute defined at extension impex.
        Returns:
        the unzipMediasMedia
      • getValueCount

        @Accessor(qualifier="valueCount",
                  type=GETTER)
        public java.lang.Integer getValueCount()
        Generated method - Getter of the ImpExImportCronJob.valueCount attribute defined at extension impex.
        Returns:
        the valueCount
      • getWorkMedia

        @Accessor(qualifier="workMedia",
                  type=GETTER)
        public ImpExMediaModel getWorkMedia()
        Generated method - Getter of the ImpExImportCronJob.workMedia attribute defined at extension impex.
        Returns:
        the workMedia
      • getZipentry

        @Accessor(qualifier="zipentry",
                  type=GETTER)
        public java.lang.String getZipentry()
        Generated method - Getter of the ImpExImportCronJob.zipentry attribute defined at extension impex.
        Returns:
        the zipentry
      • setDumpFileEncoding

        @Accessor(qualifier="dumpFileEncoding",
                  type=SETTER)
        public void setDumpFileEncoding​(EncodingEnum value)
        Generated method - Setter of ImpExImportCronJob.dumpFileEncoding attribute defined at extension impex.
        Parameters:
        value - the dumpFileEncoding
      • setDumpingAllowed

        @Accessor(qualifier="dumpingAllowed",
                  type=SETTER)
        public void setDumpingAllowed​(java.lang.Boolean value)
        Generated method - Setter of ImpExImportCronJob.dumpingAllowed attribute defined at extension impex.
        Parameters:
        value - the dumpingAllowed
      • setEnableCodeExecution

        @Accessor(qualifier="enableCodeExecution",
                  type=SETTER)
        public void setEnableCodeExecution​(java.lang.Boolean value)
        Generated method - Setter of ImpExImportCronJob.enableCodeExecution attribute defined at extension impex.
        Parameters:
        value - the enableCodeExecution
      • setEnableExternalCodeExecution

        @Accessor(qualifier="enableExternalCodeExecution",
                  type=SETTER)
        public void setEnableExternalCodeExecution​(java.lang.Boolean value)
        Generated method - Setter of ImpExImportCronJob.enableExternalCodeExecution attribute defined at extension impex.
        Parameters:
        value - the enableExternalCodeExecution
      • setEnableExternalSyntaxParsing

        @Accessor(qualifier="enableExternalSyntaxParsing",
                  type=SETTER)
        public void setEnableExternalSyntaxParsing​(java.lang.Boolean value)
        Generated method - Setter of ImpExImportCronJob.enableExternalSyntaxParsing attribute defined at extension impex.
        Parameters:
        value - the enableExternalSyntaxParsing
      • setEnableHmcSavedValues

        @Accessor(qualifier="enableHmcSavedValues",
                  type=SETTER)
        public void setEnableHmcSavedValues​(java.lang.Boolean value)
        Generated method - Setter of ImpExImportCronJob.enableHmcSavedValues attribute defined at extension impex.
        Parameters:
        value - the enableHmcSavedValues
      • setExternalDataCollection

        @Accessor(qualifier="externalDataCollection",
                  type=SETTER)
        public void setExternalDataCollection​(java.util.Collection<ImpExMediaModel> value)
        Generated method - Setter of ImpExImportCronJob.externalDataCollection attribute defined at extension impex.
        Parameters:
        value - the externalDataCollection
      • setJob

        @Accessor(qualifier="job",
                  type=SETTER)
        public void setJob​(JobModel value)
        Generated method - Initial setter of CronJob.job attribute defined at extension processing and redeclared at extension impex. Can only be used at creation of model - before first save. Will only accept values of type ImpExImportJobModel.
        Overrides:
        setJob in class CronJobModel
        Parameters:
        value - the job
      • setJobMedia

        @Accessor(qualifier="jobMedia",
                  type=SETTER)
        public void setJobMedia​(ImpExMediaModel value)
        Generated method - Setter of ImpExImportCronJob.jobMedia attribute defined at extension impex.
        Parameters:
        value - the jobMedia
      • setLastSuccessfulLine

        @Accessor(qualifier="lastSuccessfulLine",
                  type=SETTER)
        public void setLastSuccessfulLine​(java.lang.Integer value)
        Generated method - Setter of ImpExImportCronJob.lastSuccessfulLine attribute defined at extension impex.
        Parameters:
        value - the lastSuccessfulLine
      • setLegacyMode

        @Accessor(qualifier="legacyMode",
                  type=SETTER)
        public void setLegacyMode​(java.lang.Boolean value)
        Generated method - Setter of ImpExImportCronJob.legacyMode attribute defined at extension impex.
        Parameters:
        value - the legacyMode
      • setLocale

        @Accessor(qualifier="locale",
                  type=SETTER)
        public void setLocale​(java.lang.String value)
        Generated method - Setter of ImpExImportCronJob.locale attribute defined at extension impex.
        Parameters:
        value - the locale
      • setMaxThreads

        @Accessor(qualifier="maxThreads",
                  type=SETTER)
        public void setMaxThreads​(java.lang.Integer value)
        Generated method - Setter of ImpExImportCronJob.maxThreads attribute defined at extension impex.
        Parameters:
        value - the maxThreads
      • setMediasMedia

        @Accessor(qualifier="mediasMedia",
                  type=SETTER)
        public void setMediasMedia​(MediaModel value)
        Generated method - Setter of ImpExImportCronJob.mediasMedia attribute defined at extension impex.
        Parameters:
        value - the mediasMedia
      • setMediasTarget

        @Accessor(qualifier="mediasTarget",
                  type=SETTER)
        public void setMediasTarget​(java.lang.String value)
        Generated method - Setter of ImpExImportCronJob.mediasTarget attribute defined at extension impex.
        Parameters:
        value - the mediasTarget
      • setUnresolvedDataStore

        @Accessor(qualifier="unresolvedDataStore",
                  type=SETTER)
        public void setUnresolvedDataStore​(ImpExMediaModel value)
        Generated method - Setter of ImpExImportCronJob.unresolvedDataStore attribute defined at extension impex.
        Parameters:
        value - the unresolvedDataStore
      • setUnzipMediasMedia

        @Accessor(qualifier="unzipMediasMedia",
                  type=SETTER)
        public void setUnzipMediasMedia​(java.lang.Boolean value)
        Generated method - Setter of ImpExImportCronJob.unzipMediasMedia attribute defined at extension impex.
        Parameters:
        value - the unzipMediasMedia
      • setValueCount

        @Accessor(qualifier="valueCount",
                  type=SETTER)
        public void setValueCount​(java.lang.Integer value)
        Generated method - Setter of ImpExImportCronJob.valueCount attribute defined at extension impex.
        Parameters:
        value - the valueCount
      • setWorkMedia

        @Accessor(qualifier="workMedia",
                  type=SETTER)
        public void setWorkMedia​(ImpExMediaModel value)
        Generated method - Setter of ImpExImportCronJob.workMedia attribute defined at extension impex.
        Parameters:
        value - the workMedia
      • setZipentry

        @Accessor(qualifier="zipentry",
                  type=SETTER)
        public void setZipentry​(java.lang.String value)
        Generated method - Setter of ImpExImportCronJob.zipentry attribute defined at extension impex.
        Parameters:
        value - the zipentry