Uses of Class
org.silverpeas.components.gallery.model.AlbumMedia
Packages that use AlbumMedia
Package
Description
-
Uses of AlbumMedia in org.silverpeas.components.gallery.notification
Methods in org.silverpeas.components.gallery.notification with parameters of type AlbumMediaModifier and TypeMethodDescriptionprotected AlbumMediaEventAlbumMediaEventNotifier.createResourceEventFrom(org.silverpeas.core.notification.system.ResourceEvent.Type type, AlbumMedia... resource) Constructors in org.silverpeas.components.gallery.notification with parameters of type AlbumMediaModifierConstructorDescriptionAlbumMediaEvent(org.silverpeas.core.notification.system.ResourceEvent.Type type, @NotNull AlbumMedia... media) Constructs a new lifecycle event with the specified type and that implies the specifiedAlbumMediainstances, each of them representing a different state in the lifecycle of the media. -
Uses of AlbumMedia in org.silverpeas.components.gallery.notification.user
Methods in org.silverpeas.components.gallery.notification.user with parameters of type AlbumMediaModifier and TypeMethodDescriptionvoidAlbumMediaNotificationManager.putCreationOf(AlbumMedia albumMedia, org.silverpeas.core.admin.user.model.User by) Puts a creation of anAlbumMediainto the context.voidAlbumMediaNotificationManager.putDeletionOf(AlbumMedia albumMedia, org.silverpeas.core.admin.user.model.User by) Puts a deletion of anAlbumMediainto the context.