<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Servizi Core > Jamio Document |
Descrizione
I metodi di questo servizio consentono di creare e gestire un documento in Jamio Openwork.
Metodi
Aborts the check-out of a document.
Aborts the creation of the first version of a new document.
Adds a new DocumentComponent to a Document.
Adds a new FileComponent to a Document.
Adds a new FileComponent to a Document.
Adds a new UnmanagedComponent to a Document.
Checks if an aggregation exists.
Performs the check-in of a document.
Performs the check-out of a document.
Creates the working copy of a new document based on the current version of the referenced document.
Closes an aggregation.
Creates a new aggregation.
•CreateDocumentWithFileComponents
Crea un documento con componenti di tipo file, individuati tramite collegamenti ad allegati di risorsa o di processo.
•CreateWorkingCopyWithFileComponents
Crea un documento bozza con componenti di tipo file, individuati tramite collegamenti ad allegati di risorsa o di processo.
Changes the CurrentOwner of a working copy.
Deletes an aggregation.
Deletes a component (FileComponent, DocumentComponent or UnmanagedComponent).
Deletes a document.
Checks if a document exists.
Checks if a BeginCreateDocument has been issued, but not an EndCreateDocument.
Checks if a specific version of a document exists.
Completes the creation of the first version of a new document.
•ExecuteAggregationCustomAction
Executes the specified custom action on an aggregation.
Executes the specified custom action on a document.
Reads the file stream associated to a FileComponent.
Freezes an aggregation.
Freezes a document.
Gets the catalog of all the aggregations and documents having the specified parent aggregation.
Gets the current version number of a document.
Gets the reference of the current version of a document.
Gets the Document catalog.
Gets all the components of the current version of a document.
Downloads an archive file containing all the files of File Components from document current version.
Downloads file of the main component of document current version.
Gets the catalog of all the versions of a Document.
Gets all the components of a specific version of a document.
•GetDocumentVersionComponentsCatalog
Gets the catalog of all the components of a specific version of a Document.
•GetDocumentVersionFilesArchive
Downloads an archive file containing all the files of File Components from a document version.
•GetDocumentVersionMainComponentFile
Downloads file of the main component of document version.
Initializes an Aggregation resource.
Initializes a Document resource.
Initializes a DocumentComponent resource.
Initializes a FileComponent resource.
Initializes a UnmanagedComponent resource.
Gets the Reference of the only open volume (automatic aggregation) contained in a parent aggregation.
Gets all the components of the working copy of a document (due to a BeginCreate or a CheckOut).
Downloads an archive file containing all the files of File Components from working copy of document.
•GetWorkingCopyMainComponentFile
Downloads file of the main component of working copy of document.
Locks an aggregation.
Moves an aggregation under another aggregation.
Moves a document in another aggregation.
Sets or changes the parent aggregation in the initial working copy of a document.
Opens an aggregation.
Reads an aggregation.
Reads and lock an aggregation.
Reads a component (FileComponent, DocumentComponent or UnmanagedComponent).
Reads the current version of a document (properties and metadata).
Reads a DocumentComponent.
Reads the specified version of a document (properties and metadata).
Reads the file stream associated to a FileComponent and returns it in process attachment reference.
Reads a FileComponent.
Reads the only open volume (automatic aggregation) contained in a parent aggregation.
Reads an UnmanagedComponent.
Reads the specified volume (automatic aggregation) contained in a parent aggregation.
Reads properties and metadata of the working copy of a document (due to a BeginCreate or a CheckOut).
Creates a new version of the document from the specified old version.
Creates the first draft of a new document.
Takes the ownership of a working copy.
Unfreezes an aggregation.
Unfreezes a document.
Unlocks an aggregation.
Updates an aggregation.
Updates and unlock an aggregation.
Updates the working copy of a document (due to a BeginCreate or a CheckOut).
Updates the working copy of a component.
•UpdateWorkingCopyDocumentComponent
Updates the working copy of a DocumentComponent.
Updates the file stream of FileComponent working copy.
•UpdateWorkingCopyFileComponent
Updates the working copy of a FileComponent.
•UpdateWorkingCopyUnmanagedComponent
Updates the working copy of a UnmanagedComponent.
Metodi deprecati dalla versione MARIMBA 4.5R5
I seguenti metodi sono dichiarati deprecati a partire alla versione Jamio openwork Marimba 4.5R5:
•BeginCreateDocument
Begins the creation of a new document. Utilizzare il metodo StartCreateDocument.