Uses of Interface
org.cristalise.kernel.entity.Item
Packages that use Item
Package
Description
This file is part of the CRISTAL-iSE kernel.
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 Item in org.cristalise.kernel.entity
Classes in org.cristalise.kernel.entity that implement ItemModifier and TypeClassDescriptionclassclassTraceableEntity is the implementation of the vertx service interfaceConstructors in org.cristalise.kernel.entity with parameters of type ItemModifierConstructorDescriptionItemVertxProxyHandler(io.vertx.core.Vertx vertx, Item service) ItemVertxProxyHandler(io.vertx.core.Vertx vertx, Item service, boolean topLevel, long timeoutInSecond) ItemVertxProxyHandler(io.vertx.core.Vertx vertx, Item service, boolean topLevel, long timeoutSeconds, boolean includeDebugInfo) ItemVertxProxyHandler(io.vertx.core.Vertx vertx, Item service, long timeoutInSecond) -
Uses of Item in org.cristalise.kernel.entity.proxy
Fields in org.cristalise.kernel.entity.proxy declared as ItemMethods in org.cristalise.kernel.entity.proxy that return Item