Class MediaModel

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String _CATEGORYMEDIARELATION
      Generated relation code constant for relation CategoryMediaRelation defining source attribute supercategories in extension catalog.
      static java.lang.String _CONVERTEDMEDIASRELATION
      Generated relation code constant for relation ConvertedMediasRelation defining source attribute original in extension mediaconversion.
      static java.lang.String _MEDIACONTAINER2MEDIAREL
      Generated relation code constant for relation MediaContainer2MediaRel defining source attribute mediaContainer in extension core.
      static java.lang.String _TYPECODE
      Generated model type code constant.
      static java.lang.String ALTTEXT
      Generated constant - Attribute key of Media.altText attribute defined at extension core.
      static java.lang.String CATALOG
      Generated constant - Attribute key of Media.catalog attribute defined at extension catalog.
      static java.lang.String CATALOGVERSION
      Generated constant - Attribute key of Media.catalogVersion attribute defined at extension catalog.
      static java.lang.String CODE
      Generated constant - Attribute key of Media.code attribute defined at extension core.
      static java.lang.String CONVERTEDMEDIAS
      Generated constant - Attribute key of Media.convertedMedias attribute defined at extension mediaconversion.
      static java.lang.String DENIEDPRINCIPALS
      Generated constant - Attribute key of Media.deniedPrincipals attribute defined at extension core.
      static java.lang.String DERIVEDMEDIAS
      Generated constant - Attribute key of Media.derivedMedias attribute defined at extension core.
      static java.lang.String DESCRIPTION
      Generated constant - Attribute key of Media.description attribute defined at extension core.
      static java.lang.String DOWNLOADURL
      Generated constant - Attribute key of Media.downloadURL attribute defined at extension core.
      static java.lang.String FOLDER
      Generated constant - Attribute key of Media.folder attribute defined at extension core.
      static java.lang.String FOREIGNDATAOWNERS
      Generated constant - Attribute key of Media.foreignDataOwners attribute defined at extension core.
      static java.lang.String INTERNALURL
      Generated constant - Attribute key of Media.internalURL attribute defined at extension core.
      static java.lang.String MEDIACONTAINER
      Generated constant - Attribute key of Media.mediaContainer attribute defined at extension core.
      static java.lang.String MEDIAFORMAT
      Generated constant - Attribute key of Media.mediaFormat attribute defined at extension core.
      static java.lang.String METADATA
      Generated constant - Attribute key of Media.metaData attribute defined at extension mediaconversion.
      static java.lang.String METADATADATAPK
      Generated constant - Attribute key of Media.metaDataDataPK attribute defined at extension mediaconversion.
      static java.lang.String ORIGINAL
      Generated constant - Attribute key of Media.original attribute defined at extension mediaconversion.
      static java.lang.String ORIGINALDATAPK
      Generated constant - Attribute key of Media.originalDataPK attribute defined at extension mediaconversion.
      static java.lang.String PERMITTEDPRINCIPALS
      Generated constant - Attribute key of Media.permittedPrincipals attribute defined at extension core.
      static java.lang.String REMOVABLE
      Generated constant - Attribute key of Media.removable attribute defined at extension core.
      static java.lang.String SUBFOLDERPATH
      Generated constant - Attribute key of Media.subFolderPath attribute defined at extension core.
      static java.lang.String SUPERCATEGORIES
      Generated constant - Attribute key of Media.supercategories attribute defined at extension catalog.
      static java.lang.String URL
      Generated constant - Attribute key of Media.URL attribute defined at extension core.
      static java.lang.String URL2
      Generated constant - Attribute key of Media.URL2 attribute defined at extension core.
    • Constructor Summary

      Constructors 
      Constructor Description
      MediaModel()
      Generated constructor - Default constructor for generic creation.
      MediaModel​(CatalogVersionModel _catalogVersion, java.lang.String _code)
      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
      MediaModel​(CatalogVersionModel _catalogVersion, java.lang.String _code, ItemModel _owner)
      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
      MediaModel​(ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • _MEDIACONTAINER2MEDIAREL

        public static final java.lang.String _MEDIACONTAINER2MEDIAREL
        Generated relation code constant for relation MediaContainer2MediaRel defining source attribute mediaContainer in extension core.
        See Also:
        Constant Field Values
      • _CATEGORYMEDIARELATION

        public static final java.lang.String _CATEGORYMEDIARELATION
        Generated relation code constant for relation CategoryMediaRelation defining source attribute supercategories in extension catalog.
        See Also:
        Constant Field Values
      • _CONVERTEDMEDIASRELATION

        public static final java.lang.String _CONVERTEDMEDIASRELATION
        Generated relation code constant for relation ConvertedMediasRelation defining source attribute original in extension mediaconversion.
        See Also:
        Constant Field Values
      • CODE

        public static final java.lang.String CODE
        Generated constant - Attribute key of Media.code attribute defined at extension core.
        See Also:
        Constant Field Values
      • INTERNALURL

        public static final java.lang.String INTERNALURL
        Generated constant - Attribute key of Media.internalURL attribute defined at extension core.
        See Also:
        Constant Field Values
      • URL

        public static final java.lang.String URL
        Generated constant - Attribute key of Media.URL attribute defined at extension core.
        See Also:
        Constant Field Values
      • URL2

        public static final java.lang.String URL2
        Generated constant - Attribute key of Media.URL2 attribute defined at extension core.
        See Also:
        Constant Field Values
      • DOWNLOADURL

        public static final java.lang.String DOWNLOADURL
        Generated constant - Attribute key of Media.downloadURL attribute defined at extension core.
        See Also:
        Constant Field Values
      • DESCRIPTION

        public static final java.lang.String DESCRIPTION
        Generated constant - Attribute key of Media.description attribute defined at extension core.
        See Also:
        Constant Field Values
      • ALTTEXT

        public static final java.lang.String ALTTEXT
        Generated constant - Attribute key of Media.altText attribute defined at extension core.
        See Also:
        Constant Field Values
      • REMOVABLE

        public static final java.lang.String REMOVABLE
        Generated constant - Attribute key of Media.removable attribute defined at extension core.
        See Also:
        Constant Field Values
      • MEDIAFORMAT

        public static final java.lang.String MEDIAFORMAT
        Generated constant - Attribute key of Media.mediaFormat attribute defined at extension core.
        See Also:
        Constant Field Values
      • FOLDER

        public static final java.lang.String FOLDER
        Generated constant - Attribute key of Media.folder attribute defined at extension core.
        See Also:
        Constant Field Values
      • SUBFOLDERPATH

        public static final java.lang.String SUBFOLDERPATH
        Generated constant - Attribute key of Media.subFolderPath attribute defined at extension core.
        See Also:
        Constant Field Values
      • FOREIGNDATAOWNERS

        public static final java.lang.String FOREIGNDATAOWNERS
        Generated constant - Attribute key of Media.foreignDataOwners attribute defined at extension core.
        See Also:
        Constant Field Values
      • PERMITTEDPRINCIPALS

        public static final java.lang.String PERMITTEDPRINCIPALS
        Generated constant - Attribute key of Media.permittedPrincipals attribute defined at extension core.
        See Also:
        Constant Field Values
      • DENIEDPRINCIPALS

        public static final java.lang.String DENIEDPRINCIPALS
        Generated constant - Attribute key of Media.deniedPrincipals attribute defined at extension core.
        See Also:
        Constant Field Values
      • MEDIACONTAINER

        public static final java.lang.String MEDIACONTAINER
        Generated constant - Attribute key of Media.mediaContainer attribute defined at extension core.
        See Also:
        Constant Field Values
      • DERIVEDMEDIAS

        public static final java.lang.String DERIVEDMEDIAS
        Generated constant - Attribute key of Media.derivedMedias attribute defined at extension core.
        See Also:
        Constant Field Values
      • CATALOG

        public static final java.lang.String CATALOG
        Generated constant - Attribute key of Media.catalog attribute defined at extension catalog.
        See Also:
        Constant Field Values
      • CATALOGVERSION

        public static final java.lang.String CATALOGVERSION
        Generated constant - Attribute key of Media.catalogVersion attribute defined at extension catalog.
        See Also:
        Constant Field Values
      • SUPERCATEGORIES

        public static final java.lang.String SUPERCATEGORIES
        Generated constant - Attribute key of Media.supercategories attribute defined at extension catalog.
        See Also:
        Constant Field Values
      • METADATADATAPK

        public static final java.lang.String METADATADATAPK
        Generated constant - Attribute key of Media.metaDataDataPK attribute defined at extension mediaconversion.
        See Also:
        Constant Field Values
      • ORIGINALDATAPK

        public static final java.lang.String ORIGINALDATAPK
        Generated constant - Attribute key of Media.originalDataPK attribute defined at extension mediaconversion.
        See Also:
        Constant Field Values
      • ORIGINAL

        public static final java.lang.String ORIGINAL
        Generated constant - Attribute key of Media.original attribute defined at extension mediaconversion.
        See Also:
        Constant Field Values
      • CONVERTEDMEDIAS

        public static final java.lang.String CONVERTEDMEDIAS
        Generated constant - Attribute key of Media.convertedMedias attribute defined at extension mediaconversion.
        See Also:
        Constant Field Values
      • METADATA

        public static final java.lang.String METADATA
        Generated constant - Attribute key of Media.metaData attribute defined at extension mediaconversion.
        See Also:
        Constant Field Values
    • Constructor Detail

      • MediaModel

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

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

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public MediaModel​(CatalogVersionModel _catalogVersion,
                          java.lang.String _code)
        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 Media at extension catalog
        _code - initial attribute declared by type Media at extension core
      • MediaModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public MediaModel​(CatalogVersionModel _catalogVersion,
                          java.lang.String _code,
                          ItemModel _owner)
        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 Media at extension catalog
        _code - initial attribute declared by type Media at extension core
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getAlttext

        @Deprecated(since="ages",
                    forRemoval=true)
        public java.lang.String getAlttext()
        Deprecated, for removal: This API element is subject to removal in a future version.
        since ages - use { @link #getAltText()} instead
        Generated method - Getter of the Media.altText attribute defined at extension core.
        Returns:
        the altText
      • getAltText

        @Accessor(qualifier="altText",
                  type=GETTER)
        public java.lang.String getAltText()
        Generated method - Getter of the Media.altText attribute defined at extension core.
        Returns:
        the altText
      • getCatalogVersion

        @Accessor(qualifier="catalogVersion",
                  type=GETTER)
        public CatalogVersionModel getCatalogVersion()
        Generated method - Getter of the Media.catalogVersion attribute defined at extension catalog.
        Returns:
        the catalogVersion
      • getCode

        @Accessor(qualifier="code",
                  type=GETTER)
        public java.lang.String getCode()
        Generated method - Getter of the Media.code attribute defined at extension core.
        Returns:
        the code - Code of media
      • getConvertedMedias

        @Accessor(qualifier="convertedMedias",
                  type=GETTER)
        public java.util.Collection<MediaModel> getConvertedMedias()
        Generated method - Getter of the Media.convertedMedias attribute defined at extension mediaconversion. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the convertedMedias - Medias (in other formats) which were converted from this media.
      • getDeniedPrincipals

        @Accessor(qualifier="deniedPrincipals",
                  type=GETTER)
        public java.util.Collection<PrincipalModel> getDeniedPrincipals()
        Generated method - Getter of the Media.deniedPrincipals dynamic attribute defined at extension core. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the deniedPrincipals
      • getDerivedMedias

        @Accessor(qualifier="derivedMedias",
                  type=GETTER)
        public java.util.Collection<DerivedMediaModel> getDerivedMedias()
        Generated method - Getter of the Media.derivedMedias attribute defined at extension core. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the derivedMedias
      • getDescription

        @Accessor(qualifier="description",
                  type=GETTER)
        public java.lang.String getDescription()
        Generated method - Getter of the Media.description attribute defined at extension core.
        Returns:
        the description
      • getDownloadurl

        @Deprecated(since="ages",
                    forRemoval=true)
        public java.lang.String getDownloadurl()
        Deprecated, for removal: This API element is subject to removal in a future version.
        since ages - use { @link #getDownloadURL()} instead
        Generated method - Getter of the Media.downloadURL dynamic attribute defined at extension core.
        Returns:
        the downloadURL
      • getDownloadURL

        @Accessor(qualifier="downloadURL",
                  type=GETTER)
        public java.lang.String getDownloadURL()
        Generated method - Getter of the Media.downloadURL dynamic attribute defined at extension core.
        Returns:
        the downloadURL
      • getFolder

        @Accessor(qualifier="folder",
                  type=GETTER)
        public MediaFolderModel getFolder()
        Generated method - Getter of the Media.folder attribute defined at extension core.
        Returns:
        the folder - Sub folder where this media is stored.
      • getForeignDataOwners

        @Accessor(qualifier="foreignDataOwners",
                  type=GETTER)
        public java.util.Collection<MediaModel> getForeignDataOwners()
        Generated method - Getter of the Media.foreignDataOwners dynamic attribute defined at extension core. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the foreignDataOwners - List of all medias referencing same data file.
      • getInternalURL

        @Accessor(qualifier="internalURL",
                  type=GETTER)
        public java.lang.String getInternalURL()
        Generated method - Getter of the Media.internalURL attribute defined at extension core.
        Returns:
        the internalURL
      • getMediaContainer

        @Accessor(qualifier="mediaContainer",
                  type=GETTER)
        public MediaContainerModel getMediaContainer()
        Generated method - Getter of the Media.mediaContainer attribute defined at extension core.
        Returns:
        the mediaContainer
      • getMediaFormat

        @Accessor(qualifier="mediaFormat",
                  type=GETTER)
        public MediaFormatModel getMediaFormat()
        Generated method - Getter of the Media.mediaFormat attribute defined at extension core.
        Returns:
        the mediaFormat - Format of this media
      • getMetaData

        @Accessor(qualifier="metaData",
                  type=GETTER)
        public java.util.Collection<MediaMetaDataModel> getMetaData()
        Generated method - Getter of the Media.metaData attribute defined at extension mediaconversion. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the metaData - Meta data information for the media, which has been persisted to database.
      • getMetaDataDataPK

        @Accessor(qualifier="metaDataDataPK",
                  type=GETTER)
        public java.lang.Long getMetaDataDataPK()
        Generated method - Getter of the Media.metaDataDataPK attribute defined at extension mediaconversion.
        Returns:
        the metaDataDataPK - The data pk from which the meta data was extracted from.
      • getOriginal

        @Accessor(qualifier="original",
                  type=GETTER)
        public MediaModel getOriginal()
        Generated method - Getter of the Media.original attribute defined at extension mediaconversion.
        Returns:
        the original - The parent media this media was converted from.
      • getOriginalDataPK

        @Accessor(qualifier="originalDataPK",
                  type=GETTER)
        public java.lang.Long getOriginalDataPK()
        Generated method - Getter of the Media.originalDataPK attribute defined at extension mediaconversion.
        Returns:
        the originalDataPK - The data pk from which this media was converted from.
      • getPermittedPrincipals

        @Accessor(qualifier="permittedPrincipals",
                  type=GETTER)
        public java.util.Collection<PrincipalModel> getPermittedPrincipals()
        Generated method - Getter of the Media.permittedPrincipals dynamic attribute defined at extension core. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the permittedPrincipals
      • getRemovable

        @Accessor(qualifier="removable",
                  type=GETTER)
        public java.lang.Boolean getRemovable()
        Generated method - Getter of the Media.removable attribute defined at extension core.
        Returns:
        the removable
      • getSubFolderPath

        @Accessor(qualifier="subFolderPath",
                  type=GETTER)
        public java.lang.String getSubFolderPath()
        Generated method - Getter of the Media.subFolderPath attribute defined at extension core.
        Returns:
        the subFolderPath - Generated location (by one of Storage Strategies) to media within storage.
      • getSupercategories

        @Accessor(qualifier="supercategories",
                  type=GETTER)
        public java.util.Collection<CategoryModel> getSupercategories()
        Generated method - Getter of the Media.supercategories attribute defined at extension catalog. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the supercategories - Super Categories
      • getUrl

        @Deprecated(since="ages",
                    forRemoval=true)
        public java.lang.String getUrl()
        Deprecated, for removal: This API element is subject to removal in a future version.
        since ages - use { @link #getURL()} instead
        Generated method - Getter of the Media.URL dynamic attribute defined at extension core.
        Returns:
        the URL
      • getURL

        @Accessor(qualifier="URL",
                  type=GETTER)
        public java.lang.String getURL()
        Generated method - Getter of the Media.URL dynamic attribute defined at extension core.
        Returns:
        the URL
      • getUrl2

        @Deprecated(since="ages",
                    forRemoval=true)
        public java.lang.String getUrl2()
        Deprecated, for removal: This API element is subject to removal in a future version.
        since ages - use { @link #getURL2()} instead
        Generated method - Getter of the Media.URL2 attribute defined at extension core.
        Returns:
        the URL2
      • getURL2

        @Accessor(qualifier="URL2",
                  type=GETTER)
        public java.lang.String getURL2()
        Generated method - Getter of the Media.URL2 attribute defined at extension core.
        Returns:
        the URL2
      • setAlttext

        @Deprecated(since="ages",
                    forRemoval=true)
        public void setAlttext​(java.lang.String value)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since ages - use { @link #setAltText(java.lang.String)} instead
        Generated method - Setter of Media.altText attribute defined at extension core.
        Parameters:
        value - the altText
      • setAltText

        @Accessor(qualifier="altText",
                  type=SETTER)
        public void setAltText​(java.lang.String value)
        Generated method - Setter of Media.altText attribute defined at extension core.
        Parameters:
        value - the altText
      • setCatalogVersion

        @Accessor(qualifier="catalogVersion",
                  type=SETTER)
        public void setCatalogVersion​(CatalogVersionModel value)
        Generated method - Setter of Media.catalogVersion attribute defined at extension catalog.
        Parameters:
        value - the catalogVersion
      • setCode

        @Accessor(qualifier="code",
                  type=SETTER)
        public void setCode​(java.lang.String value)
        Generated method - Setter of Media.code attribute defined at extension core.
        Parameters:
        value - the code - Code of media
      • setConvertedMedias

        @Accessor(qualifier="convertedMedias",
                  type=SETTER)
        public void setConvertedMedias​(java.util.Collection<MediaModel> value)
        Generated method - Setter of Media.convertedMedias attribute defined at extension mediaconversion.
        Parameters:
        value - the convertedMedias - Medias (in other formats) which were converted from this media.
      • setDeniedPrincipals

        @Accessor(qualifier="deniedPrincipals",
                  type=SETTER)
        public void setDeniedPrincipals​(java.util.Collection<PrincipalModel> value)
        Generated method - Setter of Media.deniedPrincipals dynamic attribute defined at extension core.
        Parameters:
        value - the deniedPrincipals
      • setDerivedMedias

        @Accessor(qualifier="derivedMedias",
                  type=SETTER)
        public void setDerivedMedias​(java.util.Collection<DerivedMediaModel> value)
        Generated method - Setter of Media.derivedMedias attribute defined at extension core.
        Parameters:
        value - the derivedMedias
      • setDescription

        @Accessor(qualifier="description",
                  type=SETTER)
        public void setDescription​(java.lang.String value)
        Generated method - Setter of Media.description attribute defined at extension core.
        Parameters:
        value - the description
      • setFolder

        @Accessor(qualifier="folder",
                  type=SETTER)
        public void setFolder​(MediaFolderModel value)
        Generated method - Setter of Media.folder attribute defined at extension core.
        Parameters:
        value - the folder - Sub folder where this media is stored.
      • setInternalURL

        @Accessor(qualifier="internalURL",
                  type=SETTER)
        public void setInternalURL​(java.lang.String value)
        Generated method - Setter of Media.internalURL attribute defined at extension core.
        Parameters:
        value - the internalURL
      • setMediaContainer

        @Accessor(qualifier="mediaContainer",
                  type=SETTER)
        public void setMediaContainer​(MediaContainerModel value)
        Generated method - Setter of Media.mediaContainer attribute defined at extension core.
        Parameters:
        value - the mediaContainer
      • setMediaFormat

        @Accessor(qualifier="mediaFormat",
                  type=SETTER)
        public void setMediaFormat​(MediaFormatModel value)
        Generated method - Setter of Media.mediaFormat attribute defined at extension core.
        Parameters:
        value - the mediaFormat - Format of this media
      • setMetaData

        @Accessor(qualifier="metaData",
                  type=SETTER)
        public void setMetaData​(java.util.Collection<MediaMetaDataModel> value)
        Generated method - Setter of Media.metaData attribute defined at extension mediaconversion.
        Parameters:
        value - the metaData - Meta data information for the media, which has been persisted to database.
      • setMetaDataDataPK

        @Accessor(qualifier="metaDataDataPK",
                  type=SETTER)
        public void setMetaDataDataPK​(java.lang.Long value)
        Generated method - Setter of Media.metaDataDataPK attribute defined at extension mediaconversion.
        Parameters:
        value - the metaDataDataPK - The data pk from which the meta data was extracted from.
      • setOriginal

        @Accessor(qualifier="original",
                  type=SETTER)
        public void setOriginal​(MediaModel value)
        Generated method - Setter of Media.original attribute defined at extension mediaconversion.
        Parameters:
        value - the original - The parent media this media was converted from.
      • setOriginalDataPK

        @Accessor(qualifier="originalDataPK",
                  type=SETTER)
        public void setOriginalDataPK​(java.lang.Long value)
        Generated method - Setter of Media.originalDataPK attribute defined at extension mediaconversion.
        Parameters:
        value - the originalDataPK - The data pk from which this media was converted from.
      • setPermittedPrincipals

        @Accessor(qualifier="permittedPrincipals",
                  type=SETTER)
        public void setPermittedPrincipals​(java.util.Collection<PrincipalModel> value)
        Generated method - Setter of Media.permittedPrincipals dynamic attribute defined at extension core.
        Parameters:
        value - the permittedPrincipals
      • setRemovable

        @Accessor(qualifier="removable",
                  type=SETTER)
        public void setRemovable​(java.lang.Boolean value)
        Generated method - Setter of Media.removable attribute defined at extension core.
        Parameters:
        value - the removable
      • setSubFolderPath

        @Accessor(qualifier="subFolderPath",
                  type=SETTER)
        public void setSubFolderPath​(java.lang.String value)
        Generated method - Setter of Media.subFolderPath attribute defined at extension core.
        Parameters:
        value - the subFolderPath - Generated location (by one of Storage Strategies) to media within storage.
      • setSupercategories

        @Accessor(qualifier="supercategories",
                  type=SETTER)
        public void setSupercategories​(java.util.Collection<CategoryModel> value)
        Generated method - Setter of Media.supercategories attribute defined at extension catalog.
        Parameters:
        value - the supercategories - Super Categories
      • setUrl

        @Deprecated(since="ages",
                    forRemoval=true)
        public void setUrl​(java.lang.String value)
        Deprecated, for removal: This API element is subject to removal in a future version.
        since ages - use { @link #setURL(java.lang.String)} instead
        Generated method - Setter of Media.URL dynamic attribute defined at extension core.
        Parameters:
        value - the URL
      • setURL

        @Accessor(qualifier="URL",
                  type=SETTER)
        public void setURL​(java.lang.String value)
        Generated method - Setter of Media.URL dynamic attribute defined at extension core.
        Parameters:
        value - the URL