| Package | Description |
|---|---|
| org.cristalise.kernel.entity.imports | |
| 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 |
The implementation of the Item lifecycle, as composite workflows.
|
| org.cristalise.kernel.lifecycle.instance.predefined.item | |
| org.cristalise.kernel.lifecycle.instance.stateMachine | |
| org.cristalise.kernel.persistency.outcome | |
| org.cristalise.kernel.process.resource | |
| org.cristalise.kernel.property | |
| org.cristalise.kernel.querying | |
| org.cristalise.kernel.scripting | |
| org.cristalise.kernel.utils |
| Modifier and Type | Method and Description |
|---|---|
protected CollectionArrayList |
ImportItem.createCollections() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemProxy.initialise(AgentPath agentId,
PropertyArrayList itemProps,
CompositeActivity workflow,
CollectionArrayList colls)
Initialise the new Item with instance data which was normally created from descriptions
|
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 |
|---|---|
CollectionArrayList |
ActivityDef.makeDescCollections() |
CollectionArrayList |
CompositeActivityDef.makeDescCollections() |
| Modifier and Type | Method and Description |
|---|---|
protected CollectionArrayList |
CreateItemFromDescription.instantiateCollections(ItemPath descItemPath,
String descVer,
PropertyArrayList newProps,
Object locker)
Copies the CollectionDescriptions of the Item requesting this predefined step.
|
| Modifier and Type | Method and Description |
|---|---|
CollectionArrayList |
StateMachine.makeDescCollections() |
| Modifier and Type | Method and Description |
|---|---|
CollectionArrayList |
Schema.makeDescCollections() |
| Modifier and Type | Method and Description |
|---|---|
CollectionArrayList |
ResourceImportHandler.getCollections(String name,
Integer version,
Outcome outcome)
Returns any collections that this Resource Item stored in the outcome should contain.
|
CollectionArrayList |
DefaultResourceImportHandler.getCollections(String name,
Integer version,
Outcome outcome) |
CollectionArrayList |
ResourceImportHandler.getCollections(String name,
String ns,
String location,
Integer version)
Returns any collections that this Resource Item should contain.
|
CollectionArrayList |
DefaultResourceImportHandler.getCollections(String name,
String ns,
String location,
Integer version) |
| Modifier and Type | Method and Description |
|---|---|
CollectionArrayList |
PropertyDescriptionList.makeDescCollections() |
| Modifier and Type | Method and Description |
|---|---|
CollectionArrayList |
Query.makeDescCollections() |
| Modifier and Type | Method and Description |
|---|---|
CollectionArrayList |
Script.makeDescCollections() |
| Modifier and Type | Method and Description |
|---|---|
CollectionArrayList |
DescriptionObject.makeDescCollections() |
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.