|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trackstudio.app.adapter.store.CleanStoreAdapter
public class CleanStoreAdapter
Clean Store Adapter
Constructor Summary | |
---|---|
CleanStoreAdapter()
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
Adapter's description |
boolean |
init()
Initialize adapter. |
boolean |
processImpl(javax.mail.internet.MimeMessage message,
boolean result)
Parse message to body and attached file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CleanStoreAdapter()
Method Detail |
---|
public boolean init()
Adapter
init
in interface Adapter
public java.lang.String getDescription()
getDescription
in interface Adapter
public boolean processImpl(javax.mail.internet.MimeMessage message, boolean result) throws GranException
message
- e-mail messageresult
- if true does nothing
GranException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |