Package com.logicaldoc.webservicedoc
Class RestDocumentSwagger
java.lang.Object
com.logicaldoc.webservice.AbstractService
com.logicaldoc.webservice.soap.endpoint.SoapDocumentService
com.logicaldoc.webservice.rest.endpoint.RestDocumentService
com.logicaldoc.webservicedoc.RestDocumentSwagger
- All Implemented Interfaces:
- DocumentService,- DocumentService
- 
Nested Class SummaryNested classes/interfaces inherited from class com.logicaldoc.webservice.rest.endpoint.RestDocumentServiceRestDocumentService.CheckinDocumentMultipartRequest, RestDocumentService.CreateDocumentMultipartRequest, RestDocumentService.ReplaceFileMultipartRequest, RestDocumentService.UploadDocumentMultipartRequest, RestDocumentService.UploadResourceMultipartRequest
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.logicaldoc.webservice.rest.endpoint.RestDocumentServiceaddNote, checkin, checkout, copy, create, createAlias, createDownloadTicket, createPdf, createThumbnail, createViewTicket, delete, deleteLink, deleteNote, deleteVersion, getAccessControlList, getAliases, getContent, getDocument, getDocumentByCustomId, getDocuments, getExtractedText, getLinks, getNotes, getRatings, getRecentDocuments, getResource, getThumbnail, getVersionContent, getVersions, isDownload, isGranted, isRead, isWrite, link, list, listDocuments, listPaginated, lock, move, promoteVersion, rateDocument, reindex, rename, replaceFile, restore, saveNote, sendEmail, setAccessControlList, setPassword, unlock, unprotect, unsetPassword, update, upload, uploadResourceMethods inherited from class com.logicaldoc.webservice.soap.endpoint.SoapDocumentServiceaddNote, checkin, checkin, checkinDocument, checkinDocument, checkout, copy, create, create, createAlias, createDownloadTicket, createPdf, createThumbnail, createViewTicket, delete, deleteLink, deleteNote, deleteVersion, getAccessControlList, getAliases, getContent, getDocument, getDocumentByCustomId, getDocuments, getExtractedText, getLinks, getNotes, getRatings, getRecentDocuments, getResource, getVersion, getVersionContent, getVersions, isDownload, isGranted, isRead, isWrite, link, list, listDocuments, lock, move, promoteVersion, rateDocument, reindex, rename, replaceFile, restore, saveNote, sendEmail, setAccessControlList, setPassword, unlock, unprotect, unsetPassword, update, upload, uploadResourceMethods inherited from class com.logicaldoc.webservice.AbstractServiceconvertDateToString, convertStringToDate, getCurrentMessage, isValidateSession, setCurrentMessage, setValidateSession
- 
Constructor Details- 
RestDocumentSwaggerpublic RestDocumentSwagger()
 
-