Class GeneratedSyncImpExMedia

    • Field Detail

      • SYNCTYPE

        public static final java.lang.String SYNCTYPE
        Qualifier of the SyncImpExMedia.syncType attribute
        See Also:
        Constant Field Values
      • IMPEXHEADER

        public static final java.lang.String IMPEXHEADER
        Qualifier of the SyncImpExMedia.impexHeader attribute
        See Also:
        Constant Field Values
      • DATAHUBCOLUMNS

        public static final java.lang.String DATAHUBCOLUMNS
        Qualifier of the SyncImpExMedia.dataHubColumns attribute
        See Also:
        Constant Field Values
      • MEDIAARCHIVE

        public static final java.lang.String MEDIAARCHIVE
        Qualifier of the SyncImpExMedia.mediaArchive attribute
        See Also:
        Constant Field Values
      • EXPORTCRONJOB

        public static final java.lang.String EXPORTCRONJOB
        Qualifier of the SyncImpExMedia.exportCronJob attribute
        See Also:
        Constant Field Values
      • DATAHUBTYPE

        public static final java.lang.String DATAHUBTYPE
        Qualifier of the SyncImpExMedia.dataHubType attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedSyncImpExMedia

        public GeneratedSyncImpExMedia()
    • Method Detail

      • getDataHubColumns

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

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

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

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

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

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

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

        public void setDataHubType​(java.lang.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 java.lang.String getImpexHeader​(SessionContext ctx)
        Generated method - Getter of the SyncImpExMedia.impexHeader attribute.
        Returns:
        the impexHeader
      • getImpexHeader

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

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

        public void setImpexHeader​(java.lang.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