com.silverpeas.subscribe
Class SubscriptionCallBack

java.lang.Object
  extended by com.silverpeas.subscribe.SubscriptionCallBack
All Implemented Interfaces:
CallBack

public class SubscriptionCallBack
extends Object
implements CallBack

Author:
neysseri

Constructor Summary
SubscriptionCallBack()
           
 
Method Summary
 void doInvoke(int action, int iParam, String sParam, Object extraParam)
           
 SubscriptionService getSubscribeBm()
           
 void subscribe()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubscriptionCallBack

public SubscriptionCallBack()
Method Detail

doInvoke

public void doInvoke(int action,
                     int iParam,
                     String sParam,
                     Object extraParam)
Specified by:
doInvoke in interface CallBack

subscribe

public void subscribe()
Specified by:
subscribe in interface CallBack

getSubscribeBm

public SubscriptionService getSubscribeBm()


Copyright © 2016 Silverpeas. All Rights Reserved.