Jump to: navigation, search

Changes


DocumentProxy

41 bytes removed, 24 June
{{Attention|This page is under construction.}}
 
== Basics ==
A Document Proxy object contains the logic of a basic [[Proxy]] object combined with the capability to handle file documents from an interface.
The TargetType for DocumentMetaProxy has to be a FileDocument MetaClass.
== DocumentMetaProxy Set-UP ==
UBIK provides a DocumentMetaProxy called '''PX_DOCUMENT''' (UID: 58c1a444-3867-41e7-84a2-bd655fb04755) that is derived from PROXYROOT.
The TargetType of DocumentMetaProxies needs to be set to a FileDocumentMetaClass (e.g. a MetaClass derived from FILEDOCUMENT).
217
edits