|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.cocoon.util.AbstractLogEnabled
org.apache.cocoon.mail.command.AbstractMailCommand
org.apache.cocoon.mail.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.cocoon.util.AbstractLogEnabled |
getLogger, setLogger |
| 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 Contextualizablectx - Description of the Parameter
ContextException - Description of the Exception
public void execute()
throws MessagingException
execute in interface MailCommandexecute in class AbstractMailCommandMessagingException - Description of the Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||