Class GeneratedDeleteDocumentFileCronJob

    • Field Detail

      • NUMBEROFDAY

        public static final java.lang.String NUMBEROFDAY
        Qualifier of the DeleteDocumentFileCronJob.numberOfDay attribute
        See Also:
        Constant Field Values
      • DOCUMENTSTATUSLIST

        public static final java.lang.String DOCUMENTSTATUSLIST
        Qualifier of the DeleteDocumentFileCronJob.documentStatusList attribute
        See Also:
        Constant Field Values
      • DOCUMENTTYPELIST

        public static final java.lang.String DOCUMENTTYPELIST
        Qualifier of the DeleteDocumentFileCronJob.documentTypeList 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

      • GeneratedDeleteDocumentFileCronJob

        public GeneratedDeleteDocumentFileCronJob()
    • Method Detail

      • getDocumentStatusList

        public java.util.List<EnumerationValue> getDocumentStatusList​(SessionContext ctx)
        Generated method - Getter of the DeleteDocumentFileCronJob.documentStatusList attribute.
        Returns:
        the documentStatusList
      • getDocumentStatusList

        public java.util.List<EnumerationValue> getDocumentStatusList()
        Generated method - Getter of the DeleteDocumentFileCronJob.documentStatusList attribute.
        Returns:
        the documentStatusList
      • setDocumentStatusList

        public void setDocumentStatusList​(SessionContext ctx,
                                          java.util.List<EnumerationValue> value)
        Generated method - Setter of the DeleteDocumentFileCronJob.documentStatusList attribute.
        Parameters:
        value - the documentStatusList
      • setDocumentStatusList

        public void setDocumentStatusList​(java.util.List<EnumerationValue> value)
        Generated method - Setter of the DeleteDocumentFileCronJob.documentStatusList attribute.
        Parameters:
        value - the documentStatusList
      • getDocumentTypeList

        public java.util.List<B2BDocumentType> getDocumentTypeList​(SessionContext ctx)
        Generated method - Getter of the DeleteDocumentFileCronJob.documentTypeList attribute.
        Returns:
        the documentTypeList
      • getDocumentTypeList

        public java.util.List<B2BDocumentType> getDocumentTypeList()
        Generated method - Getter of the DeleteDocumentFileCronJob.documentTypeList attribute.
        Returns:
        the documentTypeList
      • setDocumentTypeList

        public void setDocumentTypeList​(SessionContext ctx,
                                        java.util.List<B2BDocumentType> value)
        Generated method - Setter of the DeleteDocumentFileCronJob.documentTypeList attribute.
        Parameters:
        value - the documentTypeList
      • setDocumentTypeList

        public void setDocumentTypeList​(java.util.List<B2BDocumentType> value)
        Generated method - Setter of the DeleteDocumentFileCronJob.documentTypeList attribute.
        Parameters:
        value - the documentTypeList
      • getNumberOfDay

        public java.lang.Integer getNumberOfDay​(SessionContext ctx)
        Generated method - Getter of the DeleteDocumentFileCronJob.numberOfDay attribute.
        Returns:
        the numberOfDay - number of day to keep files
      • getNumberOfDay

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

        public int getNumberOfDayAsPrimitive​(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​(SessionContext ctx,
                                   java.lang.Integer value)
        Generated method - Setter of the DeleteDocumentFileCronJob.numberOfDay attribute.
        Parameters:
        value - the numberOfDay - number of day to keep files
      • setNumberOfDay

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

        public void setNumberOfDay​(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