Class GeneratedExcelImportCronJob

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
ExcelImportCronJob

public abstract class GeneratedExcelImportCronJob extends CronJob
Generated class for type ExcelImportCronJob.
See Also:
  • Field Details

    • EXCELFILE

      public static final String EXCELFILE
      Qualifier of the ExcelImportCronJob.excelFile attribute
      See Also:
    • REFERENCEDCONTENT

      public static final String REFERENCEDCONTENT
      Qualifier of the ExcelImportCronJob.referencedContent attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedExcelImportCronJob

      public GeneratedExcelImportCronJob()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedCronJob
    • 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