Class GeneratedSyncImpExMedia

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

public abstract class GeneratedSyncImpExMedia extends CatalogUnawareMedia
Generated class for type SyncImpExMedia.
See Also:
  • Field Details

    • SYNCTYPE

      public static final String SYNCTYPE
      Qualifier of the SyncImpExMedia.syncType attribute
      See Also:
    • IMPEXHEADER

      public static final String IMPEXHEADER
      Qualifier of the SyncImpExMedia.impexHeader attribute
      See Also:
    • DATAHUBCOLUMNS

      public static final String DATAHUBCOLUMNS
      Qualifier of the SyncImpExMedia.dataHubColumns attribute
      See Also:
    • MEDIAARCHIVE

      public static final String MEDIAARCHIVE
      Qualifier of the SyncImpExMedia.mediaArchive attribute
      See Also:
    • EXPORTCRONJOB

      public static final String EXPORTCRONJOB
      Qualifier of the SyncImpExMedia.exportCronJob attribute
      See Also:
    • DATAHUBTYPE

      public static final String DATAHUBTYPE
      Qualifier of the SyncImpExMedia.dataHubType attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedSyncImpExMedia

      public GeneratedSyncImpExMedia()
  • Method Details

    • getDefaultAttributeModes

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

      public String getDataHubColumns(SessionContext ctx)
      Generated method - Getter of the SyncImpExMedia.dataHubColumns attribute.
      Returns:
      the dataHubColumns
    • getDataHubColumns

      public String getDataHubColumns()
      Generated method - Getter of the SyncImpExMedia.dataHubColumns attribute.
      Returns:
      the dataHubColumns
    • setDataHubColumns

      public void setDataHubColumns(SessionContext ctx, String value)
      Generated method - Setter of the SyncImpExMedia.dataHubColumns attribute.
      Parameters:
      value - the dataHubColumns
    • setDataHubColumns

      public void setDataHubColumns(String value)
      Generated method - Setter of the SyncImpExMedia.dataHubColumns attribute.
      Parameters:
      value - the dataHubColumns
    • getDataHubType

      public String getDataHubType(SessionContext ctx)
      Generated method - Getter of the SyncImpExMedia.dataHubType attribute.
      Returns:
      the dataHubType
    • getDataHubType

      public String getDataHubType()
      Generated method - Getter of the SyncImpExMedia.dataHubType attribute.
      Returns:
      the dataHubType
    • setDataHubType

      public void setDataHubType(SessionContext ctx, String value)
      Generated method - Setter of the SyncImpExMedia.dataHubType attribute.
      Parameters:
      value - the dataHubType
    • setDataHubType

      public void setDataHubType(String value)
      Generated method - Setter of the SyncImpExMedia.dataHubType attribute.
      Parameters:
      value - the dataHubType
    • getExportCronJob

      public Y2YSyncCronJob getExportCronJob(SessionContext ctx)
      Generated method - Getter of the SyncImpExMedia.exportCronJob attribute.
      Returns:
      the exportCronJob
    • getExportCronJob

      public Y2YSyncCronJob getExportCronJob()
      Generated method - Getter of the SyncImpExMedia.exportCronJob attribute.
      Returns:
      the exportCronJob
    • setExportCronJob

      public void setExportCronJob(SessionContext ctx, Y2YSyncCronJob value)
      Generated method - Setter of the SyncImpExMedia.exportCronJob attribute.
      Parameters:
      value - the exportCronJob
    • setExportCronJob

      public void setExportCronJob(Y2YSyncCronJob value)
      Generated method - Setter of the SyncImpExMedia.exportCronJob attribute.
      Parameters:
      value - the exportCronJob
    • getImpexHeader

      public String getImpexHeader(SessionContext ctx)
      Generated method - Getter of the SyncImpExMedia.impexHeader attribute.
      Returns:
      the impexHeader
    • getImpexHeader

      public String getImpexHeader()
      Generated method - Getter of the SyncImpExMedia.impexHeader attribute.
      Returns:
      the impexHeader
    • setImpexHeader

      public void setImpexHeader(SessionContext ctx, String value)
      Generated method - Setter of the SyncImpExMedia.impexHeader attribute.
      Parameters:
      value - the impexHeader
    • setImpexHeader

      public void setImpexHeader(String value)
      Generated method - Setter of the SyncImpExMedia.impexHeader attribute.
      Parameters:
      value - the impexHeader
    • getMediaArchive

      public Media getMediaArchive(SessionContext ctx)
      Generated method - Getter of the SyncImpExMedia.mediaArchive attribute.
      Returns:
      the mediaArchive
    • getMediaArchive

      public Media getMediaArchive()
      Generated method - Getter of the SyncImpExMedia.mediaArchive attribute.
      Returns:
      the mediaArchive
    • setMediaArchive

      public void setMediaArchive(SessionContext ctx, Media value)
      Generated method - Setter of the SyncImpExMedia.mediaArchive attribute.
      Parameters:
      value - the mediaArchive
    • setMediaArchive

      public void setMediaArchive(Media value)
      Generated method - Setter of the SyncImpExMedia.mediaArchive attribute.
      Parameters:
      value - the mediaArchive
    • getSyncType

      public ComposedType getSyncType(SessionContext ctx)
      Generated method - Getter of the SyncImpExMedia.syncType attribute.
      Returns:
      the syncType
    • getSyncType

      public ComposedType getSyncType()
      Generated method - Getter of the SyncImpExMedia.syncType attribute.
      Returns:
      the syncType
    • setSyncType

      protected void setSyncType(SessionContext ctx, ComposedType value)
      Generated method - Setter of the SyncImpExMedia.syncType attribute.
      Parameters:
      value - the syncType
    • setSyncType

      protected void setSyncType(ComposedType value)
      Generated method - Setter of the SyncImpExMedia.syncType attribute.
      Parameters:
      value - the syncType