Uses of Class
org.cristalise.kernel.persistency.C2KLocalObjectMap
Packages that use C2KLocalObjectMap
Package
Description
The Proxy API is a major part of the client-side functionality of the
CRISTAL API, which provides client-side proxy objects that represent the
Items and Agents on the server.
-
Uses of C2KLocalObjectMap in org.cristalise.kernel.entity.proxy
Methods in org.cristalise.kernel.entity.proxy that return C2KLocalObjectMapModifier and TypeMethodDescriptionItemProxy.getJobs()Retrieves the complete list of Jobs of the Item.ItemProxy.getJobs(TransactionKey transKey) Retrieves the complete list of Jobs of the Item. -
Uses of C2KLocalObjectMap in org.cristalise.kernel.events
Subclasses of C2KLocalObjectMap in org.cristalise.kernel.eventsModifier and TypeClassDescriptionclassThe History is an instance ofC2KLocalObjectMapwhich provides a live view onto the Events of an Item.