Class GeneratedExportDataCronJob

java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.cronjob.jalo.GeneratedCronJob
de.hybris.platform.cronjob.jalo.CronJob
de.hybris.platform.acceleratorservices.jalo.export.GeneratedExportDataCronJob
All Implemented Interfaces:
Serializable, Comparable

public abstract class GeneratedExportDataCronJob extends de.hybris.platform.cronjob.jalo.CronJob
Generated class for type ExportDataCronJob.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.cronjob.jalo.CronJob

    de.hybris.platform.cronjob.jalo.CronJob.CronJobResult, de.hybris.platform.cronjob.jalo.CronJob.CronJobThreadSettings

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item

    de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Qualifier of the ExportDataCronJob.baseStore attribute
    static final String
    Qualifier of the ExportDataCronJob.cmsSite attribute
    static final String
    Qualifier of the ExportDataCronJob.currency attribute
    static final String
    Qualifier of the ExportDataCronJob.dataGenerationPipeline attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the ExportDataCronJob.historyEntries attribute
    protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.acceleratorservices.jalo.export.ExportDataHistoryEntry>
    OneToManyHandler for handling 1:n HISTORYENTRIES's relation attributes from 'many' side.
    protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedExportDataCronJob>
    BidirectionalOneToManyHandler for handling 1:n JOB's relation attributes from 'one' side.
    static final String
    Qualifier of the ExportDataCronJob.language attribute
    static final String
    Qualifier of the ExportDataCronJob.thirdPartyHost attribute
    static final String
    Qualifier of the ExportDataCronJob.thirdPartyPassword attribute
    static final String
    Qualifier of the ExportDataCronJob.thirdPartyUsername attribute
    static final String
    Qualifier of the ExportDataCronJob.user attribute

    Fields inherited from class de.hybris.platform.cronjob.jalo.CronJob

    CFG_FILTERED_CTX_ATTRIBUTES, FILTERED_CTX_ATTRIBUTES_IN_IMPORT_MODE, IMPORT_MODE

    Fields inherited from class de.hybris.platform.cronjob.jalo.GeneratedCronJob

    ACTIVE, ACTIVECRONJOBHISTORY, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CHANGES, CODE, CRONJOBHISTORYENTRIES, CRONJOBHISTORYENTRIESHANDLER, CRONJOBPENDINGSTEPSRELATION_MARKMODIFIED, CRONJOBPENDINGSTEPSRELATION_SRC_ORDERED, CRONJOBPENDINGSTEPSRELATION_TGT_ORDERED, CRONJOBPROCESSEDSTEPSRELATION_MARKMODIFIED, CRONJOBPROCESSEDSTEPSRELATION_SRC_ORDERED, CRONJOBPROCESSEDSTEPSRELATION_TGT_ORDERED, CURRENTRETRY, CURRENTSTEP, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ENDTIME, ERRORMODE, FILESCOUNT, FILESDAYSOLD, FILESOPERATOR, JOB, LOGFILES, LOGLEVELDATABASE, LOGLEVELFILE, LOGS, LOGSCOUNT, LOGSDAYSOLD, LOGSHANDLER, LOGSOPERATOR, LOGTEXT, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, NUMBEROFRETRIES, PENDINGSTEPS, PRIORITY, PROCESSEDSTEPS, QUERYCOUNT, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESULT, RETRY, RUNNINGONCLUSTERNODE, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, STARTTIME, STATUS, TRIGGERS, TRIGGERSHANDLER, USEREADONLYDATASOURCE

    Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    LANGUAGE_FALLBACK_ENABLED

    Fields inherited from class de.hybris.platform.jalo.Item

    _CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE

    Fields inherited from class de.hybris.platform.util.BridgeAbstraction

    impl, tenant
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addToHistoryEntries(de.hybris.platform.acceleratorservices.jalo.export.ExportDataHistoryEntry value)
    Generated method - Adds value to historyEntries.
    void
    addToHistoryEntries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.export.ExportDataHistoryEntry value)
    Generated method - Adds value to historyEntries.
    protected de.hybris.platform.jalo.Item
    createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes)
     
    de.hybris.platform.store.BaseStore
    Generated method - Getter of the ExportDataCronJob.baseStore attribute.
    de.hybris.platform.store.BaseStore
    getBaseStore(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ExportDataCronJob.baseStore attribute.
    de.hybris.platform.cms2.jalo.site.CMSSite
    Generated method - Getter of the ExportDataCronJob.cmsSite attribute.
    de.hybris.platform.cms2.jalo.site.CMSSite
    getCmsSite(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ExportDataCronJob.cmsSite attribute.
    de.hybris.platform.jalo.c2l.Currency
    Generated method - Getter of the ExportDataCronJob.currency attribute.
    de.hybris.platform.jalo.c2l.Currency
    getCurrency(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ExportDataCronJob.currency attribute.
    Generated method - Getter of the ExportDataCronJob.dataGenerationPipeline attribute.
    getDataGenerationPipeline(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ExportDataCronJob.dataGenerationPipeline attribute.
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    List<de.hybris.platform.acceleratorservices.jalo.export.ExportDataHistoryEntry>
    Generated method - Getter of the ExportDataCronJob.historyEntries attribute.
    List<de.hybris.platform.acceleratorservices.jalo.export.ExportDataHistoryEntry>
    getHistoryEntries(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ExportDataCronJob.historyEntries attribute.
    de.hybris.platform.jalo.c2l.Language
    Generated method - Getter of the ExportDataCronJob.language attribute.
    de.hybris.platform.jalo.c2l.Language
    getLanguage(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ExportDataCronJob.language attribute.
    Generated method - Getter of the ExportDataCronJob.thirdPartyHost attribute.
    getThirdPartyHost(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ExportDataCronJob.thirdPartyHost attribute.
    Generated method - Getter of the ExportDataCronJob.thirdPartyPassword attribute.
    getThirdPartyPassword(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ExportDataCronJob.thirdPartyPassword attribute.
    Generated method - Getter of the ExportDataCronJob.thirdPartyUsername attribute.
    getThirdPartyUsername(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ExportDataCronJob.thirdPartyUsername attribute.
    de.hybris.platform.jalo.user.User
    Generated method - Getter of the ExportDataCronJob.user attribute.
    de.hybris.platform.jalo.user.User
    getUser(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the ExportDataCronJob.user attribute.
    void
    removeFromHistoryEntries(de.hybris.platform.acceleratorservices.jalo.export.ExportDataHistoryEntry value)
    Generated method - Removes value from historyEntries.
    void
    removeFromHistoryEntries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.export.ExportDataHistoryEntry value)
    Generated method - Removes value from historyEntries.
    void
    setBaseStore(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore value)
    Generated method - Setter of the ExportDataCronJob.baseStore attribute.
    void
    setBaseStore(de.hybris.platform.store.BaseStore value)
    Generated method - Setter of the ExportDataCronJob.baseStore attribute.
    void
    setCmsSite(de.hybris.platform.cms2.jalo.site.CMSSite value)
    Generated method - Setter of the ExportDataCronJob.cmsSite attribute.
    void
    setCmsSite(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.cms2.jalo.site.CMSSite value)
    Generated method - Setter of the ExportDataCronJob.cmsSite attribute.
    void
    setCurrency(de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Setter of the ExportDataCronJob.currency attribute.
    void
    setCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value)
    Generated method - Setter of the ExportDataCronJob.currency attribute.
    protected void
    setDataGenerationPipeline(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the ExportDataCronJob.dataGenerationPipeline attribute.
    protected void
    Generated method - Setter of the ExportDataCronJob.dataGenerationPipeline attribute.
    void
    setHistoryEntries(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.acceleratorservices.jalo.export.ExportDataHistoryEntry> value)
    Generated method - Setter of the ExportDataCronJob.historyEntries attribute.
    void
    setHistoryEntries(List<de.hybris.platform.acceleratorservices.jalo.export.ExportDataHistoryEntry> value)
    Generated method - Setter of the ExportDataCronJob.historyEntries attribute.
    void
    setLanguage(de.hybris.platform.jalo.c2l.Language value)
    Generated method - Setter of the ExportDataCronJob.language attribute.
    void
    setLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language value)
    Generated method - Setter of the ExportDataCronJob.language attribute.
    void
    setThirdPartyHost(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the ExportDataCronJob.thirdPartyHost attribute.
    void
    Generated method - Setter of the ExportDataCronJob.thirdPartyHost attribute.
    void
    setThirdPartyPassword(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the ExportDataCronJob.thirdPartyPassword attribute.
    void
    Generated method - Setter of the ExportDataCronJob.thirdPartyPassword attribute.
    void
    setThirdPartyUsername(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the ExportDataCronJob.thirdPartyUsername attribute.
    void
    Generated method - Setter of the ExportDataCronJob.thirdPartyUsername attribute.
    void
    setUser(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.User value)
    Generated method - Setter of the ExportDataCronJob.user attribute.
    void
    setUser(de.hybris.platform.jalo.user.User value)
    Generated method - Setter of the ExportDataCronJob.user attribute.

    Methods inherited from class de.hybris.platform.cronjob.jalo.CronJob

    activateCronJobThreadSettings, addChangeDescriptor, addChangeDescriptor, addChangeDescriptor, addChangeDescriptor, addChangeListener, addLog, addLog, addLog, addLog, addLog, addToCounter, addToPendingSteps, addToPendingSteps, addToProcessedSteps, addToProcessedSteps, adjustAttributes, checkLogLevel, convertEnumToLogLevel, convertLogLevelToEnum, createNewLogFile, createRunOnceTrigger, createSessionForCronJob, currentStepDone, filterSessionContextValuesFromCronJob, filterSessionCtxAttributesAddedDuringImportCronJobByImpex, finalizeCronJobHistory, getAbortedStatus, getAbortResult, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getChanges, getCounter, getCronJobThreadSettings, getCurrentlyExecutingCronJob, getCurrentlyExecutingCronJobFailSave, getDebugLogLevel, getErrorLogLevel, getErrorResult, getFailureResult, getFatalLogLevel, getFinishedEmailBody, getFinishedResult, getFinishedStatus, getInfoLogLevel, getLogFiles, getLogLevelDatabase, getLogLevelFile, getLogs, getLogText, getMostRecentChange, getNextChangeNumber, getPausedResult, getPausedStatus, getRendererNotificationContext, getRunningRestartStatus, getRunningStatus, getSessionCtxAttributesToIgnore, getSuccessResult, getTimeTable, getTimeTable, getUndoFinishedResult, getUnknownLogLevel, getUnknownResult, getUnknownStatus, getWarnLogLevel, hasCurrentlyExecutingCronJob, instantiateCronJobHistory, isAbortable, isCronJobBeingImportedByImpex, isEnabledFor, isFinished, isPaused, isRunning, isRunningRestart, mustRunOnOtherNode, notifyChangeListeners, remove, removeAllChangeListener, removeChangeListener, resetCounter, resetFinishedCronJob, sendEmail, setAborted, setCronJobResult, setCurrentlyExecutingCronJob, setCurrentStep, setEndTime, setIsEnabledForCheckDifference, setJob, setLogFiles, setNodeGroup, setNodeID, setPaused, setRequestAbort, setResult, setRunning, setRunningRestart, setStartTime, setStatus, toString, tryToStop, unsetCronJobThreadSettings, unsetCurrentlyExecutingCronJob

    Methods inherited from class de.hybris.platform.cronjob.jalo.GeneratedCronJob

    addToCronJobHistoryEntries, addToCronJobHistoryEntries, addToTriggers, addToTriggers, getActiveCronJobHistory, getActiveCronJobHistory, getAlternativeDataSourceID, getAlternativeDataSourceID, getChanges, getCode, getCode, getCronJobHistoryEntries, getCronJobHistoryEntries, getCurrentRetry, getCurrentRetry, getCurrentRetryAsPrimitive, getCurrentRetryAsPrimitive, getCurrentStep, getCurrentStep, getEmailAddress, getEmailAddress, getEmailNotificationTemplate, getEmailNotificationTemplate, getEndTime, getEndTime, getErrorMode, getErrorMode, getFilesCount, getFilesCount, getFilesCountAsPrimitive, getFilesCountAsPrimitive, getFilesDaysOld, getFilesDaysOld, getFilesDaysOldAsPrimitive, getFilesDaysOldAsPrimitive, getFilesOperator, getFilesOperator, getJob, getJob, getLogFiles, getLogLevelDatabase, getLogLevelFile, getLogs, getLogs, getLogsCount, getLogsCount, getLogsCountAsPrimitive, getLogsCountAsPrimitive, getLogsDaysOld, getLogsDaysOld, getLogsDaysOldAsPrimitive, getLogsDaysOldAsPrimitive, getLogsOperator, getLogsOperator, getLogText, getNodeGroup, getNodeGroup, getNodeID, getNodeID, getNodeIDAsPrimitive, getNodeIDAsPrimitive, getNumberOfRetries, getNumberOfRetries, getNumberOfRetriesAsPrimitive, getNumberOfRetriesAsPrimitive, getPendingSteps, getPendingSteps, getPendingStepsCount, getPendingStepsCount, getPriority, getPriority, getPriorityAsPrimitive, getPriorityAsPrimitive, getProcessedSteps, getProcessedSteps, getProcessedStepsCount, getProcessedStepsCount, getQueryCount, getQueryCount, getQueryCountAsPrimitive, getQueryCountAsPrimitive, getResult, getResult, getRunningOnClusterNode, getRunningOnClusterNode, getRunningOnClusterNodeAsPrimitive, getRunningOnClusterNodeAsPrimitive, getSessionCurrency, getSessionCurrency, getSessionLanguage, getSessionLanguage, getSessionUser, getSessionUser, getStartTime, getStartTime, getStatus, getStatus, getTriggers, getTriggers, isActive, isActive, isActiveAsPrimitive, isActiveAsPrimitive, isChangeRecordingEnabled, isChangeRecordingEnabled, isChangeRecordingEnabledAsPrimitive, isChangeRecordingEnabledAsPrimitive, isLogToDatabase, isLogToDatabase, isLogToDatabaseAsPrimitive, isLogToDatabaseAsPrimitive, isLogToFile, isLogToFile, isLogToFileAsPrimitive, isLogToFileAsPrimitive, isMarkModifiedDisabled, isRemoveOnExit, isRemoveOnExit, isRemoveOnExitAsPrimitive, isRemoveOnExitAsPrimitive, isRequestAbort, isRequestAbort, isRequestAbortAsPrimitive, isRequestAbortAsPrimitive, isRequestAbortStep, isRequestAbortStep, isRequestAbortStepAsPrimitive, isRequestAbortStepAsPrimitive, isRetry, isRetry, isRetryAsPrimitive, isRetryAsPrimitive, isSendEmail, isSendEmail, isSendEmailAsPrimitive, isSendEmailAsPrimitive, isSingleExecutable, isSingleExecutable, isSingleExecutableAsPrimitive, isSingleExecutableAsPrimitive, isUseReadOnlyDatasource, isUseReadOnlyDatasource, isUseReadOnlyDatasourceAsPrimitive, isUseReadOnlyDatasourceAsPrimitive, removeFromCronJobHistoryEntries, removeFromCronJobHistoryEntries, removeFromPendingSteps, removeFromPendingSteps, removeFromProcessedSteps, removeFromProcessedSteps, removeFromTriggers, removeFromTriggers, setActive, setActive, setActive, setActive, setActiveCronJobHistory, setActiveCronJobHistory, setAlternativeDataSourceID, setAlternativeDataSourceID, setChangeRecordingEnabled, setChangeRecordingEnabled, setChangeRecordingEnabled, setChangeRecordingEnabled, setCode, setCode, setCronJobHistoryEntries, setCronJobHistoryEntries, setCurrentRetry, setCurrentRetry, setCurrentRetry, setCurrentRetry, setEmailAddress, setEmailAddress, setEmailNotificationTemplate, setEmailNotificationTemplate, setEndTime, setErrorMode, setErrorMode, setFilesCount, setFilesCount, setFilesCount, setFilesCount, setFilesDaysOld, setFilesDaysOld, setFilesDaysOld, setFilesDaysOld, setFilesOperator, setFilesOperator, setJob, setLogFiles, setLogLevelDatabase, setLogLevelDatabase, setLogLevelFile, setLogLevelFile, setLogsCount, setLogsCount, setLogsCount, setLogsCount, setLogsDaysOld, setLogsDaysOld, setLogsDaysOld, setLogsDaysOld, setLogsOperator, setLogsOperator, setLogToDatabase, setLogToDatabase, setLogToDatabase, setLogToDatabase, setLogToFile, setLogToFile, setLogToFile, setLogToFile, setNodeGroup, setNodeID, setNodeID, setNodeID, setNumberOfRetries, setNumberOfRetries, setNumberOfRetries, setNumberOfRetries, setPendingSteps, setPendingSteps, setPriority, setPriority, setPriority, setPriority, setProcessedSteps, setProcessedSteps, setQueryCount, setQueryCount, setQueryCount, setQueryCount, setRemoveOnExit, setRemoveOnExit, setRemoveOnExit, setRemoveOnExit, setRequestAbort, setRequestAbort, setRequestAbort, setRequestAbortStep, setRequestAbortStep, setRequestAbortStep, setRequestAbortStep, setResult, setRetry, setRetry, setRetry, setRetry, setRunningOnClusterNode, setRunningOnClusterNode, setRunningOnClusterNode, setRunningOnClusterNode, setSendEmail, setSendEmail, setSendEmail, setSendEmail, setSessionCurrency, setSessionCurrency, setSessionLanguage, setSessionLanguage, setSessionUser, setSessionUser, setSingleExecutable, setSingleExecutable, setSingleExecutable, setSingleExecutable, setStartTime, setStatus, setTriggers, setTriggers, setUseReadOnlyDatasource, setUseReadOnlyDatasource, setUseReadOnlyDatasource, setUseReadOnlyDatasource

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems

    Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty

    Methods inherited from class de.hybris.platform.jalo.ExtensibleItem

    createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty

    Methods inherited from class de.hybris.platform.jalo.Item

    addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, useTA, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • BASESTORE

      public static final String BASESTORE
      Qualifier of the ExportDataCronJob.baseStore attribute
      See Also:
    • CMSSITE

      public static final String CMSSITE
      Qualifier of the ExportDataCronJob.cmsSite attribute
      See Also:
    • LANGUAGE

      public static final String LANGUAGE
      Qualifier of the ExportDataCronJob.language attribute
      See Also:
    • CURRENCY

      public static final String CURRENCY
      Qualifier of the ExportDataCronJob.currency attribute
      See Also:
    • USER

      public static final String USER
      Qualifier of the ExportDataCronJob.user attribute
      See Also:
    • THIRDPARTYHOST

      public static final String THIRDPARTYHOST
      Qualifier of the ExportDataCronJob.thirdPartyHost attribute
      See Also:
    • THIRDPARTYUSERNAME

      public static final String THIRDPARTYUSERNAME
      Qualifier of the ExportDataCronJob.thirdPartyUsername attribute
      See Also:
    • THIRDPARTYPASSWORD

      public static final String THIRDPARTYPASSWORD
      Qualifier of the ExportDataCronJob.thirdPartyPassword attribute
      See Also:
    • DATAGENERATIONPIPELINE

      public static final String DATAGENERATIONPIPELINE
      Qualifier of the ExportDataCronJob.dataGenerationPipeline attribute
      See Also:
    • HISTORYENTRIES

      public static final String HISTORYENTRIES
      Qualifier of the ExportDataCronJob.historyEntries attribute
      See Also:
    • JOBHANDLER

      protected static final de.hybris.platform.util.BidirectionalOneToManyHandler<GeneratedExportDataCronJob> JOBHANDLER
      BidirectionalOneToManyHandler for handling 1:n JOB's relation attributes from 'one' side.
    • HISTORYENTRIESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.acceleratorservices.jalo.export.ExportDataHistoryEntry> HISTORYENTRIESHANDLER
      OneToManyHandler for handling 1:n HISTORYENTRIES's relation attributes from 'many' side.
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedExportDataCronJob

      public GeneratedExportDataCronJob()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.cronjob.jalo.GeneratedCronJob
    • getBaseStore

      public de.hybris.platform.store.BaseStore getBaseStore(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ExportDataCronJob.baseStore attribute.
      Returns:
      the baseStore - The base store to run against
    • getBaseStore

      public de.hybris.platform.store.BaseStore getBaseStore()
      Generated method - Getter of the ExportDataCronJob.baseStore attribute.
      Returns:
      the baseStore - The base store to run against
    • setBaseStore

      public void setBaseStore(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.store.BaseStore value)
      Generated method - Setter of the ExportDataCronJob.baseStore attribute.
      Parameters:
      value - the baseStore - The base store to run against
    • setBaseStore

      public void setBaseStore(de.hybris.platform.store.BaseStore value)
      Generated method - Setter of the ExportDataCronJob.baseStore attribute.
      Parameters:
      value - the baseStore - The base store to run against
    • getCmsSite

      public de.hybris.platform.cms2.jalo.site.CMSSite getCmsSite(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ExportDataCronJob.cmsSite attribute.
      Returns:
      the cmsSite - The cms site to run against
    • getCmsSite

      public de.hybris.platform.cms2.jalo.site.CMSSite getCmsSite()
      Generated method - Getter of the ExportDataCronJob.cmsSite attribute.
      Returns:
      the cmsSite - The cms site to run against
    • setCmsSite

      public void setCmsSite(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.cms2.jalo.site.CMSSite value)
      Generated method - Setter of the ExportDataCronJob.cmsSite attribute.
      Parameters:
      value - the cmsSite - The cms site to run against
    • setCmsSite

      public void setCmsSite(de.hybris.platform.cms2.jalo.site.CMSSite value)
      Generated method - Setter of the ExportDataCronJob.cmsSite attribute.
      Parameters:
      value - the cmsSite - The cms site to run against
    • createItem

      protected de.hybris.platform.jalo.Item createItem(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.type.ComposedType type, de.hybris.platform.jalo.Item.ItemAttributeMap allAttributes) throws de.hybris.platform.jalo.JaloBusinessException
      Overrides:
      createItem in class de.hybris.platform.cronjob.jalo.CronJob
      Throws:
      de.hybris.platform.jalo.JaloBusinessException
    • getCurrency

      public de.hybris.platform.jalo.c2l.Currency getCurrency(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ExportDataCronJob.currency attribute.
      Returns:
      the currency - The currency context
    • getCurrency

      public de.hybris.platform.jalo.c2l.Currency getCurrency()
      Generated method - Getter of the ExportDataCronJob.currency attribute.
      Returns:
      the currency - The currency context
    • setCurrency

      public void setCurrency(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Currency value)
      Generated method - Setter of the ExportDataCronJob.currency attribute.
      Parameters:
      value - the currency - The currency context
    • setCurrency

      public void setCurrency(de.hybris.platform.jalo.c2l.Currency value)
      Generated method - Setter of the ExportDataCronJob.currency attribute.
      Parameters:
      value - the currency - The currency context
    • getDataGenerationPipeline

      public String getDataGenerationPipeline(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ExportDataCronJob.dataGenerationPipeline attribute.
      Returns:
      the dataGenerationPipeline - The name of the pipeline that generates the data
    • getDataGenerationPipeline

      public String getDataGenerationPipeline()
      Generated method - Getter of the ExportDataCronJob.dataGenerationPipeline attribute.
      Returns:
      the dataGenerationPipeline - The name of the pipeline that generates the data
    • setDataGenerationPipeline

      protected void setDataGenerationPipeline(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the ExportDataCronJob.dataGenerationPipeline attribute.
      Parameters:
      value - the dataGenerationPipeline - The name of the pipeline that generates the data
    • setDataGenerationPipeline

      protected void setDataGenerationPipeline(String value)
      Generated method - Setter of the ExportDataCronJob.dataGenerationPipeline attribute.
      Parameters:
      value - the dataGenerationPipeline - The name of the pipeline that generates the data
    • getHistoryEntries

      public List<de.hybris.platform.acceleratorservices.jalo.export.ExportDataHistoryEntry> getHistoryEntries(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ExportDataCronJob.historyEntries attribute.
      Returns:
      the historyEntries
    • getHistoryEntries

      public List<de.hybris.platform.acceleratorservices.jalo.export.ExportDataHistoryEntry> getHistoryEntries()
      Generated method - Getter of the ExportDataCronJob.historyEntries attribute.
      Returns:
      the historyEntries
    • setHistoryEntries

      public void setHistoryEntries(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.acceleratorservices.jalo.export.ExportDataHistoryEntry> value)
      Generated method - Setter of the ExportDataCronJob.historyEntries attribute.
      Parameters:
      value - the historyEntries
    • setHistoryEntries

      public void setHistoryEntries(List<de.hybris.platform.acceleratorservices.jalo.export.ExportDataHistoryEntry> value)
      Generated method - Setter of the ExportDataCronJob.historyEntries attribute.
      Parameters:
      value - the historyEntries
    • addToHistoryEntries

      public void addToHistoryEntries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.export.ExportDataHistoryEntry value)
      Generated method - Adds value to historyEntries.
      Parameters:
      value - the item to add to historyEntries
    • addToHistoryEntries

      public void addToHistoryEntries(de.hybris.platform.acceleratorservices.jalo.export.ExportDataHistoryEntry value)
      Generated method - Adds value to historyEntries.
      Parameters:
      value - the item to add to historyEntries
    • removeFromHistoryEntries

      public void removeFromHistoryEntries(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.export.ExportDataHistoryEntry value)
      Generated method - Removes value from historyEntries.
      Parameters:
      value - the item to remove from historyEntries
    • removeFromHistoryEntries

      public void removeFromHistoryEntries(de.hybris.platform.acceleratorservices.jalo.export.ExportDataHistoryEntry value)
      Generated method - Removes value from historyEntries.
      Parameters:
      value - the item to remove from historyEntries
    • getLanguage

      public de.hybris.platform.jalo.c2l.Language getLanguage(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ExportDataCronJob.language attribute.
      Returns:
      the language - The language context
    • getLanguage

      public de.hybris.platform.jalo.c2l.Language getLanguage()
      Generated method - Getter of the ExportDataCronJob.language attribute.
      Returns:
      the language - The language context
    • setLanguage

      public void setLanguage(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.c2l.Language value)
      Generated method - Setter of the ExportDataCronJob.language attribute.
      Parameters:
      value - the language - The language context
    • setLanguage

      public void setLanguage(de.hybris.platform.jalo.c2l.Language value)
      Generated method - Setter of the ExportDataCronJob.language attribute.
      Parameters:
      value - the language - The language context
    • getThirdPartyHost

      public String getThirdPartyHost(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ExportDataCronJob.thirdPartyHost attribute.
      Returns:
      the thirdPartyHost - The location of the third party account
    • getThirdPartyHost

      public String getThirdPartyHost()
      Generated method - Getter of the ExportDataCronJob.thirdPartyHost attribute.
      Returns:
      the thirdPartyHost - The location of the third party account
    • setThirdPartyHost

      public void setThirdPartyHost(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the ExportDataCronJob.thirdPartyHost attribute.
      Parameters:
      value - the thirdPartyHost - The location of the third party account
    • setThirdPartyHost

      public void setThirdPartyHost(String value)
      Generated method - Setter of the ExportDataCronJob.thirdPartyHost attribute.
      Parameters:
      value - the thirdPartyHost - The location of the third party account
    • getThirdPartyPassword

      public String getThirdPartyPassword(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ExportDataCronJob.thirdPartyPassword attribute.
      Returns:
      the thirdPartyPassword - The password of the third party account
    • getThirdPartyPassword

      public String getThirdPartyPassword()
      Generated method - Getter of the ExportDataCronJob.thirdPartyPassword attribute.
      Returns:
      the thirdPartyPassword - The password of the third party account
    • setThirdPartyPassword

      public void setThirdPartyPassword(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the ExportDataCronJob.thirdPartyPassword attribute.
      Parameters:
      value - the thirdPartyPassword - The password of the third party account
    • setThirdPartyPassword

      public void setThirdPartyPassword(String value)
      Generated method - Setter of the ExportDataCronJob.thirdPartyPassword attribute.
      Parameters:
      value - the thirdPartyPassword - The password of the third party account
    • getThirdPartyUsername

      public String getThirdPartyUsername(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ExportDataCronJob.thirdPartyUsername attribute.
      Returns:
      the thirdPartyUsername - The username of the third party account
    • getThirdPartyUsername

      public String getThirdPartyUsername()
      Generated method - Getter of the ExportDataCronJob.thirdPartyUsername attribute.
      Returns:
      the thirdPartyUsername - The username of the third party account
    • setThirdPartyUsername

      public void setThirdPartyUsername(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the ExportDataCronJob.thirdPartyUsername attribute.
      Parameters:
      value - the thirdPartyUsername - The username of the third party account
    • setThirdPartyUsername

      public void setThirdPartyUsername(String value)
      Generated method - Setter of the ExportDataCronJob.thirdPartyUsername attribute.
      Parameters:
      value - the thirdPartyUsername - The username of the third party account
    • getUser

      public de.hybris.platform.jalo.user.User getUser(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the ExportDataCronJob.user attribute.
      Returns:
      the user - The user to set the export context to
    • getUser

      public de.hybris.platform.jalo.user.User getUser()
      Generated method - Getter of the ExportDataCronJob.user attribute.
      Returns:
      the user - The user to set the export context to
    • setUser

      public void setUser(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.user.User value)
      Generated method - Setter of the ExportDataCronJob.user attribute.
      Parameters:
      value - the user - The user to set the export context to
    • setUser

      public void setUser(de.hybris.platform.jalo.user.User value)
      Generated method - Setter of the ExportDataCronJob.user attribute.
      Parameters:
      value - the user - The user to set the export context to