Skip to content
This repository has been archived by the owner on Mar 31, 2019. It is now read-only.

ItemPath

Andrew Branson edited this page Jan 12, 2015 · 1 revision

An ItemPath represents an Item as represented in the directory as a system key that points to a object on the server. It can be used to obtain an ItemProxy to interact with that Item through the ProxyManager.

Internally, ItemPaths are handled and generated as Class 4 UUIDs and over CORBA as a SystemKey structure of two 64-bit integers.

Clone this wiki locally