com.silverpeas.gallery.web
Class StreamingEntity
java.lang.Object
  
com.silverpeas.gallery.web.AbstractMediaEntity<StreamingEntity>
      
com.silverpeas.gallery.web.StreamingEntity
- All Implemented Interfaces: 
 - com.silverpeas.web.Exposable, Serializable
 
public class StreamingEntity
- extends AbstractMediaEntity<StreamingEntity>
 
- Author:
 
  - Yohann Chastagnier
 
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class com.silverpeas.gallery.web.AbstractMediaEntity | 
equals, getAuthor, getDescription, getHeight, getId, getParentURI, getThumbUrl, getTitle, getType, getURI, getUrl, getWidth, hashCode, setAuthor, setDescription, setId, setTitle, setType, withHeight, withOriginalUrl, withParentURI, withThumbUrl, withURI, withWidth | 
 
 
StreamingEntity
protected StreamingEntity()
createFrom
public static StreamingEntity createFrom(Streaming streaming)
- Creates a new streaming entity from the specified streaming.
- Parameters:
 streaming - 
- Returns:
 - the entity representing the specified streaming.
 
 
 
getProvider
public StreamingProvider getProvider()
 
setProvider
public void setProvider(StreamingProvider provider)
 
Copyright © 2016 Silverpeas. All Rights Reserved.