OCLOperators Refresh
m ((username removed) (log details removed): Moving to Documentation namespace)
(Replacing message template with parser tag)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
Refresh asks the Persistence Server that implements SyncServer (as MDrivenServer) if any changes were done to the objects since the last call. If so, the server returns identities and the client invalidates these and if the objects are needed again, they are pulled afresh from the Persistence server.
Refresh asks the Persistence Server that implements SyncServer (as MDrivenServer) if any changes were done to the objects since the last call. If so, the server returns identities and the client invalidates these and if the objects are needed again, they are pulled afresh from the Persistence server.


Line 4: Line 5:
[[Category:OCLOperators]]
[[Category:OCLOperators]]
[[Category:OCL ViewModel Operators]]
[[Category:OCL ViewModel Operators]]
{{Edited|July|12|2024}}

Latest revision as of 07:48, 17 June 2024

Refresh asks the Persistence Server that implements SyncServer (as MDrivenServer) if any changes were done to the objects since the last call. If so, the server returns identities and the client invalidates these and if the objects are needed again, they are pulled afresh from the Persistence server.

This is an efficient way to make sure multiple clients see the same information.

This page was edited 95 days ago on 06/17/2024. What links here