public class Zoho extends Object implements DocumentHandlerExtension, FolderHandlerExtension, MailHandlerExtension, LanguageHandlerExtension
| Modifier and Type | Field and Description |
|---|---|
static Zoho |
singleton |
static int |
TAB_DOCUMENT |
static int |
TAB_FOLDER |
static int |
TAB_MAIL |
| Modifier and Type | Method and Description |
|---|---|
static Zoho |
get()
get
|
List<Object> |
getExtensions()
getExtensions
|
String |
getUuid()
getUuid
|
static boolean |
isRegistered(List<String> uuidList)
isRegistered
|
void |
onChange(HasDocumentEvent.DocumentEventConstant event) |
void |
onChange(HasFolderEvent.FolderEventConstant event) |
void |
onChange(HasLanguageEvent.LanguageEventConstant event) |
void |
onChange(HasMailEvent.MailEventConstant event) |
public static final int TAB_DOCUMENT
public static final int TAB_FOLDER
public static final int TAB_MAIL
public static Zoho singleton
public static Zoho get()
public String getUuid()
public void onChange(HasDocumentEvent.DocumentEventConstant event)
onChange in interface DocumentHandlerExtensionpublic void onChange(HasFolderEvent.FolderEventConstant event)
onChange in interface FolderHandlerExtensionpublic void onChange(HasMailEvent.MailEventConstant event)
onChange in interface MailHandlerExtensionpublic void onChange(HasLanguageEvent.LanguageEventConstant event)
onChange in interface LanguageHandlerExtensionCopyright © 2017 Open Knowledge Management System S.L.. All rights reserved.