com.stratelia.silverpeas.notificationManager
Class NotificationManagerCallBack

java.lang.Object
  extended by com.stratelia.silverpeas.notificationManager.NotificationManagerCallBack
All Implemented Interfaces:
CallBack

public class NotificationManagerCallBack
extends Object
implements CallBack

Class declaration

Author:

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

Constructor Detail

NotificationManagerCallBack

public NotificationManagerCallBack()
Method Detail

subscribe

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

doInvoke

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


Copyright © 2016 Silverpeas. All Rights Reserved.