Class SoundEntity

All Implemented Interfaces:
Serializable, org.silverpeas.core.web.rs.WebEntity

public class SoundEntity extends AbstractMediaEntity<SoundEntity>
Author:
Yohann Chastagnier
See Also:
  • Constructor Details

    • SoundEntity

      protected SoundEntity()
  • Method Details

    • createFrom

      public static SoundEntity createFrom(Sound sound)
      Creates a new sound entity from the specified sound.
      Parameters:
      sound - the sound from which the entity is created.
      Returns:
      the entity representing the specified sound.
    • getEmbedUrl

      public URI getEmbedUrl()