Uses of Class
org.cristalise.kernel.common.ObjectCannotBeUpdated
Packages that use ObjectCannotBeUpdated
Package
Description
-
Uses of ObjectCannotBeUpdated in org.cristalise.kernel.entity.imports
Methods in org.cristalise.kernel.entity.imports that throw ObjectCannotBeUpdatedModifier and TypeMethodDescriptionImportAgent.create(AgentPath agentPath, boolean reset, TransactionKey transactionKey) ImportItem.create(AgentPath agentPath, boolean reset, TransactionKey transactionKey) ImportRole.create(AgentPath agentPath, boolean reset, TransactionKey transactionKey) voidImportRole.update(AgentPath agentPath, TransactionKey transactionKey) -
Uses of ObjectCannotBeUpdated in org.cristalise.kernel.lifecycle.instance
Methods in org.cristalise.kernel.lifecycle.instance that throw ObjectCannotBeUpdatedModifier 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) 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 ObjectCannotBeUpdated in org.cristalise.kernel.lifecycle.instance.predefined
Methods in org.cristalise.kernel.lifecycle.instance.predefined that throw ObjectCannotBeUpdatedModifier and TypeMethodDescriptionprotected voidCreateAgentFromDescription.createAgentAddRoles(AgentPath newAgentPath, String[] roles, String pwd, TransactionKey transactionKey) Create Corba server, AgentPath and add Roles to agentprotected 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) protected voidErase.removeAliases(ItemPath item, TransactionKey transactionKey) protected voidErase.removeRolesIfAgent(ItemPath item, TransactionKey transactionKey) PredefinedStep.request(AgentPath agent, ItemPath itemPath, String requestData, TransactionKey transactionKey) Use this method to run a Predefined steps during Bootstrap or during Activity.request()protected StringAddDomainPath.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) 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 StringChangeName.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 StringErase.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) protected StringImportImportAgent.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) protected StringImportImportItem.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) protected StringImportImportRole.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 StringRemoveDomainPath.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 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) static voidWriteProperty.write(ItemPath item, String name, String value, TransactionKey transactionKey) Deprecated.use PropertyUtility.writeProperty() instead -
Uses of ObjectCannotBeUpdated in org.cristalise.kernel.lifecycle.instance.predefined.agent
Methods in org.cristalise.kernel.lifecycle.instance.predefined.agent that throw ObjectCannotBeUpdatedModifier 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 StringSetAgentPassword.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) protected StringSign.runActivityLogic(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, TransactionKey transactionKey) -
Uses of ObjectCannotBeUpdated in org.cristalise.kernel.lifecycle.instance.predefined.server
Methods in org.cristalise.kernel.lifecycle.instance.predefined.server that throw ObjectCannotBeUpdatedModifier and TypeMethodDescriptionprotected StringAddDomainContext.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) protected StringBulkImport.runActivityLogic(AgentPath agent, ItemPath itemPath, int transitionID, String requestData, TransactionKey transactionKey) protected StringConfigureLogback.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) protected StringRemoveDomainContext.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) protected StringRemoveRole.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) protected StringUpdateRole.runActivityLogic(AgentPath agent, ItemPath item, int transitionID, String requestData, TransactionKey transactionKey) -
Uses of ObjectCannotBeUpdated in org.cristalise.kernel.lookup
Methods in org.cristalise.kernel.lookup that throw ObjectCannotBeUpdatedModifier and TypeMethodDescriptiondefault voidRegister a new a Path in the directory.voidLookupManager.add(Path newPath, TransactionKey transactionKey) Register a new a Path in the directory.default voidAdds the given Agent to the given Role, if they both exist.voidLookupManager.addRole(AgentPath agent, RolePath rolePath, TransactionKey transactionKey) Adds the given Agent to the given Role, if they both exist.default RolePathLookupManager.createRole(RolePath role) Creates a new Role.LookupManager.createRole(RolePath role, TransactionKey transactionKey) Creates a new Role.default voidRemove a Path from the directory.voidLookupManager.delete(Path path, TransactionKey transactionKey) Remove a Path from the directory.default voidLookupManager.removeRole(AgentPath agent, RolePath role) Remove the given Agent from the given Role.voidLookupManager.removeRole(AgentPath agent, RolePath role, TransactionKey transactionKey) Remove the given Agent from the given Role.default voidLookupManager.setAgentPassword(AgentPath agent, String newPassword) Set permanent password of Agent'sdefault voidLookupManager.setAgentPassword(AgentPath agent, String newPassword, boolean temporary) Set an Agent's passwordvoidLookupManager.setAgentPassword(AgentPath agent, String newPassword, boolean temporary, TransactionKey transactionKey) Set an Agent's password This method can be used in server side code or Script to find uncommitted changes during the active transaction.default voidLookupManager.setHasJobList(RolePath role, boolean hasJobList) Set the flag specifying whether Activities holding this Role should push Jobs its Agents.voidLookupManager.setHasJobList(RolePath role, boolean hasJobList, TransactionKey transactionKey) Set the flag specifying whether Activities holding this Role should push Jobs its Agents.default voidLookupManager.setPermission(RolePath role, String permission) Sets the permission of the given Role.voidLookupManager.setPermission(RolePath role, String permission, TransactionKey transactionKey) Sets the permission of the given Role.default voidLookupManager.setPermissions(RolePath role, List<String> permissions) Sets the list of permission of the given Role.voidLookupManager.setPermissions(RolePath role, List<String> permissions, TransactionKey transactionKey) Sets the list of permission of the given Role. -
Uses of ObjectCannotBeUpdated in org.cristalise.kernel.process.module
Methods in org.cristalise.kernel.process.module that throw ObjectCannotBeUpdatedModifier and TypeMethodDescriptionModuleActivity.create(AgentPath agentPath, boolean reset, TransactionKey transactionKey) abstract PathModuleImport.create(AgentPath agentPath, boolean reset, TransactionKey transactionKey) ModuleResource.create(AgentPath agentPath, boolean reset, TransactionKey transactionKey) -
Uses of ObjectCannotBeUpdated in org.cristalise.kernel.property
Methods in org.cristalise.kernel.property that throw ObjectCannotBeUpdatedModifier 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