|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.infoengine.email.AbstractWebject
com.infoengine.email.QueryObjects
Field Summary |
Fields inherited from class com.infoengine.email.AbstractWebject |
domain, groupOut, groupOutName, logWriter, serviceName, task, webject |
Constructor Summary | |
QueryObjects()
|
Method Summary | |
void |
run(javax.mail.Store store)
Queries the message store for messages matching specified search criteria. |
Methods inherited from class com.infoengine.email.AbstractWebject |
addElement, addElement, addElement, addElements, addGroup, addGroupOut, getGroupOutName, getParam, getParam, getParams, getParamsAsArray, getTask, getType, getType, getWhere, initialize, query, query |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public QueryObjects()
Method Detail |
public void run(javax.mail.Store store) throws IEException
run
in class AbstractWebject
store
- The message store to query.
IEException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |