com.stratelia.silverpeas.portlet
Class PortletCallBack

java.lang.Object
  extended by com.stratelia.silverpeas.portlet.PortletCallBack
All Implemented Interfaces:
CallBack

public class PortletCallBack
extends Object
implements CallBack

Class declaration

Author:

Constructor Summary
PortletCallBack()
           
 
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

PortletCallBack

public PortletCallBack()
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.