Uses of Class
com.silverpeas.gallery.web.AlbumEntity

Packages that use AlbumEntity
com.silverpeas.gallery.web   
 

Uses of AlbumEntity in com.silverpeas.gallery.web
 

Methods in com.silverpeas.gallery.web that return AlbumEntity
protected  AlbumEntity AbstractGalleryResource.asWebEntity(AlbumDetail album)
          Converts the album into its corresponding web entity.
static AlbumEntity AlbumEntity.createFrom(AlbumDetail album, String language)
          Creates a new album entity from the specified album.
 AlbumEntity GalleryResource.getAlbum(String albumId, MediaSort sort)
          Gets the JSON representation of an album.
 AlbumEntity AlbumEntity.withParentURI(URI parentURI)
          Sets a parentURI to this entity.
 AlbumEntity AlbumEntity.withURI(URI uri)
          Sets a URI to this entity.
 



Copyright © 2016 Silverpeas. All Rights Reserved.