Package org.silverpeas.core.subscription
Interface SubscriptionContributionType
-
- All Superinterfaces:
Serializable
,SubscriptionResourceType
public interface SubscriptionContributionType extends SubscriptionResourceType
The type of a contribution that can be targeted by a subscription.This interface permits to identify resources handled by subscription API.
- Author:
- Yohann Chastagnier
-
-
Method Summary
-
Methods inherited from interface org.silverpeas.core.subscription.SubscriptionResourceType
getName, isValid, priority
-
-