Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
$
- $UserCodeRole_agent - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Specifies the Agent name associated with the UserCode role.
- $UserCodeRole_password - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Specifies the password of the Agent associated with the UserCode role.
- $UserCodeRole_permissions - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Specifies the permissions, i.e.
- $UserCodeRole_StateMachine_bootfile - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Specifies the file path to of the StateMachine XML file used in the jar.
- $UserCodeRole_StateMachine_completeTransition - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Override the default mapping for Complete transition of UserCode.
- $UserCodeRole_StateMachine_errorTransition - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Override the default mapping for Error transition of UserCode.
- $UserCodeRole_StateMachine_name - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Specifies the StateMachine Name required for the UserCode implementation.
- $UserCodeRole_StateMachine_namespace - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Specifies the namespace (i.e.
- $UserCodeRole_StateMachine_startTransition - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Override the default mapping for Start transition of UserCode.
- $UserCodeRole_StateMachine_version - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Specifies the StateMachine version required for the UserCode implementation.
A
- abort() - Static method in class org.cristalise.kernel.process.Bootstrap
-
Set flag for the thread to abort gracefully
- abort(AgentPath, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
- abort(AgentPath, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- abort(AgentPath, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.WfVertex
- abort(TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorage
- abort(TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
- abort(TransactionKey) - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.Rolls back all changes sent in the name of 'transactionKey' and unlocks the sysKeys
- abort(TransactionKey) - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- abort(TransactionKey) - Method in class org.cristalise.storage.TransactionalClusterStorageBase
-
Rolls back all changes sent in the name of 'transactionKey' and unlocks the sysKeys
- abort(TransactionKey) - Method in class org.cristalise.storage.XMLClusterStorage
- ABORTABLE - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
Boolean property.
- AbstractMain - Class in org.cristalise.kernel.process
-
Abstract base class for all CristalSpecific applications
- AbstractMain() - Constructor for class org.cristalise.kernel.process.AbstractMain
- AccessRightsError - Enum constant in enum class org.cristalise.kernel.common.CriseVertxException.FailureCodes
- AccessRightsException - Exception Class in org.cristalise.kernel.common
- AccessRightsException() - Constructor for exception class org.cristalise.kernel.common.AccessRightsException
- AccessRightsException(String) - Constructor for exception class org.cristalise.kernel.common.AccessRightsException
- AccessRightsException(String, Throwable) - Constructor for exception class org.cristalise.kernel.common.AccessRightsException
- AccessRightsException(Throwable) - Constructor for exception class org.cristalise.kernel.common.AccessRightsException
- ActDefCache - Class in org.cristalise.kernel.utils
- ActDefCache(Boolean) - Constructor for class org.cristalise.kernel.utils.ActDefCache
- active - Variable in class org.cristalise.kernel.lifecycle.instance.Activity
-
true is available to be executed
- Activity - Class in org.cristalise.kernel.lifecycle.instance
- Activity() - Constructor for class org.cristalise.kernel.lifecycle.instance.Activity
- ACTIVITY - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
-
CollectionDescription of CompositeActivityDef.
- ACTIVITY_DEF_NAME - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
- ACTIVITY_DEF_URN - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
- ACTIVITY_DEF_VERSION - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
- ACTIVITY_DESC_RESOURCE - Enum constant in enum class org.cristalise.kernel.process.resource.BuiltInResources
- ACTIVITY_DH - Enum constant in enum class org.cristalise.kernel.lifecycle.routingHelpers.BuiltInDataHelpers
- ACTIVITY_PRIME - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
- Activity_validateOutcome - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Enables OutcomeValidation during database transaction (aka server-side validation).
- ActivityDataHelper - Class in org.cristalise.kernel.lifecycle.routingHelpers
-
Implements the DataHelper to get Outcome data using Activity path and XPath.
- ActivityDataHelper() - Constructor for class org.cristalise.kernel.lifecycle.routingHelpers.ActivityDataHelper
- ActivityDef - Class in org.cristalise.kernel.lifecycle
- ActivityDef() - Constructor for class org.cristalise.kernel.lifecycle.ActivityDef
- ActivityDef(String, Integer) - Constructor for class org.cristalise.kernel.lifecycle.ActivityDef
- ActivityDefRenderer - Class in org.cristalise.kernel.lifecycle.renderer
-
Renders elementary ActivityDef
- ActivityDefRenderer() - Constructor for class org.cristalise.kernel.lifecycle.renderer.ActivityDefRenderer
- ActivityRenderer - Class in org.cristalise.kernel.lifecycle.renderer
-
Renders an elementary Activity instance
- ActivityRenderer() - Constructor for class org.cristalise.kernel.lifecycle.renderer.ActivityRenderer
- ActivitySlotDef - Class in org.cristalise.kernel.lifecycle
- ActivitySlotDef() - Constructor for class org.cristalise.kernel.lifecycle.ActivitySlotDef
- ActivitySlotDef(String, ActivityDef) - Constructor for class org.cristalise.kernel.lifecycle.ActivitySlotDef
- add(String, String) - Method in class org.cristalise.kernel.property.PropertyDescriptionList
- add(String, String, boolean, boolean) - Method in class org.cristalise.kernel.property.PropertyDescriptionList
- add(String, String, boolean, boolean, boolean) - Method in class org.cristalise.kernel.property.PropertyDescriptionList
- add(Path) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Register a new a Path in the directory.
- add(Path, TransactionKey) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Register a new a Path in the directory.
- ADD - Enum constant in enum class org.cristalise.kernel.entity.proxy.ProxyMessage.Type
- AddC2KObject - Class in org.cristalise.kernel.lifecycle.instance.predefined
- AddC2KObject() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.AddC2KObject
- addChild(GraphableVertex, GraphPoint) - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- addCurrentDependencyUpdate(ItemPath, Node) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.ManageMembersOfCollectionBase
-
Adds an update instruction to call the predefined step on the current Item based on serialized Dependency.
- AddDomainContext - Class in org.cristalise.kernel.lifecycle.instance.predefined.server
- AddDomainContext() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.server.AddDomainContext
- AddDomainPath - Class in org.cristalise.kernel.lifecycle.instance.predefined
- AddDomainPath() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.AddDomainPath
- addEdgeAndCreateId(DirectedEdge, int, int) - Method in class org.cristalise.kernel.graph.model.GraphModel
- addEdgeAndCreateId(DirectedEdge, Vertex, Vertex) - Method in class org.cristalise.kernel.graph.model.GraphModel
- addError(String) - Method in class org.cristalise.kernel.scripting.ErrorInfo
- addEvent(AgentPath, String, String, String, String, StateMachine, int) - Method in class org.cristalise.kernel.events.History
- addEvent(AgentPath, String, String, String, String, StateMachine, int, String) - Method in class org.cristalise.kernel.events.History
- addEvent(AgentPath, String, String, String, String, Schema, StateMachine, int, String) - Method in class org.cristalise.kernel.events.History
- addEvent(AgentPath, String, String, String, String, Schema, StateMachine, int, String, boolean) - Method in class org.cristalise.kernel.events.History
- addEvent(AgentPath, String, String, String, String, Schema, StateMachine, int, String, String) - Method in class org.cristalise.kernel.events.History
- addExistingActivityDef(String, ActivityDef, GraphPoint) - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- addImports(Collection<?>) - Method in class org.cristalise.kernel.process.module.Module
-
Adds the members of this Collection recursively to the imports of this Module.
- addIncludedInputParam(String, Class<?>) - Method in class org.cristalise.kernel.scripting.Script
- addInEdgeId(int) - Method in class org.cristalise.kernel.graph.model.Vertex
- addInputParam(String, Class<?>) - Method in class org.cristalise.kernel.scripting.Script
- addInputParam(String, String) - Method in class org.cristalise.kernel.scripting.Script
- addLocalActivityDef(String, String, GraphPoint) - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- addMember(DependencyMember) - Method in class org.cristalise.kernel.collection.Dependency
- addMember(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.collection.Dependency
-
Add a member to the Dependency
- addMember(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.collection.DependencyDescription
- addMember(ItemPath, CastorHashMap, String, GraphPoint, int, int, TransactionKey) - Method in class org.cristalise.kernel.collection.Aggregation
- addMember(ItemPath, CastorHashMap, String, GraphPoint, int, int, TransactionKey) - Method in class org.cristalise.kernel.collection.AggregationInstance
- addMember(ItemPath, CastorHashMap, String, TransactionKey) - Method in class org.cristalise.kernel.collection.Aggregation
- addMember(ItemPath, CastorHashMap, String, TransactionKey) - Method in class org.cristalise.kernel.collection.AggregationInstance
- addMember(ItemPath, CastorHashMap, String, TransactionKey) - Method in class org.cristalise.kernel.collection.Collection
-
Add a member to this collection, with the given property and class properties and optionally an Item to assign, which may be null if the collection allows empty slots.
- addMember(ItemPath, CastorHashMap, String, TransactionKey) - Method in class org.cristalise.kernel.collection.Dependency
- addMember(ItemPath, CastorHashMap, String, TransactionKey) - Method in class org.cristalise.kernel.collection.DependencyDescription
- addMember(CastorHashMap, String, GraphPoint, int, int, TransactionKey) - Method in class org.cristalise.kernel.collection.Aggregation
- AddMembersToCollection - Class in org.cristalise.kernel.lifecycle.instance.predefined
- AddMembersToCollection() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.AddMembersToCollection
- addModuleBaseURL(String, String) - Method in class org.cristalise.kernel.process.resource.Resource
- addModuleBaseURL(String, String) - Method in interface org.cristalise.kernel.process.resource.ResourceLoader
- addModuleBaseURL(String, URL) - Method in class org.cristalise.kernel.process.resource.Resource
- addModuleBaseURL(String, URL) - Method in interface org.cristalise.kernel.process.resource.ResourceLoader
- AddNewCollectionDescription - Class in org.cristalise.kernel.lifecycle.instance.predefined
-
Generates a new empty collection description.
- AddNewCollectionDescription() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.AddNewCollectionDescription
- AddNewSlot - Class in org.cristalise.kernel.lifecycle.instance.predefined
- AddNewSlot() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.AddNewSlot
- addNext(int, int) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- addNext(String) - Method in class org.cristalise.kernel.lifecycle.instance.Join
- addNext(WfVertex) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
adds a New link between the current Activity and the WfVertex passed in param
- addNext(WfVertex) - Method in class org.cristalise.kernel.lifecycle.instance.Join
- addNext(WfVertex) - Method in class org.cristalise.kernel.lifecycle.instance.Split
- addNext(WfVertex) - Method in class org.cristalise.kernel.lifecycle.instance.WfVertex
- addNext(WfVertex, WfVertex) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- addNextDef(WfVertexDef, WfVertexDef) - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- addOutcomeDetails(Schema, String) - Method in class org.cristalise.kernel.events.Event
- addOutEdgeId(int) - Method in class org.cristalise.kernel.graph.model.Vertex
- addOutput(String, Class<?>) - Method in class org.cristalise.kernel.scripting.Script
- addOutput(String, String) - Method in class org.cristalise.kernel.scripting.Script
- addPossibleTransition(Transition) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.State
- addRole(String) - Method in class org.cristalise.kernel.entity.imports.ImportAgent
- addRole(ImportRole) - Method in class org.cristalise.kernel.entity.imports.ImportAgent
- addRole(AgentPath, RolePath) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Adds the given Agent to the given Role, if they both exist.
- addRole(AgentPath, RolePath, TransactionKey) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Adds the given Agent to the given Role, if they both exist.
- addRole(RolePath) - Method in class org.cristalise.kernel.entity.imports.ImportAgent
- addRole(BuiltInAuthc) - Method in class org.cristalise.kernel.entity.imports.ImportAgent
- addRoles(List<RolePath>) - Method in class org.cristalise.kernel.entity.imports.ImportAgent
- addSlot(CastorHashMap, String) - Method in class org.cristalise.kernel.collection.Aggregation
- addSlot(CastorHashMap, String, GraphPoint, int, int) - Method in class org.cristalise.kernel.collection.Aggregation
- addToItemProperties(PropertyArrayList, TransactionKey) - Method in class org.cristalise.kernel.collection.Dependency
-
Add Dependency specific values to ItemProperties.
- addToVertexProperties(CastorHashMap, TransactionKey) - Method in class org.cristalise.kernel.collection.Dependency
-
Add Dependency specific values to VertexProperties (CastorHashMap).
- addVertexAndCreateId(Vertex, GraphPoint) - Method in class org.cristalise.kernel.graph.model.GraphModel
- ADMIN_ROLE - Enum constant in enum class org.cristalise.kernel.security.BuiltInAuthc
-
Built in Admin role
- agent - Variable in class org.cristalise.kernel.process.StandardClient
- AGENT_DESC_RESOURCE - Enum constant in enum class org.cristalise.kernel.process.resource.BuiltInResources
- AGENT_NAME - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property.
- AGENT_ROLE - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property.
- AgentDescCache - Class in org.cristalise.kernel.utils
- AgentDescCache() - Constructor for class org.cristalise.kernel.utils.AgentDescCache
- agentNameField - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.agent.Sign
- AgentPath - Class in org.cristalise.kernel.lookup
-
Extends ItemPath with Agent specific codes
- AgentPath() - Constructor for class org.cristalise.kernel.lookup.AgentPath
- AgentPath(String) - Constructor for class org.cristalise.kernel.lookup.AgentPath
- AgentPath(UUID) - Constructor for class org.cristalise.kernel.lookup.AgentPath
- AgentPath(UUID, String) - Constructor for class org.cristalise.kernel.lookup.AgentPath
- AgentPath(UUID, String, boolean) - Constructor for class org.cristalise.kernel.lookup.AgentPath
- AgentPath(ItemPath) - Constructor for class org.cristalise.kernel.lookup.AgentPath
- AgentPath(ItemPath, String) - Constructor for class org.cristalise.kernel.lookup.AgentPath
- AgentPredefinedStepContainer - Class in org.cristalise.kernel.lifecycle.instance.predefined.agent
- AgentPredefinedStepContainer() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.agent.AgentPredefinedStepContainer
- AgentProxy - Class in org.cristalise.kernel.entity.proxy
-
It is a wrapper for the connection and communication with Agent It caches data loaded from the Agent to reduce communication
- AgentProxy(AgentPath) - Constructor for class org.cristalise.kernel.entity.proxy.AgentProxy
-
Creates an AgentProxy without cache and change notification
- AgentProxy(AgentPath, TransactionKey) - Constructor for class org.cristalise.kernel.entity.proxy.AgentProxy
- AGGREGATE_SCRIPT - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
- AGGREGATE_SCRIPT_PRIME - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
- AGGREGATE_SCRIPT_URN - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
- Aggregation - Class in org.cristalise.kernel.collection
-
A Collection with a graph layout
- Aggregation() - Constructor for class org.cristalise.kernel.collection.Aggregation
- Aggregation(String) - Constructor for class org.cristalise.kernel.collection.Aggregation
- Aggregation(String, Integer) - Constructor for class org.cristalise.kernel.collection.Aggregation
- AggregationDescription - Class in org.cristalise.kernel.collection
-
The description of a Collection with a graph layout.
- AggregationDescription() - Constructor for class org.cristalise.kernel.collection.AggregationDescription
- AggregationDescription(String) - Constructor for class org.cristalise.kernel.collection.AggregationDescription
- AggregationDescription(String, Integer) - Constructor for class org.cristalise.kernel.collection.AggregationDescription
- AggregationInstance - Class in org.cristalise.kernel.collection
- AggregationInstance() - Constructor for class org.cristalise.kernel.collection.AggregationInstance
- AggregationInstance(String) - Constructor for class org.cristalise.kernel.collection.AggregationInstance
- AggregationInstance(String, Integer) - Constructor for class org.cristalise.kernel.collection.AggregationInstance
- aggregationList - Variable in class org.cristalise.kernel.entity.imports.ImportItem
- AggregationMember - Class in org.cristalise.kernel.collection
-
A CollectionMember, or slot, of an Aggregation instance or description.
- AggregationMember() - Constructor for class org.cristalise.kernel.collection.AggregationMember
- aggregationMemberList - Variable in class org.cristalise.kernel.entity.imports.ImportAggregation
- AggregationMemberRenderer - Class in org.cristalise.kernel.lifecycle.renderer
- AggregationMemberRenderer() - Constructor for class org.cristalise.kernel.lifecycle.renderer.AggregationMemberRenderer
- AggregationVertexFactory - Class in org.cristalise.kernel.collection
-
GraphModel vertex factory for AggregationMembers
- AggregationVertexFactory() - Constructor for class org.cristalise.kernel.collection.AggregationVertexFactory
- AggregationVertexOutlineCreator - Class in org.cristalise.kernel.collection
-
AggregationMember vertex outline creator.
- AggregationVertexOutlineCreator() - Constructor for class org.cristalise.kernel.collection.AggregationVertexOutlineCreator
- ALIAS - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInEdgeProperties
- AndSplit - Class in org.cristalise.kernel.lifecycle.instance
- AndSplit - Enum constant in enum class org.cristalise.kernel.lifecycle.instance.WfVertex.Types
- AndSplit() - Constructor for class org.cristalise.kernel.lifecycle.instance.AndSplit
- AndSplitDef - Class in org.cristalise.kernel.lifecycle
- AndSplitDef() - Constructor for class org.cristalise.kernel.lifecycle.AndSplitDef
- appendConfigFile(Properties, String) - Static method in class org.cristalise.kernel.utils.FileStringUtility
-
Load the contents of the configuration file
- appendXmlFragment(String, String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Append the new Node created from xmlFragment as a child of the Node selected by the XPath
- assessStartConditions(Job) - Method in class org.cristalise.kernel.process.UserCodeVerticle
-
Override this method to implement application specific evaluation of start condition.
- assignItem(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.collection.AggregationMember
- assignItem(ItemPath, TransactionKey) - Method in interface org.cristalise.kernel.collection.CollectionMember
-
Assign the given item to the slot, if it fits
- assignItem(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.collection.DependencyMember
- AssignItemToSlot - Class in org.cristalise.kernel.lifecycle.instance.predefined
- AssignItemToSlot() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.AssignItemToSlot
- Atomic - Enum constant in enum class org.cristalise.kernel.lifecycle.instance.WfVertex.Types
- ATTACHMENT - Enum constant in enum class org.cristalise.kernel.persistency.ClusterType
- ATTACHMENT_MIME_TYPES - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property.
- authenticate() - Method in class org.cristalise.kernel.security.SecurityManager
- authenticate(String) - Method in class org.cristalise.kernel.process.auth.ConsoleAuth
- authenticate(String) - Method in interface org.cristalise.kernel.process.auth.ProxyLogin
-
Authenticate the Agent
- authenticate(String, String, String) - Method in class org.cristalise.kernel.security.SecurityManager
- authenticate(String, String, String, boolean) - Method in class org.cristalise.kernel.security.SecurityManager
- authenticate(String, String, String, boolean, TransactionKey) - Method in class org.cristalise.kernel.security.SecurityManager
- authenticate(AgentPath, ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.agent.Authenticate
- Authenticate - Class in org.cristalise.kernel.lifecycle.instance.predefined.agent
- Authenticate() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.agent.Authenticate
- Authenticate(String) - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.agent.Authenticate
- Authenticate(String, String) - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.agent.Authenticate
- AVAILABLE - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
B
- BadArgumentsException - Exception Class in org.cristalise.kernel.process.resource
- BadArgumentsException() - Constructor for exception class org.cristalise.kernel.process.resource.BadArgumentsException
- BadArgumentsException(String) - Constructor for exception class org.cristalise.kernel.process.resource.BadArgumentsException
- BadArgumentsException(Throwable) - Constructor for exception class org.cristalise.kernel.process.resource.BadArgumentsException
- begin(TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorage
- begin(TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
- begin(TransactionKey) - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- begin(TransactionKey) - Method in class org.cristalise.storage.TransactionalClusterStorageBase
- begin(TransactionKey) - Method in class org.cristalise.storage.XMLClusterStorage
- Bidirectional - Enum constant in enum class org.cristalise.kernel.collection.Collection.Type
- Bootstrap - Class in org.cristalise.kernel.process
-
Bootstrap loads all Items defined in the kernel resource XMLs and the module XML
- Bootstrap() - Constructor for class org.cristalise.kernel.process.Bootstrap
- BOX_PAINT - Static variable in class org.cristalise.kernel.lifecycle.renderer.DefaultSplitJoinRenderer
- BREAKPOINT - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
Boolean property ...
- BROKEN_MINUS - Enum constant in enum class org.cristalise.kernel.graph.renderer.DefaultDirectedEdgeRenderer.EdgeRouting
-
Draw a line of 2 segments (horizontal, vertical) between origin and terminus point
- BROKEN_PIPE - Enum constant in enum class org.cristalise.kernel.graph.renderer.DefaultDirectedEdgeRenderer.EdgeRouting
-
Draw a line of 2 segments (vertical, horizontal) between origin and terminus point
- BROKEN_PLUS - Enum constant in enum class org.cristalise.kernel.graph.renderer.DefaultDirectedEdgeRenderer.EdgeRouting
-
Draw a line of 3 segments (vertical, horizontal, vertical) between origin and terminus point
- buildObject(String, int, ItemPath, String) - Method in class org.cristalise.kernel.utils.ActDefCache
- buildObject(String, int, ItemPath, String) - Method in class org.cristalise.kernel.utils.AgentDescCache
- buildObject(String, int, ItemPath, String) - Method in class org.cristalise.kernel.utils.DescriptionObjectCache
- buildObject(String, int, ItemPath, String) - Method in class org.cristalise.kernel.utils.DomainContextCache
- buildObject(String, int, ItemPath, String) - Method in class org.cristalise.kernel.utils.ItemDescCache
- buildObject(String, int, ItemPath, String) - Method in class org.cristalise.kernel.utils.PropertyDescriptionCache
- buildObject(String, int, ItemPath, String) - Method in class org.cristalise.kernel.utils.QueryCache
- buildObject(String, int, ItemPath, String) - Method in class org.cristalise.kernel.utils.RoleDescCache
- buildObject(String, int, ItemPath, String) - Method in class org.cristalise.kernel.utils.SchemaCache
- buildObject(String, int, ItemPath, String) - Method in class org.cristalise.kernel.utils.ScriptCache
- buildObject(String, int, ItemPath, String) - Method in class org.cristalise.kernel.utils.StateMachineCache
- BuiltInAuthc - Enum Class in org.cristalise.kernel.security
- BuiltInCollections - Enum Class in org.cristalise.kernel.collection
-
Helper enumeration to make built-in Collection names easier to maintain and document
- BuiltInDataHelpers - Enum Class in org.cristalise.kernel.lifecycle.routingHelpers
- BuiltInEdgeProperties - Enum Class in org.cristalise.kernel.graph.model
-
Enumeration to define all Edge properties which are used by lifecycle packages
- BuiltInItemProperties - Enum Class in org.cristalise.kernel.property
-
Helper enumeration to make built-in Property names easier to maintain and document
- BuiltInResources - Enum Class in org.cristalise.kernel.process.resource
- BuiltInVertexProperties - Enum Class in org.cristalise.kernel.graph.model
-
Enumeration to define all Vertex properties which are used by collection and lifecycle packages
- BulkErase - Class in org.cristalise.kernel.lifecycle.instance.predefined
- BulkErase() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.BulkErase
- BulkErase_force - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
If true continue Erase even if an error.
- BulkErase_limit - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Defines the paging size used during
BulkErasepredefined step. - BulkImport - Class in org.cristalise.kernel.lifecycle.instance.predefined.server
- BulkImport() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.server.BulkImport
- BulkImport(String) - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.server.BulkImport
- BulkImport_fileExtension - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Defines file extension to be used by the
BulkImportpredefined step. - BulkImport_rootDirectory - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Defines root directory used by the
BulkImportpredefined step. - BulkImport_useDirectories - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Defines if
BulkImportpredefined step is based on directory structure or not. - bundleData(String) - Static method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
-
Generic bundling of a single parameter.
- bundleData(String...) - Static method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
-
Generic bundling of parameters.
C
- C2KLocalObject - Interface in org.cristalise.kernel.entity
-
Objects that are to be stored by CRISTAL-iSE Items must implement this interface and be (un)marshallable by Castor i.e.
- C2KLocalObjectMap<V> - Class in org.cristalise.kernel.persistency
-
A simple wrapper for ClusterStorage API to provide Map like access to cluster data.
- C2KLocalObjectMap(ItemPath, ClusterType) - Constructor for class org.cristalise.kernel.persistency.C2KLocalObjectMap
- C2KLocalObjectMap(ItemPath, ClusterType, TransactionKey) - Constructor for class org.cristalise.kernel.persistency.C2KLocalObjectMap
- CacheEntry(E, DescriptionObjectCache<E>) - Constructor for class org.cristalise.kernel.utils.DescriptionObjectCache.CacheEntry
- calculateAllJobs(AgentPath, ItemPath, boolean) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
- calculateAllJobs(AgentPath, ItemPath, boolean) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- calculateJobs(AgentPath, ItemPath, boolean) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
Calculates the lists of jobs for the activity and its children (cf org.cristalise.kernel.entity.Job)
- calculateJobs(AgentPath, ItemPath, boolean) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- calculateJobs(AgentPath, ItemPath, int) - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
-
if type = 0 only domain steps will be queried if type = 1 only predefined steps will be queried else both will be queried
- calculateNexts(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Split
- CannotManage - Enum constant in enum class org.cristalise.kernel.common.CriseVertxException.FailureCodes
- CannotManageException - Exception Class in org.cristalise.kernel.common
- CannotManageException() - Constructor for exception class org.cristalise.kernel.common.CannotManageException
- CannotManageException(String) - Constructor for exception class org.cristalise.kernel.common.CannotManageException
- CannotManageException(String, Throwable) - Constructor for exception class org.cristalise.kernel.common.CannotManageException
- CannotManageException(Throwable) - Constructor for exception class org.cristalise.kernel.common.CannotManageException
- CastorArrayList<E> - Class in org.cristalise.kernel.utils
-
Wrapper for a root element to an ArrayList.
- CastorArrayList() - Constructor for class org.cristalise.kernel.utils.CastorArrayList
- CastorArrayList(List<E>) - Constructor for class org.cristalise.kernel.utils.CastorArrayList
- CastorHashMap - Class in org.cristalise.kernel.utils
-
This subclass of HashMap can be marshalled and unmarshalled with Castor
- CastorHashMap() - Constructor for class org.cristalise.kernel.utils.CastorHashMap
- CastorXMLUtility - Class in org.cristalise.kernel.utils
-
Loads all castor mapfiles, and wraps marshalling/unmarshalling
- CastorXMLUtility(ResourceLoader, Properties, URL) - Constructor for class org.cristalise.kernel.utils.CastorXMLUtility
-
Looks for a file called 'index' at the given URL, and loads every file listed in there by relative path
- CDataFieldHandler - Class in org.cristalise.kernel.utils
- CDataFieldHandler() - Constructor for class org.cristalise.kernel.utils.CDataFieldHandler
- changed - Variable in class org.cristalise.kernel.lifecycle.ActivityDef
- ChangeName - Class in org.cristalise.kernel.lifecycle.instance.predefined
- ChangeName() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.ChangeName
- checkAdminAgents(TransactionKey) - Static method in class org.cristalise.kernel.process.Bootstrap
- checkCardinatilyConstraint(Dependency, Dependency, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.AddMembersToCollection
- checkCardinatilyConstraint(Dependency, Dependency, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.ManageMembersOfCollectionBase
- checkCollection(String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Checks if the given Collection exists
- checkCollection(String, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Checks if the given Collection exists
- checkCollection(BuiltInCollections) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Checks if the given built-in Collection exists
- checkCollection(BuiltInCollections, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Checks if the given built-in Collection exists
- checkContent(String, String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Check if the data of the Item located by the ClusterStorage path is exist
- checkContent(String, String, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Check if the data of the Item located by the ClusterStorage path is exist.
- checkContent(ClusterType, String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Check the root content of the given ClusterType
- checkContent(ClusterType, String, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Check the root content of the given ClusterType
- checkDir(String) - Static method in class org.cristalise.kernel.utils.FileStringUtility
-
checks for existing directory
- checkJobForAgent(Job, AgentPath) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
- checkMembership() - Method in class org.cristalise.kernel.collection.DependencyDescription
- checkOutcome(String, int, int) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Check if the given Outcome exists
- checkOutcome(String, int, int, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Check if the given Outcome exists.
- checkOutcome(Schema, int) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Check if the given Outcome exists
- checkOutcome(Schema, int, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Check if the given Outcome exists.
- checkOutcomeAttachment(Schema, int) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Check if the given OutcomeAttachment exists
- checkOutcomeAttachment(Schema, int, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Check if the given OutcomeAttachment exists.
- checkPerformingRole(Activity, AgentPath) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- checkPermissions(AgentPath, Activity, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.security.SecurityManager
- checkProperty(String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Check if the given Property exists
- checkProperty(String, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Check if the given Property exists.
- checkProperty(ItemPath, String, TransactionKey) - Static method in class org.cristalise.kernel.property.PropertyUtility
- checkProperty(ItemPath, BuiltInItemProperties, TransactionKey) - Static method in class org.cristalise.kernel.property.PropertyUtility
- checkProperty(BuiltInItemProperties) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Check if the given built-in Property exists
- checkProperty(BuiltInItemProperties, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Check if the given built-in Property exists.
- checkQuerySupport(String) - Method in class org.cristalise.kernel.persistency.ClusterStorage
-
Checks whether the storage support the given type of query or not
- checkQuerySupport(String) - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- checkQuerySupport(String) - Method in class org.cristalise.storage.XMLClusterStorage
- checkSize(Vertex) - Method in class org.cristalise.kernel.graph.model.GraphModel
- checkViewpoint(String, String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Check if the given Viewpoint exists
- checkViewpoint(String, String, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Check if the given Viewpoint exists.
- childPath - Variable in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepCollectionBase
-
Deprecated.
- children - Variable in class org.cristalise.kernel.graph.model.Graphable
- classProps - Variable in class org.cristalise.kernel.entity.imports.ImportDependency
- clear() - Method in class org.cristalise.kernel.graph.model.GraphModel
- clear() - Method in class org.cristalise.kernel.persistency.C2KLocalObjectMap
- clear() - Method in class org.cristalise.kernel.utils.CastorHashMap
- clear() - Method in class org.cristalise.kernel.utils.SoftCache
-
Deprecated.
- clear() - Method in class org.cristalise.kernel.utils.TransientCache
- clear() - Method in class org.cristalise.kernel.utils.WeakCache
-
Deprecated.
- clear() - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- clearCache() - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
- clearCache() - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
-
Clear entire cache
- clearCache(String) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
- clearCache(List<String>) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
- clearCache(ItemPath) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
- clearCache(ItemPath, String) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
-
Clear the cache of the given cluster content of the given Item.
- clearCache(ItemPath, ClusterType) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
- ClearedEvent - Class in org.cristalise.kernel.graph.event
- ClearedEvent() - Constructor for class org.cristalise.kernel.graph.event.ClearedEvent
- clearItem() - Method in class org.cristalise.kernel.collection.AggregationMember
- clearItem() - Method in interface org.cristalise.kernel.collection.CollectionMember
-
De-assign the slot, leaving it empty.
- clearItem() - Method in class org.cristalise.kernel.collection.DependencyMember
- ClearSlot - Class in org.cristalise.kernel.lifecycle.instance.predefined
- ClearSlot() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.ClearSlot
- clearTag(Object) - Method in class org.cristalise.kernel.graph.model.Vertex
- clearTags(Object) - Method in class org.cristalise.kernel.graph.model.GraphModel
- ClientShell - Class in org.cristalise.kernel.process
-
Deprecated.
- ClientShell(AgentProxy) - Constructor for class org.cristalise.kernel.process.ClientShell
-
Deprecated.
- close() - Method in class org.cristalise.kernel.entity.ItemVertxProxyHandler
- close() - Method in interface org.cristalise.kernel.lookup.Lookup
-
Shutdown the lookup
- close() - Method in class org.cristalise.kernel.persistency.ClusterStorage
-
Shuts down the storage.
- close() - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
- close() - Static method in class org.cristalise.kernel.process.Gateway
-
Shuts down all kernel API objects
- close() - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- close() - Method in class org.cristalise.storage.XMLClusterStorage
- ClusterStorage - Class in org.cristalise.kernel.persistency
-
Interface for persistency managers of entities.
- ClusterStorage - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Ordered list of implementation of the
ClusterStorageinterface that Cristal will use for storage of Item local objects. - ClusterStorage() - Constructor for class org.cristalise.kernel.persistency.ClusterStorage
- ClusterStorage_cacheSpec - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Specifies the Google Guava cache behavior used in ClusterStorageManager.
- ClusterStorageManager - Class in org.cristalise.kernel.persistency
-
Instantiates ClusterStorages listed in properties file.
- ClusterStorageManager() - Constructor for class org.cristalise.kernel.persistency.ClusterStorageManager
-
Initializes all ClusterStorage handlers listed by class name in the property "ClusterStorages" This property is usually process specific, and so should be in the server/client.conf and not the connect file.
- clusterType - Variable in class org.cristalise.kernel.persistency.C2KLocalObjectMap
- ClusterType - Enum Class in org.cristalise.kernel.persistency
- Collection<E> - Class in org.cristalise.kernel.collection
-
Collections are Item local objects that reference other Items.
- Collection() - Constructor for class org.cristalise.kernel.collection.Collection
- COLLECTION - Enum constant in enum class org.cristalise.kernel.persistency.ClusterType
-
The root of the Collection object cluster.
- Collection.Cardinality - Enum Class in org.cristalise.kernel.collection
- Collection.Type - Enum Class in org.cristalise.kernel.collection
- CollectionArrayList - Class in org.cristalise.kernel.collection
-
A bundle of Collections.
- CollectionArrayList() - Constructor for class org.cristalise.kernel.collection.CollectionArrayList
- CollectionArrayList(ArrayList<Collection<? extends CollectionMember>>) - Constructor for class org.cristalise.kernel.collection.CollectionArrayList
- CollectionDescription<E> - Interface in org.cristalise.kernel.collection
-
A collection that can be instantiated.
- CollectionMember - Interface in org.cristalise.kernel.collection
-
CollectionMembers are pointers to individual Items in a collection.
- CollectionMemberList<E> - Class in org.cristalise.kernel.collection
-
A list of CollectionMembers, used internally in the Collection for XML marshalling convenience.
- CollectionMemberList() - Constructor for class org.cristalise.kernel.collection.CollectionMemberList
- collectionName - Variable in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepCollectionBase
-
Deprecated.
- commit(TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorage
- commit(TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
- commit(TransactionKey) - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.Writes all pending changes to the backends.
- commit(TransactionKey) - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- commit(TransactionKey) - Method in class org.cristalise.storage.TransactionalClusterStorageBase
-
Writes all pending changes to the backends.
- commit(TransactionKey) - Method in class org.cristalise.storage.XMLClusterStorage
- COMP_ACT_DESC_RESOURCE - Enum constant in enum class org.cristalise.kernel.process.resource.BuiltInResources
- compActDef - Variable in class org.cristalise.kernel.entity.imports.ImportItem
-
Alternative way to provide workflow definition.
- compare(Dependency) - Method in class org.cristalise.kernel.collection.Dependency
-
Returns all DependencyMember that are members of the other collection but not members of this one.
- compare(GTimeStamp, GTimeStamp) - Method in class org.cristalise.kernel.utils.GTimeStampComparator
- complete(Job, Job) - Method in class org.cristalise.kernel.process.UserCodeVerticle
-
Method called to handle the Complete transition.
- COMPLEXITY - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
-
Used in description Items to manage Elementary or Composite Activity Definition
- Composite - Enum constant in enum class org.cristalise.kernel.lifecycle.instance.WfVertex.Types
- CompositeActivity - Class in org.cristalise.kernel.lifecycle.instance
- CompositeActivity() - Constructor for class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- CompositeActivityDef - Class in org.cristalise.kernel.lifecycle
- CompositeActivityDef() - Constructor for class org.cristalise.kernel.lifecycle.CompositeActivityDef
- CompositeActivityDef(String, Integer) - Constructor for class org.cristalise.kernel.lifecycle.CompositeActivityDef
- computeUpdates(ItemPath, Activity, Node, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.ManageMembersOfCollectionBase
- computeUpdates(ItemPath, Activity, Node, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
- configureInstance(WfVertex, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- configureInstance(WfVertex, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.WfVertexDef
-
Copies Properties from vertex definition to vertex instance, and also set the Edges
- ConfigureLogback - Class in org.cristalise.kernel.lifecycle.instance.predefined.server
- ConfigureLogback() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.server.ConfigureLogback
- connect() - Static method in class org.cristalise.kernel.process.Gateway
-
Connects to the Lookup server in an administrative context.
- connect(String, String) - Static method in class org.cristalise.kernel.process.Gateway
-
Log in with the given username and password, and initialises the
LookupandProxyManager. - connect(String, String, String) - Static method in class org.cristalise.kernel.process.Gateway
-
Log in with the given username and password, and initialises the
LookupandProxyManager. - ConsoleAuth - Class in org.cristalise.kernel.process.auth
- ConsoleAuth() - Constructor for class org.cristalise.kernel.process.auth.ConsoleAuth
- contains(String) - Method in class org.cristalise.kernel.property.PropertyArrayList
- contains(ItemPath) - Method in class org.cristalise.kernel.collection.Collection
- containsBuiltInProperty(BuiltInVertexProperties) - Method in class org.cristalise.kernel.collection.Dependency
-
Method of convenience to check if property exists
- containsKey(Integer) - Method in class org.cristalise.kernel.events.History
-
Events are never deleted and they are numbered incrementally, which means id >= 0 and id invalid input: '<'= lastId
- containsKey(Object) - Method in class org.cristalise.kernel.events.History
-
Events are never deleted and they are numbered incrementally, which means key >= 0 and key invalid input: '<'= lastId
- containsKey(Object) - Method in class org.cristalise.kernel.persistency.C2KLocalObjectMap
- containsPoint(GraphPoint) - Method in class org.cristalise.kernel.graph.model.DirectedEdge
-
Used by the GUI only, and does not work with MultiPoints.
- containsPoint(GraphPoint) - Method in class org.cristalise.kernel.graph.model.GraphableEdge
- containsPoint(GraphPoint) - Method in class org.cristalise.kernel.graph.model.Vertex
- containsValue(Object) - Method in class org.cristalise.kernel.persistency.C2KLocalObjectMap
- CONTENTS - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
-
Dependency Collection of Module.
- CONTENTS_PRIME - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
- convert(String) - Static method in class org.cristalise.kernel.utils.FileStringUtility
- convertFutureException(ExecutionException) - Static method in exception class org.cristalise.kernel.common.CriseVertxException
- convertThrowable(Throwable) - Static method in exception class org.cristalise.kernel.common.CriseVertxException
- convertToDebugInfo(Throwable) - Static method in exception class org.cristalise.kernel.common.CriseVertxException
- convertToItemPropertyByScript(PropertyArrayList, TransactionKey) - Method in class org.cristalise.kernel.collection.DependencyMember
-
Executes Script if it was defined in the Member properties
- convertToOutcome(String) - Method in class org.cristalise.kernel.utils.ObjectProperties
-
Convert the properties to an XML using SystemProperties.xsd.
- convertTransitiveProperties(PropertyDescriptionList) - Static method in class org.cristalise.kernel.property.PropertyUtility
-
Converts transitive PropertyDescriptions to VertexProprties (CastorHashMap).
- counter - Variable in class org.cristalise.kernel.lifecycle.instance.Join
- create(GraphModelManager, GraphPoint, TypeNameAndConstructionInfo) - Method in class org.cristalise.kernel.collection.AggregationVertexFactory
- create(GraphModelManager, GraphPoint, TypeNameAndConstructionInfo) - Method in interface org.cristalise.kernel.graph.model.VertexFactory
- create(GraphModelManager, Vertex, Vertex, TypeNameAndConstructionInfo) - Method in interface org.cristalise.kernel.graph.model.EdgeFactory
- create(AgentPath, boolean, TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportAgent
- create(AgentPath, boolean, TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportItem
- create(AgentPath, boolean, TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportRole
- create(AgentPath, boolean, TransactionKey) - Method in class org.cristalise.kernel.process.module.ModuleActivity
- create(AgentPath, boolean, TransactionKey) - Method in class org.cristalise.kernel.process.module.ModuleImport
- create(AgentPath, boolean, TransactionKey) - Method in class org.cristalise.kernel.process.module.ModuleResource
- create(TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportAggregation
- create(TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportDependency
- createAgentAddRoles(AgentPath, String[], String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.CreateAgentFromDescription
-
Create Corba server, AgentPath and add Roles to agent
- CreateAgentFromDescription - Class in org.cristalise.kernel.lifecycle.instance.predefined
- CreateAgentFromDescription() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.CreateAgentFromDescription
- createAggregationDescription(String[], String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.AddNewCollectionDescription
- createChildren() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.agent.AgentPredefinedStepContainer
- createChildren() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.ItemPredefinedStepContainer
- createChildren() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepContainer
- createChildren() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.ServerPredefinedStepContainer
- createClientVerticles() - Static method in class org.cristalise.kernel.process.StandardClient
- createCollections(TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportItem
- createCompositeActivity(TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportItem
-
This method enables to use ImportItem in different bootstrap uses cases (e.g.
- createDependencyDescription(String[], String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.AddNewCollectionDescription
- createDirectedEdge(Vertex, Vertex, TypeNameAndConstructionInfo) - Method in class org.cristalise.kernel.graph.model.GraphModel
- CreateItemFromDescription - Class in org.cristalise.kernel.lifecycle.instance.predefined
- CreateItemFromDescription() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.CreateItemFromDescription
- CreateItemFromDescription(String) - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.CreateItemFromDescription
- CreateItemFromDescription_Cache_enable - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Enable the experimental cache in CreateItemFromDescription predefined step to speed up item creation.
- createItemProperties() - Method in class org.cristalise.kernel.entity.imports.ImportItem
- createMember(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.collection.Dependency
- createMember(ItemPath, CastorHashMap, TransactionKey) - Method in class org.cristalise.kernel.collection.Dependency
- CreateNewCollectionVersion - Class in org.cristalise.kernel.lifecycle.instance.predefined
- CreateNewCollectionVersion() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.CreateNewCollectionVersion
-
Constructor for Castor
- createNewDir(String) - Static method in class org.cristalise.kernel.utils.FileStringUtility
-
creating a new directory
- createResource(String, String, int, Outcome, boolean, TransactionKey) - Method in class org.cristalise.kernel.process.resource.DefaultResourceImportHandler
-
Methods migrated from Bootstrap
- createResource(String, String, int, Outcome, boolean, TransactionKey) - Method in interface org.cristalise.kernel.process.resource.ResourceImportHandler
-
Create resource Item from its Module definition.
- createRole(RolePath) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Creates a new Role.
- createRole(RolePath, TransactionKey) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Creates a new Role.
- createState(String) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
-
Factory method to create a new State for the given name.
- createTransition(String) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
-
Factory method to create a new Transition for the given name.
- createVertex(GraphPoint, TypeNameAndConstructionInfo) - Method in class org.cristalise.kernel.graph.model.GraphModel
- CriseVertxException - Exception Class in org.cristalise.kernel.common
- CriseVertxException() - Constructor for exception class org.cristalise.kernel.common.CriseVertxException
- CriseVertxException(String) - Constructor for exception class org.cristalise.kernel.common.CriseVertxException
- CriseVertxException(String, Throwable) - Constructor for exception class org.cristalise.kernel.common.CriseVertxException
- CriseVertxException(Throwable) - Constructor for exception class org.cristalise.kernel.common.CriseVertxException
- CriseVertxException(CriseVertxException.FailureCodes) - Constructor for exception class org.cristalise.kernel.common.CriseVertxException
- CriseVertxException(CriseVertxException.FailureCodes, String) - Constructor for exception class org.cristalise.kernel.common.CriseVertxException
- CriseVertxException(CriseVertxException.FailureCodes, String, Throwable) - Constructor for exception class org.cristalise.kernel.common.CriseVertxException
- CriseVertxException(CriseVertxException.FailureCodes, Throwable) - Constructor for exception class org.cristalise.kernel.common.CriseVertxException
- CriseVertxException.FailureCodes - Enum Class in org.cristalise.kernel.common
D
- data - Variable in class org.cristalise.kernel.entity.imports.ImportOutcome
- DataHelper - Interface in org.cristalise.kernel.lifecycle.routingHelpers
- DataHelper_$name - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Define the java classname that implements the
DataHelperinterface. - DataHelperUtility - Class in org.cristalise.kernel.lifecycle.routingHelpers
-
Utility class to retrieve and resolve DataHelpers
- DataHelperUtility() - Constructor for class org.cristalise.kernel.lifecycle.routingHelpers.DataHelperUtility
- DateUtility - Class in org.cristalise.kernel.utils
- DateUtility() - Constructor for class org.cristalise.kernel.utils.DateUtility
- decodePublicSecurityMessage(Throwable) - Static method in class org.cristalise.kernel.security.SecurityManager
-
Reads the message from the exception that can be show to the user.
- DEFAULT_CONNECTION_TIMEOUT - Static variable in class org.cristalise.kernel.entity.ItemVertxProxyHandler
- DEFAULT_PASSWORD - Static variable in class org.cristalise.kernel.process.UserCodeProcess
-
Defines the default password (value:"uc").
- DefaultDirectedEdgeRenderer - Class in org.cristalise.kernel.graph.renderer
-
Default edge renderer implementing the DirectedEdgeRenderer.
- DefaultDirectedEdgeRenderer() - Constructor for class org.cristalise.kernel.graph.renderer.DefaultDirectedEdgeRenderer
-
Setup arrow template
- DefaultDirectedEdgeRenderer.EdgeRouting - Enum Class in org.cristalise.kernel.graph.renderer
-
The different routing calculations to draw the edge
- DefaultGraphLayoutGenerator - Class in org.cristalise.kernel.graph.layout
- DefaultResourceImportHandler - Class in org.cristalise.kernel.process.resource
- DefaultResourceImportHandler(String) - Constructor for class org.cristalise.kernel.process.resource.DefaultResourceImportHandler
-
Deprecated.
- DefaultResourceImportHandler(BuiltInResources) - Constructor for class org.cristalise.kernel.process.resource.DefaultResourceImportHandler
- DefaultSplitJoinRenderer - Class in org.cristalise.kernel.lifecycle.renderer
- DefaultSplitJoinRenderer() - Constructor for class org.cristalise.kernel.lifecycle.renderer.DefaultSplitJoinRenderer
- DefaultVertexRenderer - Class in org.cristalise.kernel.graph.renderer
-
Default vertex renderer implementing VertexRenderer.
- DefaultVertexRenderer() - Constructor for class org.cristalise.kernel.graph.renderer.DefaultVertexRenderer
- definesProperty(String) - Method in class org.cristalise.kernel.property.PropertyDescriptionList
- delete(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorage
-
Remove a CRISTAL local object from storage.
- delete(ItemPath, String, TransactionKey) - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- delete(ItemPath, String, TransactionKey) - Method in class org.cristalise.storage.TransactionalClusterStorageBase
-
Uses the put method, with null as the object value.
- delete(ItemPath, String, TransactionKey) - Method in class org.cristalise.storage.XMLClusterStorage
- delete(ItemPath, ClusterType, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorage
-
Remove all CRISTAL local object of the given ClusterType from storage.
- delete(ItemPath, ClusterType, TransactionKey) - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- delete(ItemPath, ClusterType, TransactionKey) - Method in class org.cristalise.storage.XMLClusterStorage
- delete(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorage
-
Removes all data of an Item.
- delete(ItemPath, TransactionKey) - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- delete(ItemPath, TransactionKey) - Method in class org.cristalise.storage.XMLClusterStorage
- delete(Path) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Remove a Path from the directory.
- delete(Path, TransactionKey) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Remove a Path from the directory.
- DELETE - Enum constant in enum class org.cristalise.kernel.entity.proxy.ProxyMessage.Type
- deleteDir(String) - Static method in class org.cristalise.kernel.utils.FileStringUtility
-
deleting a existing directory
- deleteDir(String, boolean, boolean) - Static method in class org.cristalise.kernel.utils.FileStringUtility
-
deleting a existing directory with its structure
- delim - Static variable in class org.cristalise.kernel.lookup.Path
- dependency - Variable in class org.cristalise.kernel.process.module.ModuleInfo
- Dependency - Class in org.cristalise.kernel.collection
-
A Collection implementation that contains a variable number of members of the same type, like a variable-length array.
- Dependency() - Constructor for class org.cristalise.kernel.collection.Dependency
- Dependency(String) - Constructor for class org.cristalise.kernel.collection.Dependency
- Dependency(String, Integer) - Constructor for class org.cristalise.kernel.collection.Dependency
- Dependency(BuiltInCollections) - Constructor for class org.cristalise.kernel.collection.Dependency
- Dependency(BuiltInCollections, Integer) - Constructor for class org.cristalise.kernel.collection.Dependency
- Dependency_addStateMachineURN - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Add or not a new Item Property 'StaeMachineURN' during
CreateItemFromDescription. - Dependency_addWorkflowURN - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Add or not a new Item Property 'WorkflowURN' during
CreateItemFromDescription. - DEPENDENCY_ALLOW_DUPLICATE_ITEMS - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
default: false
- DEPENDENCY_CARDINALITY - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property of Collection specifying the cardinality.
- Dependency_checkMemberUniqueness - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Enables or disables Dependency collection to contain the same Item many times.
- DEPENDENCY_DISABLE_TYPE_CHECK - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
default: false
- DEPENDENCY_NAME - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property of Activity specifying the name(s) of the Dependency updated by the Activity.
- DEPENDENCY_TO - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property of Collection specifying the Name of the Collection in the other Item.
- DEPENDENCY_TYPE - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property of Collection specifying the type.
- DependencyDescription - Class in org.cristalise.kernel.collection
- DependencyDescription() - Constructor for class org.cristalise.kernel.collection.DependencyDescription
- DependencyDescription(String) - Constructor for class org.cristalise.kernel.collection.DependencyDescription
- DependencyDescription(String, Integer) - Constructor for class org.cristalise.kernel.collection.DependencyDescription
- dependencyList - Variable in class org.cristalise.kernel.entity.imports.ImportItem
- DependencyMember - Class in org.cristalise.kernel.collection
- DependencyMember() - Constructor for class org.cristalise.kernel.collection.DependencyMember
- dependencyMemberList - Variable in class org.cristalise.kernel.entity.imports.ImportDependency
- deriveVersionNumber(Object) - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- deriveVersionNumber(Object) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
-
Converts Object to an Integer representing a version number.
- desc - Variable in class org.cristalise.kernel.process.module.ModuleInfo
- descObject - Variable in class org.cristalise.kernel.utils.DescriptionObjectCache.CacheEntry
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.AddMembersToCollection
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.agent.Authenticate
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.agent.ForcedLogout
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.agent.Login
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.agent.LoginTimeout
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.agent.Logout
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.agent.Sign
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.BulkErase
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.ChangeName
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.Erase
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.ImportImportAgent
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.ImportImportItem
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.ImportImportRole
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.RemoveMembersFromCollection
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.RemoveViewpoint
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.server.ConfigureLogback
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.server.UpdateRole
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.UpdateCollectionsFromDescription
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.UpdateDependencyMember
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.UpdateImportReport
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.UpdateItemFromDescription
- description - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.UpdateProperitesFromDescription
- DESCRIPTION - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property used in ActivityDef to store the description text
- DescriptionObject - Interface in org.cristalise.kernel.utils
- DescriptionObjectCache<D> - Class in org.cristalise.kernel.utils
- DescriptionObjectCache() - Constructor for class org.cristalise.kernel.utils.DescriptionObjectCache
- DescriptionObjectCache.CacheEntry<E> - Class in org.cristalise.kernel.utils
- diff(GTimeStamp, GTimeStamp) - Static method in class org.cristalise.kernel.utils.DateUtility
- DirectedEdge - Class in org.cristalise.kernel.graph.model
- DirectedEdge() - Constructor for class org.cristalise.kernel.graph.model.DirectedEdge
- DirectedEdgeRenderer - Interface in org.cristalise.kernel.graph.renderer
-
Interface to render Edges
- DOMAIN_CONTEXT_RESOURCE - Enum constant in enum class org.cristalise.kernel.process.resource.BuiltInResources
- DomainContext - Class in org.cristalise.kernel.entity
-
Name is computed from the DomainPath string: fist letters capitalised, slashes removed and 'Context' postfix added, e.g.
- DomainContext() - Constructor for class org.cristalise.kernel.entity.DomainContext
- DomainContext(String) - Constructor for class org.cristalise.kernel.entity.DomainContext
- DomainContext(String, Integer) - Constructor for class org.cristalise.kernel.entity.DomainContext
- DomainContext(String, String, Integer) - Constructor for class org.cristalise.kernel.entity.DomainContext
- DomainContext(DomainPath) - Constructor for class org.cristalise.kernel.entity.DomainContext
- DomainContext(DomainPath, String, Integer) - Constructor for class org.cristalise.kernel.entity.DomainContext
- DomainContextCache - Class in org.cristalise.kernel.utils
- DomainContextCache() - Constructor for class org.cristalise.kernel.utils.DomainContextCache
- domainPath - Variable in class org.cristalise.kernel.process.module.ModuleImport
- DomainPath - Class in org.cristalise.kernel.lookup
-
Very simple extension to Path.
- DomainPath() - Constructor for class org.cristalise.kernel.lookup.DomainPath
- DomainPath(String) - Constructor for class org.cristalise.kernel.lookup.DomainPath
- DomainPath(String[]) - Constructor for class org.cristalise.kernel.lookup.DomainPath
- DomainPath(String, ItemPath) - Constructor for class org.cristalise.kernel.lookup.DomainPath
- DomainPath(DomainPath, String) - Constructor for class org.cristalise.kernel.lookup.DomainPath
- DONE - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
- draw(Graphics2D) - Method in class org.cristalise.kernel.lifecycle.renderer.LifecycleRenderer
- draw(Graphics2D, DirectedEdge) - Method in class org.cristalise.kernel.graph.renderer.DefaultDirectedEdgeRenderer
-
Default implementation, can only draw straight line and does not add any label
- draw(Graphics2D, DirectedEdge) - Method in interface org.cristalise.kernel.graph.renderer.DirectedEdgeRenderer
-
Draw the given edge
- draw(Graphics2D, DirectedEdge) - Method in class org.cristalise.kernel.lifecycle.renderer.WfDirectedEdgeDefRenderer
- draw(Graphics2D, DirectedEdge) - Method in class org.cristalise.kernel.lifecycle.renderer.WfDirectedEdgeRenderer
- draw(Graphics2D, DirectedEdge, String, String, boolean) - Method in class org.cristalise.kernel.graph.renderer.DefaultDirectedEdgeRenderer
-
Draws an edge using different calculations, coloring and label
- draw(Graphics2D, Vertex) - Method in class org.cristalise.kernel.graph.renderer.DefaultVertexRenderer
-
Default implementation draws the outline and the name of the vertex
- draw(Graphics2D, Vertex) - Method in interface org.cristalise.kernel.graph.renderer.VertexRenderer
-
Draw the given vertex
- draw(Graphics2D, Vertex) - Method in class org.cristalise.kernel.lifecycle.renderer.ActivityDefRenderer
-
Draws the ActivityDef as a 3D rectangle without borders, with text lines for Name, DefinitionName and errors
- draw(Graphics2D, Vertex) - Method in class org.cristalise.kernel.lifecycle.renderer.ActivityRenderer
-
Draws the Activity as a 3D rectangle without borders, with text lines for Name, DefinitionName, State, WaitTime and errors
- draw(Graphics2D, Vertex) - Method in class org.cristalise.kernel.lifecycle.renderer.AggregationMemberRenderer
- draw(Graphics2D, Vertex) - Method in class org.cristalise.kernel.lifecycle.renderer.SplitJoinDefRenderer
- draw(Graphics2D, Vertex) - Method in class org.cristalise.kernel.lifecycle.renderer.SplitJoinRenderer
- draw(Graphics2D, Vertex) - Method in class org.cristalise.kernel.lifecycle.renderer.WfVertexDefRenderer
- draw(Graphics2D, Vertex) - Method in class org.cristalise.kernel.lifecycle.renderer.WfVertexRenderer
- draw(Graphics2D, Vertex, String) - Method in class org.cristalise.kernel.lifecycle.renderer.DefaultSplitJoinRenderer
-
Join/Split specific implementation of draw method
- drawEdgeHighlight(Graphics2D, DirectedEdge) - Method in class org.cristalise.kernel.lifecycle.renderer.LifecycleRenderer
- drawLinesOfTexts(Graphics2D, Vertex, ArrayList<String>, Paint) - Method in class org.cristalise.kernel.graph.renderer.DefaultVertexRenderer
-
Draw lines of text within the boundaries of the vertex
- drawName(Graphics2D, Vertex, Paint) - Method in class org.cristalise.kernel.graph.renderer.DefaultVertexRenderer
-
Write the name of the vertex in the centre of it
- drawOutline(Graphics2D, Vertex, Paint, Paint) - Method in class org.cristalise.kernel.graph.renderer.DefaultVertexRenderer
-
Fill and then draw the outline as a Polygon
- drawOutline3DRect(Graphics2D, Vertex, Paint) - Method in class org.cristalise.kernel.graph.renderer.DefaultVertexRenderer
-
Fills the outline as 3D rectangle, but it does not draw the border of the outline
- drawOutline3DRect(Graphics2D, Vertex, Paint, Paint) - Method in class org.cristalise.kernel.graph.renderer.DefaultVertexRenderer
-
Fills the outline as 3D rectangle.
- drawOutlineRect(Graphics2D, Vertex, Paint) - Method in class org.cristalise.kernel.graph.renderer.DefaultVertexRenderer
-
Fills the outline as rectangle, but it does not draw the border of the outline
- drawOutlineRect(Graphics2D, Vertex, Paint, Paint) - Method in class org.cristalise.kernel.graph.renderer.DefaultVertexRenderer
-
Fills the outline as rectangle.
- drawText(Graphics2D, Vertex, String, Paint) - Method in class org.cristalise.kernel.graph.renderer.DefaultVertexRenderer
-
Draw the text within the boundaries of the vertex
- drawVertexHighlight(Graphics2D, Vertex, int) - Method in class org.cristalise.kernel.lifecycle.renderer.LifecycleRenderer
- dump() - Method in class org.cristalise.kernel.lookup.AgentPath
- dump() - Method in class org.cristalise.kernel.lookup.Path
- dump() - Method in class org.cristalise.kernel.lookup.RolePath
- dumpC2KProps() - Static method in class org.cristalise.kernel.process.Gateway
- dumpContents(ItemPath) - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- dumpModules() - Method in class org.cristalise.kernel.process.module.ModuleManager
- dumpPendingTransactions(int) - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.
- dumpPendingTransactions(int) - Method in class org.cristalise.storage.TransactionalClusterStorageBase
- dumpProps() - Method in class org.cristalise.kernel.utils.ObjectProperties
E
- ebAddress - Static variable in class org.cristalise.kernel.entity.ItemVerticle
- ebAddress - Static variable in class org.cristalise.kernel.entity.Job
- ebAddress - Static variable in class org.cristalise.kernel.entity.proxy.ProxyMessage
- ebLocalAddress - Static variable in class org.cristalise.kernel.entity.proxy.ProxyMessage
- EdgeFactory - Interface in org.cristalise.kernel.graph.model
- EdgeRemovedEvent - Class in org.cristalise.kernel.graph.event
- EdgeRemovedEvent() - Constructor for class org.cristalise.kernel.graph.event.EdgeRemovedEvent
- EdgesChangedEvent - Class in org.cristalise.kernel.graph.event
- EdgesChangedEvent() - Constructor for class org.cristalise.kernel.graph.event.EdgesChangedEvent
- ELEM_ACT_DESC_RESOURCE - Enum constant in enum class org.cristalise.kernel.process.resource.BuiltInResources
- encodePublicSecurityMessage(String) - Static method in class org.cristalise.kernel.security.SecurityManager
-
Wraps the massage with specific tokens indicating the the exception has a message to the user.
- enforceValidName(String) - Static method in interface org.cristalise.kernel.entity.C2KLocalObject
-
Use this method to ensure very strict name policy
- EntireModelChangedEvent - Class in org.cristalise.kernel.graph.event
- EntireModelChangedEvent() - Constructor for class org.cristalise.kernel.graph.event.EntireModelChangedEvent
- entrySet() - Method in class org.cristalise.kernel.events.History
- entrySet() - Method in class org.cristalise.kernel.persistency.C2KLocalObjectMap
- entrySet() - Method in class org.cristalise.kernel.utils.SoftCache
-
Deprecated.
- entrySet() - Method in class org.cristalise.kernel.utils.TransientCache
- entrySet() - Method in class org.cristalise.kernel.utils.WeakCache
-
Deprecated.
- enumLogger - Static variable in interface org.cristalise.kernel.utils.SystemPropertyOperations
-
This logger name is made unusual to avoid the problem when this interface is used in SystemProperty enums.
- equals(Object) - Method in class org.cristalise.kernel.collection.Collection
- equals(Object) - Method in class org.cristalise.kernel.entity.Job
- equals(Object) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.State
- equals(Object) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- equals(Object) - Method in class org.cristalise.kernel.lookup.Path
- equals(Object) - Method in class org.cristalise.kernel.persistency.outcome.Schema
- equals(Object) - Method in class org.cristalise.kernel.utils.CastorArrayList
- Erase - Class in org.cristalise.kernel.lifecycle.instance.predefined
- Erase() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.Erase
- Erase(String) - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.Erase
- Erase(String, String) - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.Erase
- Erase_force - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
If true continue Erase even if an error during deleting BiDirectional references.
- eraseOneItem(AgentPath, ItemPath, boolean, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.Erase
- error(SAXParseException) - Method in class org.cristalise.kernel.persistency.outcome.OutcomeValidator
-
ErrorHandler for instances
- error(SAXParseException) - Method in class org.cristalise.kernel.persistency.outcome.Schema
- ERROR_PAINT - Static variable in class org.cristalise.kernel.graph.renderer.DefaultDirectedEdgeRenderer
- ERROR_PAINT - Static variable in class org.cristalise.kernel.graph.renderer.DefaultVertexRenderer
- ErrorInfo - Class in org.cristalise.kernel.scripting
- ErrorInfo() - Constructor for class org.cristalise.kernel.scripting.ErrorInfo
- ErrorInfo(String) - Constructor for class org.cristalise.kernel.scripting.ErrorInfo
- ErrorInfo(Throwable) - Constructor for class org.cristalise.kernel.scripting.ErrorInfo
- ErrorInfo(Job, Throwable) - Constructor for class org.cristalise.kernel.scripting.ErrorInfo
- errors - Variable in class org.cristalise.kernel.persistency.outcome.OutcomeValidator
- errors - Variable in class org.cristalise.kernel.persistency.outcome.Schema
- evaluate(ItemPath, CastorHashMap, String, boolean, TransactionKey) - Method in class org.cristalise.kernel.scripting.Script
-
Reads and evaluates input properties, set input parameters from those properties and executes the Script
- evaluate(ItemPath, CastorHashMap, String, TransactionKey) - Method in class org.cristalise.kernel.scripting.Script
- evaluate(CastorHashMap) - Method in class org.cristalise.kernel.scripting.Script
-
Use this when a Script is executed without an Item or Transaction context
- evaluateProperty(ItemPath, String, String, TransactionKey) - Method in class org.cristalise.kernel.utils.CastorHashMap
- evaluateProperty(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.WfVertex
- evaluatePropertyValue(ItemPath, Object, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.WfVertex
- evaluateScript(String, Integer, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.WfVertex
- evaluateScript(ItemPath, String, CastorHashMap, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.ManageMembersOfCollectionBase
- evaluateScript(ItemPath, String, CastorHashMap, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepCollectionBase
-
Deprecated.
- evaluateScript(ItemPath, Dependency, DependencyMember, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.AddMembersToCollection
- evaluateScript(ItemPath, Dependency, DependencyMember, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepCollectionBase
-
Deprecated.Executes a script if exists.
- evaluateScript(ItemPath, Dependency, DependencyMember, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.RemoveMembersFromCollection
- evaluateScript(TransactionKey) - Method in class org.cristalise.kernel.collection.Dependency
- evaluateScript(TransactionKey) - Method in class org.cristalise.kernel.collection.DependencyMember
- evaluateValue(ItemPath, Object, String, TransactionKey) - Static method in class org.cristalise.kernel.lifecycle.routingHelpers.DataHelperUtility
-
If the
- evaluateXpath(String, QName) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Evaluates the given XPath expression thread-safely and efficiently.
- evaluateXpath(Node, String, QName) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Evaluates the given XPath expression thread-safely and efficiently
- event - Variable in class org.cristalise.kernel.process.module.ModuleEmbeddedScript
- Event - Class in org.cristalise.kernel.events
-
The data structure of events, which are passed over the event service.
- Event() - Constructor for class org.cristalise.kernel.events.Event
- Event(Integer, ItemPath, AgentPath, String, String, String, String, String, Integer, int, int, int, String, Integer, String, boolean, GTimeStamp) - Constructor for class org.cristalise.kernel.events.Event
-
Constructor for recreating object from backend
- Event(Integer, ItemPath, AgentPath, String, String, String, String, String, Integer, int, int, int, String, Integer, String, GTimeStamp) - Constructor for class org.cristalise.kernel.events.Event
-
Constructor for recreating object from backend
- Event(ItemPath, AgentPath, String, String, String, String, StateMachine, int) - Constructor for class org.cristalise.kernel.events.Event
- Event(ItemPath, AgentPath, String, String, String, String, StateMachine, int, boolean) - Constructor for class org.cristalise.kernel.events.Event
- EXACT_NAME_MATCH - Enum constant in enum class org.cristalise.kernel.lookup.Lookup.SearchConstraints
- execute() - Method in class org.cristalise.kernel.scripting.Script
-
Executes the script with the submitted parameters.
- execute(Job) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
-
Standard execution of jobs.
- execute(Job, Job) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
-
Extended execution of jobs when the client knows that there is a Transition to be used in case of an error.
- execute(ItemProxy, Class<?>) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
-
Execution without any parameters using Class of predefined step instead of string literal.
- execute(ItemProxy, Class<?>, String) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
-
Single parameter execution using Class of predefined step instead of string literal.
- execute(ItemProxy, Class<?>, String...) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
- execute(ItemProxy, Class<?>, C2KLocalObject) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
- execute(ItemProxy, String) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
-
Execution without any parameters.
- execute(ItemProxy, String, String) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
-
Single parameter execution.
- execute(ItemProxy, String, String...) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
-
Multi-parameter execution.
- execute(ItemProxy, String, C2KLocalObject) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
- executeQuery(Query) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Executes the Query in the target database.
- executeQuery(Query) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
- executeQuery(Query, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorage
-
Executes an SQL/OQL/XQuery/XPath/etc query in the target database.
- executeQuery(Query, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
-
Executes the Query
- executeQuery(Query, TransactionKey) - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.
- executeQuery(Query, TransactionKey) - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- executeQuery(Query, TransactionKey) - Method in class org.cristalise.storage.XMLClusterStorage
- exists() - Method in class org.cristalise.kernel.lookup.Path
- exists(ItemPath) - Method in class org.cristalise.kernel.collection.Aggregation
- exists(Path) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Checks if a particular Path exists in the directory
- exists(Path, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Checks if a particular Path exists in the directory This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- exists(TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportAgent
- exists(TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportItem
- exists(TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportRole
- exists(TransactionKey) - Method in class org.cristalise.kernel.lookup.Path
- exists(TransactionKey) - Method in interface org.cristalise.kernel.utils.DescriptionObject
- export(File) - Method in class org.cristalise.kernel.process.module.Module
- export(Writer, File, boolean) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- export(Writer, File, boolean) - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- export(Writer, File, boolean) - Method in class org.cristalise.kernel.querying.Query
- export(Writer, File, boolean) - Method in interface org.cristalise.kernel.utils.DescriptionObject
- export(Writer, File, boolean, boolean) - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- Export_replaceActivitySlotDefUUIDWithName - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Replace UUID with Activity name while exporting
CompositeActivityDef. - exportCollections(Writer, File) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- exportItem(File, String) - Method in class org.cristalise.kernel.entity.transfer.TransferItem
- exportPackage(File) - Method in class org.cristalise.kernel.entity.transfer.TransferSet
F
- FACTORY_GENERATED_NAME - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.CreateItemFromDescription
-
Use this constant to enforce the factory to generate the name
- failService() - Method in exception class org.cristalise.kernel.common.CriseVertxException
- failService(Throwable) - Static method in exception class org.cristalise.kernel.common.CriseVertxException
- fatalError(SAXParseException) - Method in class org.cristalise.kernel.persistency.outcome.OutcomeValidator
- fatalError(SAXParseException) - Method in class org.cristalise.kernel.persistency.outcome.Schema
- file2String(File) - Static method in class org.cristalise.kernel.utils.FileStringUtility
-
Reads a file and converts it to String
- file2String(String) - Static method in class org.cristalise.kernel.utils.FileStringUtility
-
Reads a file and converts it to String
- file2StringArray(File) - Static method in class org.cristalise.kernel.utils.FileStringUtility
-
Reads a file and converts each line to String[]
- file2StringArray(String) - Static method in class org.cristalise.kernel.utils.FileStringUtility
-
Reads a file and converts it to String[]
- FileStringUtility - Class in org.cristalise.kernel.utils
- FileStringUtility() - Constructor for class org.cristalise.kernel.utils.FileStringUtility
- FILL_PAINT - Static variable in class org.cristalise.kernel.graph.renderer.DefaultVertexRenderer
- findImport(String, String) - Method in class org.cristalise.kernel.process.module.ModuleImports
-
Finds the name in the imports
- findLastVertex() - Method in class org.cristalise.kernel.lifecycle.instance.WfVertex
-
Finds the last vertex starting from the actual vertex.
- findPair() - Method in class org.cristalise.kernel.lifecycle.instance.WfVertex
-
Find the vertex with the same PairingID property
- findRefActDefs(GraphModel, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- findTextResource(String) - Method in class org.cristalise.kernel.process.resource.Resource
- findTextResource(String) - Method in interface org.cristalise.kernel.process.resource.ResourceLoader
- followNext(Next, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Loop
- followNext(Next, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.XOrSplit
- ForcedLogout - Class in org.cristalise.kernel.lifecycle.instance.predefined.agent
- ForcedLogout() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.agent.ForcedLogout
- ForcedNotifyEvent - Class in org.cristalise.kernel.graph.event
- ForcedNotifyEvent() - Constructor for class org.cristalise.kernel.graph.event.ForcedNotifyEvent
- forceNotify() - Method in class org.cristalise.kernel.graph.model.GraphModel
- forceNotify() - Method in class org.cristalise.kernel.graph.model.GraphModelManager
- fromOffsetDateTime(OffsetDateTime) - Static method in class org.cristalise.kernel.utils.DateUtility
- fromSqlTimestamp(Timestamp) - Static method in class org.cristalise.kernel.utils.DateUtility
G
- Gateway - Class in org.cristalise.kernel.process
-
The Gateway is the central object of a CRISTAL process.
- Gateway_clusteredVertx - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Initialise the clustered version of vertx.
- geometry - Variable in class org.cristalise.kernel.entity.imports.ImportAggregationMember
- Geometry - Class in org.cristalise.kernel.entity.imports
- Geometry() - Constructor for class org.cristalise.kernel.entity.imports.Geometry
- Geometry(int, int, int, int) - Constructor for class org.cristalise.kernel.entity.imports.Geometry
- get(Integer) - Method in class org.cristalise.kernel.events.History
- get(Object) - Method in class org.cristalise.kernel.persistency.C2KLocalObjectMap
- get(Object) - Method in class org.cristalise.kernel.utils.SoftCache
-
Deprecated.
- get(Object) - Method in class org.cristalise.kernel.utils.WeakCache
-
Deprecated.
- get(String) - Method in class org.cristalise.kernel.property.PropertyArrayList
- get(String, int) - Method in class org.cristalise.kernel.utils.DescriptionObjectCache
- get(String, int, TransactionKey) - Method in class org.cristalise.kernel.utils.DescriptionObjectCache
- get(String, Object) - Method in class org.cristalise.kernel.utils.CastorHashMap
- get(ItemPath, String) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
- get(ItemPath, String, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.routingHelpers.ActivityDataHelper
-
Retrieves the Workflow of the given Item, searches the Activity using the activity path and retrieves a single value based on XPath
- get(ItemPath, String, String, TransactionKey) - Method in interface org.cristalise.kernel.lifecycle.routingHelpers.DataHelper
-
Data helpers are a mechanism that allows easy referencing of different types of data within an Item, and to use that data for process control or generating new data.
- get(ItemPath, String, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.routingHelpers.PropertyDataHelper
-
Syntax of search: PropertyName
- get(ItemPath, String, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.routingHelpers.ViewpointDataHelper
-
dataPath syntax is used for search : viewpoint:/xpath/to/field
- get(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorage
-
Fetches a CRISTAL local object from storage by path
- get(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
-
Retrieves clusters from ClusterStorages invalid input: '&' maintains the memory cache.
- get(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.Public get method.
- get(ItemPath, String, TransactionKey) - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- get(ItemPath, String, TransactionKey) - Method in class org.cristalise.storage.XMLClusterStorage
- getAbstract() - Method in class org.cristalise.kernel.utils.CastorHashMap
- getActContext() - Method in class org.cristalise.kernel.lifecycle.instance.WfVertex
-
Derive the path of the parent CompositeAct in which the script is running
- getActDef(String, int) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
-
Retrieves a named version of ActivityDef from the database
- getActDef(String, int, TransactionKey) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getActive() - Method in class org.cristalise.kernel.lifecycle.instance.Activity
- getActive() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
- getActive() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepContainer
- getActivities() - Method in class org.cristalise.kernel.process.module.ModuleWorkflow
- getActivityDef() - Method in class org.cristalise.kernel.lifecycle.ActivitySlotDef
-
Method getActivityDef.
- getActName() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getActName() - Method in class org.cristalise.kernel.lifecycle.ActivitySlotDef
- getActProp(String) - Method in class org.cristalise.kernel.entity.Job
- getActProp(String, Object) - Method in class org.cristalise.kernel.entity.Job
- getActProp(BuiltInVertexProperties) - Method in class org.cristalise.kernel.entity.Job
- getActProp(BuiltInVertexProperties, Object) - Method in class org.cristalise.kernel.entity.Job
- getActPropString(String) - Method in class org.cristalise.kernel.entity.Job
- getActPropString(BuiltInVertexProperties) - Method in class org.cristalise.kernel.entity.Job
- getActStateMachine() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getActualName(Object...) - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
-
Retrieve the actual name of the SystemProperty.
- getAgentDesc(String, int) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getAgentDesc(String, int, TransactionKey) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getAgentName() - Method in class org.cristalise.kernel.entity.Job
- getAgentName() - Method in class org.cristalise.kernel.lookup.AgentPath
- getAgentName() - Static method in class org.cristalise.kernel.process.UserCodeProcess
- getAgentName(AgentPath) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Return the name of the Agent referenced by an AgentPath
- getAgentName(AgentPath, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Return the name of the Agent referenced by an AgentPath This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- getAgentName(TransactionKey) - Method in class org.cristalise.kernel.lookup.AgentPath
- getAgentPassword() - Static method in class org.cristalise.kernel.process.UserCodeProcess
- getAgentPath() - Method in class org.cristalise.kernel.entity.imports.ImportAgent
- getAgentPath(String) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Find the AgentPath for the named Agent
- getAgentPath(String, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Find the AgentPath for the named Agent This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- getAgentPath(TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportAgent
- getAgentProxy(String) - Static method in class org.cristalise.kernel.entity.proxy.ProxyManager
- getAgentProxy(String, TransactionKey) - Static method in class org.cristalise.kernel.entity.proxy.ProxyManager
- getAgentProxy(AgentPath) - Static method in class org.cristalise.kernel.entity.proxy.ProxyManager
- getAgentProxy(AgentPath, TransactionKey) - Static method in class org.cristalise.kernel.entity.proxy.ProxyManager
- getAgents(RolePath) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Returns all of the Agents in this centre who hold this role (including sub-roles)
- getAgents(RolePath, int, int) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Returns all of the Agents who hold this role (including sub-roles)
- getAgents(RolePath, int, int, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Returns all of the Agents who hold this role (including sub-roles) This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- getAgents(RolePath, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Returns all of the Agents in this centre who hold this role (including sub-roles) This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- getAgents(TransactionKey) - Method in class org.cristalise.kernel.process.module.ModuleImports
-
Returns all Agents defined in Module
- getAgentUUID() - Method in class org.cristalise.kernel.entity.Job
-
Used by castor to marshall to XML
- getAgentUUID() - Method in class org.cristalise.kernel.events.Event
- getAggregateScript() - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Returns the so called Aggregate Script which can be used to construct master outcome.
- getAggregateScript(String, Integer) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Returns the so called Aggregate Script which can be used to construct master outcome.
- getAggregation() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepCollectionBase
-
Deprecated.
- getAllRecords(String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Reads all Attributes and child Elements of the list of Node selected by the xpath
- getAllRecords(String, List<String>) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Reads list of list of values of the Attributes and child Elements of the list of Elements selected by the xpath.
- getAllTextResources(String) - Method in class org.cristalise.kernel.process.resource.Resource
- getAllTextResources(String) - Method in interface org.cristalise.kernel.process.resource.ResourceLoader
- getAssignVersionActivityName() - Method in enum class org.cristalise.kernel.process.resource.BuiltInResources
- getAttribute(String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Retrieves an Attribute value by name of the root Element.
- getAttribute(Element, String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Retrieves an Attribute value by name of the given Element.
- getAttributeOfField(String, String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Retrieves an Attribute value by name from the named Element.
- getBoolean() - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
- getBoolean(Boolean) - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
- getBoolean(Boolean, Object...) - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
-
Retrieve the value of the SystemProperty as Boolean covering all the cases.
- getBoolean(Object...) - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
-
Retrieve the value of the SystemProperty as Boolean for cases when the name of the SystemProperty is the combination of a predefined String and input string(s) required to configure the actual functionality.
- getBoolean(String) - Method in class org.cristalise.kernel.utils.ObjectProperties
- getBoolean(String, boolean) - Method in class org.cristalise.kernel.utils.ObjectProperties
- getBooleanValue() - Method in class org.cristalise.kernel.utils.KeyValuePair
- getBuiltInCollectionResource(BuiltInCollections, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getBuiltInProperty(BuiltInEdgeProperties) - Method in class org.cristalise.kernel.graph.model.GraphableEdge
- getBuiltInProperty(BuiltInEdgeProperties) - Method in class org.cristalise.kernel.utils.CastorHashMap
- getBuiltInProperty(BuiltInEdgeProperties, Object) - Method in class org.cristalise.kernel.graph.model.GraphableEdge
- getBuiltInProperty(BuiltInEdgeProperties, Object) - Method in class org.cristalise.kernel.utils.CastorHashMap
- getBuiltInProperty(BuiltInVertexProperties) - Method in class org.cristalise.kernel.collection.Dependency
-
Method of convenience to get property value using BuiltInVertexProperties
- getBuiltInProperty(BuiltInVertexProperties) - Method in class org.cristalise.kernel.collection.DependencyMember
- getBuiltInProperty(BuiltInVertexProperties) - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- getBuiltInProperty(BuiltInVertexProperties) - Method in class org.cristalise.kernel.utils.CastorHashMap
- getBuiltInProperty(BuiltInVertexProperties, Object) - Method in class org.cristalise.kernel.collection.Dependency
-
Method of convenience to get property value using BuiltInVertexProperties
- getBuiltInProperty(BuiltInVertexProperties, Object) - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- getBuiltInProperty(BuiltInVertexProperties, Object) - Method in class org.cristalise.kernel.utils.CastorHashMap
- getCardinality() - Method in class org.cristalise.kernel.collection.Dependency
- getCastorNonLayoutableChildren() - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
-
Deprecated.
- getCentreId() - Static method in class org.cristalise.kernel.process.Gateway
- getCentrePoint() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- getChildren() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- getChildren() - Method in class org.cristalise.kernel.lookup.RolePath
- getChildren(Path) - Method in interface org.cristalise.kernel.lookup.Lookup
-
List the next-level-deep children of a Path
- getChildren(Path, int, int) - Method in interface org.cristalise.kernel.lookup.Lookup
-
List the next-level-deep children of a Path
- getChildren(Path, int, int, boolean, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
List the next-level-deep children (items or contexts) of the given path This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- getChildren(Path, int, int, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
List the next-level-deep children (items and contexts) of the given path This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- getChildren(Path, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
List the next-level-deep children of a Path This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- getChildren(TransactionKey) - Method in class org.cristalise.kernel.lookup.RolePath
- getChildrenEdges() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- getChildrenGraphModel() - Method in class org.cristalise.kernel.graph.model.Graphable
- getChildrenGraphModel() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- getChildrenGraphModel() - Method in class org.cristalise.kernel.graph.model.Vertex
- getChildUUID() - Method in class org.cristalise.kernel.collection.AggregationMember
- getChildUUID() - Method in interface org.cristalise.kernel.collection.CollectionMember
-
Returns the UUID of the currently assigned Item
- getChildUUID() - Method in class org.cristalise.kernel.collection.DependencyMember
- getClassForName(String) - Method in class org.cristalise.kernel.process.resource.Resource
- getClassForName(String) - Method in interface org.cristalise.kernel.process.resource.ResourceLoader
- getClassIdNames(ArrayList<PropertyDescription>) - Static method in class org.cristalise.kernel.property.PropertyUtility
- getClassLoader(String) - Method in class org.cristalise.kernel.process.resource.Resource
- getClassLoader(String) - Method in interface org.cristalise.kernel.process.resource.ResourceLoader
- getClassProperties() - Method in class org.cristalise.kernel.collection.Dependency
- getClassProps() - Method in class org.cristalise.kernel.collection.AggregationMember
- getClassProps() - Method in interface org.cristalise.kernel.collection.CollectionMember
-
Gets the class properties, which specify type information in child Items.
- getClassProps() - Method in class org.cristalise.kernel.collection.Dependency
- getClassProps() - Method in class org.cristalise.kernel.collection.DependencyMember
- getClassProps() - Method in class org.cristalise.kernel.property.PropertyDescriptionList
- getClusterContents(ItemPath, String) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
- getClusterContents(ItemPath, String) - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.Retrieves the ids of the next level of a cluster
- getClusterContents(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorage
-
Queries the local path below of the item and returns the possible next elements.
- getClusterContents(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
-
Retrieves the ids of the next level of a cluster.
- getClusterContents(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.Retrieves the ids of the next level of a cluster Checks the transaction table first to see if the caller has uncommitted changes
- getClusterContents(ItemPath, String, TransactionKey) - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- getClusterContents(ItemPath, String, TransactionKey) - Method in class org.cristalise.storage.XMLClusterStorage
- getClusterContents(ItemPath, ClusterType) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
- getClusterContents(ItemPath, ClusterType) - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.Retrieves the ids of the root level of a cluster
- getClusterContents(ItemPath, ClusterType, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorage
-
Queries the local path below the given type and returns the possible next elements.
- getClusterContents(ItemPath, ClusterType, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
- getClusterContents(ItemPath, ClusterType, TransactionKey) - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.Retrieves the ids of the root level of a cluster
- getClusterContents(ItemPath, ClusterType, TransactionKey) - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- getClusterPath() - Method in class org.cristalise.kernel.collection.Collection
- getClusterPath() - Method in interface org.cristalise.kernel.entity.C2KLocalObject
-
Each C2KLocalObject is stored with a path identifier starting with the ClusterType: DomainPath: /Path/Domain/Name ItemPath: /Path/Item AgentPath: /Path/Agent RolePath: /Path/Role/Name Properties: /Property/Name Workflow: /LifeCycle/workflow Collections: /Collection/Name/Version (default Name='last') Outcomes: /Outcome/SchemaName/SchemaVersion/EventID Viewpoints: /ViewPoint/SchemaName/Name (default Name='last') Events: /AuditTrail/EventID Jobs: /Job/JobID
- getClusterPath() - Method in class org.cristalise.kernel.entity.Job
- getClusterPath() - Method in class org.cristalise.kernel.events.Event
- getClusterPath() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getClusterPath() - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
- getClusterPath() - Method in class org.cristalise.kernel.lookup.AgentPath
- getClusterPath() - Method in class org.cristalise.kernel.lookup.DomainPath
- getClusterPath() - Method in class org.cristalise.kernel.lookup.ItemPath
- getClusterPath() - Method in class org.cristalise.kernel.lookup.RolePath
- getClusterPath() - Method in class org.cristalise.kernel.persistency.C2KLocalObjectMap
- getClusterPath() - Method in class org.cristalise.kernel.persistency.outcome.Outcome
- getClusterPath() - Method in class org.cristalise.kernel.persistency.outcome.OutcomeAttachment
- getClusterPath() - Method in class org.cristalise.kernel.persistency.outcome.Viewpoint
- getClusterPath() - Method in class org.cristalise.kernel.property.Property
- getClusters(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorage
-
Queries the Item for the Clusters (root path elements) that are available.
- getClusterType() - Method in class org.cristalise.kernel.collection.Collection
- getClusterType() - Method in interface org.cristalise.kernel.entity.C2KLocalObject
-
Each object belongs to a specific type defined in
ClusterType - getClusterType() - Method in class org.cristalise.kernel.entity.Job
- getClusterType() - Method in class org.cristalise.kernel.entity.proxy.ProxyMessage
- getClusterType() - Method in class org.cristalise.kernel.events.Event
- getClusterType() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getClusterType() - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
- getClusterType() - Method in class org.cristalise.kernel.lookup.Path
- getClusterType() - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Returns
ClusterType.OUTCOME - getClusterType() - Method in class org.cristalise.kernel.persistency.outcome.OutcomeAttachment
- getClusterType() - Method in class org.cristalise.kernel.persistency.outcome.Viewpoint
- getClusterType() - Method in class org.cristalise.kernel.property.Property
- getClusterType(String) - Static method in class org.cristalise.kernel.persistency.ClusterStorage
-
Utility method to find the cluster for a particular Local Object (the first part of its path)
- getCollection() - Method in class org.cristalise.kernel.collection.AggregationMember
- getCollection(String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the last version of the named collection
- getCollection(String, Integer) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets a numbered version (snapshot) of a collection
- getCollection(String, Integer, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets a numbered version (snapshot) of a collection.
- getCollection(String, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the last version of the named collection.
- getCollection(BuiltInCollections) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the current version of the named Collection
- getCollection(BuiltInCollections, Integer) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets a numbered version (snapshot) of a collection
- getCollection(BuiltInCollections, Integer, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets a numbered version (snapshot) of a collection
- getCollection(BuiltInCollections, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the current version of the named Collection.
- getCollections(String, Integer, Outcome, TransactionKey) - Method in class org.cristalise.kernel.process.resource.DefaultResourceImportHandler
- getCollections(String, Integer, Outcome, TransactionKey) - Method in interface org.cristalise.kernel.process.resource.ResourceImportHandler
-
Returns any collections that this Resource Item stored in the outcome should contain.
- getCollections(String, String, String, Integer, TransactionKey) - Method in class org.cristalise.kernel.process.resource.DefaultResourceImportHandler
- getCollections(String, String, String, Integer, TransactionKey) - Method in interface org.cristalise.kernel.process.resource.ResourceImportHandler
-
Returns any collections that this Resource Item should contain.
- getCompActDef(String, int) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
-
Retrieves a named version of CompositeActivityDef from the database
- getCompActDef(String, int, TransactionKey) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getConfig() - Method in class org.cristalise.kernel.process.module.Module
- getConnectingEdges(int, int) - Method in class org.cristalise.kernel.graph.model.GraphModel
- getContainingVertex() - Method in class org.cristalise.kernel.graph.model.GraphModel
- getContents(String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
List the content of the cluster located by the cluster path
- getContents(String, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
List the content of the cluster located by the cluster path.
- getContents(ClusterType) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
List the root content of the given ClusterType.
- getContents(ClusterType, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
List the root content of the given ClusterType.
- getContext() - Method in class org.cristalise.kernel.scripting.Script
- getContextTree(DomainPath) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Read the full context tree from the given Domainath
- getContextTree(DomainPath, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
- getCounter() - Method in class org.cristalise.kernel.collection.Collection
-
Fetch the current highest member ID of the collection.
- getCreationContext() - Method in class org.cristalise.kernel.graph.model.Graphable
- getCreationContext() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- getCreationContext() - Method in class org.cristalise.kernel.graph.model.Vertex
- getCurrentAgentName() - Method in class org.cristalise.kernel.lifecycle.instance.Activity
- getCurrentAgentRole() - Method in class org.cristalise.kernel.lifecycle.instance.Activity
- getData() - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Returns the serialised DOM as a string without pretty printing-
- getData(boolean) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Returns the serialised DOM as a string -
- getData(String) - Method in class org.cristalise.kernel.entity.imports.ImportOutcome
- getDataHelper(String) - Static method in class org.cristalise.kernel.lifecycle.routingHelpers.DataHelperUtility
-
First checks the configuration properties to instantiate the requested Datahelper.
- getDataList(String) - Static method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
- getDebugInfo() - Method in exception class org.cristalise.kernel.common.CriseVertxException
- getDefaultStateMachine(String) - Static method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- getDefaultValue() - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
- getDefaultValue(List<PropertyDescription>, String) - Static method in class org.cristalise.kernel.property.PropertyUtility
-
Reads the default value of the Property
- getDependencies() - Method in class org.cristalise.kernel.process.module.Module
- getDependency() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepCollectionBase
-
Deprecated.
- getDependencyMember() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepCollectionBase
-
Deprecated.
- getDesc() - Method in class org.cristalise.kernel.process.module.Module
- getDescName() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getDescRef(ItemProxy, BuiltInCollections) - Method in class org.cristalise.kernel.process.module.ModuleActivity
- getDescription() - Method in class org.cristalise.kernel.entity.Job
- getDescription() - Method in class org.cristalise.kernel.lifecycle.instance.Activity
- getDescVer(E) - Method in class org.cristalise.kernel.collection.Collection
-
Gets the description version referenced by the given collection member.
- getDomainContext(String, int) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getDomainContext(String, int, TransactionKey) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getDomainPath() - Method in class org.cristalise.kernel.entity.DomainContext
-
Gets the domain path represented by the the DomainContext item.
- getDomainPath() - Method in class org.cristalise.kernel.entity.imports.ImportAgent
- getDomainPath() - Method in class org.cristalise.kernel.entity.imports.ImportItem
- getDomainPaths() - Method in class org.cristalise.kernel.entity.transfer.TransferItem
- getEdges() - Method in class org.cristalise.kernel.graph.model.GraphModel
- getEdgeTypeNameAndConstructionInfo() - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- getEdgeTypeNameAndConstructionInfo() - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
-
getVertexTypeNameAndConstructionInfo() added by Steve
- getEditActivityName() - Method in enum class org.cristalise.kernel.process.resource.BuiltInResources
- getElemActDef(String, int) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
-
Retrieves a named version of ActivityDef from the database
- getElemActDef(String, int, TransactionKey) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getErrors() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getErrors() - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
return the String that identifies the errors found in th activity
- getErrors() - Method in class org.cristalise.kernel.lifecycle.instance.Join
- getErrors() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
- getErrors() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepContainer
- getErrors() - Method in class org.cristalise.kernel.lifecycle.instance.Split
- getErrors() - Method in class org.cristalise.kernel.lifecycle.instance.WfVertex
-
Method getErrors.
- getErrors() - Method in class org.cristalise.kernel.lifecycle.WfVertexDef
-
Method getErrors.
- getErrors() - Method in class org.cristalise.kernel.scripting.ErrorInfo
- getErrors() - Method in exception class org.cristalise.kernel.scripting.ScriptErrorException
- getErrorTansitionId() - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.State
- getErrorTransitionId() - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
Returns the id of the error Transition associated with the current state
- getErrorTransitionIdForState(int) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- getEvent() - Method in class org.cristalise.kernel.persistency.outcome.OutcomeAttachment
- getEvent() - Method in class org.cristalise.kernel.persistency.outcome.Viewpoint
- getEvent(int) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieves the Event of the given id.
- getEvent(int) - Method in class org.cristalise.kernel.events.History
- getEvent(int, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieves the Event of the given id.
- getEvent(TransactionKey) - Method in class org.cristalise.kernel.persistency.outcome.OutcomeAttachment
- getEvent(TransactionKey) - Method in class org.cristalise.kernel.persistency.outcome.Viewpoint
- getExportAttributes(String) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getExportCollections() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getFactoryPath() - Method in enum class org.cristalise.kernel.process.resource.BuiltInResources
- getFailedJob() - Method in class org.cristalise.kernel.scripting.ErrorInfo
- getFatal() - Method in class org.cristalise.kernel.scripting.ErrorInfo
- getField(String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Retrieves the textNode value of the named Element of the root Element.
- getField(Element, String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Retrieves the textNode value of the named Element of the given Element.
- getFieldByXPath(String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Retrieves the text, CDATA or attribute value of the Node selected by the XPath
- getFilePath(ItemPath, String) - Method in class org.cristalise.storage.XMLClusterStorage
- getFloatValue() - Method in class org.cristalise.kernel.utils.KeyValuePair
- getFromPath(String) - Static method in enum class org.cristalise.kernel.persistency.ClusterType
-
Retrieves the value from the given path or null if no matching was found
- getGraphModelCastorData() - Method in class org.cristalise.kernel.graph.model.GraphModel
- getHasAttachment() - Method in class org.cristalise.kernel.events.Event
- getHeight() - Method in class org.cristalise.kernel.graph.model.GraphModel
- getHistory() - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieves the History of the item.
- getHistory(TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieves the History of the item.
- getId() - Method in class org.cristalise.kernel.persistency.ClusterStorage
- getId() - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- getId() - Method in class org.cristalise.storage.XMLClusterStorage
- getID() - Method in interface org.cristalise.kernel.collection.CollectionMember
-
Get the integer slot ID, as generated by the parent Collection
- getID() - Method in class org.cristalise.kernel.collection.DependencyMember
- getID() - Method in class org.cristalise.kernel.process.module.ModuleImport
- getImage(AggregationMember) - Method in class org.cristalise.kernel.lifecycle.renderer.AggregationMemberRenderer
- getImportAgent() - Static method in class org.cristalise.kernel.process.UserCodeProcess
- getImportRole() - Static method in class org.cristalise.kernel.process.UserCodeProcess
- getImportRole(RolePath) - Static method in class org.cristalise.kernel.entity.imports.ImportRole
- getImports() - Method in class org.cristalise.kernel.process.module.Module
- getIncludes() - Method in class org.cristalise.kernel.scripting.Script
-
Method for castor marshall
- getInEdgeIds() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- getInEdgeIds() - Method in class org.cristalise.kernel.graph.model.Vertex
- getInEdges() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- getInEdges(Vertex) - Method in class org.cristalise.kernel.graph.model.GraphModel
- getInfo() - Method in class org.cristalise.kernel.process.module.Module
- getInGraphables() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- getInitialised() - Method in class org.cristalise.kernel.scripting.Parameter
-
Method only provided for backward compability.
- getInitialState() - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- getInitialStateCode() - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- getInstance(Object...) - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
-
Retrieve the value of the SystemProperty as String and try to instantiate the resulting String using
Class.forName(String). - getInstance(String) - Method in class org.cristalise.kernel.utils.ObjectProperties
- getInstance(String, Object) - Method in class org.cristalise.kernel.utils.ObjectProperties
- getInstances(String) - Method in class org.cristalise.kernel.utils.ObjectProperties
- getInstances(String, Object) - Method in class org.cristalise.kernel.utils.ObjectProperties
- getInt(String) - Method in class org.cristalise.kernel.utils.ObjectProperties
- getInt(String, int) - Method in class org.cristalise.kernel.utils.ObjectProperties
- getInteger() - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
- getInteger(Integer) - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
- getInteger(Integer, Object...) - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
-
Retrieve the value of the SystemProperty as Integer covering all the cases.
- getInteger(Object...) - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
-
Retrieve the value of the SystemProperty as Integer for cases when the name of the SystemProperty is the combination of a predefined String and input string(s) required to configure the actual functionality.
- getInteger(String) - Method in class org.cristalise.kernel.utils.ObjectProperties
- getInteger(String, Integer) - Method in class org.cristalise.kernel.utils.ObjectProperties
- getIntegerValue() - Method in class org.cristalise.kernel.utils.KeyValuePair
- getInVertices(Vertex) - Method in class org.cristalise.kernel.graph.model.GraphModel
- getIsClassIdentifier() - Method in class org.cristalise.kernel.property.PropertyDescription
- getIsComposite() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
-
Returns the isComposite.
- getIsComposite(ItemPath, String, TransactionKey) - Static method in class org.cristalise.kernel.collection.Aggregation
- getIsLayoutable() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
-
Returns the isLayoutable.
- getIsMutable() - Method in class org.cristalise.kernel.property.PropertyDescription
- getItem() - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
- getItem(String) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
- getItem(Path) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
- getItemByUUID(String) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
- getItemDesc(String, int) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getItemDesc(String, int, TransactionKey) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getItemID() - Method in class org.cristalise.kernel.entity.DomainContext
- getItemID() - Method in class org.cristalise.kernel.entity.imports.ImportAgent
- getItemID() - Method in class org.cristalise.kernel.entity.imports.ImportItem
- getItemID() - Method in class org.cristalise.kernel.entity.imports.ImportRole
- getItemID() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getItemID() - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- getItemID() - Method in class org.cristalise.kernel.persistency.outcome.Schema
- getItemID() - Method in class org.cristalise.kernel.property.PropertyDescriptionList
- getItemID() - Method in class org.cristalise.kernel.querying.Query
- getItemID() - Method in class org.cristalise.kernel.scripting.Script
- getItemID() - Method in interface org.cristalise.kernel.utils.DescriptionObject
- getItemName() - Method in class org.cristalise.kernel.collection.AggregationMember
- getItemName() - Method in class org.cristalise.kernel.lookup.ItemPath
- getItemName(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.CreateItemFromDescription
- getItemName(TransactionKey) - Method in class org.cristalise.kernel.lookup.ItemPath
- getItemPath() - Method in class org.cristalise.kernel.collection.AggregationMember
- getItemPath() - Method in interface org.cristalise.kernel.collection.CollectionMember
-
Returns the current assigned ItemPath
- getItemPath() - Method in class org.cristalise.kernel.collection.DependencyMember
- getItemPath() - Method in class org.cristalise.kernel.entity.imports.ImportItem
- getItemPath() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getItemPath() - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
- getItemPath() - Method in class org.cristalise.kernel.lookup.Path
- getItemPath() - Method in interface org.cristalise.kernel.utils.DescriptionObject
- getItemPath(String) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Fetch the correct subclass class of ItemPath for a particular Item, derived from its lookup entry.
- getItemPath(String, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Fetch the correct subclass class of ItemPath for a particular Item, derived from its lookup entry.
- getItemPath(TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportAgent
-
Sets the ItemPath representing the Agent.
- getItemPath(TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportItem
-
Returns ItemPath if it was already set.
- getItemPath(TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportRole
- getItemPath(TransactionKey) - Method in class org.cristalise.kernel.lookup.DomainPath
- getItemPath(TransactionKey) - Method in class org.cristalise.kernel.lookup.ItemPath
- getItemPath(TransactionKey) - Method in class org.cristalise.kernel.lookup.Path
- getItemPath(TransactionKey) - Method in class org.cristalise.kernel.process.module.ModuleImport
- getItemProxy() - Method in class org.cristalise.kernel.entity.Job
- getItems(TransactionKey) - Method in class org.cristalise.kernel.process.module.ModuleImports
-
Returns all Items defined in Module
- getItemUUID() - Method in class org.cristalise.kernel.entity.Job
- getItemUUID() - Method in class org.cristalise.kernel.events.Event
- getItemUUID() - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
- getItemUUID() - Method in class org.cristalise.kernel.persistency.outcome.OutcomeAttachment
- getItemUUID() - Method in class org.cristalise.kernel.persistency.outcome.Viewpoint
- getJavaxSchema() - Method in class org.cristalise.kernel.persistency.outcome.Schema
- getJob(String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieves single persistent Job.
- getJob(String, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieves single persistent Job.
- getJobByName(String, AgentProxy) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Finds the first finishing job with the given name for the given Agent in the workflow.
- getJobByTransitionName(String, String, AgentProxy) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Finds the Job with the given Activity and Transition name for the Agent in the Items Workflow
- getJobByTransitionName(String, String, AgentPath) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Finds the Job with the given Activity and Transition name for the Agent in the Items Workflow
- getJobs() - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieves the complete list of Jobs of the Item.
- getJobs(AgentProxy) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Get the list of active Jobs of the Item that can be executed by the Agent
- getJobs(AgentPath) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Get the list of active Jobs of the Item that can be executed by the Agent
- getJobs(AgentPath, String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Get the list of active Jobs of the Item for the given Activity that can be executed by the Agent.
- getJobs(TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieves the complete list of Jobs of the Item.
- getKernelBaseURL() - Method in class org.cristalise.kernel.process.resource.Resource
- getKernelBaseURL() - Method in interface org.cristalise.kernel.process.resource.ResourceLoader
- getKernelResourceURL(String) - Method in class org.cristalise.kernel.process.resource.Resource
- getKernelResourceURL(String) - Method in interface org.cristalise.kernel.process.resource.ResourceLoader
- getKernelVersion() - Static method in class org.cristalise.kernel.process.Gateway
- getKey() - Method in class org.cristalise.kernel.utils.KeyValuePair
- getKeyValuePairs() - Method in class org.cristalise.kernel.collection.Dependency
- getKeyValuePairs() - Method in class org.cristalise.kernel.collection.DependencyMember
- getKeyValuePairs() - Method in class org.cristalise.kernel.entity.imports.ImportAggregationMember
- getKeyValuePairs() - Method in class org.cristalise.kernel.entity.imports.ImportDependency
- getKeyValuePairs() - Method in class org.cristalise.kernel.entity.imports.ImportDependencyMember
- getKeyValuePairs() - Method in class org.cristalise.kernel.entity.Job
- getKeyValuePairs() - Method in class org.cristalise.kernel.graph.model.GraphableEdge
- getKeyValuePairs() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- getKeyValuePairs() - Method in class org.cristalise.kernel.utils.CastorHashMap
- getLastId() - Method in class org.cristalise.kernel.persistency.C2KLocalObjectMap
- getLastIntegerId(ItemPath, String) - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.
- getLastIntegerId(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorage
-
History and JobList based on a integer id that is incremented each tome a new Event or Job is stored
- getLastIntegerId(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
-
Retrieves the last id of the History
- getLastIntegerId(ItemPath, String, TransactionKey) - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- getLastIntegerId(ItemPath, String, TransactionKey) - Method in class org.cristalise.storage.XMLClusterStorage
- getLastOutcome() - Method in class org.cristalise.kernel.entity.Job
-
Returns the Outcome instance associated with the 'last' Viewpoint
- getLastView() - Method in class org.cristalise.kernel.entity.Job
-
Returns the Outcome string associated with the 'last' Viewpoint
- getLayout() - Method in class org.cristalise.kernel.collection.Aggregation
- getLayoutableChildren() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- getLocalEventBusAddress() - Method in class org.cristalise.kernel.entity.proxy.ProxyMessage
-
Constructs the UUID/ClusterType local address to be used to send or publish the change notification messages
- getLocalEventBusMessage() - Method in class org.cristalise.kernel.entity.proxy.ProxyMessage
- getLookup() - Static method in class org.cristalise.kernel.process.Gateway
- getLookupManager() - Static method in class org.cristalise.kernel.process.Gateway
- getManager() - Method in class org.cristalise.kernel.graph.model.GraphModel
- getMarshaller() - Static method in class org.cristalise.kernel.process.Gateway
- getMasterSchema() - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Returns the so called Master Schema which can be used to construct master outcome.
- getMasterSchema(String, Integer) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Returns the so called Master Schema which can be used to construct master outcome.
- getMember(int) - Method in class org.cristalise.kernel.collection.Collection
-
Find collection member by its integer ID
- getMember(ItemPath) - Method in class org.cristalise.kernel.collection.Collection
-
Find first collection member with the given ItemPath.
- getMemberPair(int) - Method in class org.cristalise.kernel.collection.Aggregation
- getMembers() - Method in class org.cristalise.kernel.collection.Collection
- getModel() - Method in class org.cristalise.kernel.graph.model.GraphModelManager
- getModuleBaseURLs() - Method in class org.cristalise.kernel.process.resource.Resource
- getModuleBaseURLs() - Method in interface org.cristalise.kernel.process.resource.ResourceLoader
- getModuleDefURLs() - Method in class org.cristalise.kernel.process.resource.Resource
- getModuleDefURLs() - Method in interface org.cristalise.kernel.process.resource.ResourceLoader
- getModuleManager() - Static method in class org.cristalise.kernel.process.Gateway
-
Static getter for ModuleManager
- getModuleResourceURL(String, String) - Method in class org.cristalise.kernel.process.resource.Resource
- getModuleResourceURL(String, String) - Method in interface org.cristalise.kernel.process.resource.ResourceLoader
- getModuleVersion() - Method in class org.cristalise.kernel.process.module.Module
- getModuleVersions() - Method in class org.cristalise.kernel.process.module.ModuleManager
-
Returns the concatenated list of module names and versions separated by ;
- getMoveVersionActivityName() - Method in enum class org.cristalise.kernel.process.resource.BuiltInResources
- getName() - Method in enum class org.cristalise.kernel.collection.BuiltInCollections
- getName() - Method in class org.cristalise.kernel.collection.Collection
- getName() - Method in interface org.cristalise.kernel.entity.C2KLocalObject
-
Gets the name of the C2KLocalObject
- getName() - Method in class org.cristalise.kernel.entity.Job
- getName() - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Get the name of the Item from its Property called Name
- getName() - Method in enum class org.cristalise.kernel.graph.model.BuiltInEdgeProperties
- getName() - Method in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
- getName() - Method in class org.cristalise.kernel.graph.model.DirectedEdge
- getName() - Method in enum class org.cristalise.kernel.graph.renderer.DefaultDirectedEdgeRenderer.EdgeRouting
- getName() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
- getName() - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
- getName() - Method in enum class org.cristalise.kernel.lifecycle.routingHelpers.BuiltInDataHelpers
- getName() - Method in class org.cristalise.kernel.lookup.DomainPath
-
Retrieves the domain name of the path
- getName() - Method in class org.cristalise.kernel.lookup.ItemPath
-
Returns the UUID in String form
- getName() - Method in class org.cristalise.kernel.lookup.RolePath
- getName() - Method in class org.cristalise.kernel.persistency.C2KLocalObjectMap
- getName() - Method in class org.cristalise.kernel.persistency.ClusterStorage
- getName() - Method in enum class org.cristalise.kernel.persistency.ClusterType
- getName() - Method in class org.cristalise.kernel.persistency.outcome.Outcome
- getName() - Method in class org.cristalise.kernel.persistency.outcome.OutcomeAttachment
- getName() - Method in class org.cristalise.kernel.process.resource.DefaultResourceImportHandler
- getName() - Method in interface org.cristalise.kernel.process.resource.ResourceImportHandler
-
The name of the imported resource managed by the handler
- getName() - Method in enum class org.cristalise.kernel.property.BuiltInItemProperties
- getName() - Method in interface org.cristalise.kernel.utils.DescriptionObject
- getName() - Method in interface org.cristalise.kernel.utils.server.SocketHandler
- getName() - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- getName() - Method in class org.cristalise.storage.XMLClusterStorage
- getName(TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Get the name of the Item from its Property called Name.
- getNames(ArrayList<PropertyDescription>) - Static method in class org.cristalise.kernel.property.PropertyUtility
- getNamespace() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getNamespace() - Method in class org.cristalise.kernel.process.module.ModuleImport
- getNamespace() - Method in interface org.cristalise.kernel.utils.DescriptionObject
- getNbDayInMonth(GTimeStamp) - Static method in class org.cristalise.kernel.utils.DateUtility
- getNbDayInYear(GTimeStamp) - Static method in class org.cristalise.kernel.utils.DateUtility
- getNewEdgeEndPoint() - Method in class org.cristalise.kernel.graph.model.GraphModel
- getNewEdgeOriginVertex() - Method in class org.cristalise.kernel.graph.model.GraphModel
- getNewPredefStepContainer() - Method in class org.cristalise.kernel.entity.TraceableEntity
- getNext() - Method in class org.cristalise.kernel.lifecycle.instance.Activity
- getNextId() - Method in class org.cristalise.kernel.graph.model.GraphModel
- getNextWfVertices() - Method in class org.cristalise.kernel.lifecycle.ActivitySlotDef
-
Method getNextWfVertices.
- getNodeByXPath(String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Gets a List selected by the xpath
- getNodesByXPath(String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Gets a NodeList selected by the xpath
- getNodeValue(Node) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Gets the value of the given TEXT, CDATA, ATTRIBUTE or ELEMENT Node
- getNow() - Static method in class org.cristalise.kernel.utils.DateUtility
- getNumber() - Method in class org.cristalise.kernel.graph.model.GraphModel
- getObject() - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
- getObject(Object) - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
- getObject(Object...) - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
-
Retrieve the value of the SystemProperty as Object for cases when the name of the SystemProperty is the combination of a predefined String and input string(s) required to configure the actual functionality.
- getObject(Object, Object...) - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
-
Retrieve the value of the SystemProperty as Object covering all the cases.
- getObject(String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieve the C2KLocalObject for the Cluster path
- getObject(String) - Method in class org.cristalise.kernel.utils.ObjectProperties
- getObject(String, Object) - Method in class org.cristalise.kernel.utils.ObjectProperties
- getObject(String, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieve the C2KLocalObject for the Cluster path.
- getObject(ClusterType) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieve the C2KLocalObject for the ClusterType
- getObject(ClusterType, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieve the C2KLocalObject for the ClusterType.
- getObjectKey() - Method in class org.cristalise.kernel.entity.proxy.ProxyMessage
-
The key of the object within the Cluster
- getOID() - Method in class org.cristalise.kernel.lookup.ItemPath
- getOrigin(DirectedEdge) - Method in class org.cristalise.kernel.graph.model.GraphModel
- getOtherPairingID(GraphableVertex) - Method in class org.cristalise.kernel.graph.model.GraphableVertex
-
Retrieve the PairingID of the other vertex
- getOutcome() - Method in class org.cristalise.kernel.entity.Job
-
Returns the Outcome if exists otherwise tries to read and duplicate the Outcome of 'last' ViewPoint.
- getOutcome() - Method in class org.cristalise.kernel.persistency.outcome.OutcomeAttachment
- getOutcome() - Method in class org.cristalise.kernel.persistency.outcome.Viewpoint
- getOutcome(String, int, int) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the selected Outcome.
- getOutcome(String, int, int, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the selected Outcome.
- getOutcome(Event) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the Outcome associated with the Event.
- getOutcome(Event, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the Outcome associated with the Event.
- getOutcome(Schema, int) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the selected Outcome,
- getOutcome(Schema, int, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the selected Outcome.
- getOutcome(Viewpoint) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the Outcome selected by the Viewpoint
- getOutcome(Viewpoint, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the Outcome selected by the Viewpoint.
- getOutcome(TransactionKey) - Method in class org.cristalise.kernel.persistency.outcome.OutcomeAttachment
- getOutcome(TransactionKey) - Method in class org.cristalise.kernel.persistency.outcome.Viewpoint
- getOutcomeAttachment(String, int, int) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the selected OutcomeAttachment
- getOutcomeAttachment(String, int, int, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the selected OutcomeAttachment.
- getOutcomeAttachment(Schema, int) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the selected OutcomeAttachment
- getOutcomeAttachment(Schema, int, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the selected OutcomeAttachment.
- getOutcomeInitiator() - Method in class org.cristalise.kernel.entity.Job
-
Retrieve the OutcomeInitiator associated with this Job.
- getOutcomeString() - Method in class org.cristalise.kernel.entity.Job
-
Returns the Outcome string.
- getOutEdgeIds() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- getOutEdgeIds() - Method in class org.cristalise.kernel.graph.model.Vertex
- getOutEdges() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- getOutEdges(Vertex) - Method in class org.cristalise.kernel.graph.model.GraphModel
- getOutGraphables() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- getOutlinePoints() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- getOutVertices(Vertex) - Method in class org.cristalise.kernel.graph.model.GraphModel
- getPairingId() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
-
Retrieve the PairingID of the vertex
- getParameter(String) - Method in class org.cristalise.kernel.querying.Query
- getParent() - Method in class org.cristalise.kernel.graph.model.Graphable
-
Returns the parent.
- getParent() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
-
Returns the parent.
- getParent() - Method in class org.cristalise.kernel.lookup.DomainPath
- getParent() - Method in class org.cristalise.kernel.lookup.RolePath
- getParent(TransactionKey) - Method in class org.cristalise.kernel.lookup.RolePath
- getParentContext() - Method in class org.cristalise.kernel.entity.DomainContext
- getPath() - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
- getPath() - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Return the ItemPath object of the Item this proxy is linked with
- getPath() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- getPath() - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- getPath() - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
- getPath() - Method in class org.cristalise.kernel.lookup.Path
- getPath() - Method in enum class org.cristalise.kernel.security.BuiltInAuthc
- getPath(String, String) - Method in class org.cristalise.kernel.process.resource.DefaultResourceImportHandler
- getPath(String, String) - Method in interface org.cristalise.kernel.process.resource.ResourceImportHandler
-
Returns the DomainPath for a specific resource
- getPath(C2KLocalObject) - Static method in class org.cristalise.kernel.persistency.ClusterStorage
-
Gives the path for a local object.
- getPath(TransactionKey) - Method in enum class org.cristalise.kernel.security.BuiltInAuthc
- getPermissions() - Method in class org.cristalise.kernel.lookup.RolePath
- getPermissionsList() - Method in class org.cristalise.kernel.lookup.RolePath
- getPort() - Method in class org.cristalise.kernel.utils.server.SimpleTCPIPServer
- getPossibleActs(WfVertex, int) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- getPossibleTransitionIds() - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.State
- getPossibleTransitions(Activity, AgentPath) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- getPredefStepOutcomeNode(Node) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
- getPredefStepSchemaName(String) - Static method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
- getPropDesc() - Method in class org.cristalise.kernel.process.resource.DefaultResourceImportHandler
- getPropDesc() - Method in interface org.cristalise.kernel.process.resource.ResourceImportHandler
-
Should return all of the Properties the resource Item will have on creation.
- getProperties() - Method in interface org.cristalise.kernel.collection.CollectionMember
-
Gets the member properties.
- getProperties() - Method in class org.cristalise.kernel.collection.Dependency
- getProperties() - Method in class org.cristalise.kernel.collection.DependencyMember
- getProperties() - Method in class org.cristalise.kernel.entity.imports.ImportItem
-
Method required to be backward compatible with castor marshalling.
- getProperties() - Method in class org.cristalise.kernel.graph.model.Graphable
- getProperties() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- getProperties() - Method in class org.cristalise.kernel.lookup.SearchFilter
-
Method required to be backward compatible with castor marshalling.
- getProperties() - Static method in class org.cristalise.kernel.process.Gateway
- getProperties(boolean) - Method in class org.cristalise.kernel.process.module.Module
-
Returns all Properties
- getProperty() - Method in class org.cristalise.kernel.property.PropertyDescription
-
Instantiates a new Property from this definition
- getProperty(String) - Method in class org.cristalise.kernel.collection.DependencyMember
- getProperty(String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieves the value of a named property
- getProperty(String, String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieves the values of a named property or returns the defaulValue if no Property was found
- getProperty(String, String, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieves the value of a named property.
- getProperty(String, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
- getProperty(ItemPath, String, TransactionKey) - Static method in class org.cristalise.kernel.property.PropertyUtility
- getProperty(ItemPath, BuiltInItemProperties, TransactionKey) - Static method in class org.cristalise.kernel.property.PropertyUtility
- getProperty(BuiltInItemProperties) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieves the values of a BuiltInItemProperty
- getProperty(BuiltInItemProperties, String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieves the values of a BuiltInItemProperty or returns the defaulValue if no Property was found
- getProperty(BuiltInItemProperties, String, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieves the values of a BuiltInItemProperty or returns the defaulValue if no Property was found.
- getPropertyDescriptionList(String, int) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getPropertyDescriptionList(String, int, TransactionKey) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getPropertyDescriptionList(CastorHashMap) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getPropertyDescriptionList(CastorHashMap, TransactionKey) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getPropertyDescriptionOutcome(ItemPath, String, TransactionKey) - Static method in class org.cristalise.kernel.property.PropertyUtility
-
Reads the PropertyDescriptionList either from a built-in type of Item using LocalObjectLoader or from the 'last' Viewpoint of the 'PropertyDescription' Outcome in the Item (very likely a Factory Item).
- getPropertyValue(ItemPath, String, String, TransactionKey) - Static method in class org.cristalise.kernel.property.PropertyUtility
- getPropertyValue(ItemPath, BuiltInItemProperties, String, TransactionKey) - Static method in class org.cristalise.kernel.property.PropertyUtility
- getProxy() - Method in class org.cristalise.kernel.entity.imports.ImportAgent
- getProxy() - Method in class org.cristalise.kernel.entity.imports.ImportItem
- getProxy() - Method in class org.cristalise.kernel.lookup.AgentPath
- getProxy() - Method in class org.cristalise.kernel.lookup.ItemPath
- getProxy(Path) - Static method in class org.cristalise.kernel.entity.proxy.ProxyManager
- getProxy(Path, TransactionKey) - Static method in class org.cristalise.kernel.entity.proxy.ProxyManager
- getProxy(TransactionKey) - Method in class org.cristalise.kernel.lookup.AgentPath
- getProxy(TransactionKey) - Method in class org.cristalise.kernel.lookup.ItemPath
- getProxyManager() - Static method in class org.cristalise.kernel.process.Gateway
-
Deprecated.
- getQuery() - Method in class org.cristalise.kernel.entity.Job
- getQuery() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getQuery(String, int) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
-
Retrieves a named version of a query from the database
- getQuery(String, int, TransactionKey) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getQuery(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getQuery(CastorHashMap) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- getQuery(CastorHashMap) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
-
Retrieves a query from the database finding data in the Vertex properties
- getQuery(CastorHashMap, TransactionKey) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getQueryXML() - Method in class org.cristalise.kernel.querying.Query
- getRecord() - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Reads the all Attributes and child Elements of the root Element
- getRecord(String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Reads the all Attributes and child Elements of the Node selected by the xpath
- getRecord(String, List<String>) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Reads list of values of the Attributes and child Elements of the Element selected by the xpath.
- getRecord(List<String>) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Reads list of values of the Attributes and child Elements of the root Element.
- getRecordOfElement(Element, List<String>) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Reads list of values of the Attributes and child Elements of the given Element.
- getRecordOfNode(Node) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Reads the all Attributes and child Elements of the given Node.
- getRefChildActDef() - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- getRequiredStateMachine(String, String, String) - Static method in class org.cristalise.kernel.process.StandardClient
-
CRISTAL-iSE clients could use the StateMachine information to implement application logic.
- getReservation(Activity, AgentPath) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- getResource() - Static method in class org.cristalise.kernel.process.Gateway
- getResourceChangeDetails() - Method in class org.cristalise.kernel.process.resource.DefaultResourceImportHandler
- getResourceChangeDetails() - Method in interface org.cristalise.kernel.process.resource.ResourceImportHandler
-
Reads the XML string that was created during the createResource() and importResource() methods
- getResourceChangeStatus() - Method in class org.cristalise.kernel.process.resource.DefaultResourceImportHandler
- getResourceChangeStatus() - Method in interface org.cristalise.kernel.process.resource.ResourceImportHandler
- getResourceDir() - Method in class org.cristalise.kernel.process.module.ModuleResource
- getResourceExt() - Method in class org.cristalise.kernel.process.module.ModuleResource
- getResourceFileName() - Method in class org.cristalise.kernel.process.module.ModuleResource
- getResourceImportHandler(String) - Static method in class org.cristalise.kernel.process.Gateway
-
Deprecated.
- getResourceImportHandler(BuiltInResources) - Static method in class org.cristalise.kernel.process.Gateway
-
Retrieves the ResourceImportHandler available for the resource type.
- getResourceName(String) - Method in class org.cristalise.storage.XMLClusterStorage
- getResourceOutcome(String, String, String, Integer) - Method in class org.cristalise.kernel.process.resource.DefaultResourceImportHandler
- getResourceOutcome(String, String, String, Integer) - Method in interface org.cristalise.kernel.process.resource.ResourceImportHandler
-
Generate the outcome that the resource should contain.
- getResources() - Method in class org.cristalise.kernel.process.module.ModuleImports
-
Returns all pure Resources defined in Module
- getResourceType() - Method in class org.cristalise.kernel.entity.DomainContext
- getResourceType() - Method in class org.cristalise.kernel.entity.imports.ImportAgent
- getResourceType() - Method in class org.cristalise.kernel.entity.imports.ImportItem
- getResourceType() - Method in class org.cristalise.kernel.entity.imports.ImportRole
- getResourceType() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getResourceType() - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- getResourceType() - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- getResourceType() - Method in class org.cristalise.kernel.persistency.outcome.Schema
- getResourceType() - Method in class org.cristalise.kernel.process.module.ModuleResource
-
Get the string code of the ResourceType
- getResourceType() - Method in class org.cristalise.kernel.property.PropertyDescriptionList
- getResourceType() - Method in class org.cristalise.kernel.querying.Query
- getResourceType() - Method in class org.cristalise.kernel.scripting.Script
- getResourceType() - Method in interface org.cristalise.kernel.utils.DescriptionObject
- getResURL() - Method in class org.cristalise.kernel.process.module.Module
- getRoleDesc(String, int) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getRoleDesc(String, int, TransactionKey) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getRoleName() - Static method in class org.cristalise.kernel.process.UserCodeProcess
- getRoleOverride(CastorHashMap) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- getRolePath() - Method in class org.cristalise.kernel.entity.imports.ImportRole
- getRolePath(String) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Find the RolePath for the named Role
- getRolePath(String, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Find the RolePath for the named Role This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- getRolePermissions() - Static method in class org.cristalise.kernel.process.UserCodeProcess
- getRoles() - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
- getRoles() - Method in class org.cristalise.kernel.lookup.AgentPath
- getRoles(AgentPath) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Get all roles held by the given Agent
- getRoles(AgentPath, int, int) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Get all roles held by the given Agent
- getRoles(AgentPath, int, int, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Get all roles held by the given Agent This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- getRoles(AgentPath, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Get all roles held by the given Agent This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- getRoles(TransactionKey) - Method in class org.cristalise.kernel.lookup.AgentPath
- getRoles(TransactionKey) - Method in class org.cristalise.kernel.process.module.ModuleImports
-
Returns all Roles defined in Module
- getRoot() - Method in class org.cristalise.kernel.lookup.DomainPath
- getRoot() - Method in class org.cristalise.kernel.lookup.ItemPath
-
The root of ItemPath is /entity
- getRoot() - Method in class org.cristalise.kernel.lookup.Path
-
Returns root as it is defined as 'domain', 'entity' or 'role' in subclasses
- getRoot() - Method in class org.cristalise.kernel.lookup.RolePath
- getRootName() - Method in class org.cristalise.kernel.persistency.outcome.Outcome
- getRoutingScript(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.AndSplitDef
- getSchema() - Method in class org.cristalise.kernel.entity.Job
- getSchema() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getSchema() - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Gets the Schema object associated with the Outcome
- getSchema(String, int) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
-
Retrieves a named version of a schema from the database
- getSchema(String, int, TransactionKey) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getSchema(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getSchema(TransactionKey) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Gets the Schema object associated with the Outcome
- getSchema(CastorHashMap) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- getSchema(CastorHashMap) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
-
Retrieves a schema from the database finding data in the Vertex properties
- getSchema(CastorHashMap, TransactionKey) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getSchemaName() - Method in class org.cristalise.kernel.entity.Job
- getSchemaName() - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Gets the name or UUID of the Schema item associated with the Outcome
- getSchemaName() - Method in class org.cristalise.kernel.utils.ActDefCache
- getSchemaName() - Method in class org.cristalise.kernel.utils.AgentDescCache
- getSchemaName() - Method in class org.cristalise.kernel.utils.DescriptionObjectCache
- getSchemaName() - Method in class org.cristalise.kernel.utils.DomainContextCache
- getSchemaName() - Method in class org.cristalise.kernel.utils.ItemDescCache
- getSchemaName() - Method in class org.cristalise.kernel.utils.PropertyDescriptionCache
- getSchemaName() - Method in class org.cristalise.kernel.utils.QueryCache
- getSchemaName() - Method in class org.cristalise.kernel.utils.RoleDescCache
- getSchemaName() - Method in class org.cristalise.kernel.utils.SchemaCache
- getSchemaName() - Method in class org.cristalise.kernel.utils.ScriptCache
- getSchemaName() - Method in class org.cristalise.kernel.utils.StateMachineCache
- getSchemaType() - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Deprecated.use
Outcome.getSchemaName()instead - getSchemaVersion() - Method in class org.cristalise.kernel.entity.Job
- getSchemaVersion() - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Gets the version of the Schema item associated with the Outcome
- getScript() - Method in class org.cristalise.kernel.entity.Job
- getScript() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getScript(String, int) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
-
Retrieves a named version of a script from the database
- getScript(String, int, TransactionKey) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getScript(String, Integer) - Static method in class org.cristalise.kernel.scripting.Script
-
Resolves the Script object using its name and version.
- getScript(String, Integer, TransactionKey) - Static method in class org.cristalise.kernel.scripting.Script
-
Resolves the Script object using its name and version.
- getScript(String, AgentProxy) - Method in class org.cristalise.kernel.process.module.ModuleEmbeddedScript
- getScript(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getScript(CastorHashMap) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- getScript(CastorHashMap) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
-
Retrieves a script from the database finding data in the Vertex properties
- getScript(CastorHashMap, TransactionKey) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getScriptData() - Method in class org.cristalise.kernel.scripting.Script
- getScriptName() - Method in class org.cristalise.kernel.entity.Job
- getScriptName(CastorHashMap) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
-
Deprecated.
- getScripts() - Method in class org.cristalise.kernel.process.module.Module
- getScriptVersion() - Method in class org.cristalise.kernel.entity.Job
- getScriptVersion(CastorHashMap) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
-
Deprecated.
- getSecurityManager() - Static method in class org.cristalise.kernel.process.Gateway
- getServiceDebugInfo() - Method in exception class org.cristalise.kernel.common.CriseVertxException
- getSimpleElectonicSignature(Job) - Static method in class org.cristalise.kernel.lifecycle.instance.predefined.agent.Sign
- getSom() - Method in class org.cristalise.kernel.persistency.outcome.Schema
-
Returns the SchemaObjectModel (SOM) implemented by the caster xml schema project.
- getSQLFormat(GTimeStamp) - Static method in class org.cristalise.kernel.utils.DateUtility
- getStartVertex() - Method in class org.cristalise.kernel.graph.model.GraphModel
- getStartVertexId() - Method in class org.cristalise.kernel.graph.model.GraphModel
- getState() - Method in class org.cristalise.kernel.lifecycle.instance.Activity
- getState(int) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- getState(String) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- getStateDate() - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
Returns the startDate.
- getStateMachine() - Method in class org.cristalise.kernel.entity.Job
- getStateMachine() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getStateMachine() - Method in class org.cristalise.kernel.lifecycle.instance.Activity
- getStateMachine(String, int) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
-
Retrieves a named version of a StateMachine from the database
- getStateMachine(String, int, TransactionKey) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getStateMachine(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getStateMachine(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
- getStateMachine(CastorHashMap) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getStateMachine(CastorHashMap, TransactionKey) - Static method in class org.cristalise.kernel.utils.LocalObjectLoader
- getStateName() - Method in class org.cristalise.kernel.lifecycle.instance.Activity
- getStates() - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- getStepInstance(String) - Static method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
- getStorage() - Static method in class org.cristalise.kernel.process.Gateway
- getString() - Method in class org.cristalise.kernel.lookup.Path
-
Deprecated.bad method name, use getStringPath() instead
- getString() - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
- getString(Object...) - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
-
Retrieve the value of the SystemProperty as String (trimmed) for cases when the name of the SystemProperty is the combination of a predefined String and input string(s) required to configure the actual functionality.
- getString(String) - Method in class org.cristalise.kernel.utils.ObjectProperties
- getString(String) - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
- getString(String, Object...) - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
-
Retrieve the value of the SystemProperty as String (trimmed) covering all the cases.
- getString(String, String) - Method in class org.cristalise.kernel.utils.ObjectProperties
- getStringPath() - Method in class org.cristalise.kernel.lookup.Path
- getStringPath(boolean) - Method in class org.cristalise.kernel.lookup.Path
- getStringValue() - Method in class org.cristalise.kernel.utils.KeyValuePair
- getSubContexts(TransactionKey) - Method in class org.cristalise.kernel.entity.DomainContext
- getSubject(String) - Method in class org.cristalise.kernel.security.SecurityManager
- getSubject(AgentPath) - Method in class org.cristalise.kernel.security.SecurityManager
- getSystemPropertyName() - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
- getTarget() - Method in class org.cristalise.kernel.lookup.DomainPath
- getTargetUUID() - Method in class org.cristalise.kernel.lookup.DomainPath
- getTerminus(DirectedEdge) - Method in class org.cristalise.kernel.graph.model.GraphModel
- getTerminusVertex() - Method in class org.cristalise.kernel.lifecycle.instance.Next
- getTextResource(String, String) - Method in class org.cristalise.kernel.process.resource.Resource
- getTextResource(String, String) - Method in interface org.cristalise.kernel.process.resource.ResourceLoader
- getTheActivityDef(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.ActivitySlotDef
- getTimeString() - Method in class org.cristalise.kernel.events.Event
-
Return the TimeStamp in a form that will convert nicely to a String: YYYY-MM-DD HH:MI:SS
- getToDependencyName(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.collection.Dependency
-
Reads the DependencyTo property to retrieve the name of the dependency.
- getTransition() - Method in class org.cristalise.kernel.entity.Job
- getTransition(int) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- getTransition(String) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- getTransitionID(String) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
-
Helper method to get transition ID by name
- getTransitions() - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- getTraversal(GraphModel, Vertex, int, boolean) - Static method in class org.cristalise.kernel.graph.traversal.GraphTraversal
- getTraversal(GraphModel, Vertex, Vertex, int, boolean) - Static method in class org.cristalise.kernel.graph.traversal.GraphTraversal
- getType() - Method in class org.cristalise.kernel.collection.Dependency
- getType() - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Get the type of the Item from its Property called Type
- getType() - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
Returns the type.
- getType() - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- getType() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
- getType() - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
- getType(TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Get the type of the Item from its Property called Type.
- getTypeCode() - Method in class org.cristalise.kernel.utils.ActDefCache
- getTypeCode() - Method in class org.cristalise.kernel.utils.AgentDescCache
- getTypeCode() - Method in class org.cristalise.kernel.utils.DescriptionObjectCache
- getTypeCode() - Method in class org.cristalise.kernel.utils.DomainContextCache
- getTypeCode() - Method in class org.cristalise.kernel.utils.ItemDescCache
- getTypeCode() - Method in class org.cristalise.kernel.utils.PropertyDescriptionCache
- getTypeCode() - Method in class org.cristalise.kernel.utils.QueryCache
- getTypeCode() - Method in class org.cristalise.kernel.utils.RoleDescCache
- getTypeCode() - Method in class org.cristalise.kernel.utils.SchemaCache
- getTypeCode() - Method in class org.cristalise.kernel.utils.ScriptCache
- getTypeCode() - Method in class org.cristalise.kernel.utils.StateMachineCache
- getTypeName() - Method in class org.cristalise.kernel.lifecycle.instance.Activity
- getTypeRoot() - Method in class org.cristalise.kernel.process.resource.DefaultResourceImportHandler
- getTypeRoot() - Method in interface org.cristalise.kernel.process.resource.ResourceImportHandler
-
The directory context to search for existing resources.
- getTypeRoot() - Method in class org.cristalise.kernel.utils.ActDefCache
- getTypeRoot() - Method in class org.cristalise.kernel.utils.AgentDescCache
- getTypeRoot() - Method in class org.cristalise.kernel.utils.DescriptionObjectCache
- getTypeRoot() - Method in class org.cristalise.kernel.utils.DomainContextCache
- getTypeRoot() - Method in class org.cristalise.kernel.utils.ItemDescCache
- getTypeRoot() - Method in class org.cristalise.kernel.utils.PropertyDescriptionCache
- getTypeRoot() - Method in class org.cristalise.kernel.utils.QueryCache
- getTypeRoot() - Method in class org.cristalise.kernel.utils.RoleDescCache
- getTypeRoot() - Method in class org.cristalise.kernel.utils.SchemaCache
- getTypeRoot() - Method in class org.cristalise.kernel.utils.ScriptCache
- getTypeRoot() - Method in class org.cristalise.kernel.utils.StateMachineCache
- getUncommitted(ItemPath, String, TransactionKey) - Method in class org.cristalise.storage.TransactionalClusterStorageBase
-
Public get method.
- getUncommittedClusterContents(ItemPath, String, TransactionKey) - Method in class org.cristalise.storage.TransactionalClusterStorageBase
-
Retrieves the ids of the next level of a cluster Checks the transaction table first to see if the caller has uncommitted changes
- getUpdateSchema() - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Returns the so called UpdateSchema which is used while creating new Items.
- getUuid() - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Returns the UUID string of the Item this proxy is linked with
- getUUID() - Method in class org.cristalise.kernel.entity.transfer.TransferItem
- getUUID() - Method in class org.cristalise.kernel.lookup.ItemPath
- getUUID() - Method in class org.cristalise.kernel.lookup.Path
- getValidator(Outcome) - Static method in class org.cristalise.kernel.persistency.outcome.OutcomeValidator
- getValidator(Schema) - Static method in class org.cristalise.kernel.persistency.outcome.OutcomeValidator
- getValidTransitionID(String) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
-
Helper method to get transition ID by name
- getValidViewpointName() - Method in class org.cristalise.kernel.entity.Job
-
Checks the value of the 'Viewpoint' ActivityProperty and return 'last' if value is blank or starts with 'xpath:'.
- getValue() - Method in class org.cristalise.kernel.utils.KeyValuePair
- getValue(int) - Static method in enum class org.cristalise.kernel.common.CriseVertxException.FailureCodes
- getValue(Object) - Method in class org.cristalise.kernel.utils.CDataFieldHandler
- getValue(String) - Static method in enum class org.cristalise.kernel.collection.BuiltInCollections
- getValue(String) - Static method in enum class org.cristalise.kernel.graph.model.BuiltInEdgeProperties
- getValue(String) - Static method in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
- getValue(String) - Static method in enum class org.cristalise.kernel.graph.renderer.DefaultDirectedEdgeRenderer.EdgeRouting
-
Create EdgeRouting value from the given string matching it with the names
- getValue(String) - Static method in enum class org.cristalise.kernel.lifecycle.routingHelpers.BuiltInDataHelpers
- getValue(String) - Static method in enum class org.cristalise.kernel.persistency.ClusterType
-
Retrieves the value from the clusterName or null if no matching was found
- getValue(String) - Static method in enum class org.cristalise.kernel.process.resource.BuiltInResources
- getValue(String) - Static method in enum class org.cristalise.kernel.property.BuiltInItemProperties
- getValue(ArrayList<PropertyDescription>, String) - Static method in class org.cristalise.kernel.property.PropertyUtility
-
Deprecated.Badly named method, use getDefaultValue() instead
- getValue(DescriptionObject) - Static method in enum class org.cristalise.kernel.process.resource.BuiltInResources
- getVersion() - Method in class org.cristalise.kernel.collection.Collection
-
Get the collection version.
- getVersion() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- getVersion() - Method in class org.cristalise.kernel.process.module.Module
- getVersion() - Method in interface org.cristalise.kernel.utils.DescriptionObject
- getVersionName() - Method in class org.cristalise.kernel.collection.Collection
-
Get the version name for storage, which is 'last' unless the version number is set.
- getVertexById(int) - Method in class org.cristalise.kernel.graph.model.GraphModel
- getVertexTypeNameAndConstructionInfo() - Method in class org.cristalise.kernel.collection.Aggregation
- getVertexTypeNameAndConstructionInfo() - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- getVertexTypeNameAndConstructionInfo() - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
-
getVertexTypeNameAndConstructionInfo() added by Steve
- getVertices() - Method in class org.cristalise.kernel.graph.model.GraphModel
- getVertx() - Static method in class org.cristalise.kernel.process.Gateway
- getViewpoint(String, String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the named Viewpoint
- getViewpoint(String, String, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the named Viewpoint.
- getViewpoints(String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Reads the list of existing Viewpoint names for the given schema
- getViewpoints(String, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Reads the list of existing Viewpoint names for the given schema.
- getWf() - Method in class org.cristalise.kernel.lifecycle.instance.WfVertex
- getWf() - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
- getWfVersion() - Method in class org.cristalise.kernel.entity.imports.ImportItem
-
Get the workflow version.
- getWidth() - Method in class org.cristalise.kernel.graph.model.GraphModel
- getWorkflow() - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the Workflow object of this Item
- getWorkflow(TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the Workflow object of this Item.
- getWorkFlowModelImage(int, int) - Method in class org.cristalise.kernel.lifecycle.renderer.LifecycleRenderer
- getWorkflowName() - Method in class org.cristalise.kernel.process.resource.DefaultResourceImportHandler
- getWorkflowName() - Method in interface org.cristalise.kernel.process.resource.ResourceImportHandler
-
Gives the CompActDef name to instantiate to provide the workflow for this type of resource.
- getXml() - Method in interface org.cristalise.kernel.utils.DescriptionObject
- getXml(boolean) - Method in class org.cristalise.kernel.persistency.outcome.Schema
- getXml(boolean) - Method in class org.cristalise.kernel.querying.Query
- getXml(boolean) - Method in class org.cristalise.kernel.scripting.Script
- getXml(boolean) - Method in interface org.cristalise.kernel.utils.DescriptionObject
- getXSD() - Method in class org.cristalise.kernel.persistency.outcome.Schema
-
Returns the XSD string.
- getZoomFactor(int, int) - Method in class org.cristalise.kernel.lifecycle.renderer.LifecycleRenderer
- Graphable - Class in org.cristalise.kernel.graph.model
- Graphable() - Constructor for class org.cristalise.kernel.graph.model.Graphable
- GraphableEdge - Class in org.cristalise.kernel.graph.model
- GraphableEdge() - Constructor for class org.cristalise.kernel.graph.model.GraphableEdge
- GraphableEdge(GraphableVertex, GraphableVertex) - Constructor for class org.cristalise.kernel.graph.model.GraphableEdge
- GraphableVertex - Class in org.cristalise.kernel.graph.model
- GraphableVertex() - Constructor for class org.cristalise.kernel.graph.model.GraphableVertex
- GraphModel - Class in org.cristalise.kernel.graph.model
- GraphModel() - Constructor for class org.cristalise.kernel.graph.model.GraphModel
- GraphModel(VertexOutlineCreator) - Constructor for class org.cristalise.kernel.graph.model.GraphModel
- GraphModelCastorData - Class in org.cristalise.kernel.graph.model
- GraphModelCastorData() - Constructor for class org.cristalise.kernel.graph.model.GraphModelCastorData
- GraphModelCastorData(String, Vertex[], DirectedEdge[], int, int) - Constructor for class org.cristalise.kernel.graph.model.GraphModelCastorData
- GraphModelEvent - Class in org.cristalise.kernel.graph.event
- GraphModelEvent() - Constructor for class org.cristalise.kernel.graph.event.GraphModelEvent
- GraphModelManager - Class in org.cristalise.kernel.graph.model
- GraphModelManager() - Constructor for class org.cristalise.kernel.graph.model.GraphModelManager
-
Calling this constructor does not create a vertex outline creator which is required by the method addVertexAndCreateId()
- GraphModelManager(GraphModel) - Constructor for class org.cristalise.kernel.graph.model.GraphModelManager
- GraphModelResizedEvent - Class in org.cristalise.kernel.graph.event
- GraphModelResizedEvent() - Constructor for class org.cristalise.kernel.graph.event.GraphModelResizedEvent
- GraphPoint - Class in org.cristalise.kernel.graph.model
- GraphPoint() - Constructor for class org.cristalise.kernel.graph.model.GraphPoint
- GraphPoint(int, int) - Constructor for class org.cristalise.kernel.graph.model.GraphPoint
- GraphTraversal - Class in org.cristalise.kernel.graph.traversal
- GTimeStamp - Class in org.cristalise.kernel.common
- GTimeStamp() - Constructor for class org.cristalise.kernel.common.GTimeStamp
- GTimeStamp(int, int, int, int, int, int, int, int) - Constructor for class org.cristalise.kernel.common.GTimeStamp
- GTimeStampComparator - Class in org.cristalise.kernel.utils
- GTimeStampComparator() - Constructor for class org.cristalise.kernel.utils.GTimeStampComparator
H
- handle(Message<JsonObject>) - Method in class org.cristalise.kernel.entity.ItemVertxProxyHandler
- hasActive() - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- hasDependency(String) - Method in class org.cristalise.kernel.process.module.Module
- hasField(String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
- hasField(Element, String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
- hasGoodNumberOfActivity() - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- hasGoodNumberOfActivity() - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- hasGoodNumberOfActivity() - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
- hashCode() - Method in class org.cristalise.kernel.collection.Collection
- hashCode() - Method in class org.cristalise.kernel.entity.Job
- hashCode() - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.State
- hashCode() - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- hashCode() - Method in class org.cristalise.kernel.lookup.Path
- hashCode() - Method in class org.cristalise.kernel.process.module.ModuleImport
- hashCode() - Method in class org.cristalise.kernel.process.module.ModuleResource
- hashCode() - Method in class org.cristalise.kernel.utils.CastorArrayList
- hasJobList() - Method in class org.cristalise.kernel.lookup.RolePath
- hasLoop - Variable in class org.cristalise.kernel.lifecycle.LoopDef
- hasMatchingRole(List<RolePath>) - Method in class org.cristalise.kernel.lookup.AgentPath
- hasMatchingRole(List<RolePath>, TransactionKey) - Method in class org.cristalise.kernel.lookup.AgentPath
- hasOutcome() - Method in class org.cristalise.kernel.entity.Job
- hasOutcome(CastorHashMap) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- hasParameters() - Method in class org.cristalise.kernel.querying.Query
- hasPendingTransactions() - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.
- hasQuery() - Method in class org.cristalise.kernel.entity.Job
- hasQuery(CastorHashMap) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- hasRole(String) - Method in class org.cristalise.kernel.lookup.AgentPath
- hasRole(String, TransactionKey) - Method in class org.cristalise.kernel.lookup.AgentPath
- hasRole(AgentPath, RolePath) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Checks if an agent qualifies as holding the stated Role, including any sub-role logic.
- hasRole(AgentPath, RolePath, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Checks if an agent qualifies as holding the stated Role, including any sub-role logic.
- hasRole(RolePath) - Method in class org.cristalise.kernel.lookup.AgentPath
- hasRole(RolePath, TransactionKey) - Method in class org.cristalise.kernel.lookup.AgentPath
- hasScript() - Method in class org.cristalise.kernel.entity.Job
- hasScript(CastorHashMap) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- hasTag(Object) - Method in class org.cristalise.kernel.graph.model.Vertex
- height - Variable in class org.cristalise.kernel.entity.imports.Geometry
- History - Class in org.cristalise.kernel.events
-
The History is an instance of
C2KLocalObjectMapwhich provides a live view onto the Events of an Item. - History(ItemPath) - Constructor for class org.cristalise.kernel.events.History
- History(ItemPath, TransactionKey) - Constructor for class org.cristalise.kernel.events.History
- HISTORY - Enum constant in enum class org.cristalise.kernel.persistency.ClusterType
-
This is the cluster that contains all event for this Item.
I
- ID_PREFIX - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
-
Used for generating Names: the prefix (e.g.
- IDENTICAL - Enum constant in enum class org.cristalise.kernel.process.resource.ResourceImportHandler.Status
- Import - Class in org.cristalise.kernel.lifecycle.instance.predefined
- Import() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.Import
- ImportAgent - Class in org.cristalise.kernel.entity.imports
- ImportAgent() - Constructor for class org.cristalise.kernel.entity.imports.ImportAgent
- ImportAgent(String, String) - Constructor for class org.cristalise.kernel.entity.imports.ImportAgent
-
Constructor with mandatory fields
- ImportAgent(String, String, Integer, String) - Constructor for class org.cristalise.kernel.entity.imports.ImportAgent
- ImportAgent(String, String, String) - Constructor for class org.cristalise.kernel.entity.imports.ImportAgent
- importAgentPath(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.BulkImport
- ImportAggregation - Class in org.cristalise.kernel.entity.imports
- ImportAggregation() - Constructor for class org.cristalise.kernel.entity.imports.ImportAggregation
- ImportAggregation(String, boolean) - Constructor for class org.cristalise.kernel.entity.imports.ImportAggregation
- ImportAggregationMember - Class in org.cristalise.kernel.entity.imports
- ImportAggregationMember() - Constructor for class org.cristalise.kernel.entity.imports.ImportAggregationMember
- ImportAggregationMember(int, String, String, String, Geometry) - Constructor for class org.cristalise.kernel.entity.imports.ImportAggregationMember
- importAll(ItemProxy, AgentProxy, boolean) - Method in class org.cristalise.kernel.process.module.Module
-
Imports all resources defined in the Module in this order: Resources, Roles, Agents, Items and Module itself
- importAllClusters(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.BulkImport
- importCollection(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.BulkImport
- ImportDependency - Class in org.cristalise.kernel.entity.imports
- ImportDependency() - Constructor for class org.cristalise.kernel.entity.imports.ImportDependency
- ImportDependency(String) - Constructor for class org.cristalise.kernel.entity.imports.ImportDependency
- ImportDependency(BuiltInCollections) - Constructor for class org.cristalise.kernel.entity.imports.ImportDependency
- ImportDependencyMember - Class in org.cristalise.kernel.entity.imports
- ImportDependencyMember() - Constructor for class org.cristalise.kernel.entity.imports.ImportDependencyMember
- ImportDependencyMember(String) - Constructor for class org.cristalise.kernel.entity.imports.ImportDependencyMember
- importDomainPath(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.BulkImport
- importHistory(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.BulkImport
- ImportImportAgent - Class in org.cristalise.kernel.lifecycle.instance.predefined
- ImportImportAgent() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.ImportImportAgent
- ImportImportAgent(String) - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.ImportImportAgent
- ImportImportItem - Class in org.cristalise.kernel.lifecycle.instance.predefined
- ImportImportItem() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.ImportImportItem
- ImportImportItem(String) - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.ImportImportItem
- ImportImportRole - Class in org.cristalise.kernel.lifecycle.instance.predefined
- ImportImportRole() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.ImportImportRole
- ImportImportRole(String) - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.ImportImportRole
- importItem(File) - Method in class org.cristalise.kernel.entity.transfer.TransferItem
- ImportItem - Class in org.cristalise.kernel.entity.imports
-
Complete Structure for new Item created by different bootstrap uses cases including testing
- ImportItem() - Constructor for class org.cristalise.kernel.entity.imports.ImportItem
- ImportItem(String, String, Integer, String, ItemPath, String, Integer) - Constructor for class org.cristalise.kernel.entity.imports.ImportItem
- ImportItem(String, String, String, ItemPath, String, Integer) - Constructor for class org.cristalise.kernel.entity.imports.ImportItem
- ImportItem(String, String, ItemPath, String) - Constructor for class org.cristalise.kernel.entity.imports.ImportItem
-
Constructor with mandatory fields
- importItemPath(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.BulkImport
- importJob(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.BulkImport
- importLifeCycle(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.BulkImport
- importOutcome(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.BulkImport
- ImportOutcome - Class in org.cristalise.kernel.entity.imports
- ImportOutcome() - Constructor for class org.cristalise.kernel.entity.imports.ImportOutcome
- ImportOutcome(String, int, String, String) - Constructor for class org.cristalise.kernel.entity.imports.ImportOutcome
- importPackage(File) - Method in class org.cristalise.kernel.entity.transfer.TransferSet
- importPath(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.BulkImport
- importProperty(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.BulkImport
- importResource(String, String, int, ItemPath, String, boolean, TransactionKey) - Method in class org.cristalise.kernel.process.resource.DefaultResourceImportHandler
- importResource(String, String, int, ItemPath, String, boolean, TransactionKey) - Method in interface org.cristalise.kernel.process.resource.ResourceImportHandler
-
Creates or updates resource Item against a Module version, using a ResourceImportHandler configured finding the outcome at the given dataLocation.
- importResource(String, String, int, ItemPath, Outcome, boolean, TransactionKey) - Method in class org.cristalise.kernel.process.resource.DefaultResourceImportHandler
- importResource(String, String, int, ItemPath, Outcome, boolean, TransactionKey) - Method in interface org.cristalise.kernel.process.resource.ResourceImportHandler
-
Verify a resource Item against a Module version, but supplies the resource outcomes directly instead of through a location lookup.
- ImportRole - Class in org.cristalise.kernel.entity.imports
- ImportRole() - Constructor for class org.cristalise.kernel.entity.imports.ImportRole
- ImportRole(String) - Constructor for class org.cristalise.kernel.entity.imports.ImportRole
- importRolePath(ItemPath, AgentPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.BulkImport
- importViewPoint(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.BulkImport
- include(boolean) - Method in class org.cristalise.kernel.process.module.ModuleConfig
- Include - Class in org.cristalise.kernel.scripting
-
Class required to make Script marshallable by castor FIXME: CASTOR MARSHALLING DOES NOT WORK YET
- Include() - Constructor for class org.cristalise.kernel.scripting.Include
- Include(String, Integer) - Constructor for class org.cristalise.kernel.scripting.Include
- INCLUDE - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
-
Dependency Collection of Script.
- INCLUDE_PRIME - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
- includeDebug - Static variable in class org.cristalise.kernel.entity.ItemVerticle
- init(Properties) - Static method in class org.cristalise.kernel.process.Gateway
-
Initialises the Gateway and all of the client objects it holds, with the exception of the Lookup, which is initialised during connect()
- init(Properties, ResourceLoader) - Static method in class org.cristalise.kernel.process.Gateway
-
Initialises the Gateway and all of the client objects it holds, with the exception of the Lookup, which is initialised during connect()
- initChild(WfVertex, boolean, GraphPoint) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
-
Initialise Vertex and attach to the current activity
- initDescriptionObject(String) - Method in enum class org.cristalise.kernel.process.resource.BuiltInResources
- initialise() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.BulkImport
- initialise(ItemPath, AgentPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
- initialiseItem(ItemPath, AgentProxy, ItemProxy, PropertyArrayList, String, String, String, DomainPath, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.CreateItemFromDescription
- initialize(Properties) - Method in class org.cristalise.kernel.process.auth.ConsoleAuth
- initialize(Properties) - Method in interface org.cristalise.kernel.process.auth.ProxyLogin
-
Intialiase the connection with the system used for authentication
- initializeDirectory(TransactionKey) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Called when a server starts up.
- initialPath - Variable in class org.cristalise.kernel.entity.imports.ImportItem
- initOutcome(Job) - Method in interface org.cristalise.kernel.persistency.outcome.OutcomeInitiator
-
Constructs and initialises the Outcome string (XML)
- initOutcome(Job) - Method in class org.cristalise.kernel.persistency.outcome.QueryOutcomeInitiator
- initOutcomeInstance(Job) - Method in interface org.cristalise.kernel.persistency.outcome.OutcomeInitiator
-
Constructs and initialises the Outcome object
- initOutcomeInstance(Job) - Method in class org.cristalise.kernel.persistency.outcome.QueryOutcomeInitiator
- instances - Static variable in class org.cristalise.kernel.entity.ItemVerticle
- instantiate() - Method in class org.cristalise.kernel.lifecycle.NextDef
- instantiate(String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- instantiate(String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- instantiate(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- instantiate(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.ActivitySlotDef
- instantiate(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.AndSplitDef
- instantiate(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- instantiate(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.JoinDef
- instantiate(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.LoopDef
- instantiate(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.OrSplitDef
- instantiate(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.WfVertexDef
- instantiate(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.XOrSplitDef
- instantiate(PropertyArrayList) - Method in class org.cristalise.kernel.property.PropertyDescriptionList
-
Before instantiating checks that supplied initial Properties exist in description list
- instantiateCollection(String, ItemProxy, String, PropertyArrayList, TransactionKey) - Static method in class org.cristalise.kernel.lifecycle.instance.predefined.CreateItemFromDescription
- instantiateCollections(ItemProxy, String, PropertyArrayList, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.CreateItemFromDescription
-
Copies the CollectionDescriptions of the Item requesting this predefined step.
- instantiateEdges(CompositeActivity) - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
-
Loops through the edges of children graph model and calls their instantiate method
- instantiateProperties(ItemProxy, String, PropertyArrayList, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.CreateItemFromDescription
- instantiateStores(String) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
- instantiateViewpoint(ItemProxy, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.CreateItemFromDescription
- instantiateWorkflow(ItemProxy, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.CreateItemFromDescription
-
Retrieve the Workflow dependency for the given description version, instantiate the loaded CompositeActivityDef
- intantiateVertices(CompositeActivity, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
-
Loops through the vertices of children graph model and calls their instantiate method
- InternalServerError - Enum constant in enum class org.cristalise.kernel.common.CriseVertxException.FailureCodes
-
Generic code for errors not covered by specific exception
- invalidate() - Method in class org.cristalise.kernel.utils.DescriptionObjectCache
- invalidate(String, String, int) - Method in class org.cristalise.kernel.utils.DescriptionObjectCache
- invalidate(ItemPath, int) - Method in class org.cristalise.kernel.utils.DescriptionObjectCache
- InvalidCollectionModification - Exception Class in org.cristalise.kernel.common
- InvalidCollectionModification - Enum constant in enum class org.cristalise.kernel.common.CriseVertxException.FailureCodes
- InvalidCollectionModification() - Constructor for exception class org.cristalise.kernel.common.InvalidCollectionModification
- InvalidCollectionModification(String) - Constructor for exception class org.cristalise.kernel.common.InvalidCollectionModification
- InvalidCollectionModification(String, Throwable) - Constructor for exception class org.cristalise.kernel.common.InvalidCollectionModification
- InvalidCollectionModification(Throwable) - Constructor for exception class org.cristalise.kernel.common.InvalidCollectionModification
- InvalidData - Enum constant in enum class org.cristalise.kernel.common.CriseVertxException.FailureCodes
- InvalidDataException - Exception Class in org.cristalise.kernel.common
- InvalidDataException() - Constructor for exception class org.cristalise.kernel.common.InvalidDataException
- InvalidDataException(String) - Constructor for exception class org.cristalise.kernel.common.InvalidDataException
- InvalidDataException(String, Throwable) - Constructor for exception class org.cristalise.kernel.common.InvalidDataException
- InvalidDataException(Throwable) - Constructor for exception class org.cristalise.kernel.common.InvalidDataException
- InvalidItemPath - Enum constant in enum class org.cristalise.kernel.common.CriseVertxException.FailureCodes
- InvalidItemPathException - Exception Class in org.cristalise.kernel.lookup
- InvalidItemPathException() - Constructor for exception class org.cristalise.kernel.lookup.InvalidItemPathException
- InvalidItemPathException(String) - Constructor for exception class org.cristalise.kernel.lookup.InvalidItemPathException
- InvalidItemPathException(String, Throwable) - Constructor for exception class org.cristalise.kernel.lookup.InvalidItemPathException
- InvalidItemPathException(Throwable) - Constructor for exception class org.cristalise.kernel.lookup.InvalidItemPathException
- InvalidTransition - Enum constant in enum class org.cristalise.kernel.common.CriseVertxException.FailureCodes
- InvalidTransitionException - Exception Class in org.cristalise.kernel.common
- InvalidTransitionException() - Constructor for exception class org.cristalise.kernel.common.InvalidTransitionException
- InvalidTransitionException(String) - Constructor for exception class org.cristalise.kernel.common.InvalidTransitionException
- InvalidTransitionException(String, Throwable) - Constructor for exception class org.cristalise.kernel.common.InvalidTransitionException
- InvalidTransitionException(Throwable) - Constructor for exception class org.cristalise.kernel.common.InvalidTransitionException
- isAbstract() - Method in class org.cristalise.kernel.utils.KeyValuePair
- isAbstract(String) - Method in class org.cristalise.kernel.utils.CastorHashMap
- isAbstract(BuiltInEdgeProperties) - Method in class org.cristalise.kernel.utils.CastorHashMap
- isAbstract(BuiltInVertexProperties) - Method in class org.cristalise.kernel.utils.CastorHashMap
- isBlocking() - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.State
- isBlocking() - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- isBootResource(String, String) - Method in class org.cristalise.kernel.utils.ActDefCache
- isBootResource(String, String) - Method in class org.cristalise.kernel.utils.DescriptionObjectCache
- isBusy() - Method in interface org.cristalise.kernel.utils.server.SocketHandler
- isCoherent() - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- isContext() - Method in class org.cristalise.kernel.lookup.DomainPath
-
Checks if the DomainPath represents a context node (i.e.
- isDescription - Variable in class org.cristalise.kernel.entity.imports.ImportAggregation
- isDescription - Variable in class org.cristalise.kernel.entity.imports.ImportDependency
- isDOMPathExists - Variable in class org.cristalise.kernel.process.module.ModuleImport
- isEditable() - Method in class org.cristalise.kernel.graph.model.GraphModelManager
- isEmpty() - Method in class org.cristalise.kernel.persistency.C2KLocalObjectMap
- isEnabled(Activity) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
-
Computes if the Transition is enabled or not.
- isFinishable() - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
-
Checks if the CompositeActivity can be finished by checking if there is no further Activities to be executed at its current state.
- isFinishable(WfVertex) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
-
Checks if the CompositeActivity can be finished by checking if there is no further Activities to be executed at its current state.
- isFinished() - Method in class org.cristalise.kernel.lifecycle.instance.Activity
- isFull() - Method in class org.cristalise.kernel.collection.Collection
-
Check if all slots have an assigned Item
- isIdentical(Outcome) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Checks if the Outcome is identical with the given input
- isIdentical(Document, Document) - Static method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Utility method to comare 2 XML Documents
- isInTable(String, String[]) - Method in class org.cristalise.kernel.lifecycle.instance.Split
-
Check if the one of value in the input list matches value(s) defined in the Alias property of output edges.
- isJoin() - Method in class org.cristalise.kernel.graph.model.Vertex
- isJoin() - Method in class org.cristalise.kernel.lifecycle.instance.Join
- isJoin() - Method in class org.cristalise.kernel.lifecycle.JoinDef
- isLayoutable() - Method in class org.cristalise.kernel.lifecycle.ActivitySlotDef
- isLoop() - Method in class org.cristalise.kernel.graph.model.Vertex
- isLoop() - Method in class org.cristalise.kernel.lifecycle.instance.Loop
- isLoop() - Method in class org.cristalise.kernel.lifecycle.LoopDef
- isMyPair(GraphableVertex) - Method in class org.cristalise.kernel.graph.model.GraphableVertex
-
Checks if the vertex has a pairing id or not and if it has one compares it with the other vertex pairing id
- isNewItem - Variable in class org.cristalise.kernel.process.module.ModuleImport
- isNext - Variable in class org.cristalise.kernel.lifecycle.LoopDef
- isOutcomeRequired() - Method in class org.cristalise.kernel.entity.Job
- isOutcomeSet() - Method in class org.cristalise.kernel.entity.Job
- isPasswordTemporary() - Method in class org.cristalise.kernel.lookup.AgentPath
- isServer - Static variable in class org.cristalise.kernel.process.AbstractMain
- isStartable() - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- isTransitive() - Method in class org.cristalise.kernel.property.PropertyDescription
-
Transitive Properties are converted to VertexProperties.
- isUUID(String) - Static method in class org.cristalise.kernel.lookup.ItemPath
-
Check if the given string contains a UUID.
- Item - Interface in org.cristalise.kernel.entity
- ITEM_DESC_RESOURCE - Enum constant in enum class org.cristalise.kernel.process.resource.BuiltInResources
- ItemDescCache - Class in org.cristalise.kernel.utils
- ItemDescCache() - Constructor for class org.cristalise.kernel.utils.ItemDescCache
- itemDescriptionPath - Variable in class org.cristalise.kernel.entity.imports.ImportAggregationMember
- itemDescriptionPath - Variable in class org.cristalise.kernel.entity.imports.ImportDependency
- itemDescriptionVersion - Variable in class org.cristalise.kernel.entity.imports.ImportAggregationMember
- itemDescriptionVersion - Variable in class org.cristalise.kernel.entity.imports.ImportDependency
- itemPath - Variable in class org.cristalise.kernel.entity.imports.ImportAggregationMember
- itemPath - Variable in class org.cristalise.kernel.entity.imports.ImportDependencyMember
- itemPath - Variable in class org.cristalise.kernel.entity.transfer.TransferItem
- itemPath - Variable in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- itemPath - Variable in class org.cristalise.kernel.persistency.C2KLocalObjectMap
- itemPath - Variable in class org.cristalise.kernel.process.module.ModuleImport
- ItemPath - Class in org.cristalise.kernel.lookup
-
Extends Path to enforce SystemKey structure and support UUID form
- ItemPath() - Constructor for class org.cristalise.kernel.lookup.ItemPath
- ItemPath(String) - Constructor for class org.cristalise.kernel.lookup.ItemPath
- ItemPath(String[]) - Constructor for class org.cristalise.kernel.lookup.ItemPath
- ItemPath(UUID) - Constructor for class org.cristalise.kernel.lookup.ItemPath
- ItemPredefinedStepContainer - Class in org.cristalise.kernel.lifecycle.instance.predefined
- ItemPredefinedStepContainer() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.ItemPredefinedStepContainer
- ItemProxy - Class in org.cristalise.kernel.entity.proxy
-
It is a immutable wrapper for the connection and communication with Item and its data.
- ItemProxy(ItemPath) - Constructor for class org.cristalise.kernel.entity.proxy.ItemProxy
- ItemProxy(ItemPath, TransactionKey) - Constructor for class org.cristalise.kernel.entity.proxy.ItemProxy
- items - Variable in class org.cristalise.kernel.entity.transfer.TransferSet
- ItemServer_name - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
The name of the Server Item.
- ItemServer_Telnet_host - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Define the host for vert.x shall service using telnet.
- ItemServer_Telnet_port - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Define the port for vert.x shall service using telnet.
- ItemVerticle - Class in org.cristalise.kernel.entity
- ItemVerticle() - Constructor for class org.cristalise.kernel.entity.ItemVerticle
- ItemVerticle_ebAddress - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Specifies the address name of the vertx event bus.
- ItemVerticle_includeDebugInfo - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
If the
ServiceExceptionthrown in ItemVerticle includes debug information or not. - ItemVerticle_instances - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
The number of deployed ItemVerticle instances.
- ItemVerticle_requestTimeoutSeconds - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
The number of seconds before a request to an Item times out.
- ItemVertxEBProxy - Class in org.cristalise.kernel.entity
- ItemVertxEBProxy(Vertx, String) - Constructor for class org.cristalise.kernel.entity.ItemVertxEBProxy
- ItemVertxEBProxy(Vertx, String, DeliveryOptions) - Constructor for class org.cristalise.kernel.entity.ItemVertxEBProxy
- ItemVertxProxyHandler - Class in org.cristalise.kernel.entity
- ItemVertxProxyHandler(Vertx, Item) - Constructor for class org.cristalise.kernel.entity.ItemVertxProxyHandler
- ItemVertxProxyHandler(Vertx, Item, boolean, long) - Constructor for class org.cristalise.kernel.entity.ItemVertxProxyHandler
- ItemVertxProxyHandler(Vertx, Item, boolean, long, boolean) - Constructor for class org.cristalise.kernel.entity.ItemVertxProxyHandler
- ItemVertxProxyHandler(Vertx, Item, long) - Constructor for class org.cristalise.kernel.entity.ItemVertxProxyHandler
J
- javaxSchema - Variable in class org.cristalise.kernel.persistency.outcome.Schema
- Job - Class in org.cristalise.kernel.entity
- Job() - Constructor for class org.cristalise.kernel.entity.Job
-
Empty constructor required for Castor
- Job(Activity, ItemPath, String, AgentPath, String) - Constructor for class org.cristalise.kernel.entity.Job
-
Main constructor to create Job during workflow enactment
- Job(ItemPath, String, String, String, String, String, CastorHashMap) - Constructor for class org.cristalise.kernel.entity.Job
-
Constructor for recreating Job from backend
- JOB - Enum constant in enum class org.cristalise.kernel.persistency.ClusterType
-
Agents store their persistent jobs in this cluster that have been pushed to them by activities configured to do so.
- JobArrayList - Class in org.cristalise.kernel.entity
-
Wrapper class for caster marshaller to work (very likely not a problem anymore)
- JobArrayList() - Constructor for class org.cristalise.kernel.entity.JobArrayList
- JobArrayList(List<Job>) - Constructor for class org.cristalise.kernel.entity.JobArrayList
- jobList - Variable in class org.cristalise.kernel.entity.imports.ImportRole
- Join - Class in org.cristalise.kernel.lifecycle.instance
- Join - Enum constant in enum class org.cristalise.kernel.lifecycle.instance.WfVertex.Types
- Join() - Constructor for class org.cristalise.kernel.lifecycle.instance.Join
- JoinDef - Class in org.cristalise.kernel.lifecycle
- JoinDef() - Constructor for class org.cristalise.kernel.lifecycle.JoinDef
K
- kDown - Static variable in class org.cristalise.kernel.graph.traversal.GraphTraversal
- KERNEL_VERSION - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
- kernelVersion - Variable in class org.cristalise.kernel.process.module.ModuleInfo
- keySet() - Method in class org.cristalise.kernel.persistency.C2KLocalObjectMap
- keySet() - Method in class org.cristalise.kernel.utils.SoftCache
-
Deprecated.
- keySet() - Method in class org.cristalise.kernel.utils.TransientCache
- keySet() - Method in class org.cristalise.kernel.utils.WeakCache
-
Deprecated.
- KeyValuePair - Class in org.cristalise.kernel.utils
- KeyValuePair() - Constructor for class org.cristalise.kernel.utils.KeyValuePair
- KeyValuePair(String, Object, boolean) - Constructor for class org.cristalise.kernel.utils.KeyValuePair
- kUp - Static variable in class org.cristalise.kernel.graph.traversal.GraphTraversal
L
- lang - Variable in class org.cristalise.kernel.process.module.ModuleEmbeddedScript
- LAST_COUNT - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
-
Used for generating Names: the last number used to generate a Name
- LAST_NUM - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
Used in Splits as a counter to provide unique ID for instances of
DirectedEdge - layoutGraph(GraphModel) - Static method in class org.cristalise.kernel.graph.layout.DefaultGraphLayoutGenerator
- LEFT_PAD_SIZE - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
-
Used for generating Names: the length of the number part left padded by zeros
- LIFECYCLE - Enum constant in enum class org.cristalise.kernel.persistency.ClusterType
-
The cluster which holds the Item workflow.
- Lifecycle_Sign_agentNameField - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Defines the name of the field in the Outcome containing the name of the Agent.
- Lifecycle_Sign_passwordField - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Defines the name of the field in the Outcome containing the password of the Agent.
- Lifecycle_Sign_signedFlagField - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Defines the name of the field in the Outcome containing the password of the Agent.
- LifecycleRenderer - Class in org.cristalise.kernel.lifecycle.renderer
- LifecycleRenderer(GraphModel, boolean) - Constructor for class org.cristalise.kernel.lifecycle.renderer.LifecycleRenderer
- LifecycleVertexOutlineCreator - Class in org.cristalise.kernel.lifecycle
- LifecycleVertexOutlineCreator() - Constructor for class org.cristalise.kernel.lifecycle.LifecycleVertexOutlineCreator
- LINE_PAINT - Static variable in class org.cristalise.kernel.graph.renderer.DefaultDirectedEdgeRenderer
- LINE_PAINT - Static variable in class org.cristalise.kernel.graph.renderer.DefaultVertexRenderer
- list - Variable in class org.cristalise.kernel.utils.CastorArrayList
- list(int, int, Boolean) - Method in class org.cristalise.kernel.events.History
- listDir(String, boolean, boolean) - Static method in class org.cristalise.kernel.utils.FileStringUtility
-
List all file names in the directory recursively, relative to the starting directory.
- loadConfigFile(String) - Static method in class org.cristalise.kernel.utils.FileStringUtility
-
Load the contents of the configuration file
- loadDescriptionObject(String, Integer) - Method in enum class org.cristalise.kernel.process.resource.BuiltInResources
- loadKeys(String) - Method in class org.cristalise.kernel.events.History
-
History contains the consecutive list of Event based in integer IDs, which means the list of Keys can be computed from lastId;
- loadKeys(String) - Method in class org.cristalise.kernel.persistency.C2KLocalObjectMap
- loadLanguageFile(String) - Static method in class org.cristalise.kernel.utils.FileStringUtility
-
Load the contents of the language file
- loadModules(Enumeration<URL>) - Method in class org.cristalise.kernel.process.module.ModuleManager
-
Reads the module XMLs, the XMLs are unmarshalled and the complete list of properties defined in those Modules is returned
- loadObject(ItemProxy, int, TransactionKey) - Method in class org.cristalise.kernel.utils.ActDefCache
- loadObject(ItemProxy, int, TransactionKey) - Method in class org.cristalise.kernel.utils.DescriptionObjectCache
- LocalAtomic - Enum constant in enum class org.cristalise.kernel.lifecycle.instance.WfVertex.Types
- LocalChangeVerticle - Class in org.cristalise.kernel.process
-
Subscribes to the ProxyMessages channel to perform 2 actions: cleans the local cache of ClusterStorage and sends change notifications to local subscribers.
- LocalChangeVerticle() - Constructor for class org.cristalise.kernel.process.LocalChangeVerticle
- LocalChangeVerticle_publishLocalMessage - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
LocalChangeVerticle shall publish instead of send vert.x events the the local addresses.
- LocalComposite - Enum constant in enum class org.cristalise.kernel.lifecycle.instance.WfVertex.Types
- LocalObjectLoader - Class in org.cristalise.kernel.utils
- LocalObjectLoader() - Constructor for class org.cristalise.kernel.utils.LocalObjectLoader
- LocalObjectLoader_lookupUseProperties - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Enforce LocalObjectLoader to use original (but slow) ItemProperty based search in lookup tree instead of subtree based search which is faster.
- login(String, String, String) - Method in class org.cristalise.kernel.process.StandardClient
- Login - Class in org.cristalise.kernel.lifecycle.instance.predefined.agent
- Login() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.agent.Login
- LoginTimeout - Class in org.cristalise.kernel.lifecycle.instance.predefined.agent
- LoginTimeout() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.agent.LoginTimeout
- Logout - Class in org.cristalise.kernel.lifecycle.instance.predefined.agent
- Logout() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.agent.Logout
- Lookup - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Define the java classname that implements the
Lookupinterface. - Lookup - Interface in org.cristalise.kernel.lookup
- Lookup.PagedResult - Class in org.cristalise.kernel.lookup
- Lookup.SearchConstraints - Enum Class in org.cristalise.kernel.lookup
- LookupManager - Interface in org.cristalise.kernel.lookup
-
The LookupManager interface contains all of the directory modifying methods of the Lookup.
- loop() - Method in class org.cristalise.kernel.lifecycle.AndSplitDef
- loop() - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
Used in verify()
- loop() - Method in class org.cristalise.kernel.lifecycle.instance.Join
- loop() - Method in class org.cristalise.kernel.lifecycle.instance.Loop
- loop() - Method in class org.cristalise.kernel.lifecycle.instance.Split
- loop() - Method in class org.cristalise.kernel.lifecycle.instance.WfVertex
- loop() - Method in class org.cristalise.kernel.lifecycle.LoopDef
- loop() - Method in class org.cristalise.kernel.lifecycle.WfVertexDef
-
Method loop.
- Loop - Class in org.cristalise.kernel.lifecycle.instance
- Loop() - Constructor for class org.cristalise.kernel.lifecycle.instance.Loop
- LoopDef - Class in org.cristalise.kernel.lifecycle
- LoopDef() - Constructor for class org.cristalise.kernel.lifecycle.LoopDef
- LoopSplit - Enum constant in enum class org.cristalise.kernel.lifecycle.instance.WfVertex.Types
- loopTested - Variable in class org.cristalise.kernel.lifecycle.WfVertexDef
M
- mActivityDefRenderer - Variable in class org.cristalise.kernel.lifecycle.renderer.WfVertexDefRenderer
- mActivityRenderer - Variable in class org.cristalise.kernel.lifecycle.renderer.WfVertexRenderer
- main(String[]) - Static method in class org.cristalise.kernel.process.ClientShell
-
Deprecated.
- main(String[]) - Static method in class org.cristalise.kernel.process.StandardServer
-
Main to launch a Standard Server process
- main(String[]) - Static method in class org.cristalise.kernel.process.UserCodeProcess
- main(String[]) - Static method in class org.cristalise.kernel.scripting.Script
- MAIN_ARG_CONFIG - Static variable in class org.cristalise.kernel.process.AbstractMain
- MAIN_ARG_CONNECT - Static variable in class org.cristalise.kernel.process.AbstractMain
- MAIN_ARG_SKIPBOOTSTRAP - Static variable in class org.cristalise.kernel.process.AbstractMain
- makeActDefCollection(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
-
Used in Script CompositeActivityDefCollSetter
- makeDescCollection(BuiltInCollections, TransactionKey, DescriptionObject...) - Method in interface org.cristalise.kernel.utils.DescriptionObject
- makeDescCollections(TransactionKey) - Method in class org.cristalise.kernel.entity.DomainContext
- makeDescCollections(TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportAgent
- makeDescCollections(TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportItem
- makeDescCollections(TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportRole
- makeDescCollections(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- makeDescCollections(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- makeDescCollections(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- makeDescCollections(TransactionKey) - Method in class org.cristalise.kernel.persistency.outcome.Schema
- makeDescCollections(TransactionKey) - Method in class org.cristalise.kernel.property.PropertyDescriptionList
- makeDescCollections(TransactionKey) - Method in class org.cristalise.kernel.querying.Query
- makeDescCollections(TransactionKey) - Method in class org.cristalise.kernel.scripting.Script
- makeDescCollections(TransactionKey) - Method in interface org.cristalise.kernel.utils.DescriptionObject
- makeReference(Object) - Method in class org.cristalise.kernel.utils.TransientCache
- ManageMembersOfCollectionBase - Class in org.cristalise.kernel.lifecycle.instance.predefined
- ManageMembersOfCollectionBase(String) - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.ManageMembersOfCollectionBase
- ManageMembersOfCollectionBase(String, String) - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.ManageMembersOfCollectionBase
- ManyToMany - Enum constant in enum class org.cristalise.kernel.collection.Collection.Cardinality
- ManyToOne - Enum constant in enum class org.cristalise.kernel.collection.Collection.Cardinality
- marshall(Object) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
- marshall(Object) - Method in class org.cristalise.kernel.utils.CastorXMLUtility
-
Marshalls a mapped object to xml string.
- MASTER_SCHEMA - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
- MASTER_SCHEMA_PRIME - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
- MASTER_SCHEMA_URN - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
- matchActPropNames(String) - Method in class org.cristalise.kernel.entity.Job
-
Searches Activity property names using
String.startsWith(String)method - maxRows - Variable in class org.cristalise.kernel.lookup.Lookup.PagedResult
- mClassNameOfVertexOutlineCreator - Variable in class org.cristalise.kernel.graph.model.GraphModelCastorData
- mClassProps - Variable in class org.cristalise.kernel.collection.Dependency
- mDay - Variable in class org.cristalise.kernel.common.GTimeStamp
- mEdgeHashtable - Variable in class org.cristalise.kernel.graph.model.GraphModel
- mEdgeImpls - Variable in class org.cristalise.kernel.graph.model.GraphModelCastorData
- MEMBER_ADD_SCRIPT - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property used in CollectionDefinition to specify the Script to be executed during AddMembersToCollection.
- MEMBER_REMOVE_SCRIPT - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property used in CollectionDefinition to specify the Script to be executed during RemoveSlotFromCollection.
- MEMBER_UPDATE_SCRIPT - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property.
- memberNewProps - Variable in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepCollectionBase
-
Deprecated.
- MemoryOnlyClusterStorage - Class in org.cristalise.storage
- MemoryOnlyClusterStorage() - Constructor for class org.cristalise.storage.MemoryOnlyClusterStorage
- merge(PropertyArrayList) - Method in class org.cristalise.kernel.property.PropertyArrayList
-
Merge properties
- merge(CastorHashMap) - Method in class org.cristalise.kernel.utils.CastorHashMap
-
Merging existing entries with these new ones.
- mergeProperties(CastorHashMap) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
- mErrors - Variable in class org.cristalise.kernel.lifecycle.instance.Activity
-
vector of errors (Strings) that is constructed each time verify() was launched
- mErrors - Variable in class org.cristalise.kernel.lifecycle.instance.Join
- mErrors - Variable in class org.cristalise.kernel.lifecycle.instance.Split
- mErrors - Variable in class org.cristalise.kernel.lifecycle.WfVertexDef
- mHour - Variable in class org.cristalise.kernel.common.GTimeStamp
- mInfo - Variable in class org.cristalise.kernel.graph.model.TypeNameAndConstructionInfo
- mIsComposite - Variable in class org.cristalise.kernel.graph.model.GraphableVertex
- mItem - Variable in class org.cristalise.kernel.entity.proxy.ItemProxy
- mItemPath - Variable in class org.cristalise.kernel.entity.proxy.ItemProxy
- mLayout - Variable in class org.cristalise.kernel.collection.Aggregation
- mMembers - Variable in class org.cristalise.kernel.collection.Collection
- mMinute - Variable in class org.cristalise.kernel.common.GTimeStamp
- mMonth - Variable in class org.cristalise.kernel.common.GTimeStamp
- mName - Variable in class org.cristalise.kernel.collection.Collection
- mName - Variable in class org.cristalise.kernel.graph.model.TypeNameAndConstructionInfo
- mNano - Variable in class org.cristalise.kernel.common.GTimeStamp
- mNewEdgeEndPoint - Variable in class org.cristalise.kernel.graph.model.GraphModel
- mNewEdgeOriginVertex - Variable in class org.cristalise.kernel.graph.model.GraphModel
- mNextId - Variable in class org.cristalise.kernel.graph.model.GraphModelCastorData
- Module - Class in org.cristalise.kernel.process.module
- Module() - Constructor for class org.cristalise.kernel.process.module.Module
- MODULE - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
- Module_$Namespace_reset - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Forces
Bootstrapto overwrite existing resources imported from the given module (see apiNote of $Namespace). - Module_ImportAgent_enableRoleCreation - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Create Role(s) defined in
ImportAgenteven if it is not fully specified. - Module_reset - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Forces
Bootstrapto overwrite existing resources imported from all modules. - MODULE_RESOURCE - Enum constant in enum class org.cristalise.kernel.process.resource.BuiltInResources
- Module_Versioning_strict - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
If true generates error if the resource Item is referenced without version number, otherwise use version 0.
- ModuleActivity - Class in org.cristalise.kernel.process.module
- ModuleActivity() - Constructor for class org.cristalise.kernel.process.module.ModuleActivity
- ModuleActivity(ItemProxy, Integer) - Constructor for class org.cristalise.kernel.process.module.ModuleActivity
- ModuleAgent - Class in org.cristalise.kernel.process.module
- ModuleAgent() - Constructor for class org.cristalise.kernel.process.module.ModuleAgent
- ModuleAgent(ItemProxy, Integer) - Constructor for class org.cristalise.kernel.process.module.ModuleAgent
- ModuleConfig - Class in org.cristalise.kernel.process.module
- ModuleConfig() - Constructor for class org.cristalise.kernel.process.module.ModuleConfig
- ModuleConfig(String, String, String) - Constructor for class org.cristalise.kernel.process.module.ModuleConfig
- ModuleDescRef - Class in org.cristalise.kernel.process.module
- ModuleDescRef() - Constructor for class org.cristalise.kernel.process.module.ModuleDescRef
- ModuleDescRef(String, String, Integer) - Constructor for class org.cristalise.kernel.process.module.ModuleDescRef
- ModuleDomainContext - Class in org.cristalise.kernel.process.module
- ModuleDomainContext() - Constructor for class org.cristalise.kernel.process.module.ModuleDomainContext
- ModuleDomainContext(ItemProxy, Integer) - Constructor for class org.cristalise.kernel.process.module.ModuleDomainContext
- ModuleEmbeddedScript - Class in org.cristalise.kernel.process.module
- ModuleEmbeddedScript() - Constructor for class org.cristalise.kernel.process.module.ModuleEmbeddedScript
- ModuleEmbeddedScript(String, String, String, String) - Constructor for class org.cristalise.kernel.process.module.ModuleEmbeddedScript
- ModuleException - Exception Class in org.cristalise.kernel.process.module
- ModuleException(String) - Constructor for exception class org.cristalise.kernel.process.module.ModuleException
- ModuleImport - Class in org.cristalise.kernel.process.module
- ModuleImport() - Constructor for class org.cristalise.kernel.process.module.ModuleImport
- ModuleImports - Class in org.cristalise.kernel.process.module
-
Wrapper class to handle the resources by type declared in the Module
- ModuleImports() - Constructor for class org.cristalise.kernel.process.module.ModuleImports
- ModuleImports(ArrayList<ModuleImport>) - Constructor for class org.cristalise.kernel.process.module.ModuleImports
- ModuleInfo - Class in org.cristalise.kernel.process.module
- ModuleInfo() - Constructor for class org.cristalise.kernel.process.module.ModuleInfo
- ModuleItem - Class in org.cristalise.kernel.process.module
- ModuleItem() - Constructor for class org.cristalise.kernel.process.module.ModuleItem
- ModuleItem(ItemProxy, Integer) - Constructor for class org.cristalise.kernel.process.module.ModuleItem
- ModuleManager - Class in org.cristalise.kernel.process.module
- ModuleManager(boolean) - Constructor for class org.cristalise.kernel.process.module.ModuleManager
- ModulePropertyDescription - Class in org.cristalise.kernel.process.module
- ModulePropertyDescription() - Constructor for class org.cristalise.kernel.process.module.ModulePropertyDescription
- ModulePropertyDescription(ItemProxy, Integer) - Constructor for class org.cristalise.kernel.process.module.ModulePropertyDescription
- ModuleQuery - Class in org.cristalise.kernel.process.module
- ModuleQuery() - Constructor for class org.cristalise.kernel.process.module.ModuleQuery
- ModuleQuery(ItemProxy, Integer) - Constructor for class org.cristalise.kernel.process.module.ModuleQuery
- ModuleResource - Class in org.cristalise.kernel.process.module
- ModuleResource() - Constructor for class org.cristalise.kernel.process.module.ModuleResource
- ModuleRole - Class in org.cristalise.kernel.process.module
- ModuleRole() - Constructor for class org.cristalise.kernel.process.module.ModuleRole
- ModuleRole(ItemProxy, Integer) - Constructor for class org.cristalise.kernel.process.module.ModuleRole
- ModuleSchema - Class in org.cristalise.kernel.process.module
- ModuleSchema() - Constructor for class org.cristalise.kernel.process.module.ModuleSchema
- ModuleSchema(ItemProxy, Integer) - Constructor for class org.cristalise.kernel.process.module.ModuleSchema
- ModuleScript - Class in org.cristalise.kernel.process.module
- ModuleScript() - Constructor for class org.cristalise.kernel.process.module.ModuleScript
- ModuleScript(ItemProxy, Integer) - Constructor for class org.cristalise.kernel.process.module.ModuleScript
- ModuleStateMachine - Class in org.cristalise.kernel.process.module
- ModuleStateMachine() - Constructor for class org.cristalise.kernel.process.module.ModuleStateMachine
- ModuleStateMachine(ItemProxy, Integer) - Constructor for class org.cristalise.kernel.process.module.ModuleStateMachine
- ModuleWorkflow - Class in org.cristalise.kernel.process.module
- ModuleWorkflow() - Constructor for class org.cristalise.kernel.process.module.ModuleWorkflow
- ModuleWorkflow(ItemProxy, Integer) - Constructor for class org.cristalise.kernel.process.module.ModuleWorkflow
- moveAbsolute(GraphPoint) - Method in class org.cristalise.kernel.graph.model.Vertex
- moveAbsoluteVertex(Vertex, GraphPoint) - Method in class org.cristalise.kernel.graph.model.GraphModel
- mPath - Variable in class org.cristalise.kernel.lookup.Path
- mProperties - Variable in class org.cristalise.kernel.collection.Dependency
- mProperties - Variable in class org.cristalise.kernel.graph.model.Graphable
- mSecond - Variable in class org.cristalise.kernel.common.GTimeStamp
- mSplitJoinDefRenderer - Variable in class org.cristalise.kernel.lifecycle.renderer.WfVertexDefRenderer
- mSplitJoinRenderer - Variable in class org.cristalise.kernel.lifecycle.renderer.WfVertexRenderer
- mStartVertexId - Variable in class org.cristalise.kernel.graph.model.GraphModel
- mStartVertexId - Variable in class org.cristalise.kernel.graph.model.GraphModelCastorData
- mStorage - Variable in class org.cristalise.kernel.entity.TraceableEntity
- mTimeOffset - Variable in class org.cristalise.kernel.common.GTimeStamp
- mVersion - Variable in class org.cristalise.kernel.collection.Collection
- mVertexHashtable - Variable in class org.cristalise.kernel.graph.model.GraphModel
- mVertexImpls - Variable in class org.cristalise.kernel.graph.model.GraphModelCastorData
- mYear - Variable in class org.cristalise.kernel.common.GTimeStamp
N
- name - Variable in class org.cristalise.kernel.entity.imports.ImportAggregation
- name - Variable in class org.cristalise.kernel.entity.imports.ImportDependency
- name - Variable in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- name - Variable in class org.cristalise.kernel.process.module.ModuleConfig
- name - Variable in class org.cristalise.kernel.process.module.ModuleImport
- name - Variable in class org.cristalise.kernel.scripting.Include
- NAME - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property.
- NAME - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
-
The name or ID of the Item, specified by the Factory Item and sent as the first parameter in the
CreateItemFromDescriptionpredefined Step or generated during the execution ofCreateItemFromDescription. - nameKey - Variable in class org.cristalise.kernel.utils.DescriptionObjectCache.CacheEntry
- namespace - Variable in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- NAMESPACE - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property.
- NAMESPACE - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
- NEW - Enum constant in enum class org.cristalise.kernel.process.resource.ResourceImportHandler.Status
- newAtomChild(String, boolean, GraphPoint) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- newChild(String, String, Integer, GraphPoint) - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
-
Deprecated.
- newChild(String, String, GraphPoint) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- newChild(String, GraphPoint) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- newChild(String, WfVertex.Types, Integer, GraphPoint) - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- newChild(WfVertex.Types, String, boolean, GraphPoint) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- newCompChild(String, boolean, GraphPoint) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- newDocument() - Static method in class org.cristalise.kernel.persistency.outcome.Outcome
- NewEdgeEndPointChangedEvent - Class in org.cristalise.kernel.graph.event
- NewEdgeEndPointChangedEvent() - Constructor for class org.cristalise.kernel.graph.event.NewEdgeEndPointChangedEvent
- newExistingChild(Activity, String, GraphPoint) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- newInstance(Object) - Method in class org.cristalise.kernel.utils.CDataFieldHandler
- newInstance(Object, Object[]) - Method in class org.cristalise.kernel.utils.CDataFieldHandler
- newInstance(TransactionKey) - Method in class org.cristalise.kernel.collection.AggregationDescription
-
For each member get the
PropertyDescriptionListof the member item and look for an explicit version - newInstance(TransactionKey) - Method in interface org.cristalise.kernel.collection.CollectionDescription
-
Create a new instance of this collection.
- newInstance(TransactionKey) - Method in class org.cristalise.kernel.collection.DependencyDescription
- newJoinChild(String, String, boolean, GraphPoint) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- newSplitChild(String, String, boolean, GraphPoint) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- Next - Class in org.cristalise.kernel.lifecycle.instance
-
This class represents the link between 2 successive activities
- Next() - Constructor for class org.cristalise.kernel.lifecycle.instance.Next
- Next(WfVertex, WfVertex) - Constructor for class org.cristalise.kernel.lifecycle.instance.Next
-
create and initialize a link between an Activities
- NextDef - Class in org.cristalise.kernel.lifecycle
- NextDef() - Constructor for class org.cristalise.kernel.lifecycle.NextDef
- NextDef(WfVertexDef, WfVertexDef) - Constructor for class org.cristalise.kernel.lifecycle.NextDef
-
create and initialize a link between an Activities
- nextNames() - Method in class org.cristalise.kernel.lifecycle.instance.Split
- NONE - Static variable in class org.cristalise.kernel.persistency.ClusterStorage
-
Constant to return fromfor Cluster types this storage does not support.
invalid reference
#queryClusterSupport(String) - NONE - Static variable in class org.cristalise.kernel.persistency.outcome.OutcomeAttachment
- NONE - Static variable in class org.cristalise.kernel.persistency.outcome.Viewpoint
- notifyObservers(GraphModelEvent) - Method in class org.cristalise.kernel.graph.model.GraphModelManager
- ns - Variable in class org.cristalise.kernel.process.module.ModuleImport
- num - Variable in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepContainer
O
- OBJECT_TYPE - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property.
- ObjectAlreadyExists - Enum constant in enum class org.cristalise.kernel.common.CriseVertxException.FailureCodes
- ObjectAlreadyExistsException - Exception Class in org.cristalise.kernel.common
- ObjectAlreadyExistsException() - Constructor for exception class org.cristalise.kernel.common.ObjectAlreadyExistsException
- ObjectAlreadyExistsException(String) - Constructor for exception class org.cristalise.kernel.common.ObjectAlreadyExistsException
- ObjectAlreadyExistsException(String, Throwable) - Constructor for exception class org.cristalise.kernel.common.ObjectAlreadyExistsException
- ObjectAlreadyExistsException(Throwable) - Constructor for exception class org.cristalise.kernel.common.ObjectAlreadyExistsException
- ObjectCannotBeUpdated - Exception Class in org.cristalise.kernel.common
- ObjectCannotBeUpdated - Enum constant in enum class org.cristalise.kernel.common.CriseVertxException.FailureCodes
- ObjectCannotBeUpdated() - Constructor for exception class org.cristalise.kernel.common.ObjectCannotBeUpdated
- ObjectCannotBeUpdated(String) - Constructor for exception class org.cristalise.kernel.common.ObjectCannotBeUpdated
- ObjectCannotBeUpdated(String, Throwable) - Constructor for exception class org.cristalise.kernel.common.ObjectCannotBeUpdated
- ObjectCannotBeUpdated(Throwable) - Constructor for exception class org.cristalise.kernel.common.ObjectCannotBeUpdated
- ObjectNotFound - Enum constant in enum class org.cristalise.kernel.common.CriseVertxException.FailureCodes
- ObjectNotFoundException - Exception Class in org.cristalise.kernel.common
- ObjectNotFoundException() - Constructor for exception class org.cristalise.kernel.common.ObjectNotFoundException
- ObjectNotFoundException(String) - Constructor for exception class org.cristalise.kernel.common.ObjectNotFoundException
- ObjectNotFoundException(String, Throwable) - Constructor for exception class org.cristalise.kernel.common.ObjectNotFoundException
- ObjectNotFoundException(Throwable) - Constructor for exception class org.cristalise.kernel.common.ObjectNotFoundException
- ObjectProperties - Class in org.cristalise.kernel.utils
- ObjectProperties() - Constructor for class org.cristalise.kernel.utils.ObjectProperties
- ObjectProperties(Properties) - Constructor for class org.cristalise.kernel.utils.ObjectProperties
- OneToMany - Enum constant in enum class org.cristalise.kernel.collection.Collection.Cardinality
- OneToOne - Enum constant in enum class org.cristalise.kernel.collection.Collection.Cardinality
- open() - Method in interface org.cristalise.kernel.lookup.Lookup
-
Connect to the directory using the root credentials.
- open() - Method in class org.cristalise.kernel.persistency.ClusterStorage
-
Connects to the storage.
- open() - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- open() - Method in class org.cristalise.storage.XMLClusterStorage
- openTextStream(String) - Static method in class org.cristalise.kernel.utils.FileStringUtility
-
Open a URL or File as an InputStream
- org.cristalise.kernel - package org.cristalise.kernel
- org.cristalise.kernel.collection - package org.cristalise.kernel.collection
-
Collections are Item local objects that reference other Items.
- org.cristalise.kernel.common - package org.cristalise.kernel.common
- org.cristalise.kernel.entity - package org.cristalise.kernel.entity
-
This file is part of the CRISTAL-iSE kernel.
- org.cristalise.kernel.entity.imports - package org.cristalise.kernel.entity.imports
- org.cristalise.kernel.entity.proxy - package 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.entity.transfer - package org.cristalise.kernel.entity.transfer
-
Export and Import of Items.
- org.cristalise.kernel.events - package org.cristalise.kernel.events
- org.cristalise.kernel.graph - package org.cristalise.kernel.graph
-
The GraphModel framework is used by the Workflow and Aggregation collection for their layout.
- org.cristalise.kernel.graph.event - package org.cristalise.kernel.graph.event
- org.cristalise.kernel.graph.layout - package org.cristalise.kernel.graph.layout
- org.cristalise.kernel.graph.model - package org.cristalise.kernel.graph.model
- org.cristalise.kernel.graph.renderer - package org.cristalise.kernel.graph.renderer
- org.cristalise.kernel.graph.traversal - package org.cristalise.kernel.graph.traversal
- org.cristalise.kernel.lifecycle - package org.cristalise.kernel.lifecycle
-
The implementation of the Item lifecycle, as composite workflows.
- org.cristalise.kernel.lifecycle.instance - package org.cristalise.kernel.lifecycle.instance
- org.cristalise.kernel.lifecycle.instance.predefined - package org.cristalise.kernel.lifecycle.instance.predefined
- org.cristalise.kernel.lifecycle.instance.predefined.agent - package org.cristalise.kernel.lifecycle.instance.predefined.agent
- org.cristalise.kernel.lifecycle.instance.predefined.server - package org.cristalise.kernel.lifecycle.instance.predefined.server
- org.cristalise.kernel.lifecycle.instance.stateMachine - package org.cristalise.kernel.lifecycle.instance.stateMachine
- org.cristalise.kernel.lifecycle.renderer - package org.cristalise.kernel.lifecycle.renderer
- org.cristalise.kernel.lifecycle.routingHelpers - package org.cristalise.kernel.lifecycle.routingHelpers
- org.cristalise.kernel.lookup - package org.cristalise.kernel.lookup
- org.cristalise.kernel.persistency - package org.cristalise.kernel.persistency
- org.cristalise.kernel.persistency.outcome - package org.cristalise.kernel.persistency.outcome
- org.cristalise.kernel.process - package org.cristalise.kernel.process
- org.cristalise.kernel.process.auth - package org.cristalise.kernel.process.auth
- org.cristalise.kernel.process.module - package org.cristalise.kernel.process.module
- org.cristalise.kernel.process.resource - package org.cristalise.kernel.process.resource
- org.cristalise.kernel.property - package org.cristalise.kernel.property
- org.cristalise.kernel.querying - package org.cristalise.kernel.querying
- org.cristalise.kernel.scripting - package org.cristalise.kernel.scripting
- org.cristalise.kernel.security - package org.cristalise.kernel.security
- org.cristalise.kernel.utils - package org.cristalise.kernel.utils
- org.cristalise.kernel.utils.server - package org.cristalise.kernel.utils.server
- org.cristalise.storage - package org.cristalise.storage
- OrSplit - Class in org.cristalise.kernel.lifecycle.instance
- OrSplit - Enum constant in enum class org.cristalise.kernel.lifecycle.instance.WfVertex.Types
- OrSplit() - Constructor for class org.cristalise.kernel.lifecycle.instance.OrSplit
- OrSplitDef - Class in org.cristalise.kernel.lifecycle
- OrSplitDef() - Constructor for class org.cristalise.kernel.lifecycle.OrSplitDef
- Outcome - Class in org.cristalise.kernel.persistency.outcome
-
A C2KLocalObject encapsulating management of XML data.
- Outcome(int, String, String, Integer) - Constructor for class org.cristalise.kernel.persistency.outcome.Outcome
- Outcome(int, String, Schema) - Constructor for class org.cristalise.kernel.persistency.outcome.Outcome
-
Use this constructor to manipulate, validate and store this outcome
- Outcome(int, Document, Schema) - Constructor for class org.cristalise.kernel.persistency.outcome.Outcome
-
Very basic constructor to set all members
- Outcome(String) - Constructor for class org.cristalise.kernel.persistency.outcome.Outcome
-
Use this constructor for XML manipulation only.
- Outcome(String, String) - Constructor for class org.cristalise.kernel.persistency.outcome.Outcome
-
The constructor derives all the meta data (ID and Schema) from the path
- Outcome(String, Schema) - Constructor for class org.cristalise.kernel.persistency.outcome.Outcome
-
Use this constructor for XML manipulation and validation.
- Outcome(String, Document) - Constructor for class org.cristalise.kernel.persistency.outcome.Outcome
-
The constructor derives all the meta data (ID and Schema) from the path
- OUTCOME - Enum constant in enum class org.cristalise.kernel.persistency.ClusterType
-
This cluster holds all outcomes of this Item.
- OUTCOME_INIT - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property to hold the name of the OutcomeInititator to be used by the Job associated with Activities.
- Outcome_Validation_useDOM - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Enable to use DOM instead of string during
Outcome.validate(). - OutcomeAttachment - Class in org.cristalise.kernel.persistency.outcome
- OutcomeAttachment() - Constructor for class org.cristalise.kernel.persistency.outcome.OutcomeAttachment
- OutcomeAttachment(ItemPath, String, int, int, String, byte[]) - Constructor for class org.cristalise.kernel.persistency.outcome.OutcomeAttachment
- OutcomeAttachment(ItemPath, Outcome, String, byte[]) - Constructor for class org.cristalise.kernel.persistency.outcome.OutcomeAttachment
- OutcomeInit_$name - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Specifies an
OutcomeInitiatorimplementation to use to create new empty Outcomes. - OutcomeInit_jobUseViewpoint - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Use last Outcome instance instead of OutcomeInitiator.
- OutcomeInitiator - Interface in org.cristalise.kernel.persistency.outcome
-
OutcomeInitator can be defined to construct an initial state of an Outcome
- outcomes - Variable in class org.cristalise.kernel.entity.imports.ImportItem
- OutcomeValidator - Class in org.cristalise.kernel.persistency.outcome
- OutcomeValidator() - Constructor for class org.cristalise.kernel.persistency.outcome.OutcomeValidator
- OutcomeValidator(Schema) - Constructor for class org.cristalise.kernel.persistency.outcome.OutcomeValidator
- OVERWRITTEN - Enum constant in enum class org.cristalise.kernel.process.resource.ResourceImportHandler.Status
P
- PagedResult() - Constructor for class org.cristalise.kernel.lookup.Lookup.PagedResult
- PagedResult(int, List<Path>) - Constructor for class org.cristalise.kernel.lookup.Lookup.PagedResult
- PAIRING_ID - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property.
- Parameter - Class in org.cristalise.kernel.querying
-
Placeholder for the Parameter details to be passed to the Query.
- Parameter - Class in org.cristalise.kernel.scripting
-
Place holder for the Parameter details to be passed to the script.
- Parameter() - Constructor for class org.cristalise.kernel.scripting.Parameter
- Parameter(String) - Constructor for class org.cristalise.kernel.scripting.Parameter
- Parameter(String, Class<?>) - Constructor for class org.cristalise.kernel.scripting.Parameter
- Parameter(String, String) - Constructor for class org.cristalise.kernel.querying.Parameter
- PARAMETER_AGENT - Static variable in class org.cristalise.kernel.scripting.Script
- PARAMETER_DB - Static variable in class org.cristalise.kernel.scripting.Script
- PARAMETER_ITEM - Static variable in class org.cristalise.kernel.scripting.Script
- PARAMETER_JOB - Static variable in class org.cristalise.kernel.scripting.Script
- PARAMETER_LOCKER - Static variable in class org.cristalise.kernel.scripting.Script
- PARAMETER_LOOKUP - Static variable in class org.cristalise.kernel.scripting.Script
- PARAMETER_OUTPUT - Static variable in class org.cristalise.kernel.scripting.Script
- PARAMETER_STORAGE - Static variable in class org.cristalise.kernel.scripting.Script
- PARAMETER_VERTX - Static variable in class org.cristalise.kernel.scripting.Script
- ParameterException - Exception Class in org.cristalise.kernel.scripting
- ParameterException() - Constructor for exception class org.cristalise.kernel.scripting.ParameterException
-
Creates new
ParameterExceptionwithout detail message. - ParameterException(String) - Constructor for exception class org.cristalise.kernel.scripting.ParameterException
-
Constructs an
ParameterExceptionwith the specified detail message. - ParameterException(String, Throwable) - Constructor for exception class org.cristalise.kernel.scripting.ParameterException
- ParameterException(Throwable) - Constructor for exception class org.cristalise.kernel.scripting.ParameterException
- PARENT_CONTEXT - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
-
Dependency Collection of DomainContext.
- PARENT_CONTEXT_PRIME - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
- parse(String) - Static method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Parses the xml string into a DOM tree
- parse(InputSource) - Static method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Parses the input source into a DOM tree.
- parseTimeString(String) - Static method in class org.cristalise.kernel.utils.DateUtility
- parseXML(String) - Method in class org.cristalise.kernel.querying.Query
- passwordField - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.agent.Sign
- path - Variable in class org.cristalise.kernel.entity.imports.ImportOutcome
- Path - Class in org.cristalise.kernel.lookup
- Path() - Constructor for class org.cristalise.kernel.lookup.Path
- Path(String) - Constructor for class org.cristalise.kernel.lookup.Path
-
Creates a path from a slash separated string (big endian)
- Path(String[]) - Constructor for class org.cristalise.kernel.lookup.Path
-
Creates a path with an arraylist of the path (big endian)
- Path(Path, String) - Constructor for class org.cristalise.kernel.lookup.Path
-
Create a path by appending a child string to an existing path
- PATH - Enum constant in enum class org.cristalise.kernel.persistency.ClusterType
- permissions - Variable in class org.cristalise.kernel.entity.imports.ImportRole
- PersistencyError - Enum constant in enum class org.cristalise.kernel.common.CriseVertxException.FailureCodes
- PersistencyException - Exception Class in org.cristalise.kernel.common
- PersistencyException() - Constructor for exception class org.cristalise.kernel.common.PersistencyException
- PersistencyException(String) - Constructor for exception class org.cristalise.kernel.common.PersistencyException
- PersistencyException(String, Throwable) - Constructor for exception class org.cristalise.kernel.common.PersistencyException
- PersistencyException(Throwable) - Constructor for exception class org.cristalise.kernel.common.PersistencyException
- placeVertex(Vertex, GraphPoint) - Method in class org.cristalise.kernel.graph.model.GraphModel
- populateActivityDef(TransactionKey) - Method in class org.cristalise.kernel.process.module.ModuleActivity
- populateActivityDef(TransactionKey) - Method in class org.cristalise.kernel.process.module.ModuleWorkflow
- postBoostrap() - Method in interface org.cristalise.kernel.lookup.LookupManager
- postBoostrap() - Method in class org.cristalise.kernel.persistency.ClusterStorage
-
Informs the ClusterSorage that the Boostrap process has finished.
- postBoostrap() - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
- postBoostrap() - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.Propagate Bootstrap has finished hook to the storages
- postBoostrap() - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- postBoostrap() - Method in class org.cristalise.storage.XMLClusterStorage
- postConnect() - Method in class org.cristalise.kernel.persistency.ClusterStorage
-
Informs the ClusterSorage that connect was done.
- postConnect() - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
- postConnect() - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.Propagate Gateway connect has finished hook to the storages
- postConnect() - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- postConnect() - Method in class org.cristalise.storage.XMLClusterStorage
- postStartServer() - Method in interface org.cristalise.kernel.lookup.LookupManager
- postStartServer() - Method in class org.cristalise.kernel.persistency.ClusterStorage
-
Informs the ClusterSorage that the start server process has finished.
- postStartServer() - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
- postStartServer() - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.Propagate start server has finished hook to the storages
- postStartServer() - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- postStartServer() - Method in class org.cristalise.storage.XMLClusterStorage
- PREDEF_STEPS_ELEMENT - Static variable in class org.cristalise.kernel.lifecycle.instance.Activity
- PREDEFINED_STEP - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property.
- PredefinedStep - Class in org.cristalise.kernel.lifecycle.instance.predefined
-
PredefinedStep are always Active, and have only one transition.
- PredefinedStep(String) - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
- PredefinedStep(String, String) - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
- PredefinedStepCollectionBase - Class in org.cristalise.kernel.lifecycle.instance.predefined
-
Deprecated.it is a base class of deprecated classes
- PredefinedStepCollectionBase(String) - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepCollectionBase
-
Deprecated.
- PredefinedStepContainer - Class in org.cristalise.kernel.lifecycle.instance.predefined
- PredefinedStepContainer() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepContainer
- predInit(Class<? extends PredefinedStep>) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepContainer
- process(Job) - Method in class org.cristalise.kernel.process.UserCodeVerticle
- properties - Variable in class org.cristalise.kernel.entity.imports.ImportItem
- properties - Variable in class org.cristalise.kernel.lookup.SearchFilter
- Property - Class in org.cristalise.kernel.property
- Property() - Constructor for class org.cristalise.kernel.property.Property
- Property(String, String) - Constructor for class org.cristalise.kernel.property.Property
- Property(String, String, boolean) - Constructor for class org.cristalise.kernel.property.Property
- Property(BuiltInItemProperties, String) - Constructor for class org.cristalise.kernel.property.Property
- Property(BuiltInItemProperties, String, boolean) - Constructor for class org.cristalise.kernel.property.Property
- PROPERTY - Enum constant in enum class org.cristalise.kernel.persistency.ClusterType
-
The root of the Property object cluster.
- PROPERTY_DEF_NAME - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property.
- PROPERTY_DEF_VERSION - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
Integer property.
- PROPERTY_DESC_RESOURCE - Enum constant in enum class org.cristalise.kernel.process.resource.BuiltInResources
- PROPERTY_DH - Enum constant in enum class org.cristalise.kernel.lifecycle.routingHelpers.BuiltInDataHelpers
- PropertyArrayList - Class in org.cristalise.kernel.property
- PropertyArrayList() - Constructor for class org.cristalise.kernel.property.PropertyArrayList
- PropertyArrayList(List<Property>) - Constructor for class org.cristalise.kernel.property.PropertyArrayList
-
Puts all Properties in order, so later ones with the same name overwrite earlier ones
- PropertyDataHelper - Class in org.cristalise.kernel.lifecycle.routingHelpers
- PropertyDataHelper() - Constructor for class org.cristalise.kernel.lifecycle.routingHelpers.PropertyDataHelper
- PropertyDescription - Class in org.cristalise.kernel.property
- PropertyDescription() - Constructor for class org.cristalise.kernel.property.PropertyDescription
- PropertyDescriptionCache - Class in org.cristalise.kernel.utils
- PropertyDescriptionCache() - Constructor for class org.cristalise.kernel.utils.PropertyDescriptionCache
- PropertyDescriptionList - Class in org.cristalise.kernel.property
- PropertyDescriptionList() - Constructor for class org.cristalise.kernel.property.PropertyDescriptionList
- PropertyDescriptionList(String, Integer) - Constructor for class org.cristalise.kernel.property.PropertyDescriptionList
- PropertyDescriptionList(String, Integer, ArrayList<PropertyDescription>) - Constructor for class org.cristalise.kernel.property.PropertyDescriptionList
- PropertyDescriptionList(ArrayList<PropertyDescription>) - Constructor for class org.cristalise.kernel.property.PropertyDescriptionList
- propertyExists(ItemPath, String, TransactionKey) - Static method in class org.cristalise.kernel.property.PropertyUtility
- propertyNames() - Static method in class org.cristalise.kernel.process.Gateway
- PropertyUtility - Class in org.cristalise.kernel.property
-
Utility class to handle operations of ItemProperties and their description
- PropertyUtility() - Constructor for class org.cristalise.kernel.property.PropertyUtility
- props - Variable in class org.cristalise.kernel.entity.imports.ImportAggregationMember
- props - Variable in class org.cristalise.kernel.entity.imports.ImportDependency
- props - Variable in class org.cristalise.kernel.entity.imports.ImportDependencyMember
- ProxyLogin - Interface in org.cristalise.kernel.process.auth
-
This interface is used by client processes to implement alternative login mechanisms aside from the standard username and password.
- ProxyManager - Class in org.cristalise.kernel.entity.proxy
-
An simple utility class to create new Proxies
- ProxyManager() - Constructor for class org.cristalise.kernel.entity.proxy.ProxyManager
- ProxyMessage - Class in org.cristalise.kernel.entity.proxy
- ProxyMessage() - Constructor for class org.cristalise.kernel.entity.proxy.ProxyMessage
- ProxyMessage(String) - Constructor for class org.cristalise.kernel.entity.proxy.ProxyMessage
-
Parses the message string using ':' as separator.
- ProxyMessage(ItemPath, String, ProxyMessage.Type) - Constructor for class org.cristalise.kernel.entity.proxy.ProxyMessage
- ProxyMessage.Type - Enum Class in org.cristalise.kernel.entity.proxy
- put(String, Object, boolean) - Method in class org.cristalise.kernel.utils.CastorHashMap
- put(String, V) - Method in class org.cristalise.kernel.persistency.C2KLocalObjectMap
- put(K, V) - Method in class org.cristalise.kernel.utils.SoftCache
-
Deprecated.
- put(K, V) - Method in class org.cristalise.kernel.utils.TransientCache
- put(K, V) - Method in class org.cristalise.kernel.utils.WeakCache
-
Deprecated.
- put(Collection<? extends CollectionMember>) - Method in class org.cristalise.kernel.collection.CollectionArrayList
-
This put method overwrites any collections with the same name already in the list.
- put(ItemPath, C2KLocalObject, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorage
-
Stores a CRISTAL local object.
- put(ItemPath, C2KLocalObject, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
-
Creates or overwrites a cluster in all writers.
- put(ItemPath, C2KLocalObject, TransactionKey) - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.
- put(ItemPath, C2KLocalObject, TransactionKey) - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- put(ItemPath, C2KLocalObject, TransactionKey) - Method in class org.cristalise.storage.TransactionalClusterStorageBase
- put(ItemPath, C2KLocalObject, TransactionKey) - Method in class org.cristalise.storage.XMLClusterStorage
- put(Property) - Method in class org.cristalise.kernel.property.PropertyArrayList
- putAll(Map<? extends String, ? extends V>) - Method in class org.cristalise.kernel.persistency.C2KLocalObjectMap
Q
- Query - Class in org.cristalise.kernel.querying
- Query() - Constructor for class org.cristalise.kernel.querying.Query
- Query(String) - Constructor for class org.cristalise.kernel.querying.Query
- Query(String, int, String) - Constructor for class org.cristalise.kernel.querying.Query
- Query(String, int, ItemPath, String) - Constructor for class org.cristalise.kernel.querying.Query
- QUERY - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
-
CollectionDescription of elementary ActivityDef.
- QUERY_NAME - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property.
- QUERY_PRIME - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
- QUERY_RESOURCE - Enum constant in enum class org.cristalise.kernel.process.resource.BuiltInResources
- QUERY_URN - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
-
The UUID of the Query Item and its Version number separated by colon ':'.
- QUERY_VERSION - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
Integer property to hold the version of the Script associated with Activities.
- QueryCache - Class in org.cristalise.kernel.utils
- QueryCache() - Constructor for class org.cristalise.kernel.utils.QueryCache
- queryClusterSupport(ClusterType) - Method in class org.cristalise.kernel.persistency.ClusterStorage
-
Declares whether or not this ClusterStorage can read or write a particular CRISTAL local object type.
- queryClusterSupport(ClusterType) - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
- queryClusterSupport(ClusterType) - Method in class org.cristalise.storage.XMLClusterStorage
- queryData(String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Query data of the Item located by the ClusterStorage path
- queryData(String, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Query data of the Item located by the ClusterStorage path
- queryLifeCycle(String, String, boolean) - Method in interface org.cristalise.kernel.entity.Item
-
Deprecated.
- queryLifeCycle(String, String, boolean) - Method in class org.cristalise.kernel.entity.ItemVertxEBProxy
- queryLifeCycle(String, String, boolean) - Method in class org.cristalise.kernel.entity.TraceableEntity
-
Deprecated.
- QueryOutcomeInitiator - Class in org.cristalise.kernel.persistency.outcome
-
OutcomeInit.Query = org.cristalise.kernel.persistency.outcome.QueryOutcomeInitiator
- QueryOutcomeInitiator() - Constructor for class org.cristalise.kernel.persistency.outcome.QueryOutcomeInitiator
- QueryParsingException - Exception Class in org.cristalise.kernel.querying
- QueryParsingException() - Constructor for exception class org.cristalise.kernel.querying.QueryParsingException
- QueryParsingException(String) - Constructor for exception class org.cristalise.kernel.querying.QueryParsingException
R
- READ - Static variable in class org.cristalise.kernel.persistency.ClusterStorage
-
Constant to return fromfor Cluster types this storage can read from a database but not write.
invalid reference
#queryClusterSupport(String) - readC2KArgs(String[]) - Static method in class org.cristalise.kernel.process.AbstractMain
-
Reading and setting input paramaters Known arguments : config specifies the connect file connect specifies the clc file LocalCentre sets the local centre id resetIOR simple argument with no value to trigger the reset ior feature
- readPropertyFiles(String, String, Properties) - Static method in class org.cristalise.kernel.process.AbstractMain
-
Loads config invalid input: '&' connect files into c2kprops, and merges them with existing properties
- READWRITE - Static variable in class org.cristalise.kernel.persistency.ClusterStorage
-
Constant to return fromfor data stores that CRISTAL may use for both reading and writing for the given Cluster type.
invalid reference
#queryClusterSupport(String) - recordsFound - Variable in class org.cristalise.kernel.lookup.SearchFilter
- REDACTED - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.agent.Authenticate
- registerModules() - Method in class org.cristalise.kernel.process.module.ModuleManager
- reinit(int) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
reinitialises the Activity and propagate (for Loop)
- reinit(int) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- reinit(int) - Method in class org.cristalise.kernel.lifecycle.instance.Join
- reinit(int) - Method in class org.cristalise.kernel.lifecycle.instance.Loop
- reinit(int) - Method in class org.cristalise.kernel.lifecycle.instance.Split
- reinit(int) - Method in class org.cristalise.kernel.lifecycle.instance.WfVertex
- reinitializes() - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- remove(Object) - Method in class org.cristalise.kernel.events.History
- remove(Object) - Method in class org.cristalise.kernel.persistency.C2KLocalObjectMap
- remove(Object) - Method in class org.cristalise.kernel.utils.SoftCache
-
Deprecated.
- remove(Object) - Method in class org.cristalise.kernel.utils.TransientCache
- remove(Object) - Method in class org.cristalise.kernel.utils.WeakCache
-
Deprecated.
- remove(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
-
Deletes a cluster from all writers
- remove(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.Uses the put method, with null as the object value.
- removeAliases(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.Erase
- removeBidirectionalReferences(AgentPath, ItemPath, boolean, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.Erase
- RemoveC2KObject - Class in org.cristalise.kernel.lifecycle.instance.predefined
- RemoveC2KObject() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.RemoveC2KObject
- removeCluster(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
-
Removes all child objects from the given path for all writers
- removeCluster(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.Removes all child objects from the given path
- removeCluster(ItemPath, ClusterType, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
-
Removes all objects of a ClusterType
- removeCluster(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
-
Removes all data associated with the item
- REMOVED - Enum constant in enum class org.cristalise.kernel.process.resource.ResourceImportHandler.Status
- RemoveDomainContext - Class in org.cristalise.kernel.lifecycle.instance.predefined.server
- RemoveDomainContext() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.server.RemoveDomainContext
- RemoveDomainPath - Class in org.cristalise.kernel.lifecycle.instance.predefined
- RemoveDomainPath() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.RemoveDomainPath
- removeEdge(DirectedEdge) - Method in class org.cristalise.kernel.graph.model.GraphModel
- removeInEdgeId(int) - Method in class org.cristalise.kernel.graph.model.Vertex
- removeMember(int) - Method in class org.cristalise.kernel.collection.Aggregation
- removeMember(int) - Method in class org.cristalise.kernel.collection.Collection
-
Removes the slot with the given ID from the collection.
- removeMember(ItemPath) - Method in class org.cristalise.kernel.collection.Collection
-
Removes the slot with the given itemPath from the collection.
- RemoveMembersFromCollection - Class in org.cristalise.kernel.lifecycle.instance.predefined
- RemoveMembersFromCollection() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.RemoveMembersFromCollection
- removeNodeByXPath(String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Removes the node selected by the xpath
- removeOutEdgeId(int) - Method in class org.cristalise.kernel.graph.model.Vertex
- removeRole(AgentPath, RolePath) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Remove the given Agent from the given Role.
- removeRole(AgentPath, RolePath, TransactionKey) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Remove the given Agent from the given Role.
- RemoveRole - Class in org.cristalise.kernel.lifecycle.instance.predefined.server
- RemoveRole() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.server.RemoveRole
- removeRolesIfAgent(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.Erase
- removeVertex(Vertex) - Method in class org.cristalise.kernel.graph.model.GraphModel
- RemoveViewpoint - Class in org.cristalise.kernel.lifecycle.instance.predefined
- RemoveViewpoint() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.RemoveViewpoint
- REPEAT_WHEN - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
Boolean property.
- replace(GraphModel) - Method in class org.cristalise.kernel.graph.model.GraphModelManager
- replaceall(String, String, String) - Static method in class org.cristalise.kernel.utils.FileStringUtility
- ReplaceDomainWorkflow - Class in org.cristalise.kernel.lifecycle.instance.predefined
- ReplaceDomainWorkflow() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.ReplaceDomainWorkflow
- request(AgentPath, ItemPath, int, String, String, byte[], boolean, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
- request(AgentPath, ItemPath, int, String, String, byte[], TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
- request(AgentPath, ItemPath, int, String, String, byte[], TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- request(AgentPath, ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
-
Use this method to run a Predefined steps during Bootstrap or during Activity.request()
- requestAction(String, String, String, int, String, String, List<Byte>) - Method in interface org.cristalise.kernel.entity.Item
-
Requests a transition of an Activity in this Item's workflow.
- requestAction(String, String, String, int, String, String, List<Byte>) - Method in class org.cristalise.kernel.entity.ItemVertxEBProxy
- requestAction(String, String, String, int, String, String, List<Byte>) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
- requestAction(String, String, String, int, String, String, List<Byte>) - Method in class org.cristalise.kernel.entity.TraceableEntity
- requestAction(Job) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Executes the given Job of this Item
- requestAction(AgentPath, String, ItemPath, int, String, String, byte[], TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
- requestTimeout - Static variable in class org.cristalise.kernel.entity.ItemVerticle
- resetValue(Object) - Method in class org.cristalise.kernel.utils.CDataFieldHandler
- resetVertexOutlines() - Method in class org.cristalise.kernel.graph.model.GraphModel
- resolveEdge(int) - Method in class org.cristalise.kernel.graph.model.GraphModel
- resolveItem(TransactionKey) - Method in class org.cristalise.kernel.collection.AggregationMember
- resolveItem(TransactionKey) - Method in interface org.cristalise.kernel.collection.CollectionMember
-
Resolve the Item currently assigned
- resolveItem(TransactionKey) - Method in class org.cristalise.kernel.collection.DependencyMember
- resolveMembers(int) - Method in class org.cristalise.kernel.collection.Collection
-
Helper method to find all the members for the given item.
- resolveMembers(int, ItemPath) - Method in class org.cristalise.kernel.collection.Collection
-
Helper method to find all the members with the combination of the input parameters.
- resolveMembers(ItemPath) - Method in class org.cristalise.kernel.collection.Collection
-
Helper method to find all the members for the given item.
- resolvePath(DomainPath) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Find the ItemPath for which a DomainPath is an alias.
- resolvePath(DomainPath, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Find the ItemPath for which a DomainPath is an alias.
- resolveStates(HashMap<Integer, State>) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- resolveVertex(int) - Method in class org.cristalise.kernel.graph.model.GraphModel
- Resource - Class in org.cristalise.kernel.process.resource
-
Default implementation of ResourceLoader
- Resource() - Constructor for class org.cristalise.kernel.process.resource.Resource
- Resource_moduleUseFileNameWithVersion - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Comma separated list of modules namespaces, that use file names with version.
- Resource_useOldImportFormat - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Enables to use the deprecated module resource format when exporting the
DescriptionObject. - resourceChangeDetails - Variable in class org.cristalise.kernel.process.module.ModuleImport
- resourceChangeStatus - Variable in class org.cristalise.kernel.process.module.ModuleImport
- ResourceImportHandler - Interface in org.cristalise.kernel.process.resource
- ResourceImportHandler_$typeCode - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Specifies a custom ResourceImportHandler implementation, allowing modules to define their own resource types, or override the import of the core ones.
- ResourceImportHandler.Status - Enum Class in org.cristalise.kernel.process.resource
- ResourceLoader - Interface in org.cristalise.kernel.process.resource
- resourceLocation - Variable in class org.cristalise.kernel.process.module.ModuleResource
- reverse() - Method in enum class org.cristalise.kernel.collection.Collection.Cardinality
- ROLE_DESC_RESOURCE - Enum constant in enum class org.cristalise.kernel.process.resource.BuiltInResources
- RoleDescCache - Class in org.cristalise.kernel.utils
- RoleDescCache() - Constructor for class org.cristalise.kernel.utils.RoleDescCache
- RolePath - Class in org.cristalise.kernel.lookup
- RolePath() - Constructor for class org.cristalise.kernel.lookup.RolePath
- RolePath(String) - Constructor for class org.cristalise.kernel.lookup.RolePath
- RolePath(String[], boolean) - Constructor for class org.cristalise.kernel.lookup.RolePath
- RolePath(String[], boolean, List<String>) - Constructor for class org.cristalise.kernel.lookup.RolePath
- RolePath(String[], boolean, Set<String>) - Constructor for class org.cristalise.kernel.lookup.RolePath
- RolePath(String, boolean) - Constructor for class org.cristalise.kernel.lookup.RolePath
- RolePath(String, boolean, List<String>) - Constructor for class org.cristalise.kernel.lookup.RolePath
- RolePath(String, boolean, Set<String>) - Constructor for class org.cristalise.kernel.lookup.RolePath
- RolePath(RolePath, String) - Constructor for class org.cristalise.kernel.lookup.RolePath
- RolePath(RolePath, String, boolean) - Constructor for class org.cristalise.kernel.lookup.RolePath
- RolePath(RolePath, String, boolean, List<String>) - Constructor for class org.cristalise.kernel.lookup.RolePath
- RolePath(RolePath, String, boolean, Set<String>) - Constructor for class org.cristalise.kernel.lookup.RolePath
- RolePath(RolePath, String, List<String>) - Constructor for class org.cristalise.kernel.lookup.RolePath
- RolePath(RolePath, String, Set<String>) - Constructor for class org.cristalise.kernel.lookup.RolePath
- ROOT - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property.
- ROOT - Enum constant in enum class org.cristalise.kernel.persistency.ClusterType
-
The defined path of the root of the CRISTAL Kernel object cluster tree.
- ROOT - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
-
Used in factory Items to specify the Root DomainPath.
- Route - Enum constant in enum class org.cristalise.kernel.lifecycle.instance.WfVertex.Types
- ROUTING_EXPR - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property.
- ROUTING_SCRIPT_NAME - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property to hold either the name of the Script or the UUID of the Schema Item associated with Splits.
- ROUTING_SCRIPT_VERSION - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
Integer property to hold the version of the Schema associated with Splits.
- RoutingScript_enforceStringReturnValue - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Throws an exception when the RoutingScript does not return of the Script is not a String type.
- rows - Variable in class org.cristalise.kernel.lookup.Lookup.PagedResult
- run() - Method in class org.cristalise.kernel.process.ClientShell
-
Deprecated.
- run() - Method in class org.cristalise.kernel.utils.server.SimpleTCPIPServer
- run(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
called by precedent Activity runNext() for setting the activity able to be executed
- run(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- run(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Join
- run(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Split
- run(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.WfVertex
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
Overridden in predefined steps
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.AddC2KObject
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.AddDomainPath
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.AddMembersToCollection
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.AddNewCollectionDescription
-
Params: 0 - collection name 1 - collection type (Aggregation | Dependency) 2 - properties - CastorHasMap marshaled 3 - Member DomainPath to specify the Type of the member Item
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.AddNewSlot
-
Creates a new slot in the given aggregation, that holds instances of the given item description Params: Collection name Item Description key (optional) Item Description version (optional)
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.agent.Authenticate
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.agent.ForcedLogout
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.agent.Login
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.agent.LoginTimeout
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.agent.Logout
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.agent.SetAgentPassword
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.agent.SetAgentRoles
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.agent.Sign
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.AssignItemToSlot
-
Params: 0 - collection name 1 - slot number 2 - target entity key
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.BulkErase
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.ChangeName
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.ClearSlot
-
Params: 0 - collection name 1 - slot number
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.CreateAgentFromDescription
-
Params: Agent name Domain context Comma-delimited Role names to assign to the Agent Password (optional) Description version to use(optional) Initial properties to set in the new Agent (optional)
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.CreateItemFromDescription
-
Params: Item name Domain context Description version to use(optional) Initial properties to set in the new Agent (optional)
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.CreateNewCollectionVersion
-
Generates a new snapshot of a collection from its current state.
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.Erase
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.Import
-
Params: Schemaname_version:Viewpoint (optional), Outcome, Timestamp (optional)
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.ImportImportAgent
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.ImportImportItem
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.ImportImportRole
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
-
All predefined steps must override this to implement their action
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.RemoveC2KObject
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.RemoveDomainPath
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.RemoveMembersFromCollection
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.RemoveViewpoint
-
SchemaName and Viewname
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.ReplaceDomainWorkflow
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.AddDomainContext
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.BulkImport
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.ConfigureLogback
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.RemoveDomainContext
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.RemoveRole
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.UpdateRole
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.UpdateCollectionsFromDescription
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.UpdateDependencyMember
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.UpdateImportReport
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.UpdateItemFromDescription
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.UpdateProperitesFromDescription
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.WriteProperty
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.WriteViewpoint
-
SchemaName, name and event Id.
- runBoostrap() - Static method in class org.cristalise.kernel.process.Gateway
-
Run the different kind of Boostrap processes
- runFirst(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
sets the activity available to be executed on start of Workflow or composite activity (when it is the first one of the (sub)process
- runFirst(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Join
- runFirst(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Split
- runFirst(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.WfVertex
-
Sets the activity available to be executed on start of Workflow or composite activity (when it is the first one of the (sub)process)
- runNext(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
sets the next activity available if possible
- runNext(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.AndSplit
- runNext(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- runNext(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Join
- runNext(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.OrSplit
- runNext(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.WfVertex
- runNext(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.XOrSplit
- runScript(String, AgentProxy, boolean) - Method in class org.cristalise.kernel.process.module.Module
- runScripts(String) - Method in class org.cristalise.kernel.process.module.ModuleManager
-
Runs the script defined for the event for all the Modules
- runUserCodeLogic(Job, Job) - Method in class org.cristalise.kernel.process.UserCodeVerticle
-
Override this method to implement application specific (business) logic Default implementation - the agent execute any scripts, query or both defined
S
- schema - Variable in class org.cristalise.kernel.entity.imports.ImportOutcome
- Schema - Class in org.cristalise.kernel.persistency.outcome
- Schema(String) - Constructor for class org.cristalise.kernel.persistency.outcome.Schema
-
Sets schema name to 'Schema' and version to 0
- Schema(String, int, String) - Constructor for class org.cristalise.kernel.persistency.outcome.Schema
- Schema(String, int, ItemPath, String) - Constructor for class org.cristalise.kernel.persistency.outcome.Schema
- SCHEMA - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
-
CollectionDescription of elementary ActivityDef.
- SCHEMA_INITIALISE - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
- SCHEMA_INITIALISE_PRIME - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
- SCHEMA_NAME - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property.
- SCHEMA_PRIME - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
- SCHEMA_RESOURCE - Enum constant in enum class org.cristalise.kernel.process.resource.BuiltInResources
- SCHEMA_URN - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
-
The UUID of the Schema Item and its Version number separated by colon ':'.
- SCHEMA_VERSION - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
Integer property to hold the version of the Schema associated with Activities.
- SchemaCache - Class in org.cristalise.kernel.utils
- SchemaCache() - Constructor for class org.cristalise.kernel.utils.SchemaCache
- SchemaValidator - Class in org.cristalise.kernel.persistency.outcome
- SchemaValidator() - Constructor for class org.cristalise.kernel.persistency.outcome.SchemaValidator
- script - Variable in class org.cristalise.kernel.process.module.ModuleEmbeddedScript
- Script - Class in org.cristalise.kernel.scripting
- Script() - Constructor for class org.cristalise.kernel.scripting.Script
-
Constructor for castor unmarshall
- Script(String, Integer, ItemPath, String) - Constructor for class org.cristalise.kernel.scripting.Script
-
Parses a given script xml, instead of loading it from Items.
- Script(String, Integer, ItemPath, String, boolean) - Constructor for class org.cristalise.kernel.scripting.Script
-
Parses a given script xml, instead of loading it from Items.
- Script(String, String) - Constructor for class org.cristalise.kernel.scripting.Script
-
Creates a script executor for the supplied expression, bypassing the xml parsing bit Output class is forced to an object.
- Script(String, String, Class<?>) - Constructor for class org.cristalise.kernel.scripting.Script
-
Creates a script executor for the supplied expression, bypassing the xml parsing bit
- Script(String, String, String, AgentProxy) - Constructor for class org.cristalise.kernel.scripting.Script
-
Creates a script executor requiring an agent to be set.
- Script(String, String, String, AgentProxy, Class<?>) - Constructor for class org.cristalise.kernel.scripting.Script
-
Creates a script executor requiring an agent to be set.
- Script(String, AgentProxy, PrintStream) - Constructor for class org.cristalise.kernel.scripting.Script
-
For consoles
- SCRIPT - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
-
CollectionDescription of elementary ActivityDef.
- Script_EngineOverride_$lang - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Override the javax.script engine for the given scripting language.
- SCRIPT_NAME - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property.
- SCRIPT_PRIME - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
- SCRIPT_RESOURCE - Enum constant in enum class org.cristalise.kernel.process.resource.BuiltInResources
- SCRIPT_URN - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
-
The UUID of the Script Item and its Version number separated by colon ':'.
- SCRIPT_VERSION - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
Integer property to hold the version of the Script associated with Activities.
- ScriptCache - Class in org.cristalise.kernel.utils
- ScriptCache() - Constructor for class org.cristalise.kernel.utils.ScriptCache
- ScriptError - Enum constant in enum class org.cristalise.kernel.common.CriseVertxException.FailureCodes
- ScriptErrorException - Exception Class in org.cristalise.kernel.scripting
- ScriptErrorException() - Constructor for exception class org.cristalise.kernel.scripting.ScriptErrorException
- ScriptErrorException(String) - Constructor for exception class org.cristalise.kernel.scripting.ScriptErrorException
-
Constructs an
sciptingEngineExceptionwith the specified detail message. - ScriptErrorException(String, Throwable) - Constructor for exception class org.cristalise.kernel.scripting.ScriptErrorException
- ScriptErrorException(Throwable) - Constructor for exception class org.cristalise.kernel.scripting.ScriptErrorException
- ScriptErrorException(ErrorInfo) - Constructor for exception class org.cristalise.kernel.scripting.ScriptErrorException
- ScriptingEngineException - Exception Class in org.cristalise.kernel.scripting
- ScriptingEngineException() - Constructor for exception class org.cristalise.kernel.scripting.ScriptingEngineException
-
Creates new
sciptingEngineExceptionwithout detail message. - ScriptingEngineException(String) - Constructor for exception class org.cristalise.kernel.scripting.ScriptingEngineException
-
Constructs an
sciptingEngineExceptionwith the specified detail message. - ScriptingEngineException(String, Throwable) - Constructor for exception class org.cristalise.kernel.scripting.ScriptingEngineException
- ScriptingEngineException(Throwable) - Constructor for exception class org.cristalise.kernel.scripting.ScriptingEngineException
- ScriptLoadingException - Exception Class in org.cristalise.kernel.scripting
- ScriptLoadingException() - Constructor for exception class org.cristalise.kernel.scripting.ScriptLoadingException
- ScriptLoadingException(String) - Constructor for exception class org.cristalise.kernel.scripting.ScriptLoadingException
- ScriptLoadingException(String, Throwable) - Constructor for exception class org.cristalise.kernel.scripting.ScriptLoadingException
- ScriptLoadingException(Throwable) - Constructor for exception class org.cristalise.kernel.scripting.ScriptLoadingException
- ScriptParsingException - Exception Class in org.cristalise.kernel.scripting
- ScriptParsingException() - Constructor for exception class org.cristalise.kernel.scripting.ScriptParsingException
-
Creates new
ScriptParsingExceptionwithout detail message. - ScriptParsingException(String) - Constructor for exception class org.cristalise.kernel.scripting.ScriptParsingException
-
Constructs an
ScriptParsingExceptionwith the specified detail message. - ScriptParsingException(String, Throwable) - Constructor for exception class org.cristalise.kernel.scripting.ScriptParsingException
- ScriptParsingException(Throwable) - Constructor for exception class org.cristalise.kernel.scripting.ScriptParsingException
- search(String) - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- search(Path, String) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Find a path with a particular name (last component).
- search(Path, String, Lookup.SearchConstraints, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Find a path with a particular name (last component) This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- search(Path, List<Property>, int, int) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Search for Items in the specified path with the given property list
- search(Path, List<Property>, int, int, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Search for Items in the specified path with the given property list This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- search(Path, TransactionKey, Property...) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Search for Items in the specified path with the given property list This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- search(Path, Property...) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Search for Items in the specified path with the given property list
- search(Path, PropertyDescriptionList) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Search for Items of a particular type, based on its PropertyDescription outcome
- search(Path, PropertyDescriptionList, int, int) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Search for Items of a particular type, based on its PropertyDescription outcome
- search(Path, PropertyDescriptionList, int, int, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Search for Items of a particular type, based on its PropertyDescription outcome This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- search(Path, PropertyDescriptionList, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Search for Items of a particular type, based on its PropertyDescription outcome This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- searchAliases(ItemPath) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Find all DomainPaths that are aliases for a particular Item or Agent
- searchAliases(ItemPath, int, int) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Find all DomainPaths that are aliases for a particular Item or Agent
- searchAliases(ItemPath, int, int, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Find all DomainPaths that are aliases for a particular Item or Agent This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- searchAliases(ItemPath, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Find all DomainPaths that are aliases for a particular Item or Agent This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- SearchFilter - Class in org.cristalise.kernel.lookup
- SearchFilter() - Constructor for class org.cristalise.kernel.lookup.SearchFilter
- searchItem(String) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
- searchItem(Path, String) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
-
Let scripts resolve items
- searchItems(Path, Property[]) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
- searchItems(Path, PropertyDescriptionList) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
- searchRoot - Variable in class org.cristalise.kernel.lookup.SearchFilter
- SECURITY_ACTION - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
It is used during the permission checks based on Shiro WildcardPermission.
- SECURITY_DOMAIN - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
-
It is used during the permission checks based on Shiro WildcardPermission.
- SecurityManager - Class in org.cristalise.kernel.security
- SecurityManager() - Constructor for class org.cristalise.kernel.security.SecurityManager
- sendProxyEvent(Set<ProxyMessage>) - Static method in class org.cristalise.kernel.process.Gateway
-
Send a Set of ProxyMessages to the subscribers
- sendProxyEvent(ProxyMessage) - Static method in class org.cristalise.kernel.process.Gateway
-
Send a single ProxyMessage to the subscribers
- sendToRoleChannel() - Method in class org.cristalise.kernel.entity.Job
- serialize(Node, boolean) - Static method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Serialize the given Document
- server - Static variable in class org.cristalise.kernel.process.StandardServer
- ServerPredefinedStepContainer - Class in org.cristalise.kernel.lifecycle.instance.predefined.server
- ServerPredefinedStepContainer() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.server.ServerPredefinedStepContainer
- set(Object) - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
-
Set the value of the SystemProperty maintained.
- set(Properties, Object) - Method in interface org.cristalise.kernel.utils.SystemPropertyOperations
-
Set the value in the given Properties object using the SystemProperty name.
- setAbstract(boolean) - Method in class org.cristalise.kernel.utils.KeyValuePair
- setActive(boolean) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
sets the ability to be executed
- setActiveDate(GTimeStamp) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
Deprecated.
- setActivities(ArrayList<ModuleDescRef>) - Method in class org.cristalise.kernel.process.module.ModuleWorkflow
- setActivityDef(String) - Method in class org.cristalise.kernel.lifecycle.ActivitySlotDef
-
Method setActivityDef.
- setActProp(String, Object) - Method in class org.cristalise.kernel.entity.Job
- setActProp(BuiltInVertexProperties, Object) - Method in class org.cristalise.kernel.entity.Job
- setAgentName(String) - Method in class org.cristalise.kernel.lookup.AgentPath
- setAgentPassword(AgentPath, String) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Set permanent password of Agent's
- setAgentPassword(AgentPath, String, boolean) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Set an Agent's password
- setAgentPassword(AgentPath, String, boolean, TransactionKey) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Set an Agent's password This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- SetAgentPassword - Class in org.cristalise.kernel.lifecycle.instance.predefined.agent
- SetAgentPassword() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.agent.SetAgentPassword
- SetAgentRoles - Class in org.cristalise.kernel.lifecycle.instance.predefined.agent
- SetAgentRoles() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.agent.SetAgentRoles
- setAgentUUID(String) - Method in class org.cristalise.kernel.entity.Job
-
Used by castor to unmarshall from XML
- setAgentUUID(String) - Method in class org.cristalise.kernel.events.Event
- setAggregation(Aggregation) - Method in class org.cristalise.kernel.lifecycle.renderer.AggregationMemberRenderer
- setAttribute(String, String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets an Attribute value by name of the root Element.
- setAttribute(String, String, boolean) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets the value of an attribute in the root Element.
- setAttribute(Element, String, String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets an Attribute value by name of the given Element.
- setAttribute(Element, String, String, boolean) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets an Attribute value by name of the given Element.
- setAttributeOfField(String, String, String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets the value of an attribute in a given Field, i.e.
- setAttributeOfField(String, String, String, boolean) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets the value of an attribute in a given Field, i.e.
- setBooleanValue(Boolean) - Method in class org.cristalise.kernel.utils.KeyValuePair
- setBuiltInProperty(BuiltInEdgeProperties, Object) - Method in class org.cristalise.kernel.graph.model.GraphableEdge
- setBuiltInProperty(BuiltInEdgeProperties, Object) - Method in class org.cristalise.kernel.utils.CastorHashMap
- setBuiltInProperty(BuiltInEdgeProperties, Object, boolean) - Method in class org.cristalise.kernel.utils.CastorHashMap
- setBuiltInProperty(BuiltInVertexProperties, Object) - Method in class org.cristalise.kernel.collection.DependencyMember
- setBuiltInProperty(BuiltInVertexProperties, Object) - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- setBuiltInProperty(BuiltInVertexProperties, Object) - Method in class org.cristalise.kernel.utils.CastorHashMap
- setBuiltInProperty(BuiltInVertexProperties, Object, boolean) - Method in class org.cristalise.kernel.utils.CastorHashMap
- setCastorNonLayoutableChildren(String[]) - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
-
Deprecated.
- setChildPath(String) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepCollectionBase
-
Deprecated.
- setChildrenGraphModel(GraphModel) - Method in class org.cristalise.kernel.graph.model.GraphableVertex
-
Sets the childrenGraph.
- setChildrenGraphModel(GraphModel) - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- setChildrenGraphModel(GraphModel) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- setChildrenGraphModel(GraphModel, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- setChildUUID(String) - Method in class org.cristalise.kernel.collection.AggregationMember
- setChildUUID(String) - Method in class org.cristalise.kernel.collection.DependencyMember
- setClassProps(String) - Method in class org.cristalise.kernel.collection.AggregationMember
- setClassProps(String) - Method in class org.cristalise.kernel.collection.Dependency
- setClassProps(String) - Method in class org.cristalise.kernel.collection.DependencyMember
- setCollection(Aggregation) - Method in class org.cristalise.kernel.collection.AggregationMember
- setConfig(ArrayList<ModuleConfig>) - Method in class org.cristalise.kernel.process.module.Module
- setContainingVertex(GraphableVertex) - Method in class org.cristalise.kernel.graph.model.GraphModel
- setContext(ScriptContext) - Method in class org.cristalise.kernel.scripting.Script
- setCreationContext(Object) - Method in class org.cristalise.kernel.collection.AggregationVertexFactory
- setCreationContext(Object) - Method in interface org.cristalise.kernel.graph.model.VertexFactory
- setData(String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
- setDefaultValue(String, String) - Method in class org.cristalise.kernel.property.PropertyDescriptionList
- setDomainPath(String) - Method in class org.cristalise.kernel.entity.DomainContext
-
DO NOT use this method, it is only needed for castor xml marshalling
- setDomainPaths(ArrayList<String>) - Method in class org.cristalise.kernel.entity.transfer.TransferItem
- setEdges(DirectedEdge[]) - Method in class org.cristalise.kernel.graph.model.GraphModel
- setEditable(boolean) - Method in class org.cristalise.kernel.graph.model.GraphModelManager
- setError(ErrorInfo) - Method in class org.cristalise.kernel.entity.Job
- setErrors(ArrayList<String>) - Method in class org.cristalise.kernel.scripting.ErrorInfo
- setExternalEdgeFactory(EdgeFactory) - Method in class org.cristalise.kernel.graph.model.GraphModel
- setExternalEdgeFactory(EdgeFactory) - Method in class org.cristalise.kernel.graph.model.GraphModelManager
- setExternalVertexFactory(VertexFactory) - Method in class org.cristalise.kernel.graph.model.GraphModel
- setExternalVertexFactory(VertexFactory) - Method in class org.cristalise.kernel.graph.model.GraphModelManager
- setFailedJob(Job) - Method in class org.cristalise.kernel.scripting.ErrorInfo
- setFatal() - Method in class org.cristalise.kernel.scripting.ErrorInfo
- setFatal(boolean) - Method in class org.cristalise.kernel.scripting.ErrorInfo
- setField(String, String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets the textNode value of the named Element of the root Element.
- setField(String, String, boolean) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets the textNode value of the named Element of the root Element.
- setField(Element, String, String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets the textNode value of the named Element of the given Element.
- setField(Element, String, String, boolean) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets the textNode value of the named Element of the given Element.
- setFieldByXPath(String, String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets the text, CDATA or attribute value of the Node selected by the XPath.
- setFieldByXPath(String, String, boolean) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets the text, CDATA or attribute value of the Node selected by the XPath.
- setFirstVertex(int) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
- setFloatValue(Double) - Method in class org.cristalise.kernel.utils.KeyValuePair
- setGraphModelCastorData(GraphModelCastorData) - Method in class org.cristalise.kernel.graph.model.GraphModel
- setHasAttachment(boolean) - Method in class org.cristalise.kernel.events.Event
- setHasJobList(boolean) - Method in class org.cristalise.kernel.lookup.RolePath
- setHasJobList(RolePath, boolean) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Set the flag specifying whether Activities holding this Role should push Jobs its Agents.
- setHasJobList(RolePath, boolean, TransactionKey) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Set the flag specifying whether Activities holding this Role should push Jobs its Agents.
- setHeight(int) - Method in class org.cristalise.kernel.graph.model.GraphModel
- setID(int) - Method in class org.cristalise.kernel.collection.DependencyMember
- setID(int) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- setID(Integer) - Method in class org.cristalise.kernel.events.Event
- setID(String) - Method in class org.cristalise.kernel.entity.imports.ImportAgent
- setID(String) - Method in class org.cristalise.kernel.process.module.ModuleImport
- setImports(Collection<?>) - Method in class org.cristalise.kernel.process.module.Module
-
Overwrites the imports with the content of this Collection
- setImports(ModuleImports) - Method in class org.cristalise.kernel.process.module.Module
-
Add dependency for all children
- setIncludes(ArrayList<Include>) - Method in class org.cristalise.kernel.scripting.Script
-
Method for castor unmarshall
- setInEdgeIds(int[]) - Method in class org.cristalise.kernel.graph.model.Vertex
- setInfo(ModuleInfo) - Method in class org.cristalise.kernel.process.module.Module
- setInitialState(State) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- setInitialStateCode(int) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- setInputParamValue(String, Object) - Method in class org.cristalise.kernel.scripting.Script
-
Submits an input parameter to the script.
- setInputParamValue(String, Object, boolean) - Method in class org.cristalise.kernel.scripting.Script
-
Submits an input parameter to the script.
- setIntegerValue(Integer) - Method in class org.cristalise.kernel.utils.KeyValuePair
- setIsClassIdentifier(boolean) - Method in class org.cristalise.kernel.property.PropertyDescription
- setIsComposite(boolean) - Method in class org.cristalise.kernel.graph.model.GraphableVertex
-
Sets the isComposite.
- setIsLayoutable(boolean) - Method in class org.cristalise.kernel.graph.model.GraphableVertex
-
Sets the isLayoutable.
- setIsMutable(boolean) - Method in class org.cristalise.kernel.property.PropertyDescription
- setItemPath(ItemPath) - Method in class org.cristalise.kernel.entity.Job
- setItemPath(ItemPath) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- setItemPath(ItemPath) - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
- setItemPath(ItemPath) - Method in class org.cristalise.kernel.lookup.DomainPath
- setItemPath(ItemPath) - Method in interface org.cristalise.kernel.utils.DescriptionObject
- setItemUUID(String) - Method in class org.cristalise.kernel.entity.Job
- setItemUUID(String) - Method in class org.cristalise.kernel.events.Event
- setItemUUID(String) - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
- setItemUUID(String) - Method in class org.cristalise.kernel.persistency.outcome.OutcomeAttachment
- setItemUUID(String) - Method in class org.cristalise.kernel.persistency.outcome.Viewpoint
- setKey(String) - Method in class org.cristalise.kernel.utils.KeyValuePair
- setKeyValuePair(KeyValuePair) - Method in class org.cristalise.kernel.utils.CastorHashMap
- setKeyValuePairs(KeyValuePair[]) - Method in class org.cristalise.kernel.collection.Dependency
- setKeyValuePairs(KeyValuePair[]) - Method in class org.cristalise.kernel.collection.DependencyMember
- setKeyValuePairs(KeyValuePair[]) - Method in class org.cristalise.kernel.entity.imports.ImportAggregationMember
- setKeyValuePairs(KeyValuePair[]) - Method in class org.cristalise.kernel.entity.imports.ImportDependency
- setKeyValuePairs(KeyValuePair[]) - Method in class org.cristalise.kernel.entity.imports.ImportDependencyMember
- setKeyValuePairs(KeyValuePair[]) - Method in class org.cristalise.kernel.entity.Job
- setKeyValuePairs(KeyValuePair[]) - Method in class org.cristalise.kernel.graph.model.GraphableEdge
- setKeyValuePairs(KeyValuePair[]) - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- setKeyValuePairs(KeyValuePair[]) - Method in class org.cristalise.kernel.utils.CastorHashMap
- setLayout(GraphModel) - Method in class org.cristalise.kernel.collection.Aggregation
- setLogLevel(String, String) - Static method in class org.cristalise.kernel.lifecycle.instance.predefined.server.ConfigureLogback
-
Dynamically sets the logback log level for the given class to the specified level.
- setManager(GraphModelManager) - Method in class org.cristalise.kernel.graph.model.GraphModel
- setMandatoryParemeters(String, Object) - Method in class org.cristalise.kernel.querying.Query
- setMembers(CollectionMemberList<E>) - Method in class org.cristalise.kernel.collection.Collection
- setMetaDataFromPath(String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Retrieves the SchemaName, Version, EevetnId triplet from the path.
- setModel(GraphModel) - Method in class org.cristalise.kernel.graph.model.GraphModelManager
- setModuleXML(String) - Method in class org.cristalise.kernel.process.module.Module
- setName(String) - Method in class org.cristalise.kernel.collection.Collection
-
Sets the collection name
- setName(String) - Method in interface org.cristalise.kernel.entity.C2KLocalObject
-
Sets the name of the C2KLocalObject
- setName(String) - Method in class org.cristalise.kernel.entity.imports.ImportItem
- setName(String) - Method in class org.cristalise.kernel.entity.Job
- setName(String) - Method in class org.cristalise.kernel.events.Event
- setName(String) - Method in class org.cristalise.kernel.graph.model.DirectedEdge
- setName(String) - Method in class org.cristalise.kernel.lifecycle.ActivitySlotDef
- setName(String) - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
- setName(String) - Method in class org.cristalise.kernel.lookup.Path
- setName(String) - Method in class org.cristalise.kernel.persistency.C2KLocalObjectMap
- setName(String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
- setName(String) - Method in class org.cristalise.kernel.persistency.outcome.OutcomeAttachment
- setName(String) - Method in class org.cristalise.kernel.persistency.outcome.Viewpoint
- setName(String) - Method in class org.cristalise.kernel.process.module.Module
- setName(String) - Method in interface org.cristalise.kernel.utils.DescriptionObject
- setNamespace(String) - Method in class org.cristalise.kernel.entity.imports.ImportItem
- setNamespace(String) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- setNamespace(String) - Method in class org.cristalise.kernel.process.module.Module
- setNamespace(String) - Method in class org.cristalise.kernel.process.module.ModuleImport
- setNamespace(String) - Method in interface org.cristalise.kernel.utils.DescriptionObject
- setNewEdgeEndPoint(GraphPoint) - Method in class org.cristalise.kernel.graph.model.GraphModel
- setNewEdgeOriginVertex(Vertex) - Method in class org.cristalise.kernel.graph.model.GraphModel
- setNextId(int) - Method in class org.cristalise.kernel.graph.model.GraphModel
- setNodeValue(Node, String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets the value of the given TEXT, CDATA, ATTRIBUTE or ELEMENT Node
- setNodeValue(Node, String, boolean) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets the value of the given TEXT, CDATA, ATTRIBUTE or ELEMENT Node
- setOutcome(String) - Method in class org.cristalise.kernel.entity.Job
- setOutcome(Outcome) - Method in class org.cristalise.kernel.entity.Job
- setOutEdgeIds(int[]) - Method in class org.cristalise.kernel.graph.model.Vertex
- setOutline(Vertex) - Method in class org.cristalise.kernel.collection.AggregationVertexOutlineCreator
- setOutline(Vertex) - Method in interface org.cristalise.kernel.graph.model.VertexOutlineCreator
- setOutline(Vertex) - Method in class org.cristalise.kernel.lifecycle.LifecycleVertexOutlineCreator
- setOutlinePoints(GraphPoint[]) - Method in class org.cristalise.kernel.graph.model.Vertex
-
Sets the outline points and re-calculates the height and width
- setParemeterValues(String, Object, CastorHashMap) - Method in class org.cristalise.kernel.querying.Query
- setParent(Graphable) - Method in class org.cristalise.kernel.graph.model.Graphable
-
Sets the parent.
- setParent(GraphableVertex) - Method in class org.cristalise.kernel.graph.model.GraphableVertex
-
Sets the parent.
- setPath(String) - Method in class org.cristalise.kernel.lookup.ItemPath
- setPath(String) - Method in class org.cristalise.kernel.lookup.Path
- setPath(String[]) - Method in class org.cristalise.kernel.lookup.ItemPath
- setPath(String[]) - Method in class org.cristalise.kernel.lookup.Path
-
String array path e.g.
- setPath(Path) - Method in class org.cristalise.kernel.lookup.ItemPath
- setPath(Path) - Method in class org.cristalise.kernel.lookup.Path
-
clones the path object
- setPermission(RolePath, String) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Sets the permission of the given Role.
- setPermission(RolePath, String, TransactionKey) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Sets the permission of the given Role.
- setPermissions(List<String>) - Method in class org.cristalise.kernel.lookup.RolePath
- setPermissions(Set<String>) - Method in class org.cristalise.kernel.lookup.RolePath
- setPermissions(RolePath, List<String>) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Sets the list of permission of the given Role.
- setPermissions(RolePath, List<String>, TransactionKey) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Sets the list of permission of the given Role.
- setProperties(CastorHashMap) - Method in class org.cristalise.kernel.collection.Dependency
- setProperties(CastorHashMap) - Method in class org.cristalise.kernel.collection.DependencyMember
- setProperties(CastorHashMap) - Method in class org.cristalise.kernel.graph.model.Graphable
- setProperties(CastorHashMap) - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- setProperty(String, Object) - Method in class org.cristalise.kernel.collection.DependencyMember
- setProperty(String, Object) - Method in class org.cristalise.kernel.utils.ObjectProperties
-
Allow setting of properties as Objects
- setProperty(AgentProxy, String, String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Sets the value of the given Property
- setQuery(Query) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- setRecord(String, Map<String, String>) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets the values of Attributes and child Element of the Element selected by xpath.
- setRecord(Map<String, String>) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets the values of Attributes and child Element of the root Element.
- setRecord(Element, Map<String, String>) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets the values of Attributes and child Element of given Element.
- setRefChildActDef(List<ActivityDef>) - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- setReinitializes(boolean) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- setResourceType(String) - Method in class org.cristalise.kernel.process.module.ModuleResource
-
Set the type uing the string code
- setResURL(String) - Method in class org.cristalise.kernel.process.module.Module
- setSchema(Schema) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- setScript(Script) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- setScriptData(String) - Method in class org.cristalise.kernel.scripting.Script
- setScriptEngine(String) - Method in class org.cristalise.kernel.scripting.Script
-
Sets the language
- setScripts(ArrayList<ModuleEmbeddedScript>) - Method in class org.cristalise.kernel.process.module.Module
- setShutdownHandler(ShutdownHandler) - Static method in class org.cristalise.kernel.process.AbstractMain
-
Register application specific shutdown handler
- setSocket(Socket) - Method in interface org.cristalise.kernel.utils.server.SocketHandler
- setStartDate(GTimeStamp) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
Deprecated.
- setStartVertexId(int) - Method in class org.cristalise.kernel.graph.model.GraphModel
- setState(int) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
Sets a new State
- setStateDate(GTimeStamp) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
- setStateMachine(StateMachine) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- setStates(ArrayList<State>) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- setStringParameter(String, Object) - Method in class org.cristalise.kernel.querying.Query
- setStringValue(String) - Method in class org.cristalise.kernel.utils.KeyValuePair
- setSysKey(UUID) - Method in class org.cristalise.kernel.lookup.ItemPath
- setTag(Object) - Method in class org.cristalise.kernel.graph.model.Vertex
- setTargetState(State) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- setTargetUUID(String) - Method in class org.cristalise.kernel.lookup.DomainPath
- setTheActivityDef(ActivityDef) - Method in class org.cristalise.kernel.lifecycle.ActivitySlotDef
- setTimeString(String) - Method in class org.cristalise.kernel.events.Event
- setToNow(GTimeStamp) - Static method in class org.cristalise.kernel.utils.DateUtility
- setTransitions(ArrayList<Transition>) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- setType(String) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
Sets the type.
- setTypeFromName(String) - Method in class org.cristalise.kernel.querying.Parameter
-
Sets the type parameter from the String.
- setTypeFromName(String) - Method in class org.cristalise.kernel.scripting.Parameter
-
Sets the type paramater from the String.
- setUser(AgentProxy) - Method in class org.cristalise.kernel.process.module.ModuleManager
- setUUID(String) - Method in class org.cristalise.kernel.entity.transfer.TransferItem
- setValue(Object) - Method in class org.cristalise.kernel.utils.KeyValuePair
- setValue(Object, String) - Method in class org.cristalise.kernel.utils.CDataFieldHandler
- setVersion(Integer) - Method in class org.cristalise.kernel.collection.Collection
-
Set a named version for this collection.
- setVersion(Integer) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- setVersion(Integer) - Method in interface org.cristalise.kernel.utils.DescriptionObject
- setVertexOutlineCreator(VertexOutlineCreator) - Method in class org.cristalise.kernel.graph.model.GraphModel
- setVertexOutlineCreator(VertexOutlineCreator) - Method in class org.cristalise.kernel.graph.model.GraphModelManager
- setVertices(Vertex[]) - Method in class org.cristalise.kernel.graph.model.GraphModel
- setViewName(String) - Method in class org.cristalise.kernel.events.Event
-
Set the ViewName
- setWidth(int) - Method in class org.cristalise.kernel.graph.model.GraphModel
- Shiro_iniFile - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Configuration of the shiro.ini file, normally it is in the config directory.
- shouldRun(String, boolean) - Method in class org.cristalise.kernel.process.module.ModuleEmbeddedScript
- shutdown - Static variable in class org.cristalise.kernel.process.Bootstrap
- shutdown() - Method in interface org.cristalise.kernel.utils.server.SocketHandler
- shutdown(int) - Static method in class org.cristalise.kernel.process.AbstractMain
-
The actual shotdown each subclass should be calling to release resource properly
- shutdown(int, boolean) - Method in interface org.cristalise.kernel.process.ShutdownHandler
- ShutdownHandler - Interface in org.cristalise.kernel.process
- Sign - Class in org.cristalise.kernel.lifecycle.instance.predefined.agent
- Sign() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.agent.Sign
- signedFlagField - Static variable in class org.cristalise.kernel.lifecycle.instance.predefined.agent.Sign
- SIMPLE_ELECTRONIC_SIGNATURE - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
- SimpleTCPIPServer - Class in org.cristalise.kernel.utils.server
- SimpleTCPIPServer(int, Class<?>, int) - Constructor for class org.cristalise.kernel.utils.server.SimpleTCPIPServer
- size() - Method in class org.cristalise.kernel.collection.Collection
- size() - Method in class org.cristalise.kernel.events.History
- size() - Method in class org.cristalise.kernel.persistency.C2KLocalObjectMap
- size() - Method in class org.cristalise.kernel.utils.SoftCache
-
Deprecated.
- size() - Method in class org.cristalise.kernel.utils.WeakCache
-
Deprecated.
- SKIPPED - Enum constant in enum class org.cristalise.kernel.process.resource.ResourceImportHandler.Status
- slotID - Variable in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepCollectionBase
-
Deprecated.
- slotNo - Variable in class org.cristalise.kernel.entity.imports.ImportAggregationMember
- SocketHandler - Interface in org.cristalise.kernel.utils.server
- SoftCache<K,
V> - Class in org.cristalise.kernel.utils -
Deprecated.should be replaced by Cache from Guava
- SoftCache() - Constructor for class org.cristalise.kernel.utils.SoftCache
-
Deprecated.
- SoftCache(int) - Constructor for class org.cristalise.kernel.utils.SoftCache
-
Deprecated.
- Split - Class in org.cristalise.kernel.lifecycle.instance
- Split() - Constructor for class org.cristalise.kernel.lifecycle.instance.Split
- SplitJoinDefRenderer - Class in org.cristalise.kernel.lifecycle.renderer
- SplitJoinDefRenderer() - Constructor for class org.cristalise.kernel.lifecycle.renderer.SplitJoinDefRenderer
- SplitJoinRenderer - Class in org.cristalise.kernel.lifecycle.renderer
- SplitJoinRenderer() - Constructor for class org.cristalise.kernel.lifecycle.renderer.SplitJoinRenderer
- StandardClient - Class in org.cristalise.kernel.process
- StandardClient() - Constructor for class org.cristalise.kernel.process.StandardClient
- standardInitialisation(String[]) - Static method in class org.cristalise.kernel.process.StandardClient
- standardInitialisation(String[]) - Static method in class org.cristalise.kernel.process.StandardServer
-
Initialise the server
- standardInitialisation(Properties, ResourceLoader) - Static method in class org.cristalise.kernel.process.StandardClient
- standardInitialisation(Properties, ResourceLoader) - Static method in class org.cristalise.kernel.process.StandardServer
-
Initialise the server
- StandardServer - Class in org.cristalise.kernel.process
-
Base class for all servers i.e.
- StandardServer() - Constructor for class org.cristalise.kernel.process.StandardServer
- start(Promise<Void>) - Method in class org.cristalise.kernel.entity.ItemVerticle
- start(Promise<Void>) - Method in class org.cristalise.kernel.entity.proxy.TcpBridgeClientVerticle
- start(Promise<Void>) - Method in class org.cristalise.kernel.process.LocalChangeVerticle
- start(Promise<Void>) - Method in class org.cristalise.kernel.process.TcpBridgeVerticle
- start(Promise<Void>) - Method in class org.cristalise.kernel.process.UserCodeVerticle
- start(Job) - Method in class org.cristalise.kernel.process.UserCodeVerticle
-
Method called to handle the Start transition.
- startListening() - Method in class org.cristalise.kernel.utils.server.SimpleTCPIPServer
- startServer() - Static method in class org.cristalise.kernel.process.Gateway
-
Makes this process capable of creating and managing server entities.
- StartVertexIdChangedEvent - Class in org.cristalise.kernel.graph.event
- StartVertexIdChangedEvent() - Constructor for class org.cristalise.kernel.graph.event.StartVertexIdChangedEvent
- state - Variable in class org.cristalise.kernel.lifecycle.instance.Activity
- State - Class in org.cristalise.kernel.lifecycle.instance.stateMachine
- State() - Constructor for class org.cristalise.kernel.lifecycle.instance.stateMachine.State
- State(int, String) - Constructor for class org.cristalise.kernel.lifecycle.instance.stateMachine.State
- STATE_MACHINE - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
-
CollectionDescription of elementary ActivityDef.
- STATE_MACHINE_NAME - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property to hold either the name of the StateMachine or the UUID of the StateMachine Item associated with Activities.
- STATE_MACHINE_PRIME - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
- STATE_MACHINE_RESOURCE - Enum constant in enum class org.cristalise.kernel.process.resource.BuiltInResources
- STATE_MACHINE_URN - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
-
The UUID of the StateMachine Item and its Version number separated by colon ':'.
- STATE_MACHINE_VERSION - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
Integer property to hold the version of the StateMachine associated with Activities.
- StateMachine - Class in org.cristalise.kernel.lifecycle.instance.stateMachine
- StateMachine() - Constructor for class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- StateMachine(String, Integer) - Constructor for class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- StateMachine_Composite_default - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Defines the default StateMachine for CompositeActivity.
- StateMachine_Elementary_default - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Defines the default StateMachine for ElementaryActivities.
- StateMachine_enableErrorHandling - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Use error handling (error transition) defined in StateMachine.
- StateMachine_Predefined_default - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Defines the default StateMachine for PredefinedSteps.
- StateMachineCache - Class in org.cristalise.kernel.utils
- StateMachineCache() - Constructor for class org.cristalise.kernel.utils.StateMachineCache
- stop() - Method in class org.cristalise.kernel.entity.proxy.TcpBridgeClientVerticle
- stop() - Method in class org.cristalise.kernel.process.LocalChangeVerticle
- stop() - Method in class org.cristalise.kernel.process.TcpBridgeVerticle
- stopListening() - Method in class org.cristalise.kernel.utils.server.SimpleTCPIPServer
- storeItem(AgentPath, ItemPath, PropertyArrayList, CollectionArrayList, CompositeActivity, Viewpoint, String, TransactionKey) - Static method in class org.cristalise.kernel.lifecycle.instance.predefined.CreateItemFromDescription
- storeOutcomeEventAndViews(ItemPath, Outcome, Integer, TransactionKey) - Static method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
-
TODO Implement Bootstrap predefined step
- storeOutcomeEventAndViews(ItemPath, Outcome, TransactionKey) - Static method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
-
TODO Implement Bootstrap predefined step
- STRAIGHT - Enum constant in enum class org.cristalise.kernel.graph.renderer.DefaultDirectedEdgeRenderer.EdgeRouting
-
Draw a straight line between origin and terminus point
- string2File(File, String) - Static method in class org.cristalise.kernel.utils.FileStringUtility
-
Saves a string to a text file
- string2File(String, String) - Static method in class org.cristalise.kernel.utils.FileStringUtility
-
Saves a string to a text file
- SUB_CONTEXTS - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
-
Dependency Collection of DomainContext.
- SUB_CONTEXTS_PRIME - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
- SYSTEM_AGENT - Enum constant in enum class org.cristalise.kernel.security.BuiltInAuthc
-
Built in 'system' agent
- SYSTEM_USER - Static variable in class org.cristalise.kernel.scripting.Script
- SystemProperties - Enum Class in org.cristalise.kernel
-
Defines all SystemProperties that are supported in the kernel to configure the behavior of the application.
- SystemProperties_keywordsToRedact - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Specifies the comma separated list of field names in SystemProperties and Outcomes for which the value should be redacted when printed or stored for security reasons.
- SystemPropertyOperations - Interface in org.cristalise.kernel.utils
-
Java enum type does not support inheritance.
T
- target - Variable in class org.cristalise.kernel.process.module.ModuleConfig
- target - Variable in class org.cristalise.kernel.process.module.ModuleEmbeddedScript
- TcpBridge_host - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Host of the machine to connect through vert.x tcp-ip bridge, No default value
- TcpBridge_port - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Port of the machine to connect through vert.x tcp-ip bridge, Default value is 7000
- TcpBridgeClientVerticle - Class in org.cristalise.kernel.entity.proxy
- TcpBridgeClientVerticle() - Constructor for class org.cristalise.kernel.entity.proxy.TcpBridgeClientVerticle
- TcpBridgeVerticle - Class in org.cristalise.kernel.process
- TcpBridgeVerticle() - Constructor for class org.cristalise.kernel.process.TcpBridgeVerticle
- TEXT_PAINT - Static variable in class org.cristalise.kernel.graph.renderer.DefaultDirectedEdgeRenderer
- TEXT_PAINT - Static variable in class org.cristalise.kernel.graph.renderer.DefaultVertexRenderer
- timeStampToUtcString(GTimeStamp) - Static method in class org.cristalise.kernel.utils.DateUtility
- timeToString(GTimeStamp) - Static method in class org.cristalise.kernel.utils.DateUtility
-
Return the TimeStamp in a form that will convert nicely to a String: YYYY-MM-DD HH:MI:SS.sss
- toAlphaNum(String) - Static method in class org.cristalise.kernel.utils.FileStringUtility
- toDate(GTimeStamp) - Static method in class org.cristalise.kernel.utils.DateUtility
- toOffsetDateTime(GTimeStamp) - Static method in class org.cristalise.kernel.utils.DateUtility
- toOutcome() - Method in interface org.cristalise.kernel.utils.DescriptionObject
- toServiceException() - Method in exception class org.cristalise.kernel.common.CriseVertxException
- toServiceException(Throwable) - Static method in exception class org.cristalise.kernel.common.CriseVertxException
- toSqlTimestamp(GTimeStamp) - Static method in class org.cristalise.kernel.utils.DateUtility
- toString() - Method in enum class org.cristalise.kernel.collection.BuiltInCollections
- toString() - Method in class org.cristalise.kernel.collection.Dependency
- toString() - Method in class org.cristalise.kernel.entity.DomainContext
- toString() - Method in class org.cristalise.kernel.entity.imports.ImportAgent
- toString() - Method in class org.cristalise.kernel.entity.imports.ImportItem
- toString() - Method in class org.cristalise.kernel.entity.imports.ImportRole
- toString() - Method in class org.cristalise.kernel.entity.Job
- toString() - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
- toString() - Method in class org.cristalise.kernel.entity.proxy.ProxyMessage
-
This is also used to create the message sent to the subscribers, therefore the format cannot be changed without changing the parsing
- toString() - Method in enum class org.cristalise.kernel.graph.model.BuiltInEdgeProperties
- toString() - Method in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
- toString() - Method in class org.cristalise.kernel.graph.model.DirectedEdge
- toString() - Method in class org.cristalise.kernel.graph.model.TypeNameAndConstructionInfo
- toString() - Method in enum class org.cristalise.kernel.graph.renderer.DefaultDirectedEdgeRenderer.EdgeRouting
- toString() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- toString() - Method in class org.cristalise.kernel.lifecycle.instance.Activity
- toString() - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.State
- toString() - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- toString() - Method in enum class org.cristalise.kernel.lifecycle.routingHelpers.BuiltInDataHelpers
- toString() - Method in class org.cristalise.kernel.lifecycle.WfVertexDef
- toString() - Method in class org.cristalise.kernel.lookup.Path
- toString() - Method in class org.cristalise.kernel.lookup.SearchFilter
- toString() - Method in class org.cristalise.kernel.persistency.ClusterStorage
- toString() - Method in enum class org.cristalise.kernel.persistency.ClusterType
- toString() - Method in class org.cristalise.kernel.persistency.outcome.Outcome
- toString() - Method in class org.cristalise.kernel.persistency.outcome.Viewpoint
- toString() - Method in class org.cristalise.kernel.persistency.TransactionKey
- toString() - Method in enum class org.cristalise.kernel.process.resource.BuiltInResources
- toString() - Method in enum class org.cristalise.kernel.property.BuiltInItemProperties
- toString() - Method in class org.cristalise.kernel.property.Property
- toString() - Method in class org.cristalise.kernel.scripting.ErrorInfo
- toString() - Method in class org.cristalise.kernel.scripting.Parameter
- toString() - Method in class org.cristalise.kernel.scripting.Script
- toString() - Method in enum class org.cristalise.kernel.SystemProperties
- toString() - Method in class org.cristalise.kernel.utils.DescriptionObjectCache.CacheEntry
- toXml() - Method in class org.cristalise.kernel.scripting.Script
- TraceableEntity - Class in org.cristalise.kernel.entity
-
TraceableEntity is the implementation of the vertx service interface
- TraceableEntity() - Constructor for class org.cristalise.kernel.entity.TraceableEntity
- TransactionalClusterStorageBase - Class in org.cristalise.storage
-
Potentially the base class for ClusterStorage implementation without transactional support, i.e.
- TransactionalClusterStorageBase() - Constructor for class org.cristalise.storage.TransactionalClusterStorageBase
- transactionKey - Variable in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Set Transaction key (a.k.a.
- TransactionKey - Class in org.cristalise.kernel.persistency
-
Use as transaction key for method calls
- TransactionKey(String) - Constructor for class org.cristalise.kernel.persistency.TransactionKey
- TransactionKey(ItemPath) - Constructor for class org.cristalise.kernel.persistency.TransactionKey
- TransactionManager - Class in org.cristalise.kernel.persistency
-
Deprecated.- not used anymore it is kept to know old functionality
- TransactionManager(ClusterStorage) - Constructor for class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.
- TransferItem - Class in org.cristalise.kernel.entity.transfer
-
Provides a mechanism for marshaling all of the C2KLocalObjects in a single Item to XML and exporting them to disk, and then importing that Item on another server.
- TransferItem() - Constructor for class org.cristalise.kernel.entity.transfer.TransferItem
- TransferItem(ItemPath) - Constructor for class org.cristalise.kernel.entity.transfer.TransferItem
- TransferSet - Class in org.cristalise.kernel.entity.transfer
- TransferSet() - Constructor for class org.cristalise.kernel.entity.transfer.TransferSet
- TransferSet(ItemPath[]) - Constructor for class org.cristalise.kernel.entity.transfer.TransferSet
- TransientCache<K,
V> - Class in org.cristalise.kernel.utils -
TransientCache - Uses transient references to allow unused entries to be reaped by the java garbage collector.
- TransientCache() - Constructor for class org.cristalise.kernel.utils.TransientCache
- Transition - Class in org.cristalise.kernel.lifecycle.instance.stateMachine
- Transition() - Constructor for class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- Transition(int, String) - Constructor for class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- Transition(int, String, int, int) - Constructor for class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
- TransitionOutcome - Class in org.cristalise.kernel.lifecycle.instance.stateMachine
- TransitionOutcome() - Constructor for class org.cristalise.kernel.lifecycle.instance.stateMachine.TransitionOutcome
- TransitionOutcome(String, String) - Constructor for class org.cristalise.kernel.lifecycle.instance.stateMachine.TransitionOutcome
- TransitionQuery - Class in org.cristalise.kernel.lifecycle.instance.stateMachine
- TransitionQuery() - Constructor for class org.cristalise.kernel.lifecycle.instance.stateMachine.TransitionQuery
- TransitionQuery(String, String) - Constructor for class org.cristalise.kernel.lifecycle.instance.stateMachine.TransitionQuery
- TransitionScript - Class in org.cristalise.kernel.lifecycle.instance.stateMachine
- TransitionScript() - Constructor for class org.cristalise.kernel.lifecycle.instance.stateMachine.TransitionScript
- TransitionScript(String, String) - Constructor for class org.cristalise.kernel.lifecycle.instance.stateMachine.TransitionScript
- traverse(Activity, Transition, AgentPath) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- traverseChildElements(Node, Consumer<Node>) - Static method in class org.cristalise.kernel.persistency.outcome.Outcome
- type - Variable in class org.cristalise.kernel.process.module.ModuleResource
- TYPE - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInEdgeProperties
- TYPE - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property.
- TYPE - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
-
The type of the Item, it is a good practice to set it as an immutable, fixed value Property.
- TypeNameAndConstructionInfo - Class in org.cristalise.kernel.graph.model
- TypeNameAndConstructionInfo(String, Object) - Constructor for class org.cristalise.kernel.graph.model.TypeNameAndConstructionInfo
U
- Unidirectional - Enum constant in enum class org.cristalise.kernel.collection.Collection.Type
- unmarshall(String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
- unmarshall(String) - Method in class org.cristalise.kernel.utils.CastorXMLUtility
-
Unmarshalls a mapped object from XML string.
- unmarshallInitProperties(String) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.CreateItemFromDescription
-
Unmarshalls initial Properties
- unmarshallInitProperties(String) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.UpdateProperitesFromDescription
-
Unmarshalls initial Properties
- unpackParamsAndGetCollection(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepCollectionBase
-
Deprecated.Unpacks parameters from requestData and retrieves cCollection instance
- update(AgentPath, TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportRole
- UPDATE_SCHEMA - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
-
The Name or the UUID of the Schema Item and its Version separated by colon ':'.
- UpdateCollectionsFromDescription - Class in org.cristalise.kernel.lifecycle.instance.predefined
- UpdateCollectionsFromDescription() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.UpdateCollectionsFromDescription
- UPDATED - Enum constant in enum class org.cristalise.kernel.process.resource.ResourceImportHandler.Status
- UpdateDependencyMember - Class in org.cristalise.kernel.lifecycle.instance.predefined
-
Params: 0: collection name 1: slot number 2: target UUID or DomainPath if slot number is -1 3: marshaled properties of member
- UpdateDependencyMember() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.UpdateDependencyMember
-
Constructor for Castor
- UpdateImportReport - Class in org.cristalise.kernel.lifecycle.instance.predefined
- UpdateImportReport() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.UpdateImportReport
- UpdateItemFromDescription - Class in org.cristalise.kernel.lifecycle.instance.predefined
- UpdateItemFromDescription() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.UpdateItemFromDescription
- updateMember(ItemPath, int, CastorHashMap) - Method in class org.cristalise.kernel.collection.Dependency
- updateMember(ItemPath, CastorHashMap) - Method in class org.cristalise.kernel.collection.Dependency
- UpdateProperitesFromDescription - Class in org.cristalise.kernel.lifecycle.instance.predefined
- UpdateProperitesFromDescription() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.UpdateProperitesFromDescription
- updatePropertieFromDescription(CastorHashMap, DependencyMember) - Method in class org.cristalise.kernel.collection.DependencyMember
- updateProperties(CastorHashMap) - Method in class org.cristalise.kernel.collection.DependencyMember
-
Only update existing properties otherwise throw an exception
- updatePropertiesFromCollection(int, CastorHashMap) - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- updatePropertiesFromCollection(BuiltInVertexProperties, CastorHashMap) - Method in class org.cristalise.kernel.graph.model.GraphableVertex
- UpdateRole - Class in org.cristalise.kernel.lifecycle.instance.predefined.server
- UpdateRole() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.server.UpdateRole
- url2String(URL) - Static method in class org.cristalise.kernel.utils.FileStringUtility
-
Reads a file and converts it to String
- USERCODE_IGNORE - Static variable in class org.cristalise.kernel.process.UserCodeVerticle
-
Defines the value (value:"USERCODE_IGNORE") to to be used in CRISTAL Property to ignore the Jobs of that Transition eg: UserCode.StateMachine.resumeTransition = USERCODE_IGNORE
- UserCode_roleOverride - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
Defines the default role to be used for UserCode.
- UserCodeProcess - Class in org.cristalise.kernel.process
- UserCodeProcess() - Constructor for class org.cristalise.kernel.process.UserCodeProcess
- UserCodeVerticle - Class in org.cristalise.kernel.process
-
Provides a very basic automatic execution of Scripts associated with the Jobs (Activities).
- UserCodeVerticle() - Constructor for class org.cristalise.kernel.process.UserCodeVerticle
-
Constructor set up the user code
- uuidKey - Variable in class org.cristalise.kernel.utils.DescriptionObjectCache.CacheEntry
V
- validate() - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- validate() - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Validates the actual XML Document against the provided Schema
- validate() - Method in class org.cristalise.kernel.persistency.outcome.Schema
-
Validates the schemaData (XML)
- validate(String) - Method in class org.cristalise.kernel.persistency.outcome.OutcomeValidator
- validate(String) - Method in class org.cristalise.kernel.persistency.outcome.SchemaValidator
- validate(Document) - Method in class org.cristalise.kernel.persistency.outcome.OutcomeValidator
- validate(Document) - Method in class org.cristalise.kernel.persistency.outcome.SchemaValidator
- VALIDATE_OUTCOME - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
Boolean property to trigger Outcome validation before creating the entry in the ClusterStore.
- validateAndCheck() - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Validates the actual XML Document against the provided Schema
- validateXML(String) - Method in class org.cristalise.kernel.querying.Query
- value - Variable in class org.cristalise.kernel.process.module.ModuleConfig
- valueOf(String) - Static method in enum class org.cristalise.kernel.collection.BuiltInCollections
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.cristalise.kernel.collection.Collection.Cardinality
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.cristalise.kernel.collection.Collection.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.cristalise.kernel.common.CriseVertxException.FailureCodes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.cristalise.kernel.entity.proxy.ProxyMessage.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.cristalise.kernel.graph.model.BuiltInEdgeProperties
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.cristalise.kernel.graph.renderer.DefaultDirectedEdgeRenderer.EdgeRouting
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.cristalise.kernel.lifecycle.instance.WfVertex.Types
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.cristalise.kernel.lifecycle.routingHelpers.BuiltInDataHelpers
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.cristalise.kernel.lookup.Lookup.SearchConstraints
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.cristalise.kernel.persistency.ClusterType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.cristalise.kernel.process.resource.BuiltInResources
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.cristalise.kernel.process.resource.ResourceImportHandler.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.cristalise.kernel.property.BuiltInItemProperties
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.cristalise.kernel.security.BuiltInAuthc
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.cristalise.kernel.SystemProperties
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.cristalise.kernel.collection.BuiltInCollections
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.cristalise.kernel.collection.Collection.Cardinality
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.cristalise.kernel.collection.Collection.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.cristalise.kernel.common.CriseVertxException.FailureCodes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.cristalise.kernel.entity.proxy.ProxyMessage.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.cristalise.kernel.events.History
- values() - Static method in enum class org.cristalise.kernel.graph.model.BuiltInEdgeProperties
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.cristalise.kernel.graph.renderer.DefaultDirectedEdgeRenderer.EdgeRouting
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.cristalise.kernel.lifecycle.instance.WfVertex.Types
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.cristalise.kernel.lifecycle.routingHelpers.BuiltInDataHelpers
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.cristalise.kernel.lookup.Lookup.SearchConstraints
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.cristalise.kernel.persistency.C2KLocalObjectMap
- values() - Static method in enum class org.cristalise.kernel.persistency.ClusterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.cristalise.kernel.process.resource.BuiltInResources
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.cristalise.kernel.process.resource.ResourceImportHandler.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.cristalise.kernel.property.BuiltInItemProperties
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.cristalise.kernel.security.BuiltInAuthc
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.cristalise.kernel.SystemProperties
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verify() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
- verify() - Method in class org.cristalise.kernel.lifecycle.ActivitySlotDef
-
launch the verification of the ActivityDef
- verify() - Method in class org.cristalise.kernel.lifecycle.AndSplitDef
- verify() - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
- verify() - Method in class org.cristalise.kernel.lifecycle.instance.Activity
- verify() - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
-
launch the verification of the subprocess()
- verify() - Method in class org.cristalise.kernel.lifecycle.instance.Join
- verify() - Method in class org.cristalise.kernel.lifecycle.instance.Loop
- verify() - Method in class org.cristalise.kernel.lifecycle.instance.Next
-
Method verify.
- verify() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
- verify() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepContainer
- verify() - Method in class org.cristalise.kernel.lifecycle.instance.Split
- verify() - Method in class org.cristalise.kernel.lifecycle.instance.WfVertex
-
Method verify.
- verify() - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
- verify() - Method in class org.cristalise.kernel.lifecycle.JoinDef
- verify() - Method in class org.cristalise.kernel.lifecycle.LoopDef
- verify() - Method in class org.cristalise.kernel.lifecycle.NextDef
-
Method verify.
- verify() - Method in class org.cristalise.kernel.lifecycle.WfVertexDef
-
Method verify.
- verifyBootDataItems() - Static method in class org.cristalise.kernel.process.Bootstrap
-
Checks all kernel descriptions stored in resources and create or update them if they were changed
- version - Variable in class org.cristalise.kernel.entity.imports.ImportAgent
- version - Variable in class org.cristalise.kernel.entity.imports.ImportAggregation
- version - Variable in class org.cristalise.kernel.entity.imports.ImportDependency
- version - Variable in class org.cristalise.kernel.entity.imports.ImportItem
- version - Variable in class org.cristalise.kernel.entity.imports.ImportOutcome
- version - Variable in class org.cristalise.kernel.entity.imports.ImportRole
- version - Variable in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
- version - Variable in class org.cristalise.kernel.process.module.ModuleInfo
- version - Variable in class org.cristalise.kernel.process.module.ModuleResource
- version - Variable in class org.cristalise.kernel.scripting.Include
- VERSION - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
Integer property.
- VERSION - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
- Vertex - Class in org.cristalise.kernel.graph.model
- Vertex() - Constructor for class org.cristalise.kernel.graph.model.Vertex
- VertexAddedEvent - Class in org.cristalise.kernel.graph.event
- VertexAddedEvent() - Constructor for class org.cristalise.kernel.graph.event.VertexAddedEvent
- VertexCreatedEvent - Class in org.cristalise.kernel.graph.event
- VertexCreatedEvent() - Constructor for class org.cristalise.kernel.graph.event.VertexCreatedEvent
- VertexFactory - Interface in org.cristalise.kernel.graph.model
- VertexMovedEvent - Class in org.cristalise.kernel.graph.event
- VertexMovedEvent() - Constructor for class org.cristalise.kernel.graph.event.VertexMovedEvent
- VertexOutlineCreator - Interface in org.cristalise.kernel.graph.model
- VertexRemovedEvent - Class in org.cristalise.kernel.graph.event
- VertexRemovedEvent() - Constructor for class org.cristalise.kernel.graph.event.VertexRemovedEvent
- VertexRenderer - Interface in org.cristalise.kernel.graph.renderer
-
Interface to render Vertices
- VerticesChangedEvent - Class in org.cristalise.kernel.graph.event
- VerticesChangedEvent() - Constructor for class org.cristalise.kernel.graph.event.VerticesChangedEvent
- VIEW_NAME - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property used in Script CreateNewNumberedVersionFromLast and SetLastNumberedVersionFromLast to specify.
invalid reference
org.cristalise.kernel.persistency.outcome.Viewpoint#setSchemaName(String) - VIEW_POINT - Enum constant in enum class org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
String property used to specify
Viewpoint.setName(String). - viewname - Variable in class org.cristalise.kernel.entity.imports.ImportOutcome
- Viewpoint - Class in org.cristalise.kernel.persistency.outcome
- Viewpoint() - Constructor for class org.cristalise.kernel.persistency.outcome.Viewpoint
- Viewpoint(ItemPath, String, String, int, int) - Constructor for class org.cristalise.kernel.persistency.outcome.Viewpoint
- Viewpoint(ItemPath, Schema, String, int) - Constructor for class org.cristalise.kernel.persistency.outcome.Viewpoint
- VIEWPOINT - Enum constant in enum class org.cristalise.kernel.persistency.ClusterType
-
This cluster contains all viewpoints.
- VIEWPOINT_DH - Enum constant in enum class org.cristalise.kernel.lifecycle.routingHelpers.BuiltInDataHelpers
- ViewpointDataHelper - Class in org.cristalise.kernel.lifecycle.routingHelpers
-
Implements the DataHelper to get Outcome data using Viewpoint and XPath.
- ViewpointDataHelper() - Constructor for class org.cristalise.kernel.lifecycle.routingHelpers.ViewpointDataHelper
W
- warning(SAXParseException) - Method in class org.cristalise.kernel.persistency.outcome.OutcomeValidator
- warning(SAXParseException) - Method in class org.cristalise.kernel.persistency.outcome.Schema
- WeakCache<K,
V> - Class in org.cristalise.kernel.utils -
Deprecated.should be replaced by Cache from Guava
- WeakCache() - Constructor for class org.cristalise.kernel.utils.WeakCache
-
Deprecated.
- WeakCache(int) - Constructor for class org.cristalise.kernel.utils.WeakCache
-
Deprecated.
- wf - Variable in class org.cristalise.kernel.entity.imports.ImportItem
-
Alternative way to provide workflow.
- WfCastorHashMap - Class in org.cristalise.kernel.lifecycle
- WfCastorHashMap() - Constructor for class org.cristalise.kernel.lifecycle.WfCastorHashMap
- WfDirectedEdgeDefRenderer - Class in org.cristalise.kernel.lifecycle.renderer
- WfDirectedEdgeDefRenderer() - Constructor for class org.cristalise.kernel.lifecycle.renderer.WfDirectedEdgeDefRenderer
- WfDirectedEdgeRenderer - Class in org.cristalise.kernel.lifecycle.renderer
- WfDirectedEdgeRenderer() - Constructor for class org.cristalise.kernel.lifecycle.renderer.WfDirectedEdgeRenderer
- WfVertex - Class in org.cristalise.kernel.lifecycle.instance
- WfVertex() - Constructor for class org.cristalise.kernel.lifecycle.instance.WfVertex
- WfVertex.Types - Enum Class in org.cristalise.kernel.lifecycle.instance
- WfVertexDef - Class in org.cristalise.kernel.lifecycle
- WfVertexDef() - Constructor for class org.cristalise.kernel.lifecycle.WfVertexDef
- WfVertexDefRenderer - Class in org.cristalise.kernel.lifecycle.renderer
- WfVertexDefRenderer() - Constructor for class org.cristalise.kernel.lifecycle.renderer.WfVertexDefRenderer
- WfVertexRenderer - Class in org.cristalise.kernel.lifecycle.renderer
- WfVertexRenderer() - Constructor for class org.cristalise.kernel.lifecycle.renderer.WfVertexRenderer
- width - Variable in class org.cristalise.kernel.entity.imports.Geometry
- WILDCARD_MATCH - Enum constant in enum class org.cristalise.kernel.lookup.Lookup.SearchConstraints
- workflow - Variable in class org.cristalise.kernel.entity.imports.ImportItem
- Workflow - Class in org.cristalise.kernel.lifecycle.instance
- Workflow() - Constructor for class org.cristalise.kernel.lifecycle.instance.Workflow
- Workflow(CompositeActivity, PredefinedStepContainer) - Constructor for class org.cristalise.kernel.lifecycle.instance.Workflow
- WORKFLOW - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
-
Dependency collection
- WORKFLOW_PRIME - Enum constant in enum class org.cristalise.kernel.collection.BuiltInCollections
- WORKFLOW_URN - Enum constant in enum class org.cristalise.kernel.property.BuiltInItemProperties
-
The UUID of the Workflow Item and its Version number separated by colon ':'
- workflowVer - Variable in class org.cristalise.kernel.entity.imports.ImportItem
- write(ItemPath, String, String, int, TransactionKey) - Static method in class org.cristalise.kernel.lifecycle.instance.predefined.WriteViewpoint
- write(ItemPath, String, String, TransactionKey) - Static method in class org.cristalise.kernel.lifecycle.instance.predefined.WriteProperty
-
Deprecated.use PropertyUtility.writeProperty() instead
- WRITE - Static variable in class org.cristalise.kernel.persistency.ClusterStorage
-
Constant to return fromfor Cluster types this storage can write to a database but not read.
invalid reference
#queryClusterSupport(String) - writeProperty(ItemPath, String, String, TransactionKey) - Static method in class org.cristalise.kernel.property.PropertyUtility
-
Updates (writes) the value of an existing Property
- writeProperty(ItemPath, BuiltInItemProperties, String, TransactionKey) - Static method in class org.cristalise.kernel.property.PropertyUtility
-
Updates (writes) the value of an existing Property
- WriteProperty - Class in org.cristalise.kernel.lifecycle.instance.predefined
- WriteProperty() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.WriteProperty
-
Constructor for Castor
- WriteViewpoint - Class in org.cristalise.kernel.lifecycle.instance.predefined
- WriteViewpoint() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.WriteViewpoint
X
- x - Variable in class org.cristalise.kernel.entity.imports.Geometry
- x - Variable in class org.cristalise.kernel.graph.model.GraphPoint
- XMLClusterStorage - Class in org.cristalise.storage
-
Implementation of ClusterStorage providing the XML file based persistence.
- XMLClusterStorage() - Constructor for class org.cristalise.storage.XMLClusterStorage
- XMLClusterStorage(String) - Constructor for class org.cristalise.storage.XMLClusterStorage
-
Create new XMLClusterStorage with specific setup, Used in predefined step
BulkImport - XMLClusterStorage(String, String, Boolean) - Constructor for class org.cristalise.storage.XMLClusterStorage
-
Create new XMLClusterStorage with specific setup, Used in predefined step
BulkImport - XMLStorage_root - Enum constant in enum class org.cristalise.kernel.SystemProperties
-
If using
XMLClusterStorage, this defined the root directory of XML file storage No default value. - XOrSplit - Class in org.cristalise.kernel.lifecycle.instance
- XOrSplit - Enum constant in enum class org.cristalise.kernel.lifecycle.instance.WfVertex.Types
- XOrSplit() - Constructor for class org.cristalise.kernel.lifecycle.instance.XOrSplit
- XOrSplitDef - Class in org.cristalise.kernel.lifecycle
- XOrSplitDef() - Constructor for class org.cristalise.kernel.lifecycle.XOrSplitDef
- XPATH_TOKEN - Static variable in class org.cristalise.kernel.lifecycle.instance.Activity
Y
- y - Variable in class org.cristalise.kernel.entity.imports.Geometry
- y - Variable in class org.cristalise.kernel.graph.model.GraphPoint
Z
- zoomIn(Vertex) - Method in class org.cristalise.kernel.graph.model.GraphModelManager
- zoomOut() - Method in class org.cristalise.kernel.graph.model.GraphModelManager
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Gateway