com.infoengine.email
Class SubscribeFolders
java.lang.Object
com.infoengine.email.AbstractWebject
com.infoengine.email.SubscribeFolders
- public class SubscribeFolders
- extends AbstractWebject
Method Summary |
void |
run(javax.mail.Store store)
Subscribes folders. |
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 |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
SubscribeFolders
public SubscribeFolders()
run
public void run(javax.mail.Store store)
throws IEException
- Subscribes folders.
- Specified by:
run
in class AbstractWebject
- Parameters:
store
- The message store in which to create subscribe folders.
- Throws:
IEException