Class SyncImpExMediaModel

All Implemented Interfaces:
Serializable

public class SyncImpExMediaModel extends CatalogUnawareMediaModel
Generated model class for type SyncImpExMedia first defined at extension y2ysync.
See Also:
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • SYNCTYPE

      public static final String SYNCTYPE
      Generated constant - Attribute key of SyncImpExMedia.syncType attribute defined at extension y2ysync.
      See Also:
    • IMPEXHEADER

      public static final String IMPEXHEADER
      Generated constant - Attribute key of SyncImpExMedia.impexHeader attribute defined at extension y2ysync.
      See Also:
    • DATAHUBCOLUMNS

      public static final String DATAHUBCOLUMNS
      Generated constant - Attribute key of SyncImpExMedia.dataHubColumns attribute defined at extension y2ysync.
      See Also:
    • MEDIAARCHIVE

      public static final String MEDIAARCHIVE
      Generated constant - Attribute key of SyncImpExMedia.mediaArchive attribute defined at extension y2ysync.
      See Also:
    • EXPORTCRONJOB

      public static final String EXPORTCRONJOB
      Generated constant - Attribute key of SyncImpExMedia.exportCronJob attribute defined at extension y2ysync.
      See Also:
    • DATAHUBTYPE

      public static final String DATAHUBTYPE
      Generated constant - Attribute key of SyncImpExMedia.dataHubType attribute defined at extension y2ysync.
      See Also:
  • Constructor Details

    • SyncImpExMediaModel

      public SyncImpExMediaModel()
      Generated constructor - Default constructor for generic creation.
    • SyncImpExMediaModel

      public SyncImpExMediaModel(ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • SyncImpExMediaModel

      @Deprecated(since="4.1.1", forRemoval=true) public SyncImpExMediaModel(CatalogVersionModel _catalogVersion, String _code, String _impexHeader, ComposedTypeModel _syncType)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - Constructor with all mandatory attributes.
      Parameters:
      _catalogVersion - initial attribute declared by type CatalogUnawareMedia at extension catalog
      _code - initial attribute declared by type Media at extension core
      _impexHeader - initial attribute declared by type SyncImpExMedia at extension y2ysync
      _syncType - initial attribute declared by type SyncImpExMedia at extension y2ysync
    • SyncImpExMediaModel

      @Deprecated(since="4.1.1", forRemoval=true) public SyncImpExMediaModel(CatalogVersionModel _catalogVersion, String _code, String _impexHeader, ItemModel _owner, ComposedTypeModel _syncType)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _catalogVersion - initial attribute declared by type CatalogUnawareMedia at extension catalog
      _code - initial attribute declared by type Media at extension core
      _impexHeader - initial attribute declared by type SyncImpExMedia at extension y2ysync
      _owner - initial attribute declared by type Item at extension core
      _syncType - initial attribute declared by type SyncImpExMedia at extension y2ysync
  • Method Details

    • getDataHubColumns

      @Accessor(qualifier="dataHubColumns", type=GETTER) public String getDataHubColumns()
      Generated method - Getter of the SyncImpExMedia.dataHubColumns attribute defined at extension y2ysync.
      Returns:
      the dataHubColumns
    • getDataHubType

      @Accessor(qualifier="dataHubType", type=GETTER) public String getDataHubType()
      Generated method - Getter of the SyncImpExMedia.dataHubType attribute defined at extension y2ysync.
      Returns:
      the dataHubType
    • getExportCronJob

      @Accessor(qualifier="exportCronJob", type=GETTER) public Y2YSyncCronJobModel getExportCronJob()
      Generated method - Getter of the SyncImpExMedia.exportCronJob attribute defined at extension y2ysync.
      Returns:
      the exportCronJob
    • getImpexHeader

      @Accessor(qualifier="impexHeader", type=GETTER) public String getImpexHeader()
      Generated method - Getter of the SyncImpExMedia.impexHeader attribute defined at extension y2ysync.
      Returns:
      the impexHeader
    • getMediaArchive

      @Accessor(qualifier="mediaArchive", type=GETTER) public MediaModel getMediaArchive()
      Generated method - Getter of the SyncImpExMedia.mediaArchive attribute defined at extension y2ysync.
      Returns:
      the mediaArchive
    • getSyncType

      @Accessor(qualifier="syncType", type=GETTER) public ComposedTypeModel getSyncType()
      Generated method - Getter of the SyncImpExMedia.syncType attribute defined at extension y2ysync.
      Returns:
      the syncType
    • setDataHubColumns

      @Accessor(qualifier="dataHubColumns", type=SETTER) public void setDataHubColumns(String value)
      Generated method - Setter of SyncImpExMedia.dataHubColumns attribute defined at extension y2ysync.
      Parameters:
      value - the dataHubColumns
    • setDataHubType

      @Accessor(qualifier="dataHubType", type=SETTER) public void setDataHubType(String value)
      Generated method - Setter of SyncImpExMedia.dataHubType attribute defined at extension y2ysync.
      Parameters:
      value - the dataHubType
    • setExportCronJob

      @Accessor(qualifier="exportCronJob", type=SETTER) public void setExportCronJob(Y2YSyncCronJobModel value)
      Generated method - Setter of SyncImpExMedia.exportCronJob attribute defined at extension y2ysync.
      Parameters:
      value - the exportCronJob
    • setImpexHeader

      @Accessor(qualifier="impexHeader", type=SETTER) public void setImpexHeader(String value)
      Generated method - Setter of SyncImpExMedia.impexHeader attribute defined at extension y2ysync.
      Parameters:
      value - the impexHeader
    • setMediaArchive

      @Accessor(qualifier="mediaArchive", type=SETTER) public void setMediaArchive(MediaModel value)
      Generated method - Setter of SyncImpExMedia.mediaArchive attribute defined at extension y2ysync.
      Parameters:
      value - the mediaArchive
    • setSyncType

      @Accessor(qualifier="syncType", type=SETTER) public void setSyncType(ComposedTypeModel value)
      Generated method - Initial setter of SyncImpExMedia.syncType attribute defined at extension y2ysync. Can only be used at creation of model - before first save.
      Parameters:
      value - the syncType