Uses of Class
org.cristalise.kernel.common.PersistencyException
Packages that use PersistencyException
Package
Description
The Proxy API is a major part of the client-side functionality of the
CRISTAL API, which provides client-side proxy objects that represent the
Items and Agents on the server.
-
Uses of PersistencyException in org.cristalise.kernel.entity.imports
Methods in org.cristalise.kernel.entity.imports that throw PersistencyExceptionModifier and TypeMethodDescriptionImportItem.create(AgentPath agentPath, boolean reset, TransactionKey transactionKey) -
Uses of PersistencyException in org.cristalise.kernel.entity.proxy
Methods in org.cristalise.kernel.entity.proxy that throw PersistencyExceptionModifier and TypeMethodDescriptionItemProxy.executeQuery(Query query) Executes the Query in the target database.voidItemProxy.setProperty(AgentProxy agent, String name, String value) Sets the value of the given Property -
Uses of PersistencyException in org.cristalise.kernel.events
Methods in org.cristalise.kernel.events that throw PersistencyException -
Uses of PersistencyException in org.cristalise.kernel.lifecycle.instance
Methods in org.cristalise.kernel.lifecycle.instance that throw PersistencyExceptionModifier and TypeMethodDescriptionvoidActivity.abort(AgentPath agent, ItemPath itemPath, TransactionKey transactionKey) voidCompositeActivity.abort(AgentPath agentPath, ItemPath itemPath, TransactionKey transactionKey) voidWfVertex.abort(AgentPath agent, ItemPath itemPath, TransactionKey transactionKey) WfVertex.evaluateProperty(ItemPath itemPath, String propName, TransactionKey transactionKey) WfVertex.evaluatePropertyValue(ItemPath itemPath, Object propValue, TransactionKey transactionKey) Activity.request(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, String attachmentType, byte[] attachment, boolean validateOutcome, TransactionKey transactionKey) Activity.request(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, String attachmentType, byte[] attachment, TransactionKey transactionKey) CompositeActivity.request(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, String attachmentType, byte[] attachment, TransactionKey transactionKey) Workflow.requestAction(AgentPath agent, String stepPath, ItemPath itemPath, int transitionID, String requestData, String attachmentType, byte[] attachment, TransactionKey transactionKey) protected StringActivity.runActivityLogic(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, TransactionKey transactionKey) Overridden in predefined steps -
Uses of PersistencyException in org.cristalise.kernel.lifecycle.instance.predefined
Methods in org.cristalise.kernel.lifecycle.instance.predefined that throw PersistencyExceptionModifier and TypeMethodDescriptionvoidManageMembersOfCollectionBase.computeUpdates(ItemPath currentItemPath, Activity currentActivity, Node inputNode, TransactionKey transactionKey) voidPredefinedStep.computeUpdates(ItemPath currentItem, Activity currentActivity, Node outcomeNode, TransactionKey transactionKey) protected voidErase.eraseOneItem(AgentPath agentP, ItemPath itemP, boolean forceFlag, TransactionKey transactionKey) CreateItemFromDescription.getItemName(ItemPath descItemPath, String newName, TransactionKey transactionKey) protected voidCreateItemFromDescription.initialiseItem(ItemPath newItem, AgentProxy agent, ItemProxy descItem, PropertyArrayList initProps, String outcome, String newName, String descVer, DomainPath context, ItemPath newItemPath, TransactionKey transactionKey) static Collection<?> CreateItemFromDescription.instantiateCollection(String collName, ItemProxy descItem, String descVer, PropertyArrayList newProps, TransactionKey transactionKey) protected CollectionArrayListCreateItemFromDescription.instantiateCollections(ItemProxy descItem, String descVer, PropertyArrayList newProps, TransactionKey transactionKey) Copies the CollectionDescriptions of the Item requesting this predefined step.protected ViewpointCreateItemFromDescription.instantiateViewpoint(ItemProxy descItem, String descVer, TransactionKey transactionKey) protected CompositeActivityCreateItemFromDescription.instantiateWorkflow(ItemProxy descItem, String descVer, TransactionKey transactionKey) Retrieve the Workflow dependency for the given description version, instantiate the loaded CompositeActivityDefPredefinedStep.request(AgentPath agent, ItemPath itemPath, String requestData, TransactionKey transactionKey) Use this method to run a Predefined steps during Bootstrap or during Activity.request()protected StringAddC2KObject.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) protected StringAddMembersToCollection.runActivityLogic(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, TransactionKey transactionKey) protected StringAddNewCollectionDescription.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) Params: 0 - collection name 1 - collection type (Aggregation | Dependency) 2 - properties - CastorHasMap marshaled 3 - Member DomainPath to specify the Type of the member Itemprotected StringAddNewSlot.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) 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)protected StringAssignItemToSlot.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) Params: 0 - collection name 1 - slot number 2 - target entity keyprotected StringBulkErase.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) protected StringClearSlot.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) Params: 0 - collection name 1 - slot numberprotected StringCreateAgentFromDescription.runActivityLogic(AgentPath agentPath, ItemPath descItemPath, int transitionID, String requestData, TransactionKey transactionKey) 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)protected StringCreateItemFromDescription.runActivityLogic(AgentPath agentPath, ItemPath descItemPath, int transitionID, String requestData, TransactionKey transactionKey) Params: Item name Domain context Description version to use(optional) Initial properties to set in the new Agent (optional)protected StringCreateNewCollectionVersion.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) Generates a new snapshot of a collection from its current state.protected StringErase.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) protected StringImport.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) Params: Schemaname_version:Viewpoint (optional), Outcome, Timestamp (optional)protected StringImportImportItem.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) protected abstract StringPredefinedStep.runActivityLogic(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, TransactionKey transactionKey) All predefined steps must override this to implement their actionprotected StringRemoveC2KObject.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) protected StringRemoveMembersFromCollection.runActivityLogic(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, TransactionKey transactionKey) protected StringRemoveViewpoint.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) SchemaName and Viewnameprotected StringReplaceDomainWorkflow.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) protected StringUpdateCollectionsFromDescription.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) protected StringUpdateDependencyMember.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) protected StringUpdateImportReport.runActivityLogic(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, TransactionKey transactionKey) protected StringUpdateItemFromDescription.runActivityLogic(AgentPath agent, ItemPath descItemPath, int transitionID, String requestData, TransactionKey transactionKey) protected StringUpdateProperitesFromDescription.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) protected StringWriteProperty.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) protected StringWriteViewpoint.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) SchemaName, name and event Id.static voidCreateItemFromDescription.storeItem(AgentPath agent, ItemPath item, PropertyArrayList props, CollectionArrayList colls, CompositeActivity ca, Viewpoint initViewpoint, String initOutcomeString, TransactionKey transactionKey) static voidPredefinedStep.storeOutcomeEventAndViews(ItemPath itemPath, Outcome newOutcome, Integer version, TransactionKey transactionKey) TODO Implement Bootstrap predefined stepstatic voidPredefinedStep.storeOutcomeEventAndViews(ItemPath itemPath, Outcome newOutcome, TransactionKey transactionKey) TODO Implement Bootstrap predefined stepprotected String[]PredefinedStepCollectionBase.unpackParamsAndGetCollection(ItemPath item, String requestData, TransactionKey transactionKey) Deprecated.Unpacks parameters from requestData and retrieves cCollection instancestatic voidWriteProperty.write(ItemPath item, String name, String value, TransactionKey transactionKey) Deprecated.use PropertyUtility.writeProperty() insteadstatic voidWriteViewpoint.write(ItemPath item, String schemaName, String viewName, int eventId, TransactionKey transactionKey) -
Uses of PersistencyException in org.cristalise.kernel.lifecycle.instance.predefined.agent
Methods in org.cristalise.kernel.lifecycle.instance.predefined.agent that throw PersistencyExceptionModifier and TypeMethodDescriptionprotected StringAuthenticate.runActivityLogic(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, TransactionKey transactionKey) protected StringForcedLogout.runActivityLogic(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, TransactionKey transactionKey) protected StringLogin.runActivityLogic(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, TransactionKey transactionKey) protected StringLoginTimeout.runActivityLogic(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, TransactionKey transactionKey) protected StringLogout.runActivityLogic(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, TransactionKey transactionKey) protected StringSign.runActivityLogic(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, TransactionKey transactionKey) -
Uses of PersistencyException in org.cristalise.kernel.lifecycle.instance.predefined.server
Methods in org.cristalise.kernel.lifecycle.instance.predefined.server that throw PersistencyExceptionModifier and TypeMethodDescriptionBulkImport.importAgentPath(ItemPath item, TransactionKey transactionKey) voidBulkImport.importAllClusters(TransactionKey transactionKey) voidBulkImport.importCollection(ItemPath item, TransactionKey transactionKey) voidBulkImport.importDomainPath(ItemPath item, TransactionKey transactionKey) voidBulkImport.importHistory(ItemPath item, TransactionKey transactionKey) BulkImport.importItemPath(ItemPath item, TransactionKey transactionKey) voidBulkImport.importJob(ItemPath item, TransactionKey transactionKey) voidBulkImport.importLifeCycle(ItemPath item, TransactionKey transactionKey) voidBulkImport.importOutcome(ItemPath item, TransactionKey transactionKey) voidBulkImport.importPath(ItemPath item, TransactionKey transactionKey) voidBulkImport.importProperty(ItemPath item, TransactionKey transactionKey) voidBulkImport.importRolePath(ItemPath item, AgentPath agentPath, TransactionKey transactionKey) voidBulkImport.importViewPoint(ItemPath item, TransactionKey transactionKey) protected StringBulkImport.runActivityLogic(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, TransactionKey transactionKey) -
Uses of PersistencyException in org.cristalise.kernel.lifecycle.routingHelpers
Methods in org.cristalise.kernel.lifecycle.routingHelpers that throw PersistencyExceptionModifier and TypeMethodDescriptionstatic ObjectDataHelperUtility.evaluateValue(ItemPath itemPath, Object value, String actContext, TransactionKey transactionKey) If theActivityDataHelper.get(ItemPath itemPath, String actContext, String dataPath, TransactionKey transactionKey) Retrieves the Workflow of the given Item, searches the Activity using the activity path and retrieves a single value based on XPathDataHelper.get(ItemPath itemPath, String actContext, String dataPath, TransactionKey transactionKey) Data helpers are a mechanism that allows easy referencing of different types of data within an Item, and to use that data for process control or generating new data.PropertyDataHelper.get(ItemPath itemPath, String actContext, String dataPath, TransactionKey transactionKey) Syntax of search: PropertyNameViewpointDataHelper.get(ItemPath itemPath, String actContext, String dataPath, TransactionKey transactionKey) dataPath syntax is used for search : viewpoint:/xpath/to/field -
Uses of PersistencyException in org.cristalise.kernel.persistency
Methods in org.cristalise.kernel.persistency that throw PersistencyExceptionModifier and TypeMethodDescriptionabstract voidClusterStorage.abort(TransactionKey transactionKey) voidClusterStorageManager.abort(TransactionKey transactionKey) abstract voidClusterStorage.begin(TransactionKey transactionKey) voidClusterStorageManager.begin(TransactionKey transactionKey) abstract voidClusterStorage.close()Shuts down the storage.abstract voidClusterStorage.commit(TransactionKey transactionKey) voidClusterStorageManager.commit(TransactionKey transactionKey) voidTransactionManager.commit(TransactionKey transactionKey) Deprecated.Writes all pending changes to the backends.abstract voidClusterStorage.delete(ItemPath itemPath, String path, TransactionKey transactionKey) Remove a CRISTAL local object from storage.abstract voidClusterStorage.delete(ItemPath itemPath, ClusterType cluster, TransactionKey transactionKey) Remove all CRISTAL local object of the given ClusterType from storage.abstract voidClusterStorage.delete(ItemPath itemPath, TransactionKey transactionKey) Removes all data of an Item.abstract StringClusterStorage.executeQuery(Query query, TransactionKey transactionKey) Executes an SQL/OQL/XQuery/XPath/etc query in the target database.ClusterStorageManager.executeQuery(Query query) ClusterStorageManager.executeQuery(Query query, TransactionKey transactionKey) Executes the QueryTransactionManager.executeQuery(Query query, TransactionKey transactionKey) Deprecated.abstract C2KLocalObjectClusterStorage.get(ItemPath itemPath, String path, TransactionKey transactionKey) Fetches a CRISTAL local object from storage by pathClusterStorageManager.get(ItemPath itemPath, String path, TransactionKey transactionKey) Retrieves clusters from ClusterStorages invalid input: '&' maintains the memory cache.TransactionManager.get(ItemPath itemPath, String path, TransactionKey transactionKey) Deprecated.Public get method.abstract String[]ClusterStorage.getClusterContents(ItemPath itemPath, String path, TransactionKey transactionKey) Queries the local path below of the item and returns the possible next elements.String[]ClusterStorage.getClusterContents(ItemPath itemPath, ClusterType type, TransactionKey transactionKey) Queries the local path below the given type and returns the possible next elements.String[]ClusterStorageManager.getClusterContents(ItemPath itemPath, String path) String[]ClusterStorageManager.getClusterContents(ItemPath itemPath, String path, TransactionKey transactionKey) Retrieves the ids of the next level of a cluster.String[]ClusterStorageManager.getClusterContents(ItemPath itemPath, ClusterType type) String[]ClusterStorageManager.getClusterContents(ItemPath itemPath, ClusterType type, TransactionKey transactionKey) String[]TransactionManager.getClusterContents(ItemPath itemPath, String path) Deprecated.Retrieves the ids of the next level of a clusterString[]TransactionManager.getClusterContents(ItemPath itemPath, String path, TransactionKey transactionKey) Deprecated.Retrieves the ids of the next level of a cluster Checks the transaction table first to see if the caller has uncommitted changesString[]TransactionManager.getClusterContents(ItemPath itemPath, ClusterType type) Deprecated.Retrieves the ids of the root level of a clusterString[]TransactionManager.getClusterContents(ItemPath itemPath, ClusterType type, TransactionKey transactionKey) Deprecated.Retrieves the ids of the root level of a clusterClusterStorage.getClusters(ItemPath itemPath, TransactionKey transactionKey) Queries the Item for the Clusters (root path elements) that are available.abstract intClusterStorage.getLastIntegerId(ItemPath itemPath, String path, TransactionKey transactionKey) History and JobList based on a integer id that is incremented each tome a new Event or Job is storedintClusterStorageManager.getLastIntegerId(ItemPath itemPath, String path, TransactionKey transactionKey) Retrieves the last id of the HistoryintTransactionManager.getLastIntegerId(ItemPath itemPath, String path) Deprecated.ClusterStorageManager.instantiateStores(String allClusters) abstract voidClusterStorage.open()Connects to the storage.abstract voidClusterStorage.postBoostrap()Informs the ClusterSorage that the Boostrap process has finished.voidClusterStorageManager.postBoostrap()voidTransactionManager.postBoostrap()Deprecated.Propagate Bootstrap has finished hook to the storagesabstract voidClusterStorage.postConnect()Informs the ClusterSorage that connect was done.voidClusterStorageManager.postConnect()voidTransactionManager.postConnect()Deprecated.Propagate Gateway connect has finished hook to the storagesabstract voidClusterStorage.postStartServer()Informs the ClusterSorage that the start server process has finished.voidClusterStorageManager.postStartServer()voidTransactionManager.postStartServer()Deprecated.Propagate start server has finished hook to the storagesabstract voidClusterStorage.put(ItemPath itemPath, C2KLocalObject obj, TransactionKey transactionKey) Stores a CRISTAL local object.voidClusterStorageManager.put(ItemPath itemPath, C2KLocalObject obj, TransactionKey transactionKey) Creates or overwrites a cluster in all writers.voidTransactionManager.put(ItemPath itemPath, C2KLocalObject obj, TransactionKey transactionKey) Deprecated.voidClusterStorageManager.remove(ItemPath itemPath, String path, TransactionKey transactionKey) Deletes a cluster from all writersvoidTransactionManager.remove(ItemPath itemPath, String path, TransactionKey transactionKey) Deprecated.Uses the put method, with null as the object value.voidClusterStorageManager.removeCluster(ItemPath itemPath, String path, TransactionKey transactionKey) Removes all child objects from the given path for all writersvoidClusterStorageManager.removeCluster(ItemPath itemPath, ClusterType cluster, TransactionKey transactionKey) Removes all objects of a ClusterTypevoidClusterStorageManager.removeCluster(ItemPath itemPath, TransactionKey transactionKey) Removes all data associated with the itemvoidTransactionManager.removeCluster(ItemPath itemPath, String path, TransactionKey transactionKey) Deprecated.Removes all child objects from the given pathConstructors in org.cristalise.kernel.persistency that throw PersistencyExceptionModifierConstructorDescriptionInitializes 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.Deprecated. -
Uses of PersistencyException in org.cristalise.kernel.persistency.outcome
Methods in org.cristalise.kernel.persistency.outcome that throw PersistencyExceptionModifier and TypeMethodDescriptionOutcomeAttachment.getEvent()OutcomeAttachment.getEvent(TransactionKey transactionKey) Viewpoint.getEvent()Viewpoint.getEvent(TransactionKey transactionKey) OutcomeAttachment.getOutcome()OutcomeAttachment.getOutcome(TransactionKey transactionKey) Viewpoint.getOutcome()Viewpoint.getOutcome(TransactionKey transactionKey) protected voidOutcome.setMetaDataFromPath(String path) Retrieves the SchemaName, Version, EevetnId triplet from the path.Constructors in org.cristalise.kernel.persistency.outcome that throw PersistencyException -
Uses of PersistencyException in org.cristalise.kernel.process.module
Methods in org.cristalise.kernel.process.module that throw PersistencyExceptionModifier and TypeMethodDescriptionabstract PathModuleImport.create(AgentPath agentPath, boolean reset, TransactionKey transactionKey) -
Uses of PersistencyException in org.cristalise.kernel.property
Methods in org.cristalise.kernel.property that throw PersistencyExceptionModifier and TypeMethodDescriptionstatic voidPropertyUtility.writeProperty(ItemPath item, String name, String value, TransactionKey transactionKey) Updates (writes) the value of an existing Propertystatic voidPropertyUtility.writeProperty(ItemPath item, BuiltInItemProperties prop, String value, TransactionKey transactionKey) Updates (writes) the value of an existing Property -
Uses of PersistencyException in org.cristalise.kernel.utils
Methods in org.cristalise.kernel.utils that throw PersistencyExceptionModifier and TypeMethodDescriptionCastorHashMap.evaluateProperty(ItemPath itemPath, String propName, String actContext, TransactionKey transactionKey) -
Uses of PersistencyException in org.cristalise.storage
Methods in org.cristalise.storage that throw PersistencyExceptionModifier and TypeMethodDescriptionvoidMemoryOnlyClusterStorage.abort(TransactionKey transactionKey) voidXMLClusterStorage.abort(TransactionKey transactionKey) voidMemoryOnlyClusterStorage.begin(TransactionKey transactionKey) voidTransactionalClusterStorageBase.begin(TransactionKey transactionKey) voidXMLClusterStorage.begin(TransactionKey transactionKey) voidMemoryOnlyClusterStorage.close()voidMemoryOnlyClusterStorage.commit(TransactionKey transactionKey) voidTransactionalClusterStorageBase.commit(TransactionKey transactionKey) Writes all pending changes to the backends.voidXMLClusterStorage.commit(TransactionKey transactionKey) voidMemoryOnlyClusterStorage.delete(ItemPath thisItem, String path, TransactionKey transactionKey) voidMemoryOnlyClusterStorage.delete(ItemPath thisItem, ClusterType cluster, TransactionKey transactionKey) voidMemoryOnlyClusterStorage.delete(ItemPath itemPath, TransactionKey transactionKey) voidTransactionalClusterStorageBase.delete(ItemPath itemPath, String path, TransactionKey transactionKey) Uses the put method, with null as the object value.voidXMLClusterStorage.delete(ItemPath itemPath, String path, TransactionKey transactionKey) voidXMLClusterStorage.delete(ItemPath itemPath, ClusterType cluster, TransactionKey transactionKey) voidXMLClusterStorage.delete(ItemPath itemPath, TransactionKey transactionKey) MemoryOnlyClusterStorage.executeQuery(Query query, TransactionKey transactionKey) XMLClusterStorage.executeQuery(Query query, TransactionKey transactionKey) MemoryOnlyClusterStorage.get(ItemPath thisItem, String path, TransactionKey transactionKey) XMLClusterStorage.get(ItemPath itemPath, String path, TransactionKey transactionKey) String[]MemoryOnlyClusterStorage.getClusterContents(ItemPath thisItem, String path, TransactionKey transactionKey) String[]MemoryOnlyClusterStorage.getClusterContents(ItemPath itemPath, ClusterType type, TransactionKey transactionKey) String[]XMLClusterStorage.getClusterContents(ItemPath itemPath, String path, TransactionKey transactionKey) intMemoryOnlyClusterStorage.getLastIntegerId(ItemPath itemPath, String path, TransactionKey transactionKey) intXMLClusterStorage.getLastIntegerId(ItemPath itemPath, String path, TransactionKey transactionKey) TransactionalClusterStorageBase.getUncommitted(ItemPath itemPath, String path, TransactionKey transactionKey) Public get method.String[]TransactionalClusterStorageBase.getUncommittedClusterContents(ItemPath itemPath, String path, TransactionKey transactionKey) Retrieves the ids of the next level of a cluster Checks the transaction table first to see if the caller has uncommitted changesvoidMemoryOnlyClusterStorage.open()voidXMLClusterStorage.open()voidMemoryOnlyClusterStorage.put(ItemPath thisItem, C2KLocalObject obj, TransactionKey transactionKey) voidTransactionalClusterStorageBase.put(ItemPath itemPath, C2KLocalObject obj, TransactionKey transactionKey) voidXMLClusterStorage.put(ItemPath itemPath, C2KLocalObject obj, TransactionKey transactionKey) Constructors in org.cristalise.storage that throw PersistencyException