com.stratelia.silverpeas.silverpeasinitialize
Interface CallBack

All Known Implementing Classes:
AttachmentCallback, NotificationManagerCallBack, PdcCallBack, PortletCallBack, SubscriptionCallBack

Deprecated. Please use the Silverpeas Notification API defined in the package com.silverpeas.notification

@Deprecated
public interface CallBack

Title: Description: Copyright: Copyright (c) 2001 Company:

Version:
1.0
Author:
TLE

Method Summary
 void doInvoke(int action, int iParam, String sParam, Object extraParam)
          Deprecated.  
 void subscribe()
          Deprecated.  
 

Method Detail

subscribe

void subscribe()
Deprecated. 

doInvoke

void doInvoke(int action,
              int iParam,
              String sParam,
              Object extraParam)
Deprecated. 


Copyright © 2016 Silverpeas. All Rights Reserved.