| 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,
TransactionKey transKey)
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,
TransactionKey transKey)
Gets the Outcome selected by the Viewpoint.
|
void |
ItemProxy.initialise(AgentPath agentId,
PropertyArrayList itemProps,
CompositeActivity workflow,
CollectionArrayList colls,
Viewpoint viewpoint,
Outcome outcome)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Viewpoint |
CreateItemFromDescription.instantiateViewpoint(ItemPath descItemPath,
String descVer,
TransactionKey transactionKey) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CreateItemFromDescription.storeItem(AgentPath agent,
ItemPath item,
PropertyArrayList props,
CollectionArrayList colls,
CompositeActivity ca,
Viewpoint initViewpoint,
String initOutcomeString,
TransactionKey transactionKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionObjectCache.CacheEntry.add(Viewpoint contents) |
Copyright © 1997–2022 CRISTAL-iSE. All rights reserved.