|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evernote.edam.notestore.NotesMetadataResultSpec
public class NotesMetadataResultSpec
This structure is provided to the findNotesMetadata function to specify the subset of fields that should be included in each NoteMetadata element that is returned in the NotesMetadataList. Each field on this structure is a boolean flag that indicates whether the corresponding field should be included in the NoteMetadata structure when it is returned. For example, if the 'includeTitle' field is set on this structure when calling findNotesMetadata, then each NoteMetadata in the list should have its 'title' field set. If one of the fields in this spec is not set, then it will be treated as 'false' by the server, so the default behavior is to include nothing in replies (but the mandatory GUID)
Nested Class Summary | |
---|---|
static class |
NotesMetadataResultSpec._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
Field Summary | |
---|---|
static java.util.Map<NotesMetadataResultSpec._Fields,FieldMetaData> |
metaDataMap
|
Constructor Summary | |
---|---|
NotesMetadataResultSpec()
|
|
NotesMetadataResultSpec(NotesMetadataResultSpec other)
Performs a deep copy on other. |
Method Summary | |
---|---|
void |
clear()
|
int |
compareTo(NotesMetadataResultSpec other)
|
NotesMetadataResultSpec |
deepCopy()
|
boolean |
equals(NotesMetadataResultSpec that)
|
boolean |
equals(java.lang.Object that)
|
NotesMetadataResultSpec._Fields |
fieldForId(int fieldId)
|
java.lang.Object |
getFieldValue(NotesMetadataResultSpec._Fields field)
|
int |
hashCode()
|
boolean |
isIncludeAttributes()
|
boolean |
isIncludeContentLength()
|
boolean |
isIncludeCreated()
|
boolean |
isIncludeLargestResourceMime()
|
boolean |
isIncludeLargestResourceSize()
|
boolean |
isIncludeNotebookGuid()
|
boolean |
isIncludeTagGuids()
|
boolean |
isIncludeTitle()
|
boolean |
isIncludeUpdated()
|
boolean |
isIncludeUpdateSequenceNum()
|
boolean |
isSet(NotesMetadataResultSpec._Fields field)
Returns true if field corresponding to fieldID is set (has been asigned a value) and false otherwise |
boolean |
isSetIncludeAttributes()
Returns true if field includeAttributes is set (has been asigned a value) and false otherwise |
boolean |
isSetIncludeContentLength()
Returns true if field includeContentLength is set (has been asigned a value) and false otherwise |
boolean |
isSetIncludeCreated()
Returns true if field includeCreated is set (has been asigned a value) and false otherwise |
boolean |
isSetIncludeLargestResourceMime()
Returns true if field includeLargestResourceMime is set (has been asigned a value) and false otherwise |
boolean |
isSetIncludeLargestResourceSize()
Returns true if field includeLargestResourceSize is set (has been asigned a value) and false otherwise |
boolean |
isSetIncludeNotebookGuid()
Returns true if field includeNotebookGuid is set (has been asigned a value) and false otherwise |
boolean |
isSetIncludeTagGuids()
Returns true if field includeTagGuids is set (has been asigned a value) and false otherwise |
boolean |
isSetIncludeTitle()
Returns true if field includeTitle is set (has been asigned a value) and false otherwise |
boolean |
isSetIncludeUpdated()
Returns true if field includeUpdated is set (has been asigned a value) and false otherwise |
boolean |
isSetIncludeUpdateSequenceNum()
Returns true if field includeUpdateSequenceNum is set (has been asigned a value) and false otherwise |
void |
read(TProtocol iprot)
|
void |
setFieldValue(NotesMetadataResultSpec._Fields field,
java.lang.Object value)
|
void |
setIncludeAttributes(boolean includeAttributes)
|
void |
setIncludeAttributesIsSet(boolean value)
|
void |
setIncludeContentLength(boolean includeContentLength)
|
void |
setIncludeContentLengthIsSet(boolean value)
|
void |
setIncludeCreated(boolean includeCreated)
|
void |
setIncludeCreatedIsSet(boolean value)
|
void |
setIncludeLargestResourceMime(boolean includeLargestResourceMime)
|
void |
setIncludeLargestResourceMimeIsSet(boolean value)
|
void |
setIncludeLargestResourceSize(boolean includeLargestResourceSize)
|
void |
setIncludeLargestResourceSizeIsSet(boolean value)
|
void |
setIncludeNotebookGuid(boolean includeNotebookGuid)
|
void |
setIncludeNotebookGuidIsSet(boolean value)
|
void |
setIncludeTagGuids(boolean includeTagGuids)
|
void |
setIncludeTagGuidsIsSet(boolean value)
|
void |
setIncludeTitle(boolean includeTitle)
|
void |
setIncludeTitleIsSet(boolean value)
|
void |
setIncludeUpdated(boolean includeUpdated)
|
void |
setIncludeUpdatedIsSet(boolean value)
|
void |
setIncludeUpdateSequenceNum(boolean includeUpdateSequenceNum)
|
void |
setIncludeUpdateSequenceNumIsSet(boolean value)
|
java.lang.String |
toString()
|
void |
unsetIncludeAttributes()
|
void |
unsetIncludeContentLength()
|
void |
unsetIncludeCreated()
|
void |
unsetIncludeLargestResourceMime()
|
void |
unsetIncludeLargestResourceSize()
|
void |
unsetIncludeNotebookGuid()
|
void |
unsetIncludeTagGuids()
|
void |
unsetIncludeTitle()
|
void |
unsetIncludeUpdated()
|
void |
unsetIncludeUpdateSequenceNum()
|
void |
validate()
|
void |
write(TProtocol oprot)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.util.Map<NotesMetadataResultSpec._Fields,FieldMetaData> metaDataMap
Constructor Detail |
---|
public NotesMetadataResultSpec()
public NotesMetadataResultSpec(NotesMetadataResultSpec other)
Method Detail |
---|
public NotesMetadataResultSpec deepCopy()
public void clear()
public boolean isIncludeTitle()
public void setIncludeTitle(boolean includeTitle)
public void unsetIncludeTitle()
public boolean isSetIncludeTitle()
public void setIncludeTitleIsSet(boolean value)
public boolean isIncludeContentLength()
public void setIncludeContentLength(boolean includeContentLength)
public void unsetIncludeContentLength()
public boolean isSetIncludeContentLength()
public void setIncludeContentLengthIsSet(boolean value)
public boolean isIncludeCreated()
public void setIncludeCreated(boolean includeCreated)
public void unsetIncludeCreated()
public boolean isSetIncludeCreated()
public void setIncludeCreatedIsSet(boolean value)
public boolean isIncludeUpdated()
public void setIncludeUpdated(boolean includeUpdated)
public void unsetIncludeUpdated()
public boolean isSetIncludeUpdated()
public void setIncludeUpdatedIsSet(boolean value)
public boolean isIncludeUpdateSequenceNum()
public void setIncludeUpdateSequenceNum(boolean includeUpdateSequenceNum)
public void unsetIncludeUpdateSequenceNum()
public boolean isSetIncludeUpdateSequenceNum()
public void setIncludeUpdateSequenceNumIsSet(boolean value)
public boolean isIncludeNotebookGuid()
public void setIncludeNotebookGuid(boolean includeNotebookGuid)
public void unsetIncludeNotebookGuid()
public boolean isSetIncludeNotebookGuid()
public void setIncludeNotebookGuidIsSet(boolean value)
public boolean isIncludeTagGuids()
public void setIncludeTagGuids(boolean includeTagGuids)
public void unsetIncludeTagGuids()
public boolean isSetIncludeTagGuids()
public void setIncludeTagGuidsIsSet(boolean value)
public boolean isIncludeAttributes()
public void setIncludeAttributes(boolean includeAttributes)
public void unsetIncludeAttributes()
public boolean isSetIncludeAttributes()
public void setIncludeAttributesIsSet(boolean value)
public boolean isIncludeLargestResourceMime()
public void setIncludeLargestResourceMime(boolean includeLargestResourceMime)
public void unsetIncludeLargestResourceMime()
public boolean isSetIncludeLargestResourceMime()
public void setIncludeLargestResourceMimeIsSet(boolean value)
public boolean isIncludeLargestResourceSize()
public void setIncludeLargestResourceSize(boolean includeLargestResourceSize)
public void unsetIncludeLargestResourceSize()
public boolean isSetIncludeLargestResourceSize()
public void setIncludeLargestResourceSizeIsSet(boolean value)
public void setFieldValue(NotesMetadataResultSpec._Fields field, java.lang.Object value)
public java.lang.Object getFieldValue(NotesMetadataResultSpec._Fields field)
public boolean isSet(NotesMetadataResultSpec._Fields field)
public boolean equals(java.lang.Object that)
equals
in class java.lang.Object
public boolean equals(NotesMetadataResultSpec that)
public int hashCode()
hashCode
in class java.lang.Object
public int compareTo(NotesMetadataResultSpec other)
public NotesMetadataResultSpec._Fields fieldForId(int fieldId)
public void read(TProtocol iprot) throws TException
TException
public void write(TProtocol oprot) throws TException
TException
public java.lang.String toString()
toString
in class java.lang.Object
public void validate() throws TException
TException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |