| Package | Description |
|---|---|
| org.cristalise.kernel.entity.proxy |
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.
|
| org.cristalise.kernel.lifecycle.instance.predefined.item | |
| org.cristalise.kernel.utils |
| Modifier and Type | Method and Description |
|---|---|
Viewpoint |
ItemProxy.getViewpoint(String schemaName,
String viewName)
Gets the named Viewpoint
|
Viewpoint |
ItemProxy.getViewpoint(String schemaName,
String viewName,
Object locker)
Gets the named Viewpoint.
|
| Modifier and Type | Method and Description |
|---|---|
Outcome |
ItemProxy.getOutcome(Viewpoint view)
Gets the Outcome selected by the Viewpoint
|
Outcome |
ItemProxy.getOutcome(Viewpoint view,
Object locker)
Gets the Outcome selected by the Viewpoint.
|
void |
ItemProxy.initialise(AgentPath agentId,
PropertyArrayList itemProps,
CompositeActivity workflow,
CollectionArrayList colls,
Viewpoint viewpoint,
Outcome outcome)
Initialise the new Item with instance data which was normally created from descriptions
|
| Modifier and Type | Method and Description |
|---|---|
protected Viewpoint |
CreateItemFromDescription.instantiateViewpoint(ItemPath descItemPath,
String descVer,
Object locker) |
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionObjectCache.CacheEntry.add(Viewpoint contents) |
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.