|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Update
Update operation passed in UpdateEventChannel.
| Method Summary | |
|---|---|
java.lang.Object |
getAttribute(java.lang.String name)
Return an attribute of this update operation. |
ChangeLog |
getChanges()
Return the local changes of this update operation. |
java.util.List |
getEvents()
Return the collection of events this update operation will generate. |
void |
setAttribute(java.lang.String name,
java.lang.Object value)
Set an attribute of this update operation. |
| Method Detail |
|---|
void setAttribute(java.lang.String name,
java.lang.Object value)
name - attribute namevalue - attribute valuejava.lang.Object getAttribute(java.lang.String name)
name - attribute name
nullChangeLog getChanges()
java.util.List getEvents()
EventStates
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||