|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.james.api.imap.AbstractLogEnabled
org.apache.james.imap.message.request.imap4rev1.AbstractImapRequest
org.apache.james.imap.message.request.imap4rev1.SearchRequest
public class SearchRequest
Constructor Summary | |
---|---|
SearchRequest(ImapCommand command,
SearchKey SearchKey,
boolean useUids,
java.lang.String tag)
|
Method Summary | |
---|---|
SearchKey |
getSearchKey()
|
boolean |
isUseUids()
|
Methods inherited from class org.apache.james.imap.message.request.imap4rev1.AbstractImapRequest |
---|
getCommand, getTag |
Methods inherited from class org.apache.james.api.imap.AbstractLogEnabled |
---|
getLog, setLog, setupLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SearchRequest(ImapCommand command, SearchKey SearchKey, boolean useUids, java.lang.String tag)
Method Detail |
---|
public final SearchKey getSearchKey()
public final boolean isUseUids()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |