ItemManager
instance per Session
instance. It is the factory for Node
and Property
instances. The ItemManager
's responsabilities are: Item
instances by ItemId
whereas Node
and Item
are only providing relative access. Node
or Property
, given its absolute path. Node
or Property
that doesn't exist yet and needs to be created first. Node
or Property
associated with the same Session
instance. Session
in all methods. Session
is an XASession
, there is one ItemManager
instance per started global transaction.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|