Serialized Form


Package com.evernote.edam.error

Class com.evernote.edam.error.EDAMNotFoundException extends java.lang.Exception implements Serializable

Serialized Fields

identifier

java.lang.String identifier

key

java.lang.String key

Class com.evernote.edam.error.EDAMSystemException extends java.lang.Exception implements Serializable

Serialized Fields

errorCode

EDAMErrorCode errorCode

message

java.lang.String message

rateLimitDuration

int rateLimitDuration

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.error.EDAMUserException extends java.lang.Exception implements Serializable

Serialized Fields

errorCode

EDAMErrorCode errorCode

parameter

java.lang.String parameter

Package com.evernote.edam.notestore

Class com.evernote.edam.notestore.ClientUsageMetrics extends java.lang.Object implements Serializable

Serialized Fields

sessions

int sessions

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.notestore.NoteCollectionCounts extends java.lang.Object implements Serializable

Serialized Fields

notebookCounts

java.util.Map<K,V> notebookCounts

tagCounts

java.util.Map<K,V> tagCounts

trashCount

int trashCount

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.notestore.NoteEmailParameters extends java.lang.Object implements Serializable

Serialized Fields

guid

java.lang.String guid

note

Note note

toAddresses

java.util.List<E> toAddresses

ccAddresses

java.util.List<E> ccAddresses

subject

java.lang.String subject

message

java.lang.String message

Class com.evernote.edam.notestore.NoteFilter extends java.lang.Object implements Serializable

Serialized Fields

order

int order

ascending

boolean ascending

words

java.lang.String words

notebookGuid

java.lang.String notebookGuid

tagGuids

java.util.List<E> tagGuids

timeZone

java.lang.String timeZone

inactive

boolean inactive

emphasized

java.lang.String emphasized

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.notestore.NoteList extends java.lang.Object implements Serializable

Serialized Fields

startIndex

int startIndex

totalNotes

int totalNotes

notes

java.util.List<E> notes

stoppedWords

java.util.List<E> stoppedWords

searchedWords

java.util.List<E> searchedWords

updateCount

int updateCount

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.notestore.NoteMetadata extends java.lang.Object implements Serializable

Serialized Fields

guid

java.lang.String guid

title

java.lang.String title

contentLength

int contentLength

created

long created

updated

long updated

deleted

long deleted

updateSequenceNum

int updateSequenceNum

notebookGuid

java.lang.String notebookGuid

tagGuids

java.util.List<E> tagGuids

attributes

NoteAttributes attributes

largestResourceMime

java.lang.String largestResourceMime

largestResourceSize

int largestResourceSize

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.notestore.NotesMetadataList extends java.lang.Object implements Serializable

Serialized Fields

startIndex

int startIndex

totalNotes

int totalNotes

notes

java.util.List<E> notes

stoppedWords

java.util.List<E> stoppedWords

searchedWords

java.util.List<E> searchedWords

updateCount

int updateCount

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.notestore.NotesMetadataResultSpec extends java.lang.Object implements Serializable

Serialized Fields

includeTitle

boolean includeTitle

includeContentLength

boolean includeContentLength

includeCreated

boolean includeCreated

includeUpdated

boolean includeUpdated

includeDeleted

boolean includeDeleted

includeUpdateSequenceNum

boolean includeUpdateSequenceNum

includeNotebookGuid

boolean includeNotebookGuid

includeTagGuids

boolean includeTagGuids

includeAttributes

boolean includeAttributes

includeLargestResourceMime

boolean includeLargestResourceMime

includeLargestResourceSize

boolean includeLargestResourceSize

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.notestore.NoteVersionId extends java.lang.Object implements Serializable

Serialized Fields

updateSequenceNum

int updateSequenceNum

updated

long updated

saved

long saved

title

java.lang.String title

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.notestore.RelatedQuery extends java.lang.Object implements Serializable

Serialized Fields

noteGuid

java.lang.String noteGuid

plainText

java.lang.String plainText

filter

NoteFilter filter

referenceUri

java.lang.String referenceUri

Class com.evernote.edam.notestore.RelatedResult extends java.lang.Object implements Serializable

Serialized Fields

notes

java.util.List<E> notes

notebooks

java.util.List<E> notebooks

tags

java.util.List<E> tags

containingNotebooks

java.util.List<E> containingNotebooks

Class com.evernote.edam.notestore.RelatedResultSpec extends java.lang.Object implements Serializable

Serialized Fields

maxNotes

int maxNotes

maxNotebooks

int maxNotebooks

maxTags

int maxTags

writableNotebooksOnly

boolean writableNotebooksOnly

includeContainingNotebooks

boolean includeContainingNotebooks

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.notestore.SyncChunk extends java.lang.Object implements Serializable

Serialized Fields

currentTime

long currentTime

chunkHighUSN

int chunkHighUSN

updateCount

int updateCount

notes

java.util.List<E> notes

notebooks

java.util.List<E> notebooks

tags

java.util.List<E> tags

searches

java.util.List<E> searches

resources

java.util.List<E> resources

expungedNotes

java.util.List<E> expungedNotes

expungedNotebooks

java.util.List<E> expungedNotebooks

expungedTags

java.util.List<E> expungedTags

expungedSearches

java.util.List<E> expungedSearches

linkedNotebooks

java.util.List<E> linkedNotebooks

expungedLinkedNotebooks

java.util.List<E> expungedLinkedNotebooks

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.notestore.SyncChunkFilter extends java.lang.Object implements Serializable

Serialized Fields

includeNotes

boolean includeNotes

includeNoteResources

boolean includeNoteResources

includeNoteAttributes

boolean includeNoteAttributes

includeNotebooks

boolean includeNotebooks

includeTags

boolean includeTags

includeSearches

boolean includeSearches

includeResources

boolean includeResources

includeLinkedNotebooks

boolean includeLinkedNotebooks

includeExpunged

boolean includeExpunged

includeNoteApplicationDataFullMap

boolean includeNoteApplicationDataFullMap

includeResourceApplicationDataFullMap

boolean includeResourceApplicationDataFullMap

includeNoteResourceApplicationDataFullMap

boolean includeNoteResourceApplicationDataFullMap

requireNoteContentClass

java.lang.String requireNoteContentClass

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.notestore.SyncState extends java.lang.Object implements Serializable

Serialized Fields

currentTime

long currentTime

fullSyncBefore

long fullSyncBefore

updateCount

int updateCount

uploaded

long uploaded

__isset_vector

boolean[] __isset_vector

Package com.evernote.edam.type

Class com.evernote.edam.type.Accounting extends java.lang.Object implements Serializable

Serialized Fields

uploadLimit

long uploadLimit

uploadLimitEnd

long uploadLimitEnd

uploadLimitNextMonth

long uploadLimitNextMonth

premiumServiceStatus

PremiumOrderStatus premiumServiceStatus

premiumOrderNumber

java.lang.String premiumOrderNumber

premiumCommerceService

java.lang.String premiumCommerceService

premiumServiceStart

long premiumServiceStart

premiumServiceSKU

java.lang.String premiumServiceSKU

lastSuccessfulCharge

long lastSuccessfulCharge

lastFailedCharge

long lastFailedCharge

lastFailedChargeReason

java.lang.String lastFailedChargeReason

nextPaymentDue

long nextPaymentDue

premiumLockUntil

long premiumLockUntil

updated

long updated

premiumSubscriptionNumber

java.lang.String premiumSubscriptionNumber

lastRequestedCharge

long lastRequestedCharge

currency

java.lang.String currency

unitPrice

int unitPrice

businessId

int businessId

businessName

java.lang.String businessName

businessRole

BusinessUserRole businessRole

unitDiscount

int unitDiscount

nextChargeDate

long nextChargeDate

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.BusinessNotebook extends java.lang.Object implements Serializable

Serialized Fields

notebookDescription

java.lang.String notebookDescription

privilege

SharedNotebookPrivilegeLevel privilege

recommended

boolean recommended

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.BusinessUserInfo extends java.lang.Object implements Serializable

Serialized Fields

businessId

int businessId

businessName

java.lang.String businessName

role

BusinessUserRole role

email

java.lang.String email

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.Data extends java.lang.Object implements Serializable

Serialized Fields

bodyHash

byte[] bodyHash

size

int size

body

byte[] body

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.LazyMap extends java.lang.Object implements Serializable

Serialized Fields

keysOnly

java.util.Set<E> keysOnly

fullMap

java.util.Map<K,V> fullMap

Class com.evernote.edam.type.LinkedNotebook extends java.lang.Object implements Serializable

Serialized Fields

shareName

java.lang.String shareName

username

java.lang.String username

shardId

java.lang.String shardId

shareKey

java.lang.String shareKey

uri

java.lang.String uri

guid

java.lang.String guid

updateSequenceNum

int updateSequenceNum

noteStoreUrl

java.lang.String noteStoreUrl

webApiUrlPrefix

java.lang.String webApiUrlPrefix

stack

java.lang.String stack

businessId

int businessId

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.Note extends java.lang.Object implements Serializable

Serialized Fields

guid

java.lang.String guid

title

java.lang.String title

content

java.lang.String content

contentHash

byte[] contentHash

contentLength

int contentLength

created

long created

updated

long updated

deleted

long deleted

active

boolean active

updateSequenceNum

int updateSequenceNum

notebookGuid

java.lang.String notebookGuid

tagGuids

java.util.List<E> tagGuids

resources

java.util.List<E> resources

attributes

NoteAttributes attributes

tagNames

java.util.List<E> tagNames

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.NoteAttributes extends java.lang.Object implements Serializable

Serialized Fields

subjectDate

long subjectDate

latitude

double latitude

longitude

double longitude

altitude

double altitude

author

java.lang.String author

source

java.lang.String source

sourceURL

java.lang.String sourceURL

sourceApplication

java.lang.String sourceApplication

shareDate

long shareDate

reminderOrder

long reminderOrder

reminderDoneTime

long reminderDoneTime

reminderTime

long reminderTime

placeName

java.lang.String placeName

contentClass

java.lang.String contentClass

applicationData

LazyMap applicationData

lastEditedBy

java.lang.String lastEditedBy

classifications

java.util.Map<K,V> classifications

creatorId

int creatorId

lastEditorId

int lastEditorId

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.Notebook extends java.lang.Object implements Serializable

Serialized Fields

guid

java.lang.String guid

name

java.lang.String name

updateSequenceNum

int updateSequenceNum

defaultNotebook

boolean defaultNotebook

serviceCreated

long serviceCreated

serviceUpdated

long serviceUpdated

publishing

Publishing publishing

published

boolean published

stack

java.lang.String stack

sharedNotebookIds

java.util.List<E> sharedNotebookIds

sharedNotebooks

java.util.List<E> sharedNotebooks

businessNotebook

BusinessNotebook businessNotebook

contact

User contact

restrictions

NotebookRestrictions restrictions

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.NotebookDescriptor extends java.lang.Object implements Serializable

Serialized Fields

guid

java.lang.String guid

notebookDisplayName

java.lang.String notebookDisplayName

contactName

java.lang.String contactName

hasSharedNotebook

boolean hasSharedNotebook

joinedUserCount

int joinedUserCount

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.NotebookRestrictions extends java.lang.Object implements Serializable

Serialized Fields

noReadNotes

boolean noReadNotes

noCreateNotes

boolean noCreateNotes

noUpdateNotes

boolean noUpdateNotes

noExpungeNotes

boolean noExpungeNotes

noShareNotes

boolean noShareNotes

noEmailNotes

boolean noEmailNotes

noSendMessageToRecipients

boolean noSendMessageToRecipients

noUpdateNotebook

boolean noUpdateNotebook

noExpungeNotebook

boolean noExpungeNotebook

noSetDefaultNotebook

boolean noSetDefaultNotebook

noSetNotebookStack

boolean noSetNotebookStack

noPublishToPublic

boolean noPublishToPublic

noPublishToBusinessLibrary

boolean noPublishToBusinessLibrary

noCreateTags

boolean noCreateTags

noUpdateTags

boolean noUpdateTags

noExpungeTags

boolean noExpungeTags

noSetParentTag

boolean noSetParentTag

noCreateSharedNotebooks

boolean noCreateSharedNotebooks

updateWhichSharedNotebookRestrictions

SharedNotebookInstanceRestrictions updateWhichSharedNotebookRestrictions

expungeWhichSharedNotebookRestrictions

SharedNotebookInstanceRestrictions expungeWhichSharedNotebookRestrictions

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.PremiumInfo extends java.lang.Object implements Serializable

Serialized Fields

currentTime

long currentTime

premium

boolean premium

premiumRecurring

boolean premiumRecurring

premiumExpirationDate

long premiumExpirationDate

premiumExtendable

boolean premiumExtendable

premiumPending

boolean premiumPending

premiumCancellationPending

boolean premiumCancellationPending

canPurchaseUploadAllowance

boolean canPurchaseUploadAllowance

sponsoredGroupName

java.lang.String sponsoredGroupName

sponsoredGroupRole

SponsoredGroupRole sponsoredGroupRole

premiumUpgradable

boolean premiumUpgradable

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.Publishing extends java.lang.Object implements Serializable

Serialized Fields

uri

java.lang.String uri

order

NoteSortOrder order

ascending

boolean ascending

publicDescription

java.lang.String publicDescription

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.Resource extends java.lang.Object implements Serializable

Serialized Fields

guid

java.lang.String guid

noteGuid

java.lang.String noteGuid

data

Data data

mime

java.lang.String mime

width

short width

height

short height

duration

short duration

active

boolean active

recognition

Data recognition

attributes

ResourceAttributes attributes

updateSequenceNum

int updateSequenceNum

alternateData

Data alternateData

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.ResourceAttributes extends java.lang.Object implements Serializable

Serialized Fields

sourceURL

java.lang.String sourceURL

timestamp

long timestamp

latitude

double latitude

longitude

double longitude

altitude

double altitude

cameraMake

java.lang.String cameraMake

cameraModel

java.lang.String cameraModel

clientWillIndex

boolean clientWillIndex

recoType

java.lang.String recoType

fileName

java.lang.String fileName

attachment

boolean attachment

applicationData

LazyMap applicationData

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.SavedSearch extends java.lang.Object implements Serializable

Serialized Fields

guid

java.lang.String guid

name

java.lang.String name

query

java.lang.String query

format

QueryFormat format

updateSequenceNum

int updateSequenceNum

scope

SavedSearchScope scope

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.SavedSearchScope extends java.lang.Object implements Serializable

Serialized Fields

includeAccount

boolean includeAccount

includePersonalLinkedNotebooks

boolean includePersonalLinkedNotebooks

includeBusinessLinkedNotebooks

boolean includeBusinessLinkedNotebooks

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.SharedNotebook extends java.lang.Object implements Serializable

Serialized Fields

id

long id

userId

int userId

notebookGuid

java.lang.String notebookGuid

email

java.lang.String email

notebookModifiable

boolean notebookModifiable

requireLogin

boolean requireLogin

serviceCreated

long serviceCreated

serviceUpdated

long serviceUpdated

shareKey

java.lang.String shareKey

username

java.lang.String username

privilege

SharedNotebookPrivilegeLevel privilege

allowPreview

boolean allowPreview

recipientSettings

SharedNotebookRecipientSettings recipientSettings

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.SharedNotebookRecipientSettings extends java.lang.Object implements Serializable

Serialized Fields

reminderNotifyEmail

boolean reminderNotifyEmail

reminderNotifyInApp

boolean reminderNotifyInApp

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.Tag extends java.lang.Object implements Serializable

Serialized Fields

guid

java.lang.String guid

name

java.lang.String name

parentGuid

java.lang.String parentGuid

updateSequenceNum

int updateSequenceNum

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.User extends java.lang.Object implements Serializable

Serialized Fields

id

int id

username

java.lang.String username

email

java.lang.String email

name

java.lang.String name

timezone

java.lang.String timezone

privilege

PrivilegeLevel privilege

created

long created

updated

long updated

deleted

long deleted

active

boolean active

shardId

java.lang.String shardId

attributes

UserAttributes attributes

accounting

Accounting accounting

premiumInfo

PremiumInfo premiumInfo

businessUserInfo

BusinessUserInfo businessUserInfo

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.UserAttributes extends java.lang.Object implements Serializable

Serialized Fields

defaultLocationName

java.lang.String defaultLocationName

defaultLatitude

double defaultLatitude

defaultLongitude

double defaultLongitude

preactivation

boolean preactivation

viewedPromotions

java.util.List<E> viewedPromotions

incomingEmailAddress

java.lang.String incomingEmailAddress

recentMailedAddresses

java.util.List<E> recentMailedAddresses

comments

java.lang.String comments

dateAgreedToTermsOfService

long dateAgreedToTermsOfService

maxReferrals

int maxReferrals

referralCount

int referralCount

refererCode

java.lang.String refererCode

sentEmailDate

long sentEmailDate

sentEmailCount

int sentEmailCount

dailyEmailLimit

int dailyEmailLimit

emailOptOutDate

long emailOptOutDate

partnerEmailOptInDate

long partnerEmailOptInDate

preferredLanguage

java.lang.String preferredLanguage

preferredCountry

java.lang.String preferredCountry

clipFullPage

boolean clipFullPage

twitterUserName

java.lang.String twitterUserName

twitterId

java.lang.String twitterId

groupName

java.lang.String groupName

recognitionLanguage

java.lang.String recognitionLanguage

referralProof

java.lang.String referralProof

educationalDiscount

boolean educationalDiscount

businessAddress

java.lang.String businessAddress

hideSponsorBilling

boolean hideSponsorBilling

taxExempt

boolean taxExempt

useEmailAutoFiling

boolean useEmailAutoFiling

reminderEmailConfig

ReminderEmailConfig reminderEmailConfig

__isset_vector

boolean[] __isset_vector

Package com.evernote.edam.userstore

Class com.evernote.edam.userstore.AuthenticationResult extends java.lang.Object implements Serializable

Serialized Fields

currentTime

long currentTime

authenticationToken

java.lang.String authenticationToken

expiration

long expiration

user

User user

publicUserInfo

PublicUserInfo publicUserInfo

noteStoreUrl

java.lang.String noteStoreUrl

webApiUrlPrefix

java.lang.String webApiUrlPrefix

secondFactorRequired

boolean secondFactorRequired

secondFactorDeliveryHint

java.lang.String secondFactorDeliveryHint

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.userstore.BootstrapInfo extends java.lang.Object implements Serializable

Serialized Fields

profiles

java.util.List<E> profiles

Class com.evernote.edam.userstore.BootstrapProfile extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

settings

BootstrapSettings settings

Class com.evernote.edam.userstore.BootstrapSettings extends java.lang.Object implements Serializable

Serialized Fields

serviceHost

java.lang.String serviceHost

marketingUrl

java.lang.String marketingUrl

supportUrl

java.lang.String supportUrl

accountEmailDomain

java.lang.String accountEmailDomain

enableFacebookSharing

boolean enableFacebookSharing

enableGiftSubscriptions

boolean enableGiftSubscriptions

enableSupportTickets

boolean enableSupportTickets

enableSharedNotebooks

boolean enableSharedNotebooks

enableSingleNoteSharing

boolean enableSingleNoteSharing

enableSponsoredAccounts

boolean enableSponsoredAccounts

enableTwitterSharing

boolean enableTwitterSharing

enableLinkedInSharing

boolean enableLinkedInSharing

enablePublicNotebooks

boolean enablePublicNotebooks

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.userstore.PublicUserInfo extends java.lang.Object implements Serializable

Serialized Fields

userId

int userId

shardId

java.lang.String shardId

privilege

PrivilegeLevel privilege

username

java.lang.String username

noteStoreUrl

java.lang.String noteStoreUrl

webApiUrlPrefix

java.lang.String webApiUrlPrefix

__isset_vector

boolean[] __isset_vector