public class MailAccountSetupCrmExtension extends MailAccountSetupAdapter
ID
Constructor and Description |
---|
MailAccountSetupCrmExtension() |
Modifier and Type | Method and Description |
---|---|
String[] |
getRequiredPluginIds() |
JComponent[] |
getWriterFurtherOptions(AbstractMailWriter.Type type) |
void |
load(DbMailAccount account) |
void |
save(DbMailAccount account) |
getReaderFurtherOptions, getReaderOptions, getWriterOptions
public final String[] getRequiredPluginIds()
getRequiredPluginIds
in interface BasicExtension
getRequiredPluginIds
in class MailAccountSetupAdapter
public JComponent[] getWriterFurtherOptions(AbstractMailWriter.Type type)
getWriterFurtherOptions
in interface MailAccountSetupExtension
getWriterFurtherOptions
in class MailAccountSetupAdapter
public void load(DbMailAccount account)
load
in interface MailAccountSetupExtension
load
in class MailAccountSetupAdapter
public void save(DbMailAccount account)
save
in interface MailAccountSetupExtension
save
in class MailAccountSetupAdapter
Copyright © 2015 OpenEstate. All rights reserved.