Class GeneratedPDFDocumentComponent

All Implemented Interfaces:
Serializable, Comparable

public abstract class GeneratedPDFDocumentComponent extends SimpleCMSComponent
Generated class for type PDFDocumentComponent.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedPDFDocumentComponent

      public GeneratedPDFDocumentComponent()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedSimpleCMSComponent
    • getHeight

      public Integer getHeight(SessionContext ctx)
      Generated method - Getter of the PDFDocumentComponent.height attribute.
      Returns:
      the height
    • getHeight

      public Integer getHeight()
      Generated method - Getter of the PDFDocumentComponent.height attribute.
      Returns:
      the height
    • getHeightAsPrimitive

      public int getHeightAsPrimitive(SessionContext ctx)
      Generated method - Getter of the PDFDocumentComponent.height attribute.
      Returns:
      the height
    • getHeightAsPrimitive

      public int getHeightAsPrimitive()
      Generated method - Getter of the PDFDocumentComponent.height attribute.
      Returns:
      the height
    • setHeight

      public void setHeight(SessionContext ctx, Integer value)
      Generated method - Setter of the PDFDocumentComponent.height attribute.
      Parameters:
      value - the height
    • setHeight

      public void setHeight(Integer value)
      Generated method - Setter of the PDFDocumentComponent.height attribute.
      Parameters:
      value - the height
    • setHeight

      public void setHeight(SessionContext ctx, int value)
      Generated method - Setter of the PDFDocumentComponent.height attribute.
      Parameters:
      value - the height
    • setHeight

      public void setHeight(int value)
      Generated method - Setter of the PDFDocumentComponent.height attribute.
      Parameters:
      value - the height
    • getPdfFile

      public Media getPdfFile(SessionContext ctx)
      Generated method - Getter of the PDFDocumentComponent.pdfFile attribute.
      Returns:
      the pdfFile - It is a Pdf container
    • getPdfFile

      public Media getPdfFile()
      Generated method - Getter of the PDFDocumentComponent.pdfFile attribute.
      Returns:
      the pdfFile - It is a Pdf container
    • getAllPdfFile

      public Map<Language,Media> getAllPdfFile(SessionContext ctx)
      Generated method - Getter of the PDFDocumentComponent.pdfFile attribute.
      Returns:
      the localized pdfFile - It is a Pdf container
    • getAllPdfFile

      public Map<Language,Media> getAllPdfFile()
      Generated method - Getter of the PDFDocumentComponent.pdfFile attribute.
      Returns:
      the localized pdfFile - It is a Pdf container
    • setPdfFile

      public void setPdfFile(SessionContext ctx, Media value)
      Generated method - Setter of the PDFDocumentComponent.pdfFile attribute.
      Parameters:
      value - the pdfFile - It is a Pdf container
    • setPdfFile

      public void setPdfFile(Media value)
      Generated method - Setter of the PDFDocumentComponent.pdfFile attribute.
      Parameters:
      value - the pdfFile - It is a Pdf container
    • setAllPdfFile

      public void setAllPdfFile(SessionContext ctx, Map<Language,Media> value)
      Generated method - Setter of the PDFDocumentComponent.pdfFile attribute.
      Parameters:
      value - the pdfFile - It is a Pdf container
    • setAllPdfFile

      public void setAllPdfFile(Map<Language,Media> value)
      Generated method - Setter of the PDFDocumentComponent.pdfFile attribute.
      Parameters:
      value - the pdfFile - It is a Pdf container
    • getTitle

      public String getTitle(SessionContext ctx)
      Generated method - Getter of the PDFDocumentComponent.title attribute.
      Returns:
      the title
    • getTitle

      public String getTitle()
      Generated method - Getter of the PDFDocumentComponent.title attribute.
      Returns:
      the title
    • getAllTitle

      public Map<Language,String> getAllTitle(SessionContext ctx)
      Generated method - Getter of the PDFDocumentComponent.title attribute.
      Returns:
      the localized title
    • getAllTitle

      public Map<Language,String> getAllTitle()
      Generated method - Getter of the PDFDocumentComponent.title attribute.
      Returns:
      the localized title
    • setTitle

      public void setTitle(SessionContext ctx, String value)
      Generated method - Setter of the PDFDocumentComponent.title attribute.
      Parameters:
      value - the title
    • setTitle

      public void setTitle(String value)
      Generated method - Setter of the PDFDocumentComponent.title attribute.
      Parameters:
      value - the title
    • setAllTitle

      public void setAllTitle(SessionContext ctx, Map<Language,String> value)
      Generated method - Setter of the PDFDocumentComponent.title attribute.
      Parameters:
      value - the title
    • setAllTitle

      public void setAllTitle(Map<Language,String> value)
      Generated method - Setter of the PDFDocumentComponent.title attribute.
      Parameters:
      value - the title