|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CallBack in com.silverpeas.pdc |
---|
Classes in com.silverpeas.pdc that implement CallBack | |
---|---|
class |
PdcCallBack
|
Uses of CallBack in com.silverpeas.subscribe |
---|
Classes in com.silverpeas.subscribe that implement CallBack | |
---|---|
class |
SubscriptionCallBack
|
Uses of CallBack in com.stratelia.silverpeas.notificationManager |
---|
Classes in com.stratelia.silverpeas.notificationManager that implement CallBack | |
---|---|
class |
NotificationManagerCallBack
Class declaration |
Uses of CallBack in com.stratelia.silverpeas.portlet |
---|
Classes in com.stratelia.silverpeas.portlet that implement CallBack | |
---|---|
class |
PortletCallBack
Class declaration |
Uses of CallBack in com.stratelia.silverpeas.silverpeasinitialize |
---|
Methods in com.stratelia.silverpeas.silverpeasinitialize with parameters of type CallBack | |
---|---|
void |
CallBackManager.subscribeAction(int action,
CallBack theObj)
Deprecated. Subscribes the specified callback function for the given notification event. |
void |
CallBackManager.subscribeAll(CallBack theObj)
Deprecated. Subscribes the specified callback function for all notification events, whatever they are. |
void |
CallBackManager.unsubscribeAction(int action,
CallBack theObj)
Deprecated. Unsubscribes the specified callback function for the given notification event. |
void |
CallBackManager.unsubscribeAll(CallBack theObj)
Deprecated. Unsubscribes the specified callback function for all notification events, whatever they are. |
Uses of CallBack in org.silverpeas.attachment |
---|
Classes in org.silverpeas.attachment that implement CallBack | |
---|---|
class |
AttachmentCallback
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |