|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.avalon.framework.logger.AbstractLogEnabled org.apache.cocoon.mail.command.AbstractMailCommand org.apache.cocoon.mail.MailCommandManager.MailListFolderCommand
public static class MailCommandManager.MailListFolderCommand
List all subfolders of a folder, put all retrieved folders as command result.
Constructor Summary | |
---|---|
MailCommandManager.MailListFolderCommand()
Constructor for the MailFoldersCommand object |
Method Summary | |
---|---|
void |
contextualize(Context ctx)
Description of the Method |
void |
execute()
Description of the Method |
String |
getFolderPattern()
Gets the folderPattern attribute of the ListFolderCommand object |
Methods inherited from class org.apache.cocoon.mail.command.AbstractMailCommand |
---|
addResult, addResults, getResults, iterator |
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MailCommandManager.MailListFolderCommand()
Method Detail |
---|
public String getFolderPattern()
public void contextualize(Context ctx) throws ContextException
contextualize
in interface Contextualizable
ctx
- Description of the Parameter
ContextException
- Description of the Exceptionpublic void execute() throws MessagingException
execute
in interface MailCommand
execute
in class AbstractMailCommand
MessagingException
- Description of the Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |