The IAlbumBLL type exposes the following members.

Methods

  Name Description
Public method ClearFileAlbumCoverFlags
Clear file album cover flags.
Public method CreateAlbum
Create a photo album.
Public method GetAlbum(Guid)
Retrieves an album.
Public method GetAlbum(Guid, Boolean)
Retrieves an album.
Public method GetAlbumAuthorDetails
Returns album with autor details.
Public method GetAlbumCoverFile
Gets the album cover file.
Public method GetAlbumCoverFileId
Gets the album cover file id.
Public method GetAlbumPhotoCount
Retrieves an album photo count.
Public method GetAlbums(Nullable<(Of <<'(Guid>)>>), Nullable<(Of <<'(Guid>)>>), Guid, Boolean, Int32)
Retrieves a collection of album entities.
Public method GetAlbums(Nullable<(Of <<'(Guid>)>>), Nullable<(Of <<'(Guid>)>>), List<(Of <<'(Guid>)>>), Boolean, Int32, Int32, Int32%)
Retrieves a collection of album entities for the paging scenarios.
Public method GetAlbums(Nullable<(Of <<'(Guid>)>>), Nullable<(Of <<'(Guid>)>>), Guid, Boolean, Int32, Int32, Int32%)
Retrieves a collection of album entities for the paging scenarios.
Public method GetAlbums(Nullable<(Of <<'(Guid>)>>), Nullable<(Of <<'(Guid>)>>), Nullable<(Of <<'(Guid>)>>), List<(Of <<'(Guid>)>>), Boolean, Int32, Int32, Int32%)
Retrieves a collection of album entities for the paging scenarios.
Public method GetMyPhotos
Retrieves a collection of file entities for the paging scenarios.
Public method GetNewAlbums(List<(Of <<'(Guid>)>>), AlbumSortCriteria, Boolean, Int32, Int32, Int32%)
Retrieves all new portal albums, or albums with latest activity dates.
Public method GetNewAlbums(Nullable<(Of <<'(Guid>)>>), List<(Of <<'(Guid>)>>), AlbumSortCriteria, Boolean, Int32, Int32, Int32%)
Retrieves all new portal albums, or albums with latest activity dates.
Public method GetPrefetchPath
Get prefetch path.
Public method SaveAlbum
Save file album.

See Also