Class GeneratedExcelImportCronJob

    • Field Detail

      • EXCELFILE

        public static final java.lang.String EXCELFILE
        Qualifier of the ExcelImportCronJob.excelFile attribute
        See Also:
        Constant Field Values
      • REFERENCEDCONTENT

        public static final java.lang.String REFERENCEDCONTENT
        Qualifier of the ExcelImportCronJob.referencedContent 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

      • GeneratedExcelImportCronJob

        public GeneratedExcelImportCronJob()
    • Method Detail

      • getExcelFile

        public Media getExcelFile​(SessionContext ctx)
        Generated method - Getter of the ExcelImportCronJob.excelFile attribute.
        Returns:
        the excelFile
      • getExcelFile

        public Media getExcelFile()
        Generated method - Getter of the ExcelImportCronJob.excelFile attribute.
        Returns:
        the excelFile
      • setExcelFile

        public void setExcelFile​(SessionContext ctx,
                                 Media value)
        Generated method - Setter of the ExcelImportCronJob.excelFile attribute.
        Parameters:
        value - the excelFile
      • setExcelFile

        public void setExcelFile​(Media value)
        Generated method - Setter of the ExcelImportCronJob.excelFile attribute.
        Parameters:
        value - the excelFile
      • getReferencedContent

        public Media getReferencedContent​(SessionContext ctx)
        Generated method - Getter of the ExcelImportCronJob.referencedContent attribute.
        Returns:
        the referencedContent
      • getReferencedContent

        public Media getReferencedContent()
        Generated method - Getter of the ExcelImportCronJob.referencedContent attribute.
        Returns:
        the referencedContent
      • setReferencedContent

        public void setReferencedContent​(SessionContext ctx,
                                         Media value)
        Generated method - Setter of the ExcelImportCronJob.referencedContent attribute.
        Parameters:
        value - the referencedContent
      • setReferencedContent

        public void setReferencedContent​(Media value)
        Generated method - Setter of the ExcelImportCronJob.referencedContent attribute.
        Parameters:
        value - the referencedContent