com.silverpeas.subscribe
Interface SubscriptionSubscriber

All Known Implementing Classes:
AbstractSubscriptionSubscriber, GroupSubscriptionSubscriber, UserSubscriptionSubscriber

public interface SubscriptionSubscriber

User: Yohann Chastagnier Date: 20/02/13


Method Summary
 String getId()
          Gets the identifier of the subscriber that aimed a subscription
 SubscriberType getType()
          Gets the type of the subscriber that aimed a subscription
 

Method Detail

getId

String getId()
Gets the identifier of the subscriber that aimed a subscription

Returns:

getType

SubscriberType getType()
Gets the type of the subscriber that aimed a subscription

Returns:


Copyright © 2016 Silverpeas. All Rights Reserved.