Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
J
M
O
S
T
U
V
A
act()
- Method in class org.sakaiproject.util.
BaseDelivery
Perform any pre-delivery actions.
B
BaseDelivery
- Class in
org.sakaiproject.util
BaseDelivery is a base class for all Delivery objects.
BaseDelivery(String, String)
- Constructor for class org.sakaiproject.util.
BaseDelivery
Construct.
C
check(Object)
- Method in class org.sakaiproject.util.
EventObservingCourier
Check to see if we want to process or ignore this update.
check(Object)
- Method in class org.sakaiproject.util.
ObservingCourier
Check to see if we want to process or ignore this update.
compose()
- Method in class org.sakaiproject.util.
BaseDelivery
Compose a javascript message for delivery to the browser client window.
compose()
- Method in class org.sakaiproject.util.
DirectRefreshDelivery
Compose a javascript message for delivery to the browser client window.
compose()
- Method in class org.sakaiproject.util.
TestDelivery
Compose a message for delivery to the client.
D
DirectRefreshDelivery
- Class in
org.sakaiproject.util
DirectRefreshDelivery is a Delivery that does a direct location refresh.
DirectRefreshDelivery(String)
- Constructor for class org.sakaiproject.util.
DirectRefreshDelivery
Construct.
DirectRefreshDelivery(String, String)
- Constructor for class org.sakaiproject.util.
DirectRefreshDelivery
Construct.
disable()
- Method in class org.sakaiproject.util.
ObservingCourier
E
enable()
- Method in class org.sakaiproject.util.
ObservingCourier
equals(Object)
- Method in class org.sakaiproject.util.
BaseDelivery
Are these the same?
equals(Object)
- Method in class org.sakaiproject.util.
TestDelivery
Are these the same?
EventObservingCourier
- Class in
org.sakaiproject.util
EventObservingCourier is an ObservingCourier that watches Events, of a particular reference root.
EventObservingCourier(String, String, String)
- Constructor for class org.sakaiproject.util.
EventObservingCourier
Construct.
G
getAddress()
- Method in class org.sakaiproject.util.
BaseDelivery
Access the delivery address.
getDeliveryId()
- Method in class org.sakaiproject.util.
ObservingCourier
getElement()
- Method in class org.sakaiproject.util.
BaseDelivery
Access the HTML Element Id that this delivery is in reference to.
getElementId()
- Method in class org.sakaiproject.util.
ObservingCourier
getEnabled()
- Method in class org.sakaiproject.util.
ObservingCourier
getLocation()
- Method in class org.sakaiproject.util.
ObservingCourier
Access the location this observer is observing.
getMessage()
- Method in class org.sakaiproject.util.
TestDelivery
Display.
getResourcePattern()
- Method in class org.sakaiproject.util.
EventObservingCourier
H
hashCode()
- Method in class org.sakaiproject.util.
BaseDelivery
J
justDelivered()
- Method in class org.sakaiproject.util.
ObservingCourier
Accept notification that the portal element has just been delivered.
M
m_address
- Variable in class org.sakaiproject.util.
BaseDelivery
The address.
m_courierService
- Variable in class org.sakaiproject.util.
ObservingCourier
Constructor discovered injected CourierService.
m_deliveryId
- Variable in class org.sakaiproject.util.
ObservingCourier
The key identifying the Portal PageSession.
m_elementId
- Variable in class org.sakaiproject.util.
BaseDelivery
The elementId.
m_elementId
- Variable in class org.sakaiproject.util.
ObservingCourier
The key identifying the element on the Portal Page.
m_enabled
- Variable in class org.sakaiproject.util.
ObservingCourier
The enabled state.
m_eventTrackingService
- Variable in class org.sakaiproject.util.
EventObservingCourier
Constructor discovered injected EventTrackingService.
m_location
- Variable in class org.sakaiproject.util.
ObservingCourier
The location (id not ref).
m_message
- Variable in class org.sakaiproject.util.
TestDelivery
The message.
m_resourcePattern
- Variable in class org.sakaiproject.util.
EventObservingCourier
The event resource pattern - we watch for only events that start with this
O
ObservingCourier
- Class in
org.sakaiproject.util
ObservingCourier is an observer which uses the courier service to notify when things change.
ObservingCourier(String, String)
- Constructor for class org.sakaiproject.util.
ObservingCourier
Construct.
org.sakaiproject.util
- package org.sakaiproject.util
S
setAddress(String)
- Method in class org.sakaiproject.util.
BaseDelivery
Set the delivery address.
setDeliveryId(String)
- Method in class org.sakaiproject.util.
ObservingCourier
setElement(String)
- Method in class org.sakaiproject.util.
BaseDelivery
Set the HTML Element Id that this delivery is in reference to.
setElementId(String)
- Method in class org.sakaiproject.util.
ObservingCourier
setResourcePattern(String)
- Method in class org.sakaiproject.util.
EventObservingCourier
T
TestDelivery
- Class in
org.sakaiproject.util
TestDelivery is a simple Delivery class for automated testing.
TestDelivery(String, String, String)
- Constructor for class org.sakaiproject.util.
TestDelivery
Construct.
toString()
- Method in class org.sakaiproject.util.
BaseDelivery
Display.
toString()
- Method in class org.sakaiproject.util.
TestDelivery
Display.
U
update(Observable, Object)
- Method in class org.sakaiproject.util.
ObservingCourier
This method is called whenever the observed object is changed.
V
valueBound(SessionBindingEvent)
- Method in class org.sakaiproject.util.
EventObservingCourier
SessionBindingListener implementation
valueUnbound(SessionBindingEvent)
- Method in class org.sakaiproject.util.
EventObservingCourier
A
B
C
D
E
G
H
J
M
O
S
T
U
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2013
The Sakai Foundation
. All Rights Reserved.