Package se.conciliate.extensions.store
package se.conciliate.extensions.store
Provides a means to create, retrieve, update and delete all different
persistently stored objects.
NOTE: The recommended way to query for data is to use the new interfaces
in "se.conciliate.extensions.store.query". Other methods may be removed
in future API releases in favor of the query API.
- Version:
- 12.0
-
ClassDescriptionThrown when trying to perform an operation that the current user does not have sufficient rights for.Full interface for attributes.Header interface for attributes.Full interface for attribute types.Header interface for attribute types.MTCachedList<ResultIdType>A cached implementation for relative lists.Part of a
MTCompleteModel
, which can be obtained by callingloadCompleteModel()
on aMTModelHeader
.Part of aMTCompleteModel
, which can be obtained by callingloadCompleteModel()
on aMTModelHeader
.A completely loaded model.Complete implementation for swimlane models.Part of aMTCompleteModel
, which can be obtained by callingloadCompleteModel()
on aMTModelHeader
.Part of aMTCompleteModel
, which can be obtained by callingloadCompleteModel()
on aMTModelHeader
.Thrown when connection to server was lost.Header interface for data objects for the moment symbols and models.Full interface for directories.Full interface for documents.Header interface for documents.Utility methods for documents.Full interface for document types.Header interface for document types.Full interface for edges.Header interface for edges.Common interface of edits to models, vertices, etc.Describes the "editable" state of a model or symbol right.A property on an entity in an information model.An extension document is a document defined by a plugin.Full interface for groups.Header interface for groups.A history object used to determine the export/import history of an entity and detect conflicting changes when importing.Implemented by entities keeping history for exports/imports.An image stored in the repository.MTIterator<T>An iterator used for iterating over MT classes.Full implementation for languages.Header interface for languages.Full interface for layers.Header interface for layers.Full interface for layer types.Header interface for layer types.Full interface for models.Header interface for models.Utility methods for models, vertices and edges.Interface for notification model.Interface for notification receipt.Utility methods for notifications.Plug-in specific data.Provides bulk operations for creating and removing plugin data.Describes the data in a plug-in data entity to create.Desribes the data in a relation to create.Interface for publication.Thrown when a direct update request (save(), remove()) fails because the object is out of date or because the object to update is currently being updated by someone else.A callback class for exception handling errors due to remote changes.Full interface for repositories.Header interface for repositories.Contains information about a given revision of a model or symbol.Interface for revision log entries.Used when making changes to revisions, such as locking a revision of a model or creating a new revision of a model.Provides an interface to a server connection.Provides an entry point for accessing MT classes, which can be used to query and update data in the modeling tool.Interface for subscriber.Extends the model interface with swimlane settings.Full interface for symbols.Header interface for symbols.Utility methods for symbols.Timestamp that can be saved with a name in a repository.Full interface for users.Header interface for users.Enumeration of all available privileges that a MTUser can have on a repository.Enumeration of all available privileges that a MTUser can have globally on a server.Utility methods for users.Variable that can be used in a repository.Helper class for substituting variable values in strings where variables can be used.Full interface for vertices.Header interface for vertices.Full interface for workspaces.Header interface for workspaces.The different states in the workflow engine.