JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
H
J
O
P
R
S
A
act()
- Method in interface org.sakaiproject.courier.api.
Delivery
Perform any pre-delivery actions.
C
check(Object)
- Method in interface org.sakaiproject.courier.api.
ObservingCourier
Check to see if we want to process or ignore this update.
clear(String, String)
- Method in interface org.sakaiproject.courier.api.
CourierService
Deprecated.
Clear any pending delivery requests to the particular client window for this element.
clear(String)
- Method in interface org.sakaiproject.courier.api.
CourierService
Deprecated.
Clear any pending delivery requests to this session client window.
clear(String, String)
- Static method in class org.sakaiproject.courier.cover.
CourierService
clear(String)
- Static method in class org.sakaiproject.courier.cover.
CourierService
compose()
- Method in interface org.sakaiproject.courier.api.
Delivery
Compose a javascript message for delivery to the browser client window.
CourierService
- Interface in
org.sakaiproject.courier.api
Deprecated.
The CourierService is no longer a preferred way to communicate with clients. It will be removed in a future release of Sakai (after 10.0) There are better technologies to use, please do not use.
SAK-22053
CourierService
- Class in
org.sakaiproject.courier.cover
CourierService is a static Cover for the
CourierService
; see that interface for usage details.
CourierService()
- Constructor for class org.sakaiproject.courier.cover.
CourierService
D
deliver(Delivery)
- Method in interface org.sakaiproject.courier.api.
CourierService
Deprecated.
Queue up a delivery for the client window identified in the Delivery object.
deliver(Delivery)
- Static method in class org.sakaiproject.courier.cover.
CourierService
Delivery
- Interface in
org.sakaiproject.courier.api
Delivery is the core interface for things sent to the Courier service that represent various sorts of deliveries to the client windows.
DeliveryProvider
- Interface in
org.sakaiproject.courier.api
disable()
- Method in interface org.sakaiproject.courier.api.
ObservingCourier
Disable.
E
enable()
- Method in interface org.sakaiproject.courier.api.
ObservingCourier
Enable.
Expirable
- Interface in
org.sakaiproject.courier.api
Interface that will be used in additions to Delivery to indicate that a delivery will eventually expire.
G
getAddress()
- Method in interface org.sakaiproject.courier.api.
Delivery
Access the delivery address.
getCreated()
- Method in interface org.sakaiproject.courier.api.
Expirable
Get the date that the object was created
getDeliveries(String)
- Method in interface org.sakaiproject.courier.api.
CourierService
Deprecated.
Access and de-queue the Deliveries queued up for a particular session client window.
getDeliveries(String, String)
- Method in interface org.sakaiproject.courier.api.
DeliveryProvider
Access the Deliveries queued up for a particular session client window.
getDeliveries(String)
- Static method in class org.sakaiproject.courier.cover.
CourierService
getDeliveryId()
- Method in interface org.sakaiproject.courier.api.
ObservingCourier
getDeliveryProviders()
- Method in interface org.sakaiproject.courier.api.
CourierService
Deprecated.
Access a list of DeliveryProviders registered with the CourierService.
getDeliveryProviders()
- Static method in class org.sakaiproject.courier.cover.
CourierService
getElement()
- Method in interface org.sakaiproject.courier.api.
Delivery
Access the HTML Element Id that this delivery is in reference to.
getElementId()
- Method in interface org.sakaiproject.courier.api.
ObservingCourier
getEnabled()
- Method in interface org.sakaiproject.courier.api.
ObservingCourier
getInstance()
- Static method in class org.sakaiproject.courier.cover.
CourierService
Access the component instance: special cover only method.
getInstance()
- Static method in class org.sakaiproject.courier.cover.
PresenceUpdater
Access the component instance: special cover only method.
getLocation()
- Method in interface org.sakaiproject.courier.api.
ObservingCourier
getTtl()
- Method in interface org.sakaiproject.courier.api.
Expirable
Get the Time-to-Live for the object (in seconds).
H
hasDeliveries(String)
- Method in interface org.sakaiproject.courier.api.
CourierService
Deprecated.
Check to see if there are any deliveries queued up for a particular session client window.
hasDeliveries(String)
- Static method in class org.sakaiproject.courier.cover.
CourierService
J
justDelivered()
- Method in interface org.sakaiproject.courier.api.
ObservingCourier
Accept notification that the element has just been delivered.
O
ObservingCourier
- Interface in
org.sakaiproject.courier.api
ObservingCourier is an observer which uses the courier service to notify when things change.
org.sakaiproject.courier.api
- package org.sakaiproject.courier.api
org.sakaiproject.courier.cover
- package org.sakaiproject.courier.cover
P
PRESENCE_SERVICE
- Static variable in class org.sakaiproject.courier.cover.
PresenceUpdater
Service Bean ID for PresenceService, which implements PresenceUpdater to break cross-dependency.
PresenceUpdater
- Interface in
org.sakaiproject.courier.api
The PresenceUpdater interface is a simple mechanism to access the PresenceService without a cross-module dependency.
PresenceUpdater
- Class in
org.sakaiproject.courier.cover
PresenceUpdater is a static Cover for the
PresenceUpdater
; see that interface for usage details.
PresenceUpdater()
- Constructor for class org.sakaiproject.courier.cover.
PresenceUpdater
R
registerDeliveryProvider(DeliveryProvider)
- Method in interface org.sakaiproject.courier.api.
CourierService
Deprecated.
Register a DeliveryProvider with the CourierService.
S
SERVICE_NAME
- Static variable in interface org.sakaiproject.courier.api.
CourierService
Deprecated.
This string can be used to find the service in the service manager.
SERVICE_NAME
- Static variable in class org.sakaiproject.courier.cover.
CourierService
setAddress(String)
- Method in interface org.sakaiproject.courier.api.
Delivery
Set the delivery address.
setDeliveryId(String)
- Method in interface org.sakaiproject.courier.api.
ObservingCourier
Set the delivery id.
setElement(String)
- Method in interface org.sakaiproject.courier.api.
Delivery
Set the HTML Element Id that this delivery is in reference to.
setElementId(String)
- Method in interface org.sakaiproject.courier.api.
ObservingCourier
Set the element id.
setPresence(String)
- Method in interface org.sakaiproject.courier.api.
PresenceUpdater
Establish or refresh the presence of the current session in a location.
setPresence(String)
- Static method in class org.sakaiproject.courier.cover.
PresenceUpdater
A
C
D
E
G
H
J
O
P
R
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2003–2019
The Sakai Foundation
. All rights reserved.