|
NextApp Echo2 v2.1.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnextapp.echo2.webrender.UserInstanceUpdateManager
public class UserInstanceUpdateManager
Provides information about changes to UserInstance
properties
of which the client engine needs to be informed.
Constructor Summary | |
---|---|
UserInstanceUpdateManager()
|
Method Summary | |
---|---|
java.lang.String[] |
getPropertyUpdateNames()
Retrieves the names of updated properties. |
void |
purge()
Purges list of updated property names. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UserInstanceUpdateManager()
Method Detail |
---|
public java.lang.String[] getPropertyUpdateNames()
SynchronizeService
.
public void purge()
SynchronizeService
when it
has finished rendering the updates to the client.
|
NextApp Echo2 v2.1.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |