|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.trackstudio.app.adapter.service.BaseStoreServiceAdapter
public class BaseStoreServiceAdapter
Base Store Service Adapter. Realizes email import.
| Constructor Summary | |
|---|---|
BaseStoreServiceAdapter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Adapter's description |
boolean |
init()
Initialize adapter. |
void |
processImpl(long cnt)
Retrieve e-mail messages and import them |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseStoreServiceAdapter()
| Method Detail |
|---|
public boolean init()
Adapter
init in interface Adapterpublic java.lang.String getDescription()
getDescription in interface Adapterpublic void processImpl(long cnt)
processImpl in interface ServiceAdaptercnt - unused
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||