Serialized Form


Package com.evernote.auth

Class com.evernote.auth.AuthException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package com.evernote.edam.error

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

Serialized Fields

identifier

String identifier

key

String key

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

Serialized Fields

errorCode

EDAMErrorCode errorCode

message

String message

rateLimitDuration

int rateLimitDuration

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

errorCode

EDAMErrorCode errorCode

parameter

String parameter

Package com.evernote.edam.notestore

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

Serialized Fields

sessions

int sessions

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

notebookCounts

Map<K,V> notebookCounts

tagCounts

Map<K,V> tagCounts

trashCount

int trashCount

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

guid

String guid

note

Note note

toAddresses

List<E> toAddresses

ccAddresses

List<E> ccAddresses

subject

String subject

message

String message

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

Serialized Fields

order

int order

ascending

boolean ascending

words

String words

notebookGuid

String notebookGuid

tagGuids

List<E> tagGuids

timeZone

String timeZone

inactive

boolean inactive

emphasized

String emphasized

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

startIndex

int startIndex

totalNotes

int totalNotes

notes

List<E> notes

stoppedWords

List<E> stoppedWords

searchedWords

List<E> searchedWords

updateCount

int updateCount

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

guid

String guid

title

String title

contentLength

int contentLength

created

long created

updated

long updated

deleted

long deleted

updateSequenceNum

int updateSequenceNum

notebookGuid

String notebookGuid

tagGuids

List<E> tagGuids

attributes

NoteAttributes attributes

largestResourceMime

String largestResourceMime

largestResourceSize

int largestResourceSize

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

startIndex

int startIndex

totalNotes

int totalNotes

notes

List<E> notes

stoppedWords

List<E> stoppedWords

searchedWords

List<E> searchedWords

updateCount

int updateCount

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.notestore.NotesMetadataResultSpec extends 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 Object implements Serializable

Serialized Fields

updateSequenceNum

int updateSequenceNum

updated

long updated

saved

long saved

title

String title

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

noteGuid

String noteGuid

plainText

String plainText

filter

NoteFilter filter

referenceUri

String referenceUri

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

Serialized Fields

notes

List<E> notes

notebooks

List<E> notebooks

tags

List<E> tags

containingNotebooks

List<E> containingNotebooks

Class com.evernote.edam.notestore.RelatedResultSpec extends 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 Object implements Serializable

Serialized Fields

currentTime

long currentTime

chunkHighUSN

int chunkHighUSN

updateCount

int updateCount

notes

List<E> notes

notebooks

List<E> notebooks

tags

List<E> tags

searches

List<E> searches

resources

List<E> resources

expungedNotes

List<E> expungedNotes

expungedNotebooks

List<E> expungedNotebooks

expungedTags

List<E> expungedTags

expungedSearches

List<E> expungedSearches

linkedNotebooks

List<E> linkedNotebooks

expungedLinkedNotebooks

List<E> expungedLinkedNotebooks

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.notestore.SyncChunkFilter extends 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

String requireNoteContentClass

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.notestore.SyncState extends 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 Object implements Serializable

Serialized Fields

uploadLimit

long uploadLimit

uploadLimitEnd

long uploadLimitEnd

uploadLimitNextMonth

long uploadLimitNextMonth

premiumServiceStatus

PremiumOrderStatus premiumServiceStatus

premiumOrderNumber

String premiumOrderNumber

premiumCommerceService

String premiumCommerceService

premiumServiceStart

long premiumServiceStart

premiumServiceSKU

String premiumServiceSKU

lastSuccessfulCharge

long lastSuccessfulCharge

lastFailedCharge

long lastFailedCharge

lastFailedChargeReason

String lastFailedChargeReason

nextPaymentDue

long nextPaymentDue

premiumLockUntil

long premiumLockUntil

updated

long updated

premiumSubscriptionNumber

String premiumSubscriptionNumber

lastRequestedCharge

long lastRequestedCharge

currency

String currency

unitPrice

int unitPrice

businessId

int businessId

businessName

String businessName

businessRole

BusinessUserRole businessRole

unitDiscount

int unitDiscount

nextChargeDate

long nextChargeDate

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

notebookDescription

String notebookDescription

privilege

SharedNotebookPrivilegeLevel privilege

recommended

boolean recommended

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

businessId

int businessId

businessName

String businessName

role

BusinessUserRole role

email

String email

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.Data extends 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 Object implements Serializable

Serialized Fields

keysOnly

Set<E> keysOnly

fullMap

Map<K,V> fullMap

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

Serialized Fields

shareName

String shareName

username

String username

shardId

String shardId

shareKey

String shareKey

uri

String uri

guid

String guid

updateSequenceNum

int updateSequenceNum

noteStoreUrl

String noteStoreUrl

webApiUrlPrefix

String webApiUrlPrefix

stack

String stack

businessId

int businessId

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

guid

String guid

title

String title

content

String content

contentHash

byte[] contentHash

contentLength

int contentLength

created

long created

updated

long updated

deleted

long deleted

active

boolean active

updateSequenceNum

int updateSequenceNum

notebookGuid

String notebookGuid

tagGuids

List<E> tagGuids

resources

List<E> resources

attributes

NoteAttributes attributes

tagNames

List<E> tagNames

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

subjectDate

long subjectDate

latitude

double latitude

longitude

double longitude

altitude

double altitude

author

String author

source

String source

sourceURL

String sourceURL

sourceApplication

String sourceApplication

shareDate

long shareDate

reminderOrder

long reminderOrder

reminderDoneTime

long reminderDoneTime

reminderTime

long reminderTime

placeName

String placeName

contentClass

String contentClass

applicationData

LazyMap applicationData

lastEditedBy

String lastEditedBy

classifications

Map<K,V> classifications

creatorId

int creatorId

lastEditorId

int lastEditorId

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

guid

String guid

name

String name

updateSequenceNum

int updateSequenceNum

defaultNotebook

boolean defaultNotebook

serviceCreated

long serviceCreated

serviceUpdated

long serviceUpdated

publishing

Publishing publishing

published

boolean published

stack

String stack

sharedNotebookIds

List<E> sharedNotebookIds

sharedNotebooks

List<E> sharedNotebooks

businessNotebook

BusinessNotebook businessNotebook

contact

User contact

restrictions

NotebookRestrictions restrictions

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

guid

String guid

notebookDisplayName

String notebookDisplayName

contactName

String contactName

hasSharedNotebook

boolean hasSharedNotebook

joinedUserCount

int joinedUserCount

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.NotebookRestrictions extends 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 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

String sponsoredGroupName

sponsoredGroupRole

SponsoredGroupRole sponsoredGroupRole

premiumUpgradable

boolean premiumUpgradable

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

uri

String uri

order

NoteSortOrder order

ascending

boolean ascending

publicDescription

String publicDescription

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

guid

String guid

noteGuid

String noteGuid

data

Data data

mime

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 Object implements Serializable

Serialized Fields

sourceURL

String sourceURL

timestamp

long timestamp

latitude

double latitude

longitude

double longitude

altitude

double altitude

cameraMake

String cameraMake

cameraModel

String cameraModel

clientWillIndex

boolean clientWillIndex

recoType

String recoType

fileName

String fileName

attachment

boolean attachment

applicationData

LazyMap applicationData

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

guid

String guid

name

String name

query

String query

format

QueryFormat format

updateSequenceNum

int updateSequenceNum

scope

SavedSearchScope scope

__isset_vector

boolean[] __isset_vector

Class com.evernote.edam.type.SavedSearchScope extends 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 Object implements Serializable

Serialized Fields

id

long id

userId

int userId

notebookGuid

String notebookGuid

email

String email

notebookModifiable

boolean notebookModifiable

requireLogin

boolean requireLogin

serviceCreated

long serviceCreated

serviceUpdated

long serviceUpdated

shareKey

String shareKey

username

String username

privilege

SharedNotebookPrivilegeLevel privilege

allowPreview

boolean allowPreview

recipientSettings

SharedNotebookRecipientSettings recipientSettings

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

reminderNotifyEmail

boolean reminderNotifyEmail

reminderNotifyInApp

boolean reminderNotifyInApp

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

guid

String guid

name

String name

parentGuid

String parentGuid

updateSequenceNum

int updateSequenceNum

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

id

int id

username

String username

email

String email

name

String name

timezone

String timezone

privilege

PrivilegeLevel privilege

created

long created

updated

long updated

deleted

long deleted

active

boolean active

shardId

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 Object implements Serializable

Serialized Fields

defaultLocationName

String defaultLocationName

defaultLatitude

double defaultLatitude

defaultLongitude

double defaultLongitude

preactivation

boolean preactivation

viewedPromotions

List<E> viewedPromotions

incomingEmailAddress

String incomingEmailAddress

recentMailedAddresses

List<E> recentMailedAddresses

comments

String comments

dateAgreedToTermsOfService

long dateAgreedToTermsOfService

maxReferrals

int maxReferrals

referralCount

int referralCount

refererCode

String refererCode

sentEmailDate

long sentEmailDate

sentEmailCount

int sentEmailCount

dailyEmailLimit

int dailyEmailLimit

emailOptOutDate

long emailOptOutDate

partnerEmailOptInDate

long partnerEmailOptInDate

preferredLanguage

String preferredLanguage

preferredCountry

String preferredCountry

clipFullPage

boolean clipFullPage

twitterUserName

String twitterUserName

twitterId

String twitterId

groupName

String groupName

recognitionLanguage

String recognitionLanguage

referralProof

String referralProof

educationalDiscount

boolean educationalDiscount

businessAddress

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 Object implements Serializable

Serialized Fields

currentTime

long currentTime

authenticationToken

String authenticationToken

expiration

long expiration

user

User user

publicUserInfo

PublicUserInfo publicUserInfo

noteStoreUrl

String noteStoreUrl

webApiUrlPrefix

String webApiUrlPrefix

secondFactorRequired

boolean secondFactorRequired

secondFactorDeliveryHint

String secondFactorDeliveryHint

__isset_vector

boolean[] __isset_vector

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

Serialized Fields

profiles

List<E> profiles

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

Serialized Fields

name

String name

settings

BootstrapSettings settings

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

Serialized Fields

serviceHost

String serviceHost

marketingUrl

String marketingUrl

supportUrl

String supportUrl

accountEmailDomain

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 Object implements Serializable

Serialized Fields

userId

int userId

shardId

String shardId

privilege

PrivilegeLevel privilege

username

String username

noteStoreUrl

String noteStoreUrl

webApiUrlPrefix

String webApiUrlPrefix

__isset_vector

boolean[] __isset_vector

Package com.evernote.thrift

Class com.evernote.thrift.TApplicationException extends TException implements Serializable

serialVersionUID: 1L

Serialized Fields

type_

int type_

Class com.evernote.thrift.TException extends Exception implements Serializable

serialVersionUID: 1L

Class com.evernote.thrift.TUnion extends Object implements Serializable

Serialized Fields

value_

Object value_

setField_

TFieldIdEnum setField_

Package com.evernote.thrift.protocol

Class com.evernote.thrift.protocol.TBinaryProtocol.Factory extends Object implements Serializable

Serialized Fields

strictRead_

boolean strictRead_

strictWrite_

boolean strictWrite_

readLength_

int readLength_

Class com.evernote.thrift.protocol.TProtocolException extends TException implements Serializable

serialVersionUID: 1L

Serialized Fields

type_

int type_

Package com.evernote.thrift.transport

Class com.evernote.thrift.transport.TTransportException extends TException implements Serializable

serialVersionUID: 1L

Serialized Fields

type_

int type_



Copyright © 2013. All Rights Reserved.