- 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.
- CacheEntry(E, ItemProxy, 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(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Split
-
- CASTOR_XML_SERIALIZER_FACTORY - Static variable in class org.cristalise.kernel.utils.CastorXMLUtility
-
- 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(ArrayList<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
-
- 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(ClusterType, String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Check the root content of the given ClusterType
- 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.
- checkDir(String) - Static method in class org.cristalise.kernel.utils.FileStringUtility
-
checks for existing directory
- 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.
- checkPermissions(AgentPath, Activity, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.security.SecurityManager
-
- checkPermissions(AgentPath, SecurityManager.BuiltInAction, 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, BuiltInItemProperties, TransactionKey) - Static method in class org.cristalise.kernel.property.PropertyUtility
-
- checkProperty(ItemPath, String, TransactionKey) - Static method in class org.cristalise.kernel.property.PropertyUtility
-
- 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.ProxyLoader
-
Deprecated.
- 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
-
- 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.RemoteMap
-
- clear() - Method in class org.cristalise.kernel.utils.CastorHashMap
-
- clear() - Method in class org.cristalise.kernel.utils.SoftCache
-
- clear() - Method in class org.cristalise.kernel.utils.TransientCache
-
- clear() - Method in class org.cristalise.kernel.utils.WeakCache
-
- clear() - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
-
- clearCache() - Method in class org.cristalise.kernel.entity.proxy.ProxyManager
-
Clears all entries from the cache
- clearCache(ItemPath) - Method in class org.cristalise.kernel.entity.proxy.ProxyManager
-
Clears the given Item from the cache
- 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) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
-
Clear the cache of the given Item.
- clearCache() - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
-
Clear entire cache
- 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
-
- ClientShell(AgentProxy) - Constructor for class org.cristalise.kernel.process.ClientShell
-
- close() - Method in class org.cristalise.kernel.entity.CorbaServer
-
- 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.ProxyLoader
-
Deprecated.
- close() - Method in class org.cristalise.storage.XMLClusterStorage
-
- closeConsole() - Static method in class org.cristalise.kernel.utils.Logger
-
Deprecated.
- ClusterStorage - Class in org.cristalise.kernel.persistency
-
Interface for persistency managers of entities.
- ClusterStorage() - Constructor for class org.cristalise.kernel.persistency.ClusterStorage
-
- ClusterStorageManager - Class in org.cristalise.kernel.persistency
-
Instantiates ClusterStorages listed in properties file.
- ClusterStorageManager(Authenticator) - 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 - Enum in org.cristalise.kernel.persistency
-
- Collection<E extends CollectionMember> - Class in org.cristalise.kernel.collection
-
Collections are Item local objects that reference other Items.
- Collection() - Constructor for class org.cristalise.kernel.collection.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 extends CollectionMember> - 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 extends CollectionMember> - 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
-
- 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.TransactionalClusterStorageBase
-
Writes all pending changes to the backends.
- 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.ProxyLoader
-
Deprecated.
- commit(TransactionKey) - Method in class org.cristalise.storage.XMLClusterStorage
-
- 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, String) - Method in class org.cristalise.kernel.process.UserCodeProcess
-
Method called to handle the Complete transition.
- 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
-
- CONFIG_STRICT_POLICY - Static variable in class org.cristalise.kernel.entity.proxy.ProxyManager
-
- 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() - Method in class org.cristalise.kernel.entity.proxy.ProxyServerConnection
-
- connect() - Static method in class org.cristalise.kernel.process.Gateway
-
Connects to the Lookup server in an administrative context - using the admin username and
password available in the implementation of the Authenticator.
- connect(String, String) - Static method in class org.cristalise.kernel.process.Gateway
-
- connect(String, String, String) - Static method in class org.cristalise.kernel.process.Gateway
-
- connectToProxyServer(String, int) - Method in class org.cristalise.kernel.entity.proxy.ProxyManager
-
- ConsoleAuth - Class in org.cristalise.kernel.process.auth
-
- ConsoleAuth() - Constructor for class org.cristalise.kernel.process.auth.ConsoleAuth
-
- contains(ItemPath) - Method in class org.cristalise.kernel.collection.Collection
-
- contains(String) - Method in class org.cristalise.kernel.property.PropertyArrayList
-
- 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 <= 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 <= lastId
- containsKey(Object) - Method in class org.cristalise.kernel.persistency.RemoteMap
-
- 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.Vertex
-
- containsPoint(GraphPoint) - Method in class org.cristalise.kernel.lifecycle.instance.Next
-
- containsPoint(GraphPoint) - Method in class org.cristalise.kernel.lifecycle.NextDef
-
- containsValue(Object) - Method in class org.cristalise.kernel.persistency.RemoteMap
-
This must retrieve all the values until a match is made.
- control(String, String) - Method in interface org.cristalise.kernel.entity.proxy.ProxyObserver
-
- control(String, String) - Method in class org.cristalise.kernel.process.UserCodeProcess
-
- control(String, String) - Method in class org.cristalise.kernel.utils.DescriptionObjectCache.CacheEntry
-
- convert(String) - Static method in class org.cristalise.kernel.utils.FileStringUtility
-
- 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).
- CorbaExceptionUtility - Class in org.cristalise.kernel.utils
-
- CorbaExceptionUtility() - Constructor for class org.cristalise.kernel.utils.CorbaExceptionUtility
-
- CorbaServer - Class in org.cristalise.kernel.entity
-
- CorbaServer() - Constructor for class org.cristalise.kernel.entity.CorbaServer
-
- counter - Variable in class org.cristalise.kernel.lifecycle.instance.Join
-
- create(GraphModelManager, GraphPoint, TypeNameAndConstructionInfo) - Method in class org.cristalise.kernel.collection.AggregationVertexFactory
-
- create(AgentPath, boolean, TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportAgent
-
- create(TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportAggregation
-
- create(TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportDependency
-
- 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(GraphModelManager, Vertex, Vertex, TypeNameAndConstructionInfo) - Method in interface org.cristalise.kernel.graph.model.EdgeFactory
-
- create(GraphModelManager, GraphPoint, TypeNameAndConstructionInfo) - Method in interface org.cristalise.kernel.graph.model.VertexFactory
-
- 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
-
- createAgent(AgentPath, TransactionKey) - Method in class org.cristalise.kernel.entity.CorbaServer
-
- 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
-
- createChildren() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.agent.AgentPredefinedStepContainer
-
- createChildren() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.item.ItemPredefinedStepContainer
-
- createChildren() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepContainer
-
- createChildren() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.ServerPredefinedStepContainer
-
- 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.
- createDirectedEdge(Vertex, Vertex, TypeNameAndConstructionInfo) - Method in class org.cristalise.kernel.graph.model.GraphModel
-
- createItem(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.entity.CorbaServer
-
- CreateItemFromDescription - Class in org.cristalise.kernel.lifecycle.instance.predefined.item
-
- CreateItemFromDescription() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.item.CreateItemFromDescription
-
- 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
-
- CreateNewAgent - Class in org.cristalise.kernel.lifecycle.instance.predefined.server
-
- CreateNewAgent() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.server.CreateNewAgent
-
- 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
- CreateNewItem - Class in org.cristalise.kernel.lifecycle.instance.predefined.server
-
- CreateNewItem() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.server.CreateNewItem
-
- CreateNewRole - Class in org.cristalise.kernel.lifecycle.instance.predefined.server
-
- CreateNewRole() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.server.CreateNewRole
-
- 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
-
- Gateway - Class in org.cristalise.kernel.process
-
The Gateway is the central object of a CRISTAL process.
- 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
-
- geometry - Variable in class org.cristalise.kernel.entity.imports.ImportAggregationMember
-
- get(Integer) - Method in class org.cristalise.kernel.events.History
-
- 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, in order 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) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
-
- get(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
-
Retrieves clusters from ClusterStorages & maintains the memory cache.
- get(Object) - Method in class org.cristalise.kernel.persistency.RemoteMap
-
- get(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.
Public get method.
- 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(Object) - Method in class org.cristalise.kernel.utils.SoftCache
-
- get(Object) - Method in class org.cristalise.kernel.utils.WeakCache
-
- get(ItemPath, String, TransactionKey) - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
-
- get(ItemPath, String, TransactionKey) - Method in class org.cristalise.storage.ProxyLoader
-
Deprecated.
retrieve object by path
- 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.agent.Job
-
- getActProp(String, Object) - Method in class org.cristalise.kernel.entity.agent.Job
-
- getActProp(BuiltInVertexProperties) - Method in class org.cristalise.kernel.entity.agent.Job
-
- getActProp(BuiltInVertexProperties, Object) - Method in class org.cristalise.kernel.entity.agent.Job
-
- getActPropString(String) - Method in class org.cristalise.kernel.entity.agent.Job
-
- getActPropString(BuiltInVertexProperties) - Method in class org.cristalise.kernel.entity.agent.Job
-
- getActualJob() - Method in class org.cristalise.kernel.process.UserCodeProcess
-
Gets the next possible Job based on the Transitions of the Default StateMachine
- getAgent(AgentPath, TransactionKey) - Method in class org.cristalise.kernel.entity.CorbaServer
-
Returns a CORBA servant for a pre-existing entity
- getAgentIOR(AgentPath) - Method in class org.cristalise.kernel.entity.CorbaServer
-
- getAgentName() - Method in class org.cristalise.kernel.entity.agent.Job
-
- getAgentName() - Method in class org.cristalise.kernel.lookup.AgentPath
-
- getAgentName(TransactionKey) - Method in class org.cristalise.kernel.lookup.AgentPath
-
- 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.
- 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.
- getAgentProxy(String) - Method in class org.cristalise.kernel.entity.proxy.ProxyManager
-
- getAgentProxy(String, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ProxyManager
-
- getAgentProxy(AgentPath) - Method in class org.cristalise.kernel.entity.proxy.ProxyManager
-
- getAgentProxy(AgentPath, TransactionKey) - 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, 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(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() - Method in class org.cristalise.kernel.process.module.ModuleImports
-
Returns all Agents defined in Module
- getAgentUUID() - Method in class org.cristalise.kernel.entity.agent.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
-
- 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
-
- getAttribute(Element, String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Retrieves an Attribute value by name of the given Element.
- getAttribute(String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Retrieves an Attribute value by name of the root Element.
- getAttributeOfField(String, String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Retrieves an Attribute value by name from the named Element.
- getAuthenticator() - Static method in class org.cristalise.kernel.process.Gateway
-
- getAuthObject() - Method in interface org.cristalise.kernel.process.auth.Authenticator
-
Lookup and storage implementations that need to use user or superuser
authentication can retrieve it using this method.
- getBoolean(String) - Method in class org.cristalise.kernel.utils.ObjectProperties
-
ogattaz proposal
- getBoolean(String, boolean) - Method in class org.cristalise.kernel.utils.ObjectProperties
-
ogattaz proposal
- getBooleanValue() - Method in class org.cristalise.kernel.utils.KeyValuePair
-
- getBuiltInCollectionResource(BuiltInCollections, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
-
- 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(BuiltInEdgeProperties) - Method in class org.cristalise.kernel.graph.model.GraphableEdge
-
- getBuiltInProperty(BuiltInVertexProperties) - Method in class org.cristalise.kernel.graph.model.GraphableVertex
-
- getBuiltInProperty(BuiltInVertexProperties, Object) - Method in class org.cristalise.kernel.graph.model.GraphableVertex
-
- getBuiltInProperty(BuiltInVertexProperties) - Method in class org.cristalise.kernel.utils.CastorHashMap
-
- getBuiltInProperty(BuiltInEdgeProperties) - Method in class org.cristalise.kernel.utils.CastorHashMap
-
- 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(Path) - Method in interface org.cristalise.kernel.lookup.Lookup
-
List the next-level-deep children of a Path
- 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(Path, int, int) - Method in interface org.cristalise.kernel.lookup.Lookup
-
List the next-level-deep children of a Path
- getChildren(Path, int, int, 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() - Method in class org.cristalise.kernel.lookup.RolePath
-
- 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, 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, 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) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
-
- getClusterContents(ItemPath, ClusterType, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
-
- getClusterContents(ItemPath, String) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
-
- getClusterContents(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.persistency.ClusterStorageManager
-
Retrieves the ids of the next level of a cluster.
- 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.TransactionManager
-
Deprecated.
Retrieves the ids of the root level of a cluster
- 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.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, ClusterType, TransactionKey) - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
-
- getClusterContents(ItemPath, String, TransactionKey) - Method in class org.cristalise.storage.ProxyLoader
-
Deprecated.
Directory listing
- getClusterContents(ItemPath, String, TransactionKey) - Method in class org.cristalise.storage.XMLClusterStorage
-
- getClusterPath() - Method in class org.cristalise.kernel.collection.Collection
-
- getClusterPath() - Method in class org.cristalise.kernel.entity.agent.Job
-
- getClusterPath() - Method in interface org.cristalise.kernel.entity.C2KLocalObject
-
Each C2KLocalObject is stored with a path identifier starting with the ClusterType:
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.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.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.persistency.RemoteMap
-
- 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 class org.cristalise.kernel.entity.agent.Job
-
- 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.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(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)
- getClusterType() - Method in class org.cristalise.kernel.persistency.outcome.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.persistency.RemoteMap
-
Returns null so it cannot be stored
- getClusterType() - Method in class org.cristalise.kernel.property.Property
-
- getCollection() - Method in class org.cristalise.kernel.collection.AggregationMember
-
- getCollection(BuiltInCollections) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the current version of the named Collection
- getCollection(BuiltInCollections, TransactionKey) - 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(String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Gets the last version of the named collection
- getCollection(String, TransactionKey) - 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.
- getCollections(String, String, String, Integer, TransactionKey) - Method in class org.cristalise.kernel.process.resource.DefaultResourceImportHandler
-
- getCollections(String, Integer, Outcome, 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.
- 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.
- 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
-
- getConsolePort() - Static method in class org.cristalise.kernel.utils.Logger
-
Deprecated.
- getContainingVertex() - Method in class org.cristalise.kernel.graph.model.GraphModel
-
- 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.
- 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.
- getContext() - Method in class org.cristalise.kernel.scripting.Script
-
- getCorbaServer() - Static method in class org.cristalise.kernel.process.Gateway
-
- 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(String) - Method in class org.cristalise.kernel.entity.imports.ImportOutcome
-
- getData() - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Returns the serialised DOM as a string
- 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
-
- getDefaultValue(ArrayList<PropertyDescription>, String) - Static method in class org.cristalise.kernel.property.PropertyUtility
-
Reads the default value of the Property
- getDelegateName() - Method in class org.cristalise.kernel.entity.agent.Job
-
- getDependencies() - Method in class org.cristalise.kernel.process.module.Module
-
- getDependency() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepCollectionBase
-
- getDependencyMember() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepCollectionBase
-
- getDesc() - Method in class org.cristalise.kernel.process.module.Module
-
- getDesc() - Method in class org.cristalise.kernel.process.UserCodeProcess
-
- 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.agent.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.
- 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
- 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 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(int) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieves the Event of the given id.
- getEvent(int, TransactionKey) - 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() - Method in class org.cristalise.kernel.persistency.outcome.OutcomeAttachment
-
- getEvent(TransactionKey) - Method in class org.cristalise.kernel.persistency.outcome.OutcomeAttachment
-
- getEvent() - Method in class org.cristalise.kernel.persistency.outcome.Viewpoint
-
- 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
-
- getFailedJob() - Method in class org.cristalise.kernel.scripting.ErrorInfo
-
- getFatal() - Method in class org.cristalise.kernel.scripting.ErrorInfo
-
- getField(Element, String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Retrieves the textNode value of the named Element of the given Element.
- getField(String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Retrieves the textNode value of the named Element of the root 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
-
- getFirstMatchingRole(List<RolePath>) - Method in class org.cristalise.kernel.lookup.AgentPath
-
- getFirstMatchingRole(List<RolePath>, TransactionKey) - Method in class org.cristalise.kernel.lookup.AgentPath
-
- getFloatValue() - Method in class org.cristalise.kernel.utils.KeyValuePair
-
- 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(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
-
Caches a History object for this Item, using the workflow as a transactionKey.
- getHistory() - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
-
- 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.persistency.ClusterStorage
-
- getID() - Method in class org.cristalise.kernel.persistency.RemoteMap
-
- getID() - Method in class org.cristalise.kernel.process.module.ModuleImport
-
- getId() - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
-
- getId() - Method in class org.cristalise.storage.ProxyLoader
-
Deprecated.
- getId() - Method in class org.cristalise.storage.XMLClusterStorage
-
- getImage(AggregationMember) - Method in class org.cristalise.kernel.lifecycle.renderer.AggregationMemberRenderer
-
- 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
-
- 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(String, Object) - Method in class org.cristalise.kernel.utils.ObjectProperties
-
- getInstance(String) - Method in class org.cristalise.kernel.utils.ObjectProperties
-
- getInstances(String, Object) - Method in class org.cristalise.kernel.utils.ObjectProperties
-
- getInstances(String) - Method in class org.cristalise.kernel.utils.ObjectProperties
-
- getInt(String) - Method in class org.cristalise.kernel.utils.ObjectProperties
-
ogattaz proposal
- getInt(String, int) - Method in class org.cristalise.kernel.utils.ObjectProperties
-
ogattaz proposal
- getIntegerValue() - Method in class org.cristalise.kernel.utils.KeyValuePair
-
- getInVertices(Vertex) - Method in class org.cristalise.kernel.graph.model.GraphModel
-
- getIOR(TransactionKey) - Method in class org.cristalise.kernel.lookup.ItemPath
-
- getIOR(Path) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Resolves the IOR to a CORBA Object (Item or Agent)
- getIOR(Path, TransactionKey) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Resolves the IOR to a CORBA Object (Item or Agent)
This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- getIOR() - Method in class org.cristalise.kernel.lookup.Path
-
- getIOR(TransactionKey) - Method in class org.cristalise.kernel.lookup.Path
-
- getIORString() - Method in class org.cristalise.kernel.lookup.ItemPath
-
- getIsClassIdentifier() - Method in class org.cristalise.kernel.property.PropertyDescription
-
- getIsComposite(ItemPath, String, TransactionKey) - Static method in class org.cristalise.kernel.collection.Aggregation
-
- getIsComposite() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
-
Returns the isComposite.
- getIsLayoutable() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
-
Returns the isLayoutable.
- getIsMutable() - Method in class org.cristalise.kernel.property.PropertyDescription
-
- getIsPredefined() - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
-
Returns the isPredefined.
- getItem() - Method in class org.cristalise.kernel.entity.agent.Job
-
- getItem(ItemPath, TransactionKey) - Method in class org.cristalise.kernel.entity.CorbaServer
-
Returns a CORBA servant for a pre-existing entity
- getItem(String) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
-
- getItem(Path) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
-
- getItem() - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Returns the CORBA Item this proxy is linked with
- getItemByUUID(String) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
-
- 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
-
- getItemIOR(ItemPath) - Method in class org.cristalise.kernel.entity.CorbaServer
-
- getItemName() - Method in class org.cristalise.kernel.collection.AggregationMember
-
- 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.ImportAgent
-
- getItemPath(TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportAgent
-
Sets the ItemPath representing the Agent.
- getItemPath() - Method in class org.cristalise.kernel.entity.imports.ImportItem
-
- getItemPath(TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportItem
-
Try to find ItemPath if already exists.
- getItemPath(TransactionKey) - Method in class org.cristalise.kernel.entity.imports.ImportRole
-
- getItemPath() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
-
- getItemPath() - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
-
- getItemPath() - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
-
- getItemPath(TransactionKey) - Method in class org.cristalise.kernel.lookup.DomainPath
-
- getItemPath(TransactionKey) - Method in class org.cristalise.kernel.lookup.ItemPath
-
- 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() - Method in class org.cristalise.kernel.lookup.Path
-
- getItemPath(TransactionKey) - Method in class org.cristalise.kernel.lookup.Path
-
- getItemPath(TransactionKey) - Method in class org.cristalise.kernel.process.module.ModuleImport
-
- getItemPath() - Method in interface org.cristalise.kernel.utils.DescriptionObject
-
- getItemProxy() - Method in class org.cristalise.kernel.entity.agent.Job
-
- getItems() - Method in class org.cristalise.kernel.process.module.ModuleImports
-
Returns all Items defined in Module
- getItemUUID() - Method in class org.cristalise.kernel.entity.agent.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(int) - Method in class org.cristalise.kernel.entity.agent.JobList
-
- 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
- getJobList(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
- getJobList(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
- getJobsOfItem(ItemPath) - Method in class org.cristalise.kernel.entity.agent.JobList
-
- 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
-
- getKeysForStep(ItemPath, String) - Method in class org.cristalise.kernel.entity.agent.JobList
-
Find the list of JobKeys for the given Item and its Step
- 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.agent.Job
-
- 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.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.RemoteMap
-
- 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) - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.
- getLastIntegerId(ItemPath, String, TransactionKey) - Method in class org.cristalise.storage.MemoryOnlyClusterStorage
-
- getLastIntegerId(ItemPath, String, TransactionKey) - Method in class org.cristalise.storage.ProxyLoader
-
Deprecated.
- getLastIntegerId(ItemPath, String, TransactionKey) - Method in class org.cristalise.storage.XMLClusterStorage
-
- getLastOutcome() - Method in class org.cristalise.kernel.entity.agent.Job
-
Returns the Outcome instance associated with the 'last' Viewpoint
- getLastView() - Method in class org.cristalise.kernel.entity.agent.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
-
- 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 integer ID
- 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
-
- getModuleVersions() - Method in class org.cristalise.kernel.process.module.ModuleManager
-
Returns the concatenated list of module names and versions separated by ;
- getName() - Method in enum org.cristalise.kernel.collection.BuiltInCollections
-
- getName() - Method in class org.cristalise.kernel.collection.Collection
-
- getName() - Method in class org.cristalise.kernel.entity.agent.Job
-
- getName() - Method in interface org.cristalise.kernel.entity.C2KLocalObject
-
Gets the name of the C2KLocalObject
- getName() - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Get the name of the Item from its Property called Name
- getName(TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Get the name of the Item from its Property called Name.
- getName() - Method in class org.cristalise.kernel.entity.proxy.ProxyClientConnection
-
- getName() - Method in enum org.cristalise.kernel.graph.model.BuiltInEdgeProperties
-
- getName() - Method in enum org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
- getName() - Method in class org.cristalise.kernel.graph.model.DirectedEdge
-
- getName() - Method in enum 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.stateMachine.StateMachine
-
- getName() - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
-
- getName() - Method in enum 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
-
- getName() - Method in class org.cristalise.kernel.lookup.RolePath
-
- getName() - Method in class org.cristalise.kernel.persistency.ClusterStorage
-
- getName() - Method in enum 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.persistency.RemoteMap
-
- 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 org.cristalise.kernel.property.BuiltInItemProperties
-
- getName() - Method in class org.cristalise.kernel.scripting.ScriptConsole
-
- 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.ProxyLoader
-
Deprecated.
- getName() - Method in class org.cristalise.storage.XMLClusterStorage
-
- getNames(ArrayList<PropertyDescription>) - Static method in class org.cristalise.kernel.property.PropertyUtility
-
- getNamespace() - Method in class org.cristalise.kernel.process.module.ModuleImport
-
- 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.agent.AgentImplementation
-
Agents have their own predefined step containers.
- getNewPredefStepContainer() - Method in class org.cristalise.kernel.entity.ItemImplementation
-
- 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(ClusterType) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieve the C2KLocalObject for the ClusterType
- getObject(String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Retrieve the C2KLocalObject for the Cluster path
- getObject(String, TransactionKey) - 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
-
ogattaz proposal
- getObject(String, Object) - Method in class org.cristalise.kernel.utils.ObjectProperties
-
ogattaz proposal
- getObserver() - Method in class org.cristalise.kernel.entity.proxy.MemberSubscription
-
- getOID() - Method in class org.cristalise.kernel.lookup.ItemPath
-
- getORB() - Static method in class org.cristalise.kernel.process.Gateway
-
Returns the initialised CORBA ORB Object
- getOrigin(DirectedEdge) - Method in class org.cristalise.kernel.graph.model.GraphModel
-
- getOtherPairingID(WfVertex) - Method in class org.cristalise.kernel.lifecycle.instance.WfVertex
-
Retrieve the PairingID of the other vertex
- getOutcome() - Method in class org.cristalise.kernel.entity.agent.Job
-
Returns the Outcome if exists otherwise tries to read and duplicate the Outcome of 'last' 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(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(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() - Method in class org.cristalise.kernel.persistency.outcome.OutcomeAttachment
-
- getOutcome(TransactionKey) - Method in class org.cristalise.kernel.persistency.outcome.OutcomeAttachment
-
- getOutcome() - Method in class org.cristalise.kernel.persistency.outcome.Viewpoint
-
- 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.agent.Job
-
Retrieve the OutcomeInitiator associated with this Job.
- getOutcomeString() - Method in class org.cristalise.kernel.entity.agent.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
-
- 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
-
- 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(C2KLocalObject) - Static method in class org.cristalise.kernel.persistency.ClusterStorage
-
Gives the path for a local object.
- 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() - Method in enum org.cristalise.kernel.security.BuiltInAuthc
-
- getPath(TransactionKey) - Method in enum org.cristalise.kernel.security.BuiltInAuthc
-
- getPerformingRole(Activity, AgentPath) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
-
- 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
-
- 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.graph.model.Graphable
-
- getProperties() - Method in class org.cristalise.kernel.graph.model.GraphableVertex
-
- 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(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.
- 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) - 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() - Method in class org.cristalise.kernel.property.PropertyDescription
-
Instantiates a new Property from this definition
- getProperty(ItemPath, BuiltInItemProperties, TransactionKey) - Static method in class org.cristalise.kernel.property.PropertyUtility
-
- getProperty(ItemPath, String, TransactionKey) - Static method in class org.cristalise.kernel.property.PropertyUtility
-
- 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, BuiltInItemProperties, String, TransactionKey) - Static method in class org.cristalise.kernel.property.PropertyUtility
-
- getPropertyValue(ItemPath, String, String, TransactionKey) - Static method in class org.cristalise.kernel.property.PropertyUtility
-
- getProxy(Path) - Method in class org.cristalise.kernel.entity.proxy.ProxyManager
-
- getProxy(Path, TransactionKey) - Method in class org.cristalise.kernel.entity.proxy.ProxyManager
-
- getProxyManager() - Static method in class org.cristalise.kernel.process.Gateway
-
- getProxyServer() - Static method in class org.cristalise.kernel.process.Gateway
-
- getQuery() - Method in class org.cristalise.kernel.entity.agent.Job
-
- getQuery() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
-
- getQuery(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
-
- getQuery(CastorHashMap) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
-
- 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(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(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.
- 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.
- 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 should 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
- getResourceDir() - Method in class org.cristalise.kernel.process.module.ModuleResource
-
- getResourceExt() - 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.
- getResourceLocation() - Method in class org.cristalise.kernel.process.module.ModuleResource
-
- 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.process.module.ModuleResource
-
Get the string code of the ResourceType
- getResURL() - Method in class org.cristalise.kernel.process.module.Module
-
- getRoleOverride(CastorHashMap) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
-
- 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.
- getRoles() - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
-
- getRoles() - Method in class org.cristalise.kernel.lookup.AgentPath
-
- getRoles(TransactionKey) - 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, 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, 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() - 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
-
- getRoutingScript(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.AndSplitDef
-
- getSchema() - Method in class org.cristalise.kernel.entity.agent.Job
-
- getSchema() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
-
- getSchema(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
-
- getSchema(CastorHashMap) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
-
- getSchema() - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Gets the Schema object associated with the Outcome
- getSchema(TransactionKey) - 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(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.agent.Job
-
Deprecated.
- 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.DescriptionObjectCache
-
- 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.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
-
- getSchemaVersion() - Method in class org.cristalise.kernel.entity.agent.Job
-
Deprecated.
- 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.agent.Job
-
- getScript() - Method in class org.cristalise.kernel.lifecycle.ActivityDef
-
- getScript(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
-
- getScript(CastorHashMap) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
-
- getScript(String, AgentProxy) - Method in class org.cristalise.kernel.process.module.ModuleEmbeddedScript
-
- 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, 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(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.agent.Job
-
Deprecated.
- 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.agent.Job
-
Deprecated.
- getScriptVersion(CastorHashMap) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.Transition
-
Deprecated.
- getSecurityManager() - Static method in class org.cristalise.kernel.process.Gateway
-
- getServerName() - Method in class org.cristalise.kernel.entity.proxy.ProxyServer
-
- 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.lifecycle.ActivityDef
-
- getStateMachine(TransactionKey) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
-
- getStateMachine() - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
- getStateMachine(TransactionKey) - 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(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
-
- getString(String) - Method in class org.cristalise.kernel.utils.ObjectProperties
-
- getString(String, String) - Method in class org.cristalise.kernel.utils.ObjectProperties
-
- getStringPath() - Method in class org.cristalise.kernel.lookup.Path
-
- getStringValue() - Method in class org.cristalise.kernel.utils.KeyValuePair
-
- getSubject(AgentPath) - Method in class org.cristalise.kernel.security.SecurityManager
-
- getSubject(String) - Method in class org.cristalise.kernel.security.SecurityManager
-
- getSystemKey() - Method in class org.cristalise.kernel.entity.agent.ActiveEntity
-
- getSystemKey() - Method in class org.cristalise.kernel.entity.ItemImplementation
-
- getSystemKey() - Method in class org.cristalise.kernel.entity.TraceableEntity
-
- getSystemKey() - Method in class org.cristalise.kernel.lookup.ItemPath
-
- getSystemKey() - Method in class org.cristalise.kernel.lookup.Path
-
- 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
- getTransition() - Method in class org.cristalise.kernel.entity.agent.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.entity.proxy.ItemProxy
-
Get the type of the Item from its Property called Type
- getType(TransactionKey) - 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
-
- getTypeCode() - Method in class org.cristalise.kernel.utils.ActDefCache
-
- getTypeCode() - Method in class org.cristalise.kernel.utils.DescriptionObjectCache
-
- 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.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.DescriptionObjectCache
-
- 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.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.kernel.persistency.TransactionalClusterStorageBase
-
Public get method.
- getUncommittedClusterContents(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.persistency.TransactionalClusterStorageBase
-
Retrieves the ids of the next level of a cluster
Checks the transaction table first to see if the caller has uncommitted changes
- getUUID() - Method in class org.cristalise.kernel.entity.ItemImplementation
-
- 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.agent.Job
-
Checks the value of the 'Viewpoint' ActivityProperty and return 'last' if value is blank
or starts with 'xpath:'.
- getValue(String) - Static method in enum org.cristalise.kernel.collection.BuiltInCollections
-
- getValue(String) - Static method in enum org.cristalise.kernel.graph.model.BuiltInEdgeProperties
-
- getValue(String) - Static method in enum org.cristalise.kernel.graph.model.BuiltInVertexProperties
-
- getValue(String) - Static method in enum 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 org.cristalise.kernel.lifecycle.routingHelpers.BuiltInDataHelpers
-
- getValue(String) - Static method in enum org.cristalise.kernel.persistency.ClusterType
-
- getValue(String) - Static method in enum org.cristalise.kernel.process.resource.BuiltInResources
-
- getValue(String) - Static method in enum org.cristalise.kernel.property.BuiltInItemProperties
-
- getValue(ArrayList<PropertyDescription>, String) - Static method in class org.cristalise.kernel.property.PropertyUtility
-
- getValue(Object) - Method in class org.cristalise.kernel.utils.CDataFieldHandler
-
- getValue() - Method in class org.cristalise.kernel.utils.KeyValuePair
-
- 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.lifecycle.instance.stateMachine.StateMachine
-
- 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
-
- 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.
- 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
-
- GTimeStampComparator - Class in org.cristalise.kernel.utils
-
- GTimeStampComparator() - Constructor for class org.cristalise.kernel.utils.GTimeStampComparator
-
- READ - Static variable in class org.cristalise.kernel.persistency.ClusterStorage
-
Constant to return from #queryClusterSupport(String) for Cluster
types this storage can read from a database but not write.
- readC2KArgs(String[]) - Static method in class org.cristalise.kernel.process.AbstractMain
-
Reading and setting input paramaters
Known arguments :
logLevel: the log level 0-9 (+10 to have time, +20 to have only one level)
logFile: the full path of the target log file.
- readPropertyFiles(String, String, Properties) - Static method in class org.cristalise.kernel.process.AbstractMain
-
Loads config & connect files into c2kprops, and merges them with existing properties
- READWRITE - Static variable in class org.cristalise.kernel.persistency.ClusterStorage
-
Constant to return from #queryClusterSupport(String) for data
stores that CRISTAL may use for both reading and writing for the given
Cluster type.
- refreshJobList(SystemKey, String, String) - Method in class org.cristalise.kernel.entity.agent.ActiveEntity
-
Called by an activity when it reckons we need to update our joblist for it
- refreshJobList(SystemKey, String, String) - Method in class org.cristalise.kernel.entity.agent.AgentImplementation
-
Updates an Agent's list of Jobs relating to a particular activity.
- refreshJobs(ItemPath) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
-
- registerModules() - Method in class org.cristalise.kernel.process.module.ModuleManager
-
- registerProxyClient(ProxyClientConnection) - Method in class org.cristalise.kernel.entity.proxy.ProxyServer
-
- 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
-
- RemoteMap<V extends C2KLocalObject> - Class in org.cristalise.kernel.persistency
-
Maps a storage cluster onto a java.util.Map
- RemoteMap(ItemPath, String, TransactionKey) - Constructor for class org.cristalise.kernel.persistency.RemoteMap
-
- remove(String) - Method in interface org.cristalise.kernel.entity.proxy.ProxyObserver
-
the 'type' parameter should be an indication of the type of object
supplied so that the subscriber can associate the call back with
one of its subscriptions.
- remove(Object) - Method in class org.cristalise.kernel.events.History
-
- remove(ItemPath, String) - 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.ClusterStorageManager
-
Deletes a cluster from all writers
- remove(Object) - Method in class org.cristalise.kernel.persistency.RemoteMap
-
- remove(ItemPath, String, TransactionKey) - Method in class org.cristalise.kernel.persistency.TransactionManager
-
Deprecated.
Uses the put method, with null as the object value.
- remove(String) - Method in class org.cristalise.kernel.process.UserCodeProcess
-
Job removal notification from the AgentProxy.
- remove(String) - Method in class org.cristalise.kernel.utils.DescriptionObjectCache.CacheEntry
-
- remove(Object) - Method in class org.cristalise.kernel.utils.SoftCache
-
- remove(Object) - Method in class org.cristalise.kernel.utils.TransientCache
-
- remove(Object) - Method in class org.cristalise.kernel.utils.WeakCache
-
- RemoveAgent - Class in org.cristalise.kernel.lifecycle.instance.predefined.agent
-
- RemoveAgent() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.agent.RemoveAgent
-
Deprecated.
- removeAll() - Static method in class org.cristalise.kernel.utils.Logger
-
Deprecated.
- 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
- 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
-
- removeJobsForItem(ItemPath) - Method in class org.cristalise.kernel.entity.agent.JobList
-
- removeJobsForStep(ItemPath, String) - Method in class org.cristalise.kernel.entity.agent.JobList
-
- removeLocal(Object) - Method in class org.cristalise.kernel.persistency.RemoteMap
-
- removeLogStream(PrintStream) - Static method in class org.cristalise.kernel.utils.Logger
-
Deprecated.
Remove exeisting log stream
- 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(int) - Method in class org.cristalise.kernel.collection.Dependency
-
- removeNodeByXPath(String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Removes the node selected by the xpath
- removeObject(String, String) - Method in class org.cristalise.kernel.utils.DescriptionObjectCache
-
- removeOutEdgeId(int) - Method in class org.cristalise.kernel.graph.model.Vertex
-
- removeProxy(ItemPath) - Method in class org.cristalise.kernel.entity.proxy.ProxyManager
-
- removeRole(String) - Method in class org.cristalise.kernel.entity.agent.ActiveEntity
-
- removeRole(String) - Method in class org.cristalise.kernel.entity.agent.AgentImplementation
-
Removes the given Role from this Agent.
- RemoveRole - Class in org.cristalise.kernel.lifecycle.instance.predefined.server
-
- RemoveRole() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.server.RemoveRole
-
- 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.
- RemoveSlotFromCollection - Class in org.cristalise.kernel.lifecycle.instance.predefined
-
- RemoveSlotFromCollection() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.RemoveSlotFromCollection
-
- 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
-
- 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
-
- reportConnections(int) - Method in class org.cristalise.kernel.entity.proxy.ProxyServer
-
- reportCurrentProxies(int) - Method in class org.cristalise.kernel.entity.proxy.ProxyManager
-
Deprecated.
- reportCurrentProxies() - Method in class org.cristalise.kernel.entity.proxy.ProxyManager
-
- request(AgentPath, AgentPath, ItemPath, int, String, String, byte[], TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
- request(AgentPath, AgentPath, ItemPath, int, String, String, byte[], boolean, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
- request(AgentPath, 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 step during bootstrap
- requestAction(SystemKey, String, int, String, String, byte[]) - Method in class org.cristalise.kernel.entity.agent.ActiveEntity
-
- requestAction(SystemKey, String, int, String, String, byte[]) - Method in class org.cristalise.kernel.entity.ItemImplementation
-
- requestAction(Job) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Executes the given Job
- requestAction(SystemKey, String, int, String, String, byte[]) - Method in class org.cristalise.kernel.entity.TraceableEntity
-
- requestAction(AgentPath, AgentPath, String, ItemPath, int, String, String, byte[], TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Workflow
-
- resetAgentIORs(RolePath, TransactionKey) - Static method in class org.cristalise.kernel.process.StandardServer
-
- resetItemIORs(DomainPath, TransactionKey) - Static method in class org.cristalise.kernel.process.StandardServer
-
- 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(ItemPath) - 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.
- 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
-
- ResourceImportHandler - Interface in org.cristalise.kernel.process.resource
-
- ResourceImportHandler.Status - Enum in org.cristalise.kernel.process.resource
-
- ResourceLoader - Interface in org.cristalise.kernel.process.resource
-
- resourceLocation - Variable in class org.cristalise.kernel.process.module.ModuleResource
-
- resubscribe(ProxyServerConnection) - Method in class org.cristalise.kernel.entity.proxy.ProxyManager
-
- rolePath - Variable in class org.cristalise.kernel.entity.imports.ImportRole
-
- 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(RolePath, String) - Constructor for class org.cristalise.kernel.lookup.RolePath
-
- RolePath(RolePath, String, Set<String>) - Constructor for class org.cristalise.kernel.lookup.RolePath
-
- RolePath(RolePath, String, List<String>) - Constructor for class org.cristalise.kernel.lookup.RolePath
-
- RolePath(String, boolean) - Constructor for class org.cristalise.kernel.lookup.RolePath
-
- RolePath(String, boolean, Set<String>) - Constructor for class org.cristalise.kernel.lookup.RolePath
-
- RolePath(String, boolean, List<String>) - Constructor for class org.cristalise.kernel.lookup.RolePath
-
- RolePath(String[], boolean) - Constructor for class org.cristalise.kernel.lookup.RolePath
-
- RolePath(String[], boolean, Set<String>) - Constructor for class org.cristalise.kernel.lookup.RolePath
-
- RolePath(String[], boolean, List<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, Set<String>) - Constructor for class org.cristalise.kernel.lookup.RolePath
-
- RolePath(RolePath, String, boolean, List<String>) - Constructor for class org.cristalise.kernel.lookup.RolePath
-
- rows - Variable in class org.cristalise.kernel.lookup.Lookup.PagedResult
-
- run() - Method in class org.cristalise.kernel.entity.proxy.MemberSubscription
-
- run() - Method in class org.cristalise.kernel.entity.proxy.ProxyClientConnection
-
Main loop.
- run() - Method in class org.cristalise.kernel.entity.proxy.ProxyServer
-
- run() - Method in class org.cristalise.kernel.entity.proxy.ProxyServerConnection
-
- run(AgentPath, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
called by precedent Activity runNext() for setting the activity able to be executed
- run(AgentPath, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
-
- run(AgentPath, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Join
-
- run(AgentPath, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Split
-
- run(AgentPath, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.WfVertex
-
- run() - Method in class org.cristalise.kernel.process.ClientShell
-
- run() - Method in class org.cristalise.kernel.process.UserCodeProcess
-
- run() - Method in class org.cristalise.kernel.scripting.ScriptConsole
-
- run() - Method in class org.cristalise.kernel.utils.server.SimpleTCPIPServer
-
- 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.AddMemberToCollection
-
- 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)
- 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.RemoveAgent
-
Deprecated.
- 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.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.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.item.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.item.UpdateItemFromDescription
-
- 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.RemoveSlotFromCollection
-
- 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.CreateNewAgent
-
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.CreateNewItem
-
- runActivityLogic(AgentPath, ItemPath, int, String, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.CreateNewRole
-
- 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.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(AgentPath, ItemPath, 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(AgentPath, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Join
-
- runFirst(AgentPath, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Split
-
- runFirst(AgentPath, ItemPath, 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(AgentPath, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Activity
-
sets the next activity available if possible
- runNext(AgentPath, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.AndSplit
-
- runNext(AgentPath, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
-
- runNext(AgentPath, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Join
-
- runNext(AgentPath, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.OrSplit
-
- runNext(AgentPath, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.Split
-
- runNext(AgentPath, ItemPath, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.instance.WfVertex
-
- runNext(AgentPath, ItemPath, 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.UserCodeProcess
-
Override this mehod to implement application specific (business) logic
Default implementation - the agent execute any scripts, query or both defined
- schema - Variable in class org.cristalise.kernel.entity.imports.ImportOutcome
-
- Schema - Class in org.cristalise.kernel.persistency.outcome
-
- Schema(String, int, ItemPath, String) - Constructor for class org.cristalise.kernel.persistency.outcome.Schema
-
- Schema(String, int, String) - Constructor for class org.cristalise.kernel.persistency.outcome.Schema
-
- Schema(String) - Constructor for class org.cristalise.kernel.persistency.outcome.Schema
-
Sets schema name to 'Schema' and version to 0
- 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, 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) - 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, AgentProxy, PrintStream) - Constructor for class org.cristalise.kernel.scripting.Script
-
For consoles
- ScriptCache - Class in org.cristalise.kernel.utils
-
- ScriptCache() - Constructor for class org.cristalise.kernel.utils.ScriptCache
-
- ScriptConsole - Class in org.cristalise.kernel.scripting
-
- ScriptConsole() - Constructor for class org.cristalise.kernel.scripting.ScriptConsole
-
- ScriptErrorException - Exception in org.cristalise.kernel.scripting
-
- ScriptErrorException() - Constructor for exception org.cristalise.kernel.scripting.ScriptErrorException
-
- ScriptErrorException(String) - Constructor for exception org.cristalise.kernel.scripting.ScriptErrorException
-
Constructs an sciptingEngineException with the specified detail message.
- ScriptErrorException(ErrorInfo) - Constructor for exception org.cristalise.kernel.scripting.ScriptErrorException
-
- ScriptErrorException(Throwable) - Constructor for exception org.cristalise.kernel.scripting.ScriptErrorException
-
- ScriptErrorException(String, Throwable) - Constructor for exception org.cristalise.kernel.scripting.ScriptErrorException
-
- ScriptingEngineException - Exception in org.cristalise.kernel.scripting
-
- ScriptingEngineException() - Constructor for exception org.cristalise.kernel.scripting.ScriptingEngineException
-
Creates new sciptingEngineException without detail message.
- ScriptingEngineException(String) - Constructor for exception org.cristalise.kernel.scripting.ScriptingEngineException
-
Constructs an sciptingEngineException with the specified detail message.
- ScriptingEngineException(Throwable) - Constructor for exception org.cristalise.kernel.scripting.ScriptingEngineException
-
- ScriptingEngineException(String, Throwable) - Constructor for exception org.cristalise.kernel.scripting.ScriptingEngineException
-
- ScriptLoadingException - Exception in org.cristalise.kernel.scripting
-
- ScriptLoadingException() - Constructor for exception org.cristalise.kernel.scripting.ScriptLoadingException
-
- ScriptLoadingException(String) - Constructor for exception org.cristalise.kernel.scripting.ScriptLoadingException
-
- ScriptLoadingException(Throwable) - Constructor for exception org.cristalise.kernel.scripting.ScriptLoadingException
-
- ScriptLoadingException(String, Throwable) - Constructor for exception org.cristalise.kernel.scripting.ScriptLoadingException
-
- ScriptParsingException - Exception in org.cristalise.kernel.scripting
-
- ScriptParsingException() - Constructor for exception org.cristalise.kernel.scripting.ScriptParsingException
-
Creates new ScriptParsingException without detail message.
- ScriptParsingException(String) - Constructor for exception org.cristalise.kernel.scripting.ScriptParsingException
-
Constructs an ScriptParsingException with the specified detail message.
- ScriptParsingException(Throwable) - Constructor for exception org.cristalise.kernel.scripting.ScriptParsingException
-
- ScriptParsingException(String, Throwable) - Constructor for exception 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, Property...) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Search for Items in the specified path with the given property list
- 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, 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, PropertyDescriptionList) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Search for Items of a particular type, based on its PropertyDescription outcome
- 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.
- 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.
- searchAliases(ItemPath) - Method in interface org.cristalise.kernel.lookup.Lookup
-
Find all DomainPaths that are aliases for a particular Item or Agent
- 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.
- 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.
- 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, PropertyDescriptionList) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
-
- searchItems(Path, Property[]) - Method in class org.cristalise.kernel.entity.proxy.AgentProxy
-
- SecurityManager - Class in org.cristalise.kernel.security
-
- SecurityManager() - Constructor for class org.cristalise.kernel.security.SecurityManager
-
- SecurityManager.BuiltInAction - Enum in org.cristalise.kernel.security
-
- sendMessage(ProxyMessage) - Method in class org.cristalise.kernel.entity.proxy.ProxyClientConnection
-
- sendMessage(ProxyMessage) - Method in class org.cristalise.kernel.entity.proxy.ProxyServerConnection
-
- sendProxyEvent(ProxyMessage) - Method in class org.cristalise.kernel.entity.proxy.ProxyServer
-
- 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
-
- serverIsActive - Variable in class org.cristalise.kernel.entity.proxy.ProxyServerConnection
-
- ServerPredefinedStepContainer - Class in org.cristalise.kernel.lifecycle.instance.predefined.server
-
- ServerPredefinedStepContainer() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.server.ServerPredefinedStepContainer
-
- serverPredInit(String, String, PredefinedStep) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.server.ServerPredefinedStepContainer
-
- 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(BuiltInVertexProperties, Object) - Method in class org.cristalise.kernel.entity.agent.Job
-
- setActProp(String, Object) - Method in class org.cristalise.kernel.entity.agent.Job
-
- setAgentName(String) - Method in class org.cristalise.kernel.lookup.AgentPath
-
- SetAgentPassword - Class in org.cristalise.kernel.lifecycle.instance.predefined.agent
-
- SetAgentPassword() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.agent.SetAgentPassword
-
- 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.
- 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.agent.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(Element, String, String, boolean) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets an Attribute value by name of the given 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(String, String, boolean) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets the value of an attribute in the root Element.
- setAttribute(String, String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets an Attribute value by name of the root Element.
- 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.
- 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.
- setBooleanValue(Boolean) - Method in class org.cristalise.kernel.utils.KeyValuePair
-
- setBuiltInProperty(BuiltInVertexProperties, Object) - Method in class org.cristalise.kernel.collection.DependencyMember
-
- setBuiltInProperty(BuiltInEdgeProperties, Object) - Method in class org.cristalise.kernel.graph.model.GraphableEdge
-
- 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
-
- setBuiltInProperty(BuiltInEdgeProperties, Object) - Method in class org.cristalise.kernel.utils.CastorHashMap
-
- setBuiltInProperty(BuiltInEdgeProperties, 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
-
- 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, TransactionKey) - Method in class org.cristalise.kernel.lifecycle.CompositeActivityDef
-
- setChildrenGraphModel(GraphModel) - Method in class org.cristalise.kernel.lifecycle.instance.CompositeActivity
-
- 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
-
- 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.agent.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(boolean) - Method in class org.cristalise.kernel.scripting.ErrorInfo
-
- setFatal() - Method in class org.cristalise.kernel.scripting.ErrorInfo
-
- 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.
- 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(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(String, String) - Method in class org.cristalise.kernel.persistency.outcome.Outcome
-
Sets the textNode value of the named Element of the root 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(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.
- setHasJobList(boolean) - Method in class org.cristalise.kernel.lookup.RolePath
-
- setHeight(int) - Method in class org.cristalise.kernel.graph.model.GraphModel
-
- setID(int) - Method in class org.cristalise.kernel.collection.DependencyMember
-
- setID(String) - Method in class org.cristalise.kernel.entity.imports.ImportAgent
-
- setID(Integer) - Method in class org.cristalise.kernel.events.Event
-
- setID(int) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
-
- setID(int) - Method in class org.cristalise.kernel.persistency.RemoteMap
-
- setID(String) - Method in class org.cristalise.kernel.process.module.ModuleImport
-
- setImports(ModuleImports) - Method in class org.cristalise.kernel.process.module.Module
-
Add dependency for all children
- setImports(Collection<?>) - Method in class org.cristalise.kernel.process.module.Module
-
Overwrites the imports with the content of this Collection
- 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
-
- setIOR(Object) - Method in class org.cristalise.kernel.lookup.ItemPath
-
- setIOR(ItemPath, String) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Set the IOR of the Item
- setIOR(ItemPath, String, TransactionKey) - Method in interface org.cristalise.kernel.lookup.LookupManager
-
Set the IOR of the Item
This method can be used in server side code or Script to find uncommitted changes during the active transaction.
- setIOR(Object) - Method in class org.cristalise.kernel.lookup.Path
-
- setIORString(String) - Method in class org.cristalise.kernel.lookup.ItemPath
-
- 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
-
- setIsPredefined(boolean) - Method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
-
Sets the isPredefined.
- setItemPath(ItemPath) - Method in class org.cristalise.kernel.entity.agent.Job
-
- setItemPath(ItemPath) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
-
- setItemPath(ItemPath) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
-
- 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.agent.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.agent.Job
-
- 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.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 class org.cristalise.kernel.entity.agent.Job
-
- 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.events.Event
-
- setName(String) - Method in class org.cristalise.kernel.graph.model.DirectedEdge
-
- setName(String) - Method in class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
-
- 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.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.persistency.RemoteMap
-
- 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.process.module.Module
-
- setNamespace(String) - Method in class org.cristalise.kernel.process.module.ModuleImport
-
- 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
- setObserver(ProxyObserver<C>) - Method in class org.cristalise.kernel.entity.proxy.MemberSubscription
-
- setOutcome(String) - Method in class org.cristalise.kernel.entity.agent.Job
-
- setOutcome(Outcome) - Method in class org.cristalise.kernel.entity.agent.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.ItemPath
-
- setPath(Path) - Method in class org.cristalise.kernel.lookup.ItemPath
-
- setPath(String[]) - Method in class org.cristalise.kernel.lookup.Path
-
String array path e.g.
- setPath(String) - Method in class org.cristalise.kernel.lookup.Path
-
- 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(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.
- setPermissions(List<String>) - Method in class org.cristalise.kernel.lookup.RolePath
-
- setPermissions(Set<String>) - Method in class org.cristalise.kernel.lookup.RolePath
-
- 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(AgentProxy, String, String) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
Sets the value of the given Property
- setProperty(String, Object) - Method in class org.cristalise.kernel.utils.ObjectProperties
-
Allow setting of properties as Objects
- setQuery(Query) - Method in class org.cristalise.kernel.lifecycle.ActivityDef
-
- 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(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(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(ArrayList<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 class org.cristalise.kernel.entity.proxy.ProxyClientConnection
-
- setSocket(Socket) - Method in class org.cristalise.kernel.scripting.ScriptConsole
-
- 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
-
- setSubject(ItemProxy) - Method in class org.cristalise.kernel.entity.proxy.MemberSubscription
-
- setSysKey(UUID) - Method in class org.cristalise.kernel.lookup.ItemPath
-
- setSysKey(SystemKey) - 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
-
- setTransition(Transition) - Method in class org.cristalise.kernel.entity.agent.Job
-
- 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.
- setupShiro() - Method in class org.cristalise.kernel.security.SecurityManager
-
Loads shiro.ini file from a file or from the classpath (default)
TODO: replace the use of IniSecurityManagerFactory with shiro Environment initialization
- setUser(AgentProxy) - Method in class org.cristalise.kernel.process.module.ModuleManager
-
- setUser(AgentProxy) - Static method in class org.cristalise.kernel.scripting.ScriptConsole
-
- setUUID(String) - Method in class org.cristalise.kernel.entity.transfer.TransferItem
-
- setValue(Object, String) - Method in class org.cristalise.kernel.utils.CDataFieldHandler
-
- setValue(Object) - Method in class org.cristalise.kernel.utils.KeyValuePair
-
- 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 class org.cristalise.kernel.lifecycle.instance.stateMachine.StateMachine
-
- 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
-
- shiroAuthenticate(String, String) - Method in class org.cristalise.kernel.security.SecurityManager
-
- shouldRun(String, boolean) - Method in class org.cristalise.kernel.process.module.ModuleEmbeddedScript
-
- shutdown() - Method in class org.cristalise.kernel.entity.proxy.ProxyClientConnection
-
- shutdown() - Method in class org.cristalise.kernel.entity.proxy.ProxyManager
-
- shutdown() - Method in class org.cristalise.kernel.entity.proxy.ProxyServerConnection
-
- shutdown(int) - Static method in class org.cristalise.kernel.process.AbstractMain
-
The actual shotdown each subclass should be calling to release resource properly
- shutdown - Static variable in class org.cristalise.kernel.process.Bootstrap
-
- shutdown(int, boolean) - Method in interface org.cristalise.kernel.process.ShutdownHandler
-
- shutdown() - Static method in class org.cristalise.kernel.process.UserCodeProcess
-
- shutdown() - Method in class org.cristalise.kernel.scripting.ScriptConsole
-
- shutdown() - Method in interface org.cristalise.kernel.utils.server.SocketHandler
-
- ShutdownHandler - Interface in org.cristalise.kernel.process
-
- shutdownServer() - Method in class org.cristalise.kernel.entity.proxy.ProxyServer
-
- Sign - Class in org.cristalise.kernel.lifecycle.instance.predefined.agent
-
- Sign() - Constructor for class org.cristalise.kernel.lifecycle.instance.predefined.agent.Sign
-
- 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.persistency.RemoteMap
-
- size() - Method in class org.cristalise.kernel.utils.SoftCache
-
- size() - Method in class org.cristalise.kernel.utils.WeakCache
-
- slotID - Variable in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStepCollectionBase
-
- 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
-
SoftReferences are reaped if no strong references are left and the vm is
running out of memory.
- SoftCache() - Constructor for class org.cristalise.kernel.utils.SoftCache
-
- SoftCache(int) - Constructor for class org.cristalise.kernel.utils.SoftCache
-
- 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(Properties, ResourceLoader) - Static method in class org.cristalise.kernel.process.StandardServer
-
Initialise the server
- standardInitialisation(String[]) - 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(Job, String) - Method in class org.cristalise.kernel.process.UserCodeProcess
-
Method called to handle the Start transition.
- startListening() - Method in class org.cristalise.kernel.utils.server.SimpleTCPIPServer
-
- startServer(Authenticator) - Static method in class org.cristalise.kernel.process.Gateway
-
Deprecated.
- 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_COMPLETE_TRANSITION - Static variable in class org.cristalise.kernel.process.UserCodeProcess
-
Defines the name of the CRISTAL Property (value:"StateMachine.completeTransition") to override the default mapping for Complete transition.
- STATE_MACHINE_ERROR_TRANSITION - Static variable in class org.cristalise.kernel.process.UserCodeProcess
-
Defines the name of the CRISTAL Property (value:"StateMachine.errorTransition") to override the default mapping for Error transition.
- STATE_MACHINE_START_TRANSITION - Static variable in class org.cristalise.kernel.process.UserCodeProcess
-
Defines the name of the CRISTAL Property (value:"StateMachine.startTransition") to override the default mapping for Start transition.
- 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
-
- StateMachineCache - Class in org.cristalise.kernel.utils
-
- StateMachineCache() - Constructor for class org.cristalise.kernel.utils.StateMachineCache
-
- 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.item.CreateItemFromDescription
-
- storeOutcomeEventAndViews(ItemPath, Outcome, TransactionKey) - Static method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
-
TODO Implement Bootstrap predefined step
- storeOutcomeEventAndViews(ItemPath, Outcome, Integer, TransactionKey) - Static method in class org.cristalise.kernel.lifecycle.instance.predefined.PredefinedStep
-
TODO Implement Bootstrap predefined step
- 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
- subscribe(MemberSubscription<?>) - Method in class org.cristalise.kernel.entity.proxy.ItemProxy
-
- subscribeTree(DomainPathSubscriber, DomainPath) - Method in class org.cristalise.kernel.entity.proxy.ProxyManager
-
- SYSTEM_USER - Static variable in class org.cristalise.kernel.scripting.Script
-