Uses of Annotation Interface
com.logicaldoc.webservice.doc.WSDoc
Packages that use WSDoc
-
Uses of WSDoc in com.logicaldoc.webservice.model
Fields in com.logicaldoc.webservice.model with annotations of type WSDocModifier and TypeFieldDescriptionstatic final intWSDocument.DOC_CHECKED_OUTstatic final intWSDocument.DOC_LOCKEDstatic final intWSDocument.DOC_UNLOCKEDstatic final intWSDocument.EXPORT_LOCKEDstatic final intWSDocument.EXPORT_UNLOCKEDstatic final longWSGroup.GROUPID_ADMINstatic final intWSDocument.INDEX_INDEXEDstatic final intWSDocument.INDEX_SKIPstatic final intWSDocument.INDEX_TO_INDEXstatic final intWSUser.SOURCE_ACTIVE_DIRECTORYstatic final intWSUser.SOURCE_DEFAULTstatic final intWSUser.SOURCE_LDAPstatic final intWSAttribute.TYPE_BOOLEANstatic final intWSAttribute.TYPE_DATEstatic final intWSGroup.TYPE_DEFAULTstatic final intWSUser.TYPE_DEFAULTstatic final intWSAttribute.TYPE_DOCUMENTstatic final intWSAttribute.TYPE_DOUBLEstatic final intWSAttribute.TYPE_FOLDERstatic final intWSUser.TYPE_GUESTstatic final intWSAttribute.TYPE_INTstatic final intWSAttribute.TYPE_STRINGstatic final intWSUser.TYPE_SYSTEMstatic final intWSAttribute.TYPE_USERstatic final intWSGroup.TYPE_USERstatic final longWSUser.USERID_ADMIN -
Uses of WSDoc in com.logicaldoc.webservice.soap
Classes in com.logicaldoc.webservice.soap with annotations of type WSDocModifier and TypeInterfaceDescriptioninterfaceAuth Web Service definition interfaceinterfaceBookmark Web Service definition interface Marco Meschieri - LogicalDOCinterfaceinterfaceDocument Web Service definition interfaceinterfaceFolder Web Service definition interfaceinterfaceSearch Web Service definition interfaceinterfaceSecurity Web Service definition interfaceinterfaceSystem Web Service definition interfaceinterfaceTag Web Service definition interface Marco Meschieri - LogicalDOCMethods in com.logicaldoc.webservice.soap with annotations of type WSDocModifier and TypeMethodDescriptionvoidDocumentMetadataService.addAttributeOption(String sid, long setId, String attribute, WSAttributeOption option) Add a new option for the given attributevoidTagService.addDocumentTags(String sid, long docId, List<String> tags) Adds tags to a documentvoidTagService.addFolderTags(String sid, long folderId, List<String> tags) Adds tags to a folderAdds a new note for the given documentBookmarkService.bookmarkDocument(String sid, long docId) BookmarkService.bookmarkFolder(String sid, long folderId) intSecurityService.changePassword(String sid, long userId, String oldPassword, String newPassword) changes the password of a user.
0 if all is ok, 1 if the password is incorrect, 2 if the new password cannot be notified, otherwise a positive number grater than 2voidDocumentService.checkin(String sid, long docId, String comment, String filename, boolean release, javax.activation.DataHandler content) Checks in an existing document with the given identifier to create a new version.voidDocumentService.checkinDocument(String sid, long docId, String comment, String filename, boolean release, WSDocument docVO, javax.activation.DataHandler content) Checks in an existing document with the given identifier to create a new version.voidChecks out an existing document with the given identifier.DocumentService.copy(String sid, long docId, long folderId, boolean links, boolean notes, boolean security) Copies a document into another folder.voidFolderService.copy(String sid, long folderId, long targetId, int foldersOnly, String securityOption) Copies an existing folder with the given identifier.DocumentService.create(String sid, WSDocument document, javax.activation.DataHandler content) Create a new document.Creates a new folder.DocumentService.createAlias(String sid, long docId, long folderId, String type) Creates a new document alias for the given document inside a specified folderFolderService.createAlias(String sid, long parentId, long foldRef) Creates a new folder aliasDocumentService.createDownloadTicket(String sid, long docId, String suffix, Integer expireHours, String expireDate, Integer maxDownloads) Creates a new download ticketlongFolderService.createFolder(String sid, long parentId, String name) Create a new folder.FolderService.createPath(String sid, long parentId, String path) Creates the folder for the specified path.voidCreates the PDF conversion of the given document.voidDocumentService.createThumbnail(String sid, long docId, String fileVersion, String type) Creates the thumbnail of the given document.DocumentService.createViewTicket(String sid, long docId, String suffix, Integer expireHours, String expireDate, Integer maxDownloads, Integer maxViews) Creates a new view ticketvoidDeletes an existing document with the given identifier.voidDeletes an existing folder.voidDocumentMetadataService.deleteAttributeSet(String sid, long setId) Deletes an existing attribute set with the given identifier.voidBookmarkService.deleteBookmark(String sid, long bookmarkId) voidSecurityService.deleteGroup(String sid, long groupId) Deletes an existing group with the given identifiervoidDocumentService.deleteLink(String sid, long id) Removes an existing linkvoidDocumentService.deleteNote(String sid, long noteId) Adds a new note for the given documentvoidDocumentMetadataService.deleteTemplate(String sid, long templateId) Deletes an existing template with the given identifiervoidSecurityService.deleteUser(String sid, long userId) Deletes an existing user with the given identifierDocumentService.deleteVersion(String sid, long docId, String version) Deletes a version of a document with the given identifiers.SearchService.find(String sid, WSSearchOptions options) Performs a search by the search options.SearchService.findByFilename(String sid, String filename) Finds authorized documents for the current user the given filename (like operator is used)FolderService.findByPath(String sid, String path) Finds the folder at the specified pathTagService.findDocumentsByTag(String sid, String tag) Finds authorized documents for the current user having a specified tagSearchService.findFolders(String sid, String name) Finds authorized folders for the current user containing the given name (like operator is used)TagService.findFoldersByTag(String sid, String tag) Finds authorized folders for the current user having a specified tagDocumentMetadataService.getAccessControlList(String sid, long templateId) Retrieves the access control listDocumentService.getAccessControlList(String sid, long docId) Retrieves the access control listFolderService.getAccessControlList(String sid, long folderId) Retrieves the access control listDocumentService.getAliases(String sid, long docId) Gets the aliases of the given documentDocumentMetadataService.getAttributeOptions(String sid, long setId, String attribute) Retrieves the options for the given attributeDocumentMetadataService.getAttributeOptionsByCategory(String sid, long setId, String attribute, String category) Retrieves the options for the given attribute inside a given categoryDocumentMetadataService.getAttributeSet(String sid, String name) Gets attribute set's metadataDocumentMetadataService.getAttributeSetById(String sid, long setId) Gets attribute set's metadataBookmarkService.getBookmarks(String sid) Retrieves all the bookmarks of the current userjavax.activation.DataHandlerDocumentService.getContent(String sid, long docId) Gets the content of an existing document with the given identifierFolderService.getDefaultWorkspace(String sid) Gets the Default workspaceDocumentService.getDocument(String sid, long docId) Gets the metadata of an existing document with the given identifierDocumentService.getDocumentByCustomId(String sid, String customId) Gets document metadata of an existing document with the given custom identifierDocumentService.getDocuments(String sid, List<Long> docIds) Gets document metadata of a collection of existing documents with the given identifiersTagService.getDocumentTags(String sid, long docId) Retrieves all the tags of a document.DocumentService.getExtractedText(String sid, long docId) Gets the document's text stored in the full-text indexGets an existing folderTagService.getFolderTags(String sid, long folderId) Retrieves all the tags of a folderGets group metadata of an existing group with the given identifierSystemService.getInfo()Retrieves the Installation informationsSystemService.getLanguages(String tenantOrSid) Retrieves the languages enabled in the server.Gets all the links of a specific documentGets the notes for the given documentComputes the path from the root to the target folder.DocumentService.getRatings(String sid, long docId) Gets all the ratings of the given documentDocumentService.getRecentDocuments(String sid, Integer maxHits) Lists of last modified documents by current user.javax.activation.DataHandlerDocumentService.getResource(String sid, long docId, String fileVersion, String suffix) Gets the content of a resource associated to the given document.FolderService.getRootFolder(String sid) Gets root metadataSystemService.getStatistics(String sid) Retrieves the system statisticsTagService.getTagCloud(String sid) Retrieves all tag clouds in the repository.Retrieves all the tags in the repositoryTagService.getTagsPreset(String sid) Retrieves all the tags in the preset(if the input mode is preset).DocumentMetadataService.getTemplate(String sid, String name) Gets template's metadataDocumentMetadataService.getTemplateById(String sid, long templateId) Gets template's metadataSystemService.getTenantStatistics(String sid, long tenantId) Retrieves the statistics of a tenenatGets user metadata of an existing user with the given identifierSecurityService.getUserByUsername(String sid, String username) Gets user metadata of an existing user with the given usernameDocumentService.getVersion(String sid, long docId, String version) Gets a specific versionjavax.activation.DataHandlerDocumentService.getVersionContent(String sid, long docId, String version) Gets the content of a specific version of a documentDocumentService.getVersions(String sid, long docId) Gets the version history of an existing document with the given identifierbooleanDocumentService.isDownload(String sid, long docId) Tests if a document is downloadablebooleanTests if the current user has a specific permission on a documentbooleanTests if the current user has a specific permission on a folderbooleanTests if a document is readable.booleanDocumentMetadataService.isReadable(String sid, long templateId) Tests if a template is readable.booleanFolderService.isReadable(String sid, long folderId) Tests if a folder is readable.booleanDocumentMetadataService.isWritable(String sid, long templateId) Tests if a template is writablebooleanFolderService.isWritable(String sid, long folderId) Tests if a folder is writablebooleanTests if a document is writableCreates a new link between two documents.DocumentService.list(String sid, long folderId, String fileName, String sort, Integer page, Integer max) Gets the documents in a specific folderLists all direct folders of a parent folder.
Attention: readable sub-folders only are returned.DocumentMetadataService.listAttributeSets(String sid) Gets metadata of all existing attribute sets.FolderService.listChildren(String sid, long folderId) Lists all direct folders of a parent folder.
Attention: readable only sub-folders are returned.DocumentService.listDocuments(String sid, long folderId, String fileName) Gets the documents in a specific folderSecurityService.listGroups(String sid) Gets group metadata of all existing groups.DocumentMetadataService.listTemplates(String sid) Gets metadata of all existing templates.Gets metadata of all existing usersFolderService.listWorkspaces(String sid) Retrieves the list of all workspaces.voidLocks an existing document with the given identifier.Starts a new session.AuthService.loginApiKey(String apiKey) Starts a new session.voidCloses a session.voidMerges the contents of folder into a targetvoidMoves an existing document with the given identifier.voidMoves an existing folder with the given identifier.voidDocumentService.promoteVersion(String sid, long docId, String version) Promotes an old version to the current default one.DocumentService.rateDocument(String sid, long docId, int vote) Puts a new rating on the given documentvoidRe-indexes(or indexes from scratch) a documentvoidRenames the title of an existing document with the given identifier.voidRenames an existing folder.voidRenews a sessionvoidDocumentService.replaceFile(String sid, long docId, String fileVersion, String comment, javax.activation.DataHandler content) Replaces the file associated to a given version.voidRestores a deleted documentBookmarkService.saveBookmark(String sid, WSBookmark bookmark) Adds a new note for the given documentvoidDocumentService.sendEmail(String sid, List<Long> docIds, String recipients, String subject, String message) Sends a set of documents as mail attachmentsvoidDocumentMetadataService.setAccessControlList(String sid, long templateId, List<WSAccessControlEntry> acl) Sets the Access Control ListvoidDocumentService.setAccessControlList(String sid, long docId, List<WSAccessControlEntry> acl) Sets the Access Control ListvoidFolderService.setAccessControlList(String sid, long folderId, List<WSAccessControlEntry> acl) Sets the Access Control ListvoidDocumentMetadataService.setAttributeOptions(String sid, long setId, String attribute, List<WSAttributeOption> options) Saves the options for the given attributevoidTagService.setDocumentTags(String sid, long docId, List<String> tags) Sets the tags of a documentvoidTagService.setFolderTags(String sid, long folderId, List<String> tags) Sets the tags of a foldervoidDocumentService.setPassword(String sid, long docId, String password) Puts a password protection to the documentlongDocumentMetadataService.storeAttributeSet(String sid, WSAttributeSet attributeSet) Create/Update an attribute set.longSecurityService.storeGroup(String sid, WSGroup group) Creates/Updates a group.longDocumentMetadataService.storeTemplate(String sid, WSTemplate template) Create/Update a template.longCreates/Updates a user.voidBookmarkService.unbookmarkDocument(String sid, long docId) voidBookmarkService.unbookmarkFolder(String sid, long folderId) voidUnlocks an existing document with the given identifier.booleanUnprotects a document that is password protected.voidDocumentService.unsetPassword(String sid, long docId, String currentPassword) Removes the password protection from the documentvoidDocumentService.update(String sid, WSDocument document) Updates an existing document with the value object containing the document's metadatavoidUpdates an existing folder.longDocumentService.upload(String sid, Long docId, Long folderId, boolean release, String filename, String language, javax.activation.DataHandler content) Creates a new document or updates an existing one.voidDocumentService.uploadResource(String sid, long docId, String fileVersion, String suffix, javax.activation.DataHandler content) Uploads a new resource attached to the given document.booleanChecks if a SID is validMethod parameters in com.logicaldoc.webservice.soap with annotations of type WSDocModifier and TypeMethodDescriptionvoidTagService.addDocumentTags(String sid, long docId, List<String> tags) Adds tags to a documentvoidTagService.addDocumentTags(String sid, long docId, List<String> tags) Adds tags to a documentvoidTagService.addFolderTags(String sid, long folderId, List<String> tags) Adds tags to a folderAdds a new note for the given documentAdds a new note for the given documentintSecurityService.changePassword(String sid, long userId, String oldPassword, String newPassword) changes the password of a user.
0 if all is ok, 1 if the password is incorrect, 2 if the new password cannot be notified, otherwise a positive number grater than 2voidDocumentService.checkin(String sid, long docId, String comment, String filename, boolean release, javax.activation.DataHandler content) Checks in an existing document with the given identifier to create a new version.voidDocumentService.checkin(String sid, long docId, String comment, String filename, boolean release, javax.activation.DataHandler content) Checks in an existing document with the given identifier to create a new version.voidDocumentService.checkin(String sid, long docId, String comment, String filename, boolean release, javax.activation.DataHandler content) Checks in an existing document with the given identifier to create a new version.voidDocumentService.checkinDocument(String sid, long docId, String comment, String filename, boolean release, WSDocument docVO, javax.activation.DataHandler content) Checks in an existing document with the given identifier to create a new version.voidDocumentService.checkinDocument(String sid, long docId, String comment, String filename, boolean release, WSDocument docVO, javax.activation.DataHandler content) Checks in an existing document with the given identifier to create a new version.voidDocumentService.checkinDocument(String sid, long docId, String comment, String filename, boolean release, WSDocument docVO, javax.activation.DataHandler content) Checks in an existing document with the given identifier to create a new version.voidDocumentService.checkinDocument(String sid, long docId, String comment, String filename, boolean release, WSDocument docVO, javax.activation.DataHandler content) Checks in an existing document with the given identifier to create a new version.voidChecks out an existing document with the given identifier.voidChecks out an existing document with the given identifier.DocumentService.copy(String sid, long docId, long folderId, boolean links, boolean notes, boolean security) Copies a document into another folder.DocumentService.copy(String sid, long docId, long folderId, boolean links, boolean notes, boolean security) Copies a document into another folder.DocumentService.copy(String sid, long docId, long folderId, boolean links, boolean notes, boolean security) Copies a document into another folder.DocumentService.copy(String sid, long docId, long folderId, boolean links, boolean notes, boolean security) Copies a document into another folder.DocumentService.copy(String sid, long docId, long folderId, boolean links, boolean notes, boolean security) Copies a document into another folder.DocumentService.copy(String sid, long docId, long folderId, boolean links, boolean notes, boolean security) Copies a document into another folder.voidFolderService.copy(String sid, long folderId, long targetId, int foldersOnly, String securityOption) Copies an existing folder with the given identifier.voidFolderService.copy(String sid, long folderId, long targetId, int foldersOnly, String securityOption) Copies an existing folder with the given identifier.voidFolderService.copy(String sid, long folderId, long targetId, int foldersOnly, String securityOption) Copies an existing folder with the given identifier.voidFolderService.copy(String sid, long folderId, long targetId, int foldersOnly, String securityOption) Copies an existing folder with the given identifier.DocumentService.create(String sid, WSDocument document, javax.activation.DataHandler content) Create a new document.DocumentService.create(String sid, WSDocument document, javax.activation.DataHandler content) Create a new document.Creates a new folder.Creates a new folder.DocumentService.createAlias(String sid, long docId, long folderId, String type) Creates a new document alias for the given document inside a specified folderDocumentService.createAlias(String sid, long docId, long folderId, String type) Creates a new document alias for the given document inside a specified folderDocumentService.createAlias(String sid, long docId, long folderId, String type) Creates a new document alias for the given document inside a specified folderFolderService.createAlias(String sid, long parentId, long foldRef) Creates a new folder aliasFolderService.createAlias(String sid, long parentId, long foldRef) Creates a new folder aliasFolderService.createAlias(String sid, long parentId, long foldRef) Creates a new folder aliasDocumentService.createDownloadTicket(String sid, long docId, String suffix, Integer expireHours, String expireDate, Integer maxDownloads) Creates a new download ticketDocumentService.createDownloadTicket(String sid, long docId, String suffix, Integer expireHours, String expireDate, Integer maxDownloads) Creates a new download ticketDocumentService.createDownloadTicket(String sid, long docId, String suffix, Integer expireHours, String expireDate, Integer maxDownloads) Creates a new download ticketDocumentService.createDownloadTicket(String sid, long docId, String suffix, Integer expireHours, String expireDate, Integer maxDownloads) Creates a new download ticketDocumentService.createDownloadTicket(String sid, long docId, String suffix, Integer expireHours, String expireDate, Integer maxDownloads) Creates a new download ticketDocumentService.createDownloadTicket(String sid, long docId, String suffix, Integer expireHours, String expireDate, Integer maxDownloads) Creates a new download ticketlongFolderService.createFolder(String sid, long parentId, String name) Create a new folder.FolderService.createPath(String sid, long parentId, String path) Creates the folder for the specified path.FolderService.createPath(String sid, long parentId, String path) Creates the folder for the specified path.voidCreates the PDF conversion of the given document.voidCreates the PDF conversion of the given document.voidCreates the PDF conversion of the given document.voidDocumentService.createThumbnail(String sid, long docId, String fileVersion, String type) Creates the thumbnail of the given document.voidDocumentService.createThumbnail(String sid, long docId, String fileVersion, String type) Creates the thumbnail of the given document.voidDocumentService.createThumbnail(String sid, long docId, String fileVersion, String type) Creates the thumbnail of the given document.voidDocumentService.createThumbnail(String sid, long docId, String fileVersion, String type) Creates the thumbnail of the given document.DocumentService.createViewTicket(String sid, long docId, String suffix, Integer expireHours, String expireDate, Integer maxDownloads, Integer maxViews) Creates a new view ticketDocumentService.createViewTicket(String sid, long docId, String suffix, Integer expireHours, String expireDate, Integer maxDownloads, Integer maxViews) Creates a new view ticketDocumentService.createViewTicket(String sid, long docId, String suffix, Integer expireHours, String expireDate, Integer maxDownloads, Integer maxViews) Creates a new view ticketDocumentService.createViewTicket(String sid, long docId, String suffix, Integer expireHours, String expireDate, Integer maxDownloads, Integer maxViews) Creates a new view ticketDocumentService.createViewTicket(String sid, long docId, String suffix, Integer expireHours, String expireDate, Integer maxDownloads, Integer maxViews) Creates a new view ticketDocumentService.createViewTicket(String sid, long docId, String suffix, Integer expireHours, String expireDate, Integer maxDownloads, Integer maxViews) Creates a new view ticketDocumentService.createViewTicket(String sid, long docId, String suffix, Integer expireHours, String expireDate, Integer maxDownloads, Integer maxViews) Creates a new view ticketvoidDeletes an existing document with the given identifier.voidDeletes an existing document with the given identifier.voidDeletes an existing folder.voidSecurityService.deleteGroup(String sid, long groupId) Deletes an existing group with the given identifiervoidDocumentService.deleteLink(String sid, long id) Removes an existing linkvoidDocumentService.deleteLink(String sid, long id) Removes an existing linkvoidDocumentService.deleteNote(String sid, long noteId) Adds a new note for the given documentvoidSecurityService.deleteUser(String sid, long userId) Deletes an existing user with the given identifierDocumentService.deleteVersion(String sid, long docId, String version) Deletes a version of a document with the given identifiers.DocumentService.deleteVersion(String sid, long docId, String version) Deletes a version of a document with the given identifiers.DocumentService.deleteVersion(String sid, long docId, String version) Deletes a version of a document with the given identifiers.SearchService.find(String sid, WSSearchOptions options) Performs a search by the search options.SearchService.findByFilename(String sid, String filename) Finds authorized documents for the current user the given filename (like operator is used)FolderService.findByPath(String sid, String path) Finds the folder at the specified pathFolderService.findByPath(String sid, String path) Finds the folder at the specified pathTagService.findDocumentsByTag(String sid, String tag) Finds authorized documents for the current user having a specified tagSearchService.findFolders(String sid, String name) Finds authorized folders for the current user containing the given name (like operator is used)TagService.findFoldersByTag(String sid, String tag) Finds authorized folders for the current user having a specified tagDocumentMetadataService.getAccessControlList(String sid, long templateId) Retrieves the access control listDocumentService.getAccessControlList(String sid, long docId) Retrieves the access control listFolderService.getAccessControlList(String sid, long folderId) Retrieves the access control listDocumentService.getAliases(String sid, long docId) Gets the aliases of the given documentDocumentService.getAliases(String sid, long docId) Gets the aliases of the given documentjavax.activation.DataHandlerDocumentService.getContent(String sid, long docId) Gets the content of an existing document with the given identifierjavax.activation.DataHandlerDocumentService.getContent(String sid, long docId) Gets the content of an existing document with the given identifierFolderService.getDefaultWorkspace(String sid) Gets the Default workspaceDocumentService.getDocument(String sid, long docId) Gets the metadata of an existing document with the given identifierDocumentService.getDocument(String sid, long docId) Gets the metadata of an existing document with the given identifierDocumentService.getDocumentByCustomId(String sid, String customId) Gets document metadata of an existing document with the given custom identifierDocumentService.getDocuments(String sid, List<Long> docIds) Gets document metadata of a collection of existing documents with the given identifiersTagService.getDocumentTags(String sid, long docId) Retrieves all the tags of a document.TagService.getDocumentTags(String sid, long docId) Retrieves all the tags of a document.DocumentService.getExtractedText(String sid, long docId) Gets the document's text stored in the full-text indexDocumentService.getExtractedText(String sid, long docId) Gets the document's text stored in the full-text indexGets an existing folderTagService.getFolderTags(String sid, long folderId) Retrieves all the tags of a folderGets group metadata of an existing group with the given identifierSystemService.getLanguages(String tenantOrSid) Retrieves the languages enabled in the server.Gets all the links of a specific documentGets all the links of a specific documentGets the notes for the given documentGets the notes for the given documentComputes the path from the root to the target folder.DocumentService.getRatings(String sid, long docId) Gets all the ratings of the given documentDocumentService.getRatings(String sid, long docId) Gets all the ratings of the given documentDocumentService.getRecentDocuments(String sid, Integer maxHits) Lists of last modified documents by current user.DocumentService.getRecentDocuments(String sid, Integer maxHits) Lists of last modified documents by current user.javax.activation.DataHandlerDocumentService.getResource(String sid, long docId, String fileVersion, String suffix) Gets the content of a resource associated to the given document.javax.activation.DataHandlerDocumentService.getResource(String sid, long docId, String fileVersion, String suffix) Gets the content of a resource associated to the given document.javax.activation.DataHandlerDocumentService.getResource(String sid, long docId, String fileVersion, String suffix) Gets the content of a resource associated to the given document.javax.activation.DataHandlerDocumentService.getResource(String sid, long docId, String fileVersion, String suffix) Gets the content of a resource associated to the given document.FolderService.getRootFolder(String sid) Gets root metadataTagService.getTagCloud(String sid) Retrieves all tag clouds in the repository.Retrieves all the tags in the repositoryTagService.getTagsPreset(String sid) Retrieves all the tags in the preset(if the input mode is preset).Gets user metadata of an existing user with the given identifierSecurityService.getUserByUsername(String sid, String username) Gets user metadata of an existing user with the given usernameDocumentService.getVersion(String sid, long docId, String version) Gets a specific versionDocumentService.getVersion(String sid, long docId, String version) Gets a specific versionDocumentService.getVersion(String sid, long docId, String version) Gets a specific versionjavax.activation.DataHandlerDocumentService.getVersionContent(String sid, long docId, String version) Gets the content of a specific version of a documentjavax.activation.DataHandlerDocumentService.getVersionContent(String sid, long docId, String version) Gets the content of a specific version of a documentjavax.activation.DataHandlerDocumentService.getVersionContent(String sid, long docId, String version) Gets the content of a specific version of a documentDocumentService.getVersions(String sid, long docId) Gets the version history of an existing document with the given identifierDocumentService.getVersions(String sid, long docId) Gets the version history of an existing document with the given identifierbooleanDocumentService.isDownload(String sid, long docId) Tests if a document is downloadablebooleanTests if the current user has a specific permission on a documentbooleanTests if the current user has a specific permission on a documentbooleanTests if the current user has a specific permission on a folderbooleanTests if the current user has a specific permission on a folderbooleanTests if a document is readable.booleanDocumentMetadataService.isReadable(String sid, long templateId) Tests if a template is readable.booleanFolderService.isReadable(String sid, long folderId) Tests if a folder is readable.booleanDocumentMetadataService.isWritable(String sid, long templateId) Tests if a template is writablebooleanFolderService.isWritable(String sid, long folderId) Tests if a folder is writablebooleanTests if a document is writableCreates a new link between two documents.Creates a new link between two documents.Creates a new link between two documents.Creates a new link between two documents.DocumentService.list(String sid, long folderId, String fileName, String sort, Integer page, Integer max) Gets the documents in a specific folderDocumentService.list(String sid, long folderId, String fileName, String sort, Integer page, Integer max) Gets the documents in a specific folderDocumentService.list(String sid, long folderId, String fileName, String sort, Integer page, Integer max) Gets the documents in a specific folderDocumentService.list(String sid, long folderId, String fileName, String sort, Integer page, Integer max) Gets the documents in a specific folderDocumentService.list(String sid, long folderId, String fileName, String sort, Integer page, Integer max) Gets the documents in a specific folderLists all direct folders of a parent folder.
Attention: readable sub-folders only are returned.Lists all direct folders of a parent folder.
Attention: readable sub-folders only are returned.Lists all direct folders of a parent folder.
Attention: readable sub-folders only are returned.Lists all direct folders of a parent folder.
Attention: readable sub-folders only are returned.FolderService.listChildren(String sid, long folderId) Lists all direct folders of a parent folder.
Attention: readable only sub-folders are returned.DocumentService.listDocuments(String sid, long folderId, String fileName) Gets the documents in a specific folderDocumentService.listDocuments(String sid, long folderId, String fileName) Gets the documents in a specific folderSecurityService.listGroups(String sid) Gets group metadata of all existing groups.Gets metadata of all existing usersGets metadata of all existing usersFolderService.listWorkspaces(String sid) Retrieves the list of all workspaces.voidLocks an existing document with the given identifier.voidLocks an existing document with the given identifier.voidCloses a session.voidMerges the contents of folder into a targetvoidMoves an existing document with the given identifier.voidMoves an existing document with the given identifier.voidMoves an existing document with the given identifier.voidMoves an existing folder with the given identifier.voidMoves an existing folder with the given identifier.voidDocumentService.promoteVersion(String sid, long docId, String version) Promotes an old version to the current default one.voidDocumentService.promoteVersion(String sid, long docId, String version) Promotes an old version to the current default one.DocumentService.rateDocument(String sid, long docId, int vote) Puts a new rating on the given documentDocumentService.rateDocument(String sid, long docId, int vote) Puts a new rating on the given documentvoidRe-indexes(or indexes from scratch) a documentvoidRe-indexes(or indexes from scratch) a documentvoidRe-indexes(or indexes from scratch) a documentvoidRenames the title of an existing document with the given identifier.voidRenames the title of an existing document with the given identifier.voidRenames an existing folder.voidRenames an existing folder.voidRenews a sessionvoidDocumentService.replaceFile(String sid, long docId, String fileVersion, String comment, javax.activation.DataHandler content) Replaces the file associated to a given version.voidDocumentService.replaceFile(String sid, long docId, String fileVersion, String comment, javax.activation.DataHandler content) Replaces the file associated to a given version.voidRestores a deleted documentvoidRestores a deleted documentvoidRestores a deleted documentAdds a new note for the given documentAdds a new note for the given documentvoidDocumentService.sendEmail(String sid, List<Long> docIds, String recipients, String subject, String message) Sends a set of documents as mail attachmentsvoidDocumentService.sendEmail(String sid, List<Long> docIds, String recipients, String subject, String message) Sends a set of documents as mail attachmentsvoidDocumentMetadataService.setAccessControlList(String sid, long templateId, List<WSAccessControlEntry> acl) Sets the Access Control ListvoidDocumentMetadataService.setAccessControlList(String sid, long templateId, List<WSAccessControlEntry> acl) Sets the Access Control ListvoidDocumentService.setAccessControlList(String sid, long docId, List<WSAccessControlEntry> acl) Sets the Access Control ListvoidDocumentService.setAccessControlList(String sid, long docId, List<WSAccessControlEntry> acl) Sets the Access Control ListvoidFolderService.setAccessControlList(String sid, long folderId, List<WSAccessControlEntry> acl) Sets the Access Control ListvoidFolderService.setAccessControlList(String sid, long folderId, List<WSAccessControlEntry> acl) Sets the Access Control ListvoidTagService.setDocumentTags(String sid, long docId, List<String> tags) Sets the tags of a documentvoidTagService.setDocumentTags(String sid, long docId, List<String> tags) Sets the tags of a documentvoidTagService.setFolderTags(String sid, long folderId, List<String> tags) Sets the tags of a foldervoidDocumentService.setPassword(String sid, long docId, String password) Puts a password protection to the documentvoidDocumentService.setPassword(String sid, long docId, String password) Puts a password protection to the documentlongSecurityService.storeGroup(String sid, WSGroup group) Creates/Updates a group.longCreates/Updates a user.voidUnlocks an existing document with the given identifier.voidUnlocks an existing document with the given identifier.booleanUnprotects a document that is password protected.booleanUnprotects a document that is password protected.voidDocumentService.unsetPassword(String sid, long docId, String currentPassword) Removes the password protection from the documentvoidDocumentService.unsetPassword(String sid, long docId, String currentPassword) Removes the password protection from the documentvoidDocumentService.update(String sid, WSDocument document) Updates an existing document with the value object containing the document's metadatavoidUpdates an existing folder.longDocumentService.upload(String sid, Long docId, Long folderId, boolean release, String filename, String language, javax.activation.DataHandler content) Creates a new document or updates an existing one.longDocumentService.upload(String sid, Long docId, Long folderId, boolean release, String filename, String language, javax.activation.DataHandler content) Creates a new document or updates an existing one.longDocumentService.upload(String sid, Long docId, Long folderId, boolean release, String filename, String language, javax.activation.DataHandler content) Creates a new document or updates an existing one.longDocumentService.upload(String sid, Long docId, Long folderId, boolean release, String filename, String language, javax.activation.DataHandler content) Creates a new document or updates an existing one.longDocumentService.upload(String sid, Long docId, Long folderId, boolean release, String filename, String language, javax.activation.DataHandler content) Creates a new document or updates an existing one.longDocumentService.upload(String sid, Long docId, Long folderId, boolean release, String filename, String language, javax.activation.DataHandler content) Creates a new document or updates an existing one.voidDocumentService.uploadResource(String sid, long docId, String fileVersion, String suffix, javax.activation.DataHandler content) Uploads a new resource attached to the given document.voidDocumentService.uploadResource(String sid, long docId, String fileVersion, String suffix, javax.activation.DataHandler content) Uploads a new resource attached to the given document.voidDocumentService.uploadResource(String sid, long docId, String fileVersion, String suffix, javax.activation.DataHandler content) Uploads a new resource attached to the given document.voidDocumentService.uploadResource(String sid, long docId, String fileVersion, String suffix, javax.activation.DataHandler content) Uploads a new resource attached to the given document.voidDocumentService.uploadResource(String sid, long docId, String fileVersion, String suffix, javax.activation.DataHandler content) Uploads a new resource attached to the given document.booleanChecks if a SID is valid