org.silverpeas.attachment
Class AttachmentCallback

java.lang.Object
  extended by org.silverpeas.attachment.AttachmentCallback
All Implemented Interfaces:
CallBack

public class AttachmentCallback
extends Object
implements CallBack


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

Constructor Detail

AttachmentCallback

public AttachmentCallback()
Method Detail

doInvoke

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

subscribe

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


Copyright © 2016 Silverpeas. All Rights Reserved.