| Modifier and Type | Method and Description |
|---|---|
boolean |
check(Object arg)
Check to see if we want to process or ignore this update.
|
void |
disable()
Disable.
|
void |
enable()
Enable.
|
String |
getDeliveryId() |
String |
getElementId() |
boolean |
getEnabled() |
String |
getLocation() |
void |
justDelivered()
Accept notification that the element has just been delivered.
|
void |
setDeliveryId(String id)
Set the delivery id.
|
void |
setElementId(String id)
Set the element id.
|
boolean check(Object arg)
arg - The arg from the update.void disable()
void enable()
String getDeliveryId()
String getElementId()
boolean getEnabled()
String getLocation()
void justDelivered()
void setDeliveryId(String id)
id - The delivery id.void setElementId(String id)
id - the element id.Copyright © 2003–2019 The Sakai Foundation. All rights reserved.