Jump to: navigation, search

Changes


View Cache

204 bytes removed, 12:34, 7 May 2015
/* Web Service Interface */
== Web Service Interface ==
Use the these web service members to gain status and runtime information of the View Cache. Mmore More detailed information and a comprehensive list of all members and data types are located in the {{UBIK}} class documentation.
=== GetViewStateInformation ===
The web service provides a method to add content to be pushed to Get information about the clients:current state of the View Cache.
<syntaxhighlight lang="csharp">
[OperationContract]
=== TriggerViewStateUpdate ===
The push web service provides access to its current status via a debug - info method. Use this to retrieve information about the current status Start or trigger reinitialization of the web service.This method can also be called via a web browswer by browsing the according URLView Cache.
<syntaxhighlight lang="csharp">
[OperationContract]
=== TestViewState===
To trigger reinitialization Test the View Cache's result for a single object (resetgiven by its {{Guid}}) of the push web service from extern, call this method via a web browserwithout retrieving the physical documents.
<syntaxhighlightlang="csharp">
[OperationContract]
10,686
edits