Uses of Interface
org.silverpeas.core.contribution.ContributionOperationContextPropertyHandler
-
Packages that use ContributionOperationContextPropertyHandler Package Description org.silverpeas.core.contribution Provides the interfaces and the classes that define the base resources pushed by the users into Silverpeas (the contributions) and whose content carries any information that should be shared or on which the users could collaborate.org.silverpeas.core.notification.user Provides an API for notifying users either directly or in a delayed way according to the preferences of the users. -
-
Uses of ContributionOperationContextPropertyHandler in org.silverpeas.core.contribution
Classes in org.silverpeas.core.contribution that implement ContributionOperationContextPropertyHandler Modifier and Type Class Description class
ContributionModificationContextHandler
This class permits to handle a contribution modification context. -
Uses of ContributionOperationContextPropertyHandler in org.silverpeas.core.notification.user
Classes in org.silverpeas.core.notification.user that implement ContributionOperationContextPropertyHandler Modifier and Type Class Description class
UserSubscriptionNotificationSendingHandler
This class handles the feature that permits to skip the user subscription notification sending.
-