|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgran.app.adapter.kernel.mailimport.BaseMailImportAdapter
Constructor Summary | |
BaseMailImportAdapter()
|
Method Summary | |
java.lang.String |
getDescription()
Get description of adapter as plain text |
java.util.ArrayList |
getEmailTypesImpl()
|
java.lang.String |
getRecordImpl(java.lang.String taskId,
java.lang.String res)
|
java.util.ArrayList |
getRecordsImpl(java.util.ArrayList res)
|
boolean |
init()
Initialize adapter. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BaseMailImportAdapter()
Method Detail |
public boolean init()
Adapter
init
in interface Adapter
public java.lang.String getDescription()
Adapter
getDescription
in interface Adapter
public java.lang.String getRecordImpl(java.lang.String taskId, java.lang.String res) throws GranException
getRecordImpl
in interface MailImportAdapter
GranException
public java.util.ArrayList getRecordsImpl(java.util.ArrayList res) throws GranException
getRecordsImpl
in interface MailImportAdapter
GranException
public java.util.ArrayList getEmailTypesImpl() throws GranException
getEmailTypesImpl
in interface MailImportAdapter
GranException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |