Class GeneratedDeleteDocumentFileCronJob

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.b2bacceleratorservices.cronjob.GeneratedDeleteDocumentFileCronJob
All Implemented Interfaces:
Serializable, Comparable

public abstract class GeneratedDeleteDocumentFileCronJob extends de.hybris.platform.cronjob.jalo.CronJob
Generated class for type DeleteDocumentFileCronJob.
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
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the DeleteDocumentFileCronJob.documentStatusList attribute
    static final String
    Qualifier of the DeleteDocumentFileCronJob.documentTypeList attribute
    static final String
    Qualifier of the DeleteDocumentFileCronJob.numberOfDay 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, JOBHANDLER, 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
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    List<de.hybris.platform.jalo.enumeration.EnumerationValue>
    Generated method - Getter of the DeleteDocumentFileCronJob.documentStatusList attribute.
    List<de.hybris.platform.jalo.enumeration.EnumerationValue>
    getDocumentStatusList(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the DeleteDocumentFileCronJob.documentStatusList attribute.
    List<de.hybris.platform.b2bacceleratorservices.jalo.B2BDocumentType>
    Generated method - Getter of the DeleteDocumentFileCronJob.documentTypeList attribute.
    List<de.hybris.platform.b2bacceleratorservices.jalo.B2BDocumentType>
    getDocumentTypeList(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the DeleteDocumentFileCronJob.documentTypeList attribute.
    Generated method - Getter of the DeleteDocumentFileCronJob.numberOfDay attribute.
    getNumberOfDay(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the DeleteDocumentFileCronJob.numberOfDay attribute.
    int
    Generated method - Getter of the DeleteDocumentFileCronJob.numberOfDay attribute.
    int
    getNumberOfDayAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the DeleteDocumentFileCronJob.numberOfDay attribute.
    void
    setDocumentStatusList(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.jalo.enumeration.EnumerationValue> value)
    Generated method - Setter of the DeleteDocumentFileCronJob.documentStatusList attribute.
    void
    setDocumentStatusList(List<de.hybris.platform.jalo.enumeration.EnumerationValue> value)
    Generated method - Setter of the DeleteDocumentFileCronJob.documentStatusList attribute.
    void
    setDocumentTypeList(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.b2bacceleratorservices.jalo.B2BDocumentType> value)
    Generated method - Setter of the DeleteDocumentFileCronJob.documentTypeList attribute.
    void
    setDocumentTypeList(List<de.hybris.platform.b2bacceleratorservices.jalo.B2BDocumentType> value)
    Generated method - Setter of the DeleteDocumentFileCronJob.documentTypeList attribute.
    void
    setNumberOfDay(int value)
    Generated method - Setter of the DeleteDocumentFileCronJob.numberOfDay attribute.
    void
    setNumberOfDay(de.hybris.platform.jalo.SessionContext ctx, int value)
    Generated method - Setter of the DeleteDocumentFileCronJob.numberOfDay attribute.
    void
    setNumberOfDay(de.hybris.platform.jalo.SessionContext ctx, Integer value)
    Generated method - Setter of the DeleteDocumentFileCronJob.numberOfDay attribute.
    void
    Generated method - Setter of the DeleteDocumentFileCronJob.numberOfDay 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, createItem, 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

    • NUMBEROFDAY

      public static final String NUMBEROFDAY
      Qualifier of the DeleteDocumentFileCronJob.numberOfDay attribute
      See Also:
    • DOCUMENTSTATUSLIST

      public static final String DOCUMENTSTATUSLIST
      Qualifier of the DeleteDocumentFileCronJob.documentStatusList attribute
      See Also:
    • DOCUMENTTYPELIST

      public static final String DOCUMENTTYPELIST
      Qualifier of the DeleteDocumentFileCronJob.documentTypeList attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedDeleteDocumentFileCronJob

      public GeneratedDeleteDocumentFileCronJob()
  • Method Details

    • getDefaultAttributeModes

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

      public List<de.hybris.platform.jalo.enumeration.EnumerationValue> getDocumentStatusList(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the DeleteDocumentFileCronJob.documentStatusList attribute.
      Returns:
      the documentStatusList
    • getDocumentStatusList

      public List<de.hybris.platform.jalo.enumeration.EnumerationValue> getDocumentStatusList()
      Generated method - Getter of the DeleteDocumentFileCronJob.documentStatusList attribute.
      Returns:
      the documentStatusList
    • setDocumentStatusList

      public void setDocumentStatusList(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.jalo.enumeration.EnumerationValue> value)
      Generated method - Setter of the DeleteDocumentFileCronJob.documentStatusList attribute.
      Parameters:
      value - the documentStatusList
    • setDocumentStatusList

      public void setDocumentStatusList(List<de.hybris.platform.jalo.enumeration.EnumerationValue> value)
      Generated method - Setter of the DeleteDocumentFileCronJob.documentStatusList attribute.
      Parameters:
      value - the documentStatusList
    • getDocumentTypeList

      public List<de.hybris.platform.b2bacceleratorservices.jalo.B2BDocumentType> getDocumentTypeList(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the DeleteDocumentFileCronJob.documentTypeList attribute.
      Returns:
      the documentTypeList
    • getDocumentTypeList

      public List<de.hybris.platform.b2bacceleratorservices.jalo.B2BDocumentType> getDocumentTypeList()
      Generated method - Getter of the DeleteDocumentFileCronJob.documentTypeList attribute.
      Returns:
      the documentTypeList
    • setDocumentTypeList

      public void setDocumentTypeList(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.b2bacceleratorservices.jalo.B2BDocumentType> value)
      Generated method - Setter of the DeleteDocumentFileCronJob.documentTypeList attribute.
      Parameters:
      value - the documentTypeList
    • setDocumentTypeList

      public void setDocumentTypeList(List<de.hybris.platform.b2bacceleratorservices.jalo.B2BDocumentType> value)
      Generated method - Setter of the DeleteDocumentFileCronJob.documentTypeList attribute.
      Parameters:
      value - the documentTypeList
    • getNumberOfDay

      public Integer getNumberOfDay(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the DeleteDocumentFileCronJob.numberOfDay attribute.
      Returns:
      the numberOfDay - number of day to keep files
    • getNumberOfDay

      public Integer getNumberOfDay()
      Generated method - Getter of the DeleteDocumentFileCronJob.numberOfDay attribute.
      Returns:
      the numberOfDay - number of day to keep files
    • getNumberOfDayAsPrimitive

      public int getNumberOfDayAsPrimitive(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the DeleteDocumentFileCronJob.numberOfDay attribute.
      Returns:
      the numberOfDay - number of day to keep files
    • getNumberOfDayAsPrimitive

      public int getNumberOfDayAsPrimitive()
      Generated method - Getter of the DeleteDocumentFileCronJob.numberOfDay attribute.
      Returns:
      the numberOfDay - number of day to keep files
    • setNumberOfDay

      public void setNumberOfDay(de.hybris.platform.jalo.SessionContext ctx, Integer value)
      Generated method - Setter of the DeleteDocumentFileCronJob.numberOfDay attribute.
      Parameters:
      value - the numberOfDay - number of day to keep files
    • setNumberOfDay

      public void setNumberOfDay(Integer value)
      Generated method - Setter of the DeleteDocumentFileCronJob.numberOfDay attribute.
      Parameters:
      value - the numberOfDay - number of day to keep files
    • setNumberOfDay

      public void setNumberOfDay(de.hybris.platform.jalo.SessionContext ctx, int value)
      Generated method - Setter of the DeleteDocumentFileCronJob.numberOfDay attribute.
      Parameters:
      value - the numberOfDay - number of day to keep files
    • setNumberOfDay

      public void setNumberOfDay(int value)
      Generated method - Setter of the DeleteDocumentFileCronJob.numberOfDay attribute.
      Parameters:
      value - the numberOfDay - number of day to keep files