Class GeneratedExport

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

public abstract class GeneratedExport extends GenericItem
Generated class for type Export.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedExport

      public GeneratedExport()
  • Method Details

    • getDefaultAttributeModes

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

      public String getCode(SessionContext ctx)
      Generated method - Getter of the Export.code attribute.
      Returns:
      the code
    • getCode

      public String getCode()
      Generated method - Getter of the Export.code attribute.
      Returns:
      the code
    • setCode

      public void setCode(SessionContext ctx, String value)
      Generated method - Setter of the Export.code attribute.
      Parameters:
      value - the code
    • setCode

      public void setCode(String value)
      Generated method - Setter of the Export.code attribute.
      Parameters:
      value - the code
    • getDescription

      public String getDescription(SessionContext ctx)
      Generated method - Getter of the Export.description attribute.
      Returns:
      the description - description
    • getDescription

      public String getDescription()
      Generated method - Getter of the Export.description attribute.
      Returns:
      the description - description
    • getAllDescription

      public Map<Language,String> getAllDescription(SessionContext ctx)
      Generated method - Getter of the Export.description attribute.
      Returns:
      the localized description - description
    • getAllDescription

      public Map<Language,String> getAllDescription()
      Generated method - Getter of the Export.description attribute.
      Returns:
      the localized description - description
    • setDescription

      public void setDescription(SessionContext ctx, String value)
      Generated method - Setter of the Export.description attribute.
      Parameters:
      value - the description - description
    • setDescription

      public void setDescription(String value)
      Generated method - Setter of the Export.description attribute.
      Parameters:
      value - the description - description
    • setAllDescription

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

      public void setAllDescription(Map<Language,String> value)
      Generated method - Setter of the Export.description attribute.
      Parameters:
      value - the description - description
    • getExportedData

      public ImpExExportMedia getExportedData(SessionContext ctx)
      Generated method - Getter of the Export.exportedData attribute.
      Returns:
      the exportedData - contains the exported data
    • getExportedData

      public ImpExExportMedia getExportedData()
      Generated method - Getter of the Export.exportedData attribute.
      Returns:
      the exportedData - contains the exported data
    • setExportedData

      public void setExportedData(SessionContext ctx, ImpExExportMedia value)
      Generated method - Setter of the Export.exportedData attribute.
      Parameters:
      value - the exportedData - contains the exported data
    • setExportedData

      public void setExportedData(ImpExExportMedia value)
      Generated method - Setter of the Export.exportedData attribute.
      Parameters:
      value - the exportedData - contains the exported data
    • getExportedMedias

      public ImpExExportMedia getExportedMedias(SessionContext ctx)
      Generated method - Getter of the Export.exportedMedias attribute.
      Returns:
      the exportedMedias - contains the exported medias
    • getExportedMedias

      public ImpExExportMedia getExportedMedias()
      Generated method - Getter of the Export.exportedMedias attribute.
      Returns:
      the exportedMedias - contains the exported medias
    • setExportedMedias

      public void setExportedMedias(SessionContext ctx, ImpExExportMedia value)
      Generated method - Setter of the Export.exportedMedias attribute.
      Parameters:
      value - the exportedMedias - contains the exported medias
    • setExportedMedias

      public void setExportedMedias(ImpExExportMedia value)
      Generated method - Setter of the Export.exportedMedias attribute.
      Parameters:
      value - the exportedMedias - contains the exported medias
    • getExportScript

      public ImpExMedia getExportScript(SessionContext ctx)
      Generated method - Getter of the Export.exportScript attribute.
      Returns:
      the exportScript - contains the export script
    • getExportScript

      public ImpExMedia getExportScript()
      Generated method - Getter of the Export.exportScript attribute.
      Returns:
      the exportScript - contains the export script
    • setExportScript

      public void setExportScript(SessionContext ctx, ImpExMedia value)
      Generated method - Setter of the Export.exportScript attribute.
      Parameters:
      value - the exportScript - contains the export script
    • setExportScript

      public void setExportScript(ImpExMedia value)
      Generated method - Setter of the Export.exportScript attribute.
      Parameters:
      value - the exportScript - contains the export script