com.silverpeas.gallery.web
Class MediaBuilder.StreamingMock

java.lang.Object
  extended by com.silverpeas.gallery.model.Media
      extended by com.silverpeas.gallery.model.Streaming
          extended by com.silverpeas.gallery.web.MediaBuilder.StreamingMock
All Implemented Interfaces:
com.silverpeas.SilverpeasContent, com.stratelia.silverpeas.contentManager.SilverContentInterface, Serializable
Enclosing class:
MediaBuilder

protected class MediaBuilder.StreamingMock
extends Streaming

Mock of streaming entity

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.silverpeas.gallery.model.Media
BASE_PATH
 
Constructor Summary
MediaBuilder.StreamingMock(String streamingId, String componentId)
           
 
Method Summary
 boolean canBeAccessedBy(com.stratelia.webactiv.beans.admin.UserDetail user)
           
 
Methods inherited from class com.silverpeas.gallery.model.Streaming
getApplicationEmbedUrl, getApplicationOriginalUrl, getFile, getHomepageUrl, getOembedAsJson, getProvider, getResourceType, getType, setHomepageUrl, setProvider
 
Methods inherited from class com.silverpeas.gallery.model.Media
addToAlbums, equals, getApplicationThumbnailUrl, getAuthor, getComponentInstanceId, getContributionType, getCreationDate, getCreator, getCreatorId, getCreatorName, getDate, getDescription, getDescription, getGreatestUserRole, getIconUrl, getId, getInstanceId, getInternalMedia, getKeyWord, getLanguages, getLastUpdateDate, getLastUpdatedBy, getLastUpdater, getLastUpdaterName, getMediaPK, getName, getName, getPermalink, getPhoto, getSilverCreationDate, getSilverpeasContentId, getSound, getStreaming, getTitle, getURL, getVideo, getVisibilityPeriod, getWorkspaceSubFolderName, hashCode, isDownloadable, isPreviewable, isVisible, isVisible, removeFromAllAlbums, setAuthor, setComponentInstanceId, setCreationDate, setCreator, setCreatorId, setDescription, setIconUrl, setId, setKeyWord, setLastUpdateDate, setLastUpdatedBy, setLastUpdater, setMediaPK, setSilverpeasContentId, setTitle, setToAlbums, setVisibilityPeriod, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MediaBuilder.StreamingMock

public MediaBuilder.StreamingMock(String streamingId,
                                  String componentId)
Method Detail

canBeAccessedBy

public boolean canBeAccessedBy(com.stratelia.webactiv.beans.admin.UserDetail user)
Specified by:
canBeAccessedBy in interface com.silverpeas.SilverpeasContent
Overrides:
canBeAccessedBy in class Media


Copyright © 2016 Silverpeas. All Rights Reserved.