|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.james.mailboxmanager.impl.PartContentDescriptorImpl
public class PartContentDescriptorImpl
| Constructor Summary | |
|---|---|
PartContentDescriptorImpl(int content,
MessageResult.MimePath path)
|
|
PartContentDescriptorImpl(MessageResult.MimePath path)
|
|
| Method Summary | |
|---|---|
int |
content()
Contents to be fetched. |
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
void |
or(int content)
|
MessageResult.MimePath |
path()
Path describing the part to be fetched. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PartContentDescriptorImpl(MessageResult.MimePath path)
public PartContentDescriptorImpl(int content,
MessageResult.MimePath path)
| Method Detail |
|---|
public void or(int content)
public int content()
MessageResult.FetchGroup.PartContentDescriptor
content in interface MessageResult.FetchGroup.PartContentDescriptorMessageResult.FetchGroup.MINIMAL,
#MIME_MESSAGE,
#KEY,
MessageResult.FetchGroup.SIZE,
MessageResult.FetchGroup.INTERNAL_DATE,
MessageResult.FetchGroup.FLAGS,
MessageResult.FetchGroup.HEADERS,
MessageResult.FetchGroup.FULL_CONTENT,
MessageResult.FetchGroup.BODY_CONTENTpublic MessageResult.MimePath path()
MessageResult.FetchGroup.PartContentDescriptor
path in interface MessageResult.FetchGroup.PartContentDescriptorpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||