Uses of Class
com.logicaldoc.zoho.ZohoException
-
Uses of ZohoException in com.logicaldoc.zoho
Modifier and TypeMethodDescriptionZohoClient.buildAuthorizationUrl()
ZohoClient.createDocument
(String folderId, String filename) Creates a new document in Zoho.ZohoClient.createFolder
(String parentId, String name) void
void
static ZohoClient
ZohoClient.get
(long userId) ZohoClient.getDocument
(String docId) Gets the details of a document stored in ZohoLists the files inside a given folderZohoClient.listFolders
(String parentId) void
ZohoClient.loadSettings()
ZohoClient.obtainAccessToken
(String grantCode) void
ZohoClient.saveSettings()
Upload an existing file to the ZohoZohoClient.upload
(String filename, InputStream content, String folderId) Upload an existing file to the Zoho