Skip navigation links
A C D E F G H I M N O P R S T U 

A

Account - Interface in com.liferay.mail.reader.model
The extended model interface for the Account service.
ACCOUNT_ALREADY_EXISTS - Static variable in exception com.liferay.mail.reader.exception.MailException
 
ACCOUNT_CONNECTIONS_FAILED - Static variable in exception com.liferay.mail.reader.exception.MailException
 
ACCOUNT_ID_ACCESSOR - Static variable in interface com.liferay.mail.reader.model.Account
 
ACCOUNT_INCOMING_CONNECTION_FAILED - Static variable in exception com.liferay.mail.reader.exception.MailException
 
ACCOUNT_OUTGOING_CONNECTION_FAILED - Static variable in exception com.liferay.mail.reader.exception.MailException
 
AccountLocalService - Interface in com.liferay.mail.reader.service
Provides the local service interface for Account.
AccountLocalServiceUtil - Class in com.liferay.mail.reader.service
Provides the local service utility for Account.
AccountLocalServiceUtil() - Constructor for class com.liferay.mail.reader.service.AccountLocalServiceUtil
 
AccountLocalServiceWrapper - Class in com.liferay.mail.reader.service
Provides a wrapper for AccountLocalService.
AccountLocalServiceWrapper(AccountLocalService) - Constructor for class com.liferay.mail.reader.service.AccountLocalServiceWrapper
 
AccountModel - Interface in com.liferay.mail.reader.model
The base model interface for the Account service.
AccountPersistence - Interface in com.liferay.mail.reader.service.persistence
The persistence interface for the account service.
AccountSoap - Class in com.liferay.mail.reader.model
This class is used by SOAP remote services.
AccountSoap() - Constructor for class com.liferay.mail.reader.model.AccountSoap
 
AccountUtil - Class in com.liferay.mail.reader.service.persistence
The persistence utility for the account service.
AccountUtil() - Constructor for class com.liferay.mail.reader.service.persistence.AccountUtil
 
AccountWrapper - Class in com.liferay.mail.reader.model
This class is a wrapper for Account.
AccountWrapper(Account) - Constructor for class com.liferay.mail.reader.model.AccountWrapper
 
addAccount(Account) - Method in interface com.liferay.mail.reader.service.AccountLocalService
Adds the account to the database.
addAccount(long, String, String, String, String, int, boolean, String, int, boolean, String, String, boolean, String, boolean, String, long, long, long, long, boolean) - Method in interface com.liferay.mail.reader.service.AccountLocalService
 
addAccount(Account) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
Adds the account to the database.
addAccount(long, String, String, String, String, int, boolean, String, int, boolean, String, String, boolean, String, boolean, String, long, long, long, long, boolean) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
 
addAccount(Account) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
Adds the account to the database.
addAccount(long, String, String, String, String, int, boolean, String, int, boolean, String, String, boolean, String, boolean, String, long, long, long, long, boolean) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
 
addAttachment(Attachment) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
Adds the attachment to the database.
addAttachment(long, long, String, String, long, File) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
 
addAttachment(Attachment) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
Adds the attachment to the database.
addAttachment(long, long, String, String, long, File) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
 
addAttachment(Attachment) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
Adds the attachment to the database.
addAttachment(long, long, String, String, long, File) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
 
addFolder(Folder) - Method in interface com.liferay.mail.reader.service.FolderLocalService
Adds the folder to the database.
addFolder(long, long, String, String, int) - Method in interface com.liferay.mail.reader.service.FolderLocalService
 
addFolder(Folder) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
Adds the folder to the database.
addFolder(long, long, String, String, int) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
 
addFolder(Folder) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
Adds the folder to the database.
addFolder(long, long, String, String, int) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
 
addMessage(Message) - Method in interface com.liferay.mail.reader.service.MessageLocalService
Adds the message to the database.
addMessage(long, long, String, String, String, String, Date, String, String, String, long, String) - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
addMessage(Message) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
Adds the message to the database.
addMessage(long, long, String, String, String, String, Date, String, String, String, long, String) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
addMessage(Message) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
Adds the message to the database.
addMessage(long, long, String, String, String, String, Date, String, String, String, long, String) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
Attachment - Interface in com.liferay.mail.reader.model
The extended model interface for the Attachment service.
ATTACHMENT_ID_ACCESSOR - Static variable in interface com.liferay.mail.reader.model.Attachment
 
AttachmentLocalService - Interface in com.liferay.mail.reader.service
Provides the local service interface for Attachment.
AttachmentLocalServiceUtil - Class in com.liferay.mail.reader.service
Provides the local service utility for Attachment.
AttachmentLocalServiceUtil() - Constructor for class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
 
AttachmentLocalServiceWrapper - Class in com.liferay.mail.reader.service
Provides a wrapper for AttachmentLocalService.
AttachmentLocalServiceWrapper(AttachmentLocalService) - Constructor for class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
 
AttachmentModel - Interface in com.liferay.mail.reader.model
The base model interface for the Attachment service.
AttachmentPersistence - Interface in com.liferay.mail.reader.service.persistence
The persistence interface for the attachment service.
AttachmentSoap - Class in com.liferay.mail.reader.model
This class is used by SOAP remote services.
AttachmentSoap() - Constructor for class com.liferay.mail.reader.model.AttachmentSoap
 
AttachmentUtil - Class in com.liferay.mail.reader.service.persistence
The persistence utility for the attachment service.
AttachmentUtil() - Constructor for class com.liferay.mail.reader.service.persistence.AttachmentUtil
 
AttachmentWrapper - Class in com.liferay.mail.reader.model
This class is a wrapper for Attachment.
AttachmentWrapper(Attachment) - Constructor for class com.liferay.mail.reader.model.AttachmentWrapper
 

C

cacheResult(Account) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Caches the account in the entity cache if it is enabled.
cacheResult(List<Account>) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Caches the accounts in the entity cache if it is enabled.
cacheResult(Account) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Caches the account in the entity cache if it is enabled.
cacheResult(List<Account>) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Caches the accounts in the entity cache if it is enabled.
cacheResult(Attachment) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Caches the attachment in the entity cache if it is enabled.
cacheResult(List<Attachment>) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Caches the attachments in the entity cache if it is enabled.
cacheResult(Attachment) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Caches the attachment in the entity cache if it is enabled.
cacheResult(List<Attachment>) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Caches the attachments in the entity cache if it is enabled.
cacheResult(Folder) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Caches the folder in the entity cache if it is enabled.
cacheResult(List<Folder>) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Caches the folders in the entity cache if it is enabled.
cacheResult(Folder) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Caches the folder in the entity cache if it is enabled.
cacheResult(List<Folder>) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Caches the folders in the entity cache if it is enabled.
cacheResult(Message) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Caches the message in the entity cache if it is enabled.
cacheResult(List<Message>) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Caches the messages in the entity cache if it is enabled.
cacheResult(Message) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Caches the message in the entity cache if it is enabled.
cacheResult(List<Message>) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Caches the messages in the entity cache if it is enabled.
cleanUp() - Method in class com.liferay.mail.reader.model.MailFile
 
clearCache() - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
 
clearCache(Account) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
 
clearCache() - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
 
clearCache(Attachment) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
 
clearCache() - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
 
clearCache(Folder) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
 
clearCache() - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
 
clearCache(Message) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
 
clone() - Method in interface com.liferay.mail.reader.model.AccountModel
 
clone() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
clone() - Method in interface com.liferay.mail.reader.model.AttachmentModel
 
clone() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
clone() - Method in interface com.liferay.mail.reader.model.FolderModel
 
clone() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
clone() - Method in interface com.liferay.mail.reader.model.MessageModel
 
clone() - Method in class com.liferay.mail.reader.model.MessageWrapper
 
com.liferay.mail.reader.constants - package com.liferay.mail.reader.constants
 
com.liferay.mail.reader.exception - package com.liferay.mail.reader.exception
 
com.liferay.mail.reader.model - package com.liferay.mail.reader.model
 
com.liferay.mail.reader.service - package com.liferay.mail.reader.service
 
com.liferay.mail.reader.service.persistence - package com.liferay.mail.reader.service.persistence
 
compareTo(Account) - Method in interface com.liferay.mail.reader.model.AccountModel
 
compareTo(Account) - Method in class com.liferay.mail.reader.model.AccountWrapper
 
compareTo(Attachment) - Method in interface com.liferay.mail.reader.model.AttachmentModel
 
compareTo(Attachment) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
compareTo(Folder) - Method in interface com.liferay.mail.reader.model.FolderModel
 
compareTo(Folder) - Method in class com.liferay.mail.reader.model.FolderWrapper
 
compareTo(Message) - Method in interface com.liferay.mail.reader.model.MessageModel
 
compareTo(Message) - Method in class com.liferay.mail.reader.model.MessageWrapper
 
countAll() - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns the number of accounts.
countAll() - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns the number of accounts.
countAll() - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Returns the number of attachments.
countAll() - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Returns the number of attachments.
countAll() - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns the number of folders.
countAll() - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns the number of folders.
countAll() - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns the number of messages.
countAll() - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns the number of messages.
countByA_F(long, String) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns the number of folders where accountId = ? and fullName = ?.
countByA_F(long, String) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns the number of folders where accountId = ? and fullName = ?.
countByAccountId(long) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns the number of folders where accountId = ?.
countByAccountId(long) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns the number of folders where accountId = ?.
countByCompanyId(long) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns the number of messages where companyId = ?.
countByCompanyId(long) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns the number of messages where companyId = ?.
countByF_R(long, long) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns the number of messages where folderId = ? and remoteMessageId = ?.
countByF_R(long, long) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns the number of messages where folderId = ? and remoteMessageId = ?.
countByFolderId(long) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns the number of messages where folderId = ?.
countByFolderId(long) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns the number of messages where folderId = ?.
countByMessageId(long) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Returns the number of attachments where messageId = ?.
countByMessageId(long) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Returns the number of attachments where messageId = ?.
countByU_A(long, String) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns the number of accounts where userId = ? and address = ?.
countByU_A(long, String) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns the number of accounts where userId = ? and address = ?.
countByUserId(long) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns the number of accounts where userId = ?.
countByUserId(long) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns the number of accounts where userId = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
 
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
 
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
 
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
 
create(long) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Creates a new account with the primary key.
create(long) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Creates a new account with the primary key.
create(long) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Creates a new attachment with the primary key.
create(long) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Creates a new attachment with the primary key.
create(long) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Creates a new folder with the primary key.
create(long) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Creates a new folder with the primary key.
create(long) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Creates a new message with the primary key.
create(long) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Creates a new message with the primary key.
createAccount(long) - Method in interface com.liferay.mail.reader.service.AccountLocalService
Creates a new account with the primary key.
createAccount(long) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
Creates a new account with the primary key.
createAccount(long) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
Creates a new account with the primary key.
createAttachment(long) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
Creates a new attachment with the primary key.
createAttachment(long) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
Creates a new attachment with the primary key.
createAttachment(long) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
Creates a new attachment with the primary key.
createFolder(long) - Method in interface com.liferay.mail.reader.service.FolderLocalService
Creates a new folder with the primary key.
createFolder(long) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
Creates a new folder with the primary key.
createFolder(long) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
Creates a new folder with the primary key.
createMessage(long) - Method in interface com.liferay.mail.reader.service.MessageLocalService
Creates a new message with the primary key.
createMessage(long) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
Creates a new message with the primary key.
createMessage(long) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
Creates a new message with the primary key.

D

deleteAccount(Account) - Method in interface com.liferay.mail.reader.service.AccountLocalService
Deletes the account from the database.
deleteAccount(long) - Method in interface com.liferay.mail.reader.service.AccountLocalService
Deletes the account with the primary key from the database.
deleteAccount(Account) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
Deletes the account from the database.
deleteAccount(long) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
Deletes the account with the primary key from the database.
deleteAccount(Account) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
Deletes the account from the database.
deleteAccount(long) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
Deletes the account with the primary key from the database.
deleteAccounts(long) - Method in interface com.liferay.mail.reader.service.AccountLocalService
 
deleteAccounts(long) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
 
deleteAccounts(long) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
 
deleteAttachment(Attachment) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
Deletes the attachment from the database.
deleteAttachment(long) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
Deletes the attachment with the primary key from the database.
deleteAttachment(Attachment) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
Deletes the attachment from the database.
deleteAttachment(long) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
Deletes the attachment with the primary key from the database.
deleteAttachment(Attachment) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
Deletes the attachment from the database.
deleteAttachment(long) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
Deletes the attachment with the primary key from the database.
deleteAttachments(long, long) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
 
deleteAttachments(long, long) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
 
deleteAttachments(long, long) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
 
deleteFolder(Folder) - Method in interface com.liferay.mail.reader.service.FolderLocalService
Deletes the folder from the database.
deleteFolder(long) - Method in interface com.liferay.mail.reader.service.FolderLocalService
Deletes the folder with the primary key from the database.
deleteFolder(Folder) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
Deletes the folder from the database.
deleteFolder(long) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
Deletes the folder with the primary key from the database.
deleteFolder(Folder) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
Deletes the folder from the database.
deleteFolder(long) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
Deletes the folder with the primary key from the database.
deleteFolders(long) - Method in interface com.liferay.mail.reader.service.FolderLocalService
 
deleteFolders(long) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
 
deleteFolders(long) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
 
deleteMessage(Message) - Method in interface com.liferay.mail.reader.service.MessageLocalService
Deletes the message from the database.
deleteMessage(long) - Method in interface com.liferay.mail.reader.service.MessageLocalService
Deletes the message with the primary key from the database.
deleteMessage(Message) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
Deletes the message from the database.
deleteMessage(long) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
Deletes the message with the primary key from the database.
deleteMessage(Message) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
Deletes the message from the database.
deleteMessage(long) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
Deletes the message with the primary key from the database.
deleteMessages(long) - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
deleteMessages(long) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
deleteMessages(long) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.mail.reader.service.AccountLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.mail.reader.service.FolderLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
dynamicQuery() - Method in interface com.liferay.mail.reader.service.AccountLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.mail.reader.service.AccountLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.mail.reader.service.AccountLocalService
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.mail.reader.service.AccountLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in interface com.liferay.mail.reader.service.FolderLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.mail.reader.service.FolderLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.mail.reader.service.FolderLocalService
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.mail.reader.service.FolderLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.mail.reader.service.MessageLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.mail.reader.service.MessageLocalService
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.mail.reader.service.MessageLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.mail.reader.service.AccountLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.mail.reader.service.AccountLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.mail.reader.service.FolderLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.mail.reader.service.FolderLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.mail.reader.service.MessageLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.mail.reader.service.MessageLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
Returns the number of rows matching the dynamic query.

E

equals(Object) - Method in class com.liferay.mail.reader.model.AccountWrapper
 
equals(Object) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
equals(Object) - Method in class com.liferay.mail.reader.model.FolderWrapper
 
equals(Object) - Method in class com.liferay.mail.reader.model.MessageWrapper
 

F

fetchAccount(long) - Method in interface com.liferay.mail.reader.service.AccountLocalService
 
fetchAccount(long) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
 
fetchAccount(long) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
 
fetchAttachment(long) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
 
fetchAttachment(long) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
 
fetchAttachment(long) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
 
fetchByA_F(long, String) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns the folder where accountId = ? and fullName = ? or returns null if it could not be found.
fetchByA_F(long, String, boolean) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns the folder where accountId = ? and fullName = ? or returns null if it could not be found, optionally using the finder cache.
fetchByA_F(long, String) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns the folder where accountId = ? and fullName = ? or returns null if it could not be found.
fetchByA_F(long, String, boolean) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns the folder where accountId = ? and fullName = ? or returns null if it could not be found, optionally using the finder cache.
fetchByAccountId_First(long, OrderByComparator<Folder>) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns the first folder in the ordered set where accountId = ?.
fetchByAccountId_First(long, OrderByComparator<Folder>) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns the first folder in the ordered set where accountId = ?.
fetchByAccountId_Last(long, OrderByComparator<Folder>) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns the last folder in the ordered set where accountId = ?.
fetchByAccountId_Last(long, OrderByComparator<Folder>) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns the last folder in the ordered set where accountId = ?.
fetchByCompanyId_First(long, OrderByComparator<Message>) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns the first message in the ordered set where companyId = ?.
fetchByCompanyId_First(long, OrderByComparator<Message>) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns the first message in the ordered set where companyId = ?.
fetchByCompanyId_Last(long, OrderByComparator<Message>) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns the last message in the ordered set where companyId = ?.
fetchByCompanyId_Last(long, OrderByComparator<Message>) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns the last message in the ordered set where companyId = ?.
fetchByF_R(long, long) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns the message where folderId = ? and remoteMessageId = ? or returns null if it could not be found.
fetchByF_R(long, long, boolean) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns the message where folderId = ? and remoteMessageId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByF_R(long, long) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns the message where folderId = ? and remoteMessageId = ? or returns null if it could not be found.
fetchByF_R(long, long, boolean) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns the message where folderId = ? and remoteMessageId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByFolderId_First(long, OrderByComparator<Message>) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns the first message in the ordered set where folderId = ?.
fetchByFolderId_First(long, OrderByComparator<Message>) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns the first message in the ordered set where folderId = ?.
fetchByFolderId_Last(long, OrderByComparator<Message>) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns the last message in the ordered set where folderId = ?.
fetchByFolderId_Last(long, OrderByComparator<Message>) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns the last message in the ordered set where folderId = ?.
fetchByMessageId_First(long, OrderByComparator<Attachment>) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Returns the first attachment in the ordered set where messageId = ?.
fetchByMessageId_First(long, OrderByComparator<Attachment>) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Returns the first attachment in the ordered set where messageId = ?.
fetchByMessageId_Last(long, OrderByComparator<Attachment>) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Returns the last attachment in the ordered set where messageId = ?.
fetchByMessageId_Last(long, OrderByComparator<Attachment>) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Returns the last attachment in the ordered set where messageId = ?.
fetchByPrimaryKey(long) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns the account with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns the account with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Returns the attachment with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Returns the attachment with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns the folder with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns the folder with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns the message with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns the message with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
 
fetchByPrimaryKeys(Set<Serializable>) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
 
fetchByPrimaryKeys(Set<Serializable>) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
 
fetchByPrimaryKeys(Set<Serializable>) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
 
fetchByU_A(long, String) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns the account where userId = ? and address = ? or returns null if it could not be found.
fetchByU_A(long, String, boolean) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns the account where userId = ? and address = ? or returns null if it could not be found, optionally using the finder cache.
fetchByU_A(long, String) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns the account where userId = ? and address = ? or returns null if it could not be found.
fetchByU_A(long, String, boolean) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns the account where userId = ? and address = ? or returns null if it could not be found, optionally using the finder cache.
fetchByUserId_First(long, OrderByComparator<Account>) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns the first account in the ordered set where userId = ?.
fetchByUserId_First(long, OrderByComparator<Account>) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns the first account in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<Account>) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns the last account in the ordered set where userId = ?.
fetchByUserId_Last(long, OrderByComparator<Account>) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns the last account in the ordered set where userId = ?.
fetchFolder(long) - Method in interface com.liferay.mail.reader.service.FolderLocalService
 
fetchFolder(long) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
 
fetchFolder(long) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
 
fetchMessage(long) - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
fetchMessage(long) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
fetchMessage(long) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
findAll() - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns all the accounts.
findAll(int, int) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns a range of all the accounts.
findAll(int, int, OrderByComparator<Account>) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns an ordered range of all the accounts.
findAll(int, int, OrderByComparator<Account>, boolean) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns an ordered range of all the accounts.
findAll() - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns all the accounts.
findAll(int, int) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns a range of all the accounts.
findAll(int, int, OrderByComparator<Account>) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns an ordered range of all the accounts.
findAll(int, int, OrderByComparator<Account>, boolean) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns an ordered range of all the accounts.
findAll() - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Returns all the attachments.
findAll(int, int) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Returns a range of all the attachments.
findAll(int, int, OrderByComparator<Attachment>) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Returns an ordered range of all the attachments.
findAll(int, int, OrderByComparator<Attachment>, boolean) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Returns an ordered range of all the attachments.
findAll() - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Returns all the attachments.
findAll(int, int) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Returns a range of all the attachments.
findAll(int, int, OrderByComparator<Attachment>) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Returns an ordered range of all the attachments.
findAll(int, int, OrderByComparator<Attachment>, boolean) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Returns an ordered range of all the attachments.
findAll() - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns all the folders.
findAll(int, int) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns a range of all the folders.
findAll(int, int, OrderByComparator<Folder>) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns an ordered range of all the folders.
findAll(int, int, OrderByComparator<Folder>, boolean) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns an ordered range of all the folders.
findAll() - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns all the folders.
findAll(int, int) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns a range of all the folders.
findAll(int, int, OrderByComparator<Folder>) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns an ordered range of all the folders.
findAll(int, int, OrderByComparator<Folder>, boolean) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns an ordered range of all the folders.
findAll() - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns all the messages.
findAll(int, int) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns a range of all the messages.
findAll(int, int, OrderByComparator<Message>) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns an ordered range of all the messages.
findAll(int, int, OrderByComparator<Message>, boolean) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns an ordered range of all the messages.
findAll() - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns all the messages.
findAll(int, int) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns a range of all the messages.
findAll(int, int, OrderByComparator<Message>) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns an ordered range of all the messages.
findAll(int, int, OrderByComparator<Message>, boolean) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns an ordered range of all the messages.
findByA_F(long, String) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns the folder where accountId = ? and fullName = ? or throws a NoSuchFolderException if it could not be found.
findByA_F(long, String) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns the folder where accountId = ? and fullName = ? or throws a NoSuchFolderException if it could not be found.
findByAccountId(long) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns all the folders where accountId = ?.
findByAccountId(long, int, int) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns a range of all the folders where accountId = ?.
findByAccountId(long, int, int, OrderByComparator<Folder>) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns an ordered range of all the folders where accountId = ?.
findByAccountId(long, int, int, OrderByComparator<Folder>, boolean) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns an ordered range of all the folders where accountId = ?.
findByAccountId(long) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns all the folders where accountId = ?.
findByAccountId(long, int, int) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns a range of all the folders where accountId = ?.
findByAccountId(long, int, int, OrderByComparator<Folder>) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns an ordered range of all the folders where accountId = ?.
findByAccountId(long, int, int, OrderByComparator<Folder>, boolean) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns an ordered range of all the folders where accountId = ?.
findByAccountId_First(long, OrderByComparator<Folder>) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns the first folder in the ordered set where accountId = ?.
findByAccountId_First(long, OrderByComparator<Folder>) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns the first folder in the ordered set where accountId = ?.
findByAccountId_Last(long, OrderByComparator<Folder>) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns the last folder in the ordered set where accountId = ?.
findByAccountId_Last(long, OrderByComparator<Folder>) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns the last folder in the ordered set where accountId = ?.
findByAccountId_PrevAndNext(long, long, OrderByComparator<Folder>) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns the folders before and after the current folder in the ordered set where accountId = ?.
findByAccountId_PrevAndNext(long, long, OrderByComparator<Folder>) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns the folders before and after the current folder in the ordered set where accountId = ?.
findByCompanyId(long) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns all the messages where companyId = ?.
findByCompanyId(long, int, int) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns a range of all the messages where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<Message>) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns an ordered range of all the messages where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<Message>, boolean) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns an ordered range of all the messages where companyId = ?.
findByCompanyId(long) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns all the messages where companyId = ?.
findByCompanyId(long, int, int) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns a range of all the messages where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<Message>) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns an ordered range of all the messages where companyId = ?.
findByCompanyId(long, int, int, OrderByComparator<Message>, boolean) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns an ordered range of all the messages where companyId = ?.
findByCompanyId_First(long, OrderByComparator<Message>) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns the first message in the ordered set where companyId = ?.
findByCompanyId_First(long, OrderByComparator<Message>) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns the first message in the ordered set where companyId = ?.
findByCompanyId_Last(long, OrderByComparator<Message>) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns the last message in the ordered set where companyId = ?.
findByCompanyId_Last(long, OrderByComparator<Message>) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns the last message in the ordered set where companyId = ?.
findByCompanyId_PrevAndNext(long, long, OrderByComparator<Message>) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns the messages before and after the current message in the ordered set where companyId = ?.
findByCompanyId_PrevAndNext(long, long, OrderByComparator<Message>) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns the messages before and after the current message in the ordered set where companyId = ?.
findByF_R(long, long) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns the message where folderId = ? and remoteMessageId = ? or throws a NoSuchMessageException if it could not be found.
findByF_R(long, long) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns the message where folderId = ? and remoteMessageId = ? or throws a NoSuchMessageException if it could not be found.
findByFolderId(long) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns all the messages where folderId = ?.
findByFolderId(long, int, int) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns a range of all the messages where folderId = ?.
findByFolderId(long, int, int, OrderByComparator<Message>) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns an ordered range of all the messages where folderId = ?.
findByFolderId(long, int, int, OrderByComparator<Message>, boolean) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns an ordered range of all the messages where folderId = ?.
findByFolderId(long) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns all the messages where folderId = ?.
findByFolderId(long, int, int) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns a range of all the messages where folderId = ?.
findByFolderId(long, int, int, OrderByComparator<Message>) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns an ordered range of all the messages where folderId = ?.
findByFolderId(long, int, int, OrderByComparator<Message>, boolean) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns an ordered range of all the messages where folderId = ?.
findByFolderId_First(long, OrderByComparator<Message>) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns the first message in the ordered set where folderId = ?.
findByFolderId_First(long, OrderByComparator<Message>) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns the first message in the ordered set where folderId = ?.
findByFolderId_Last(long, OrderByComparator<Message>) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns the last message in the ordered set where folderId = ?.
findByFolderId_Last(long, OrderByComparator<Message>) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns the last message in the ordered set where folderId = ?.
findByFolderId_PrevAndNext(long, long, OrderByComparator<Message>) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns the messages before and after the current message in the ordered set where folderId = ?.
findByFolderId_PrevAndNext(long, long, OrderByComparator<Message>) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns the messages before and after the current message in the ordered set where folderId = ?.
findByMessageId(long) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Returns all the attachments where messageId = ?.
findByMessageId(long, int, int) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Returns a range of all the attachments where messageId = ?.
findByMessageId(long, int, int, OrderByComparator<Attachment>) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Returns an ordered range of all the attachments where messageId = ?.
findByMessageId(long, int, int, OrderByComparator<Attachment>, boolean) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Returns an ordered range of all the attachments where messageId = ?.
findByMessageId(long) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Returns all the attachments where messageId = ?.
findByMessageId(long, int, int) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Returns a range of all the attachments where messageId = ?.
findByMessageId(long, int, int, OrderByComparator<Attachment>) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Returns an ordered range of all the attachments where messageId = ?.
findByMessageId(long, int, int, OrderByComparator<Attachment>, boolean) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Returns an ordered range of all the attachments where messageId = ?.
findByMessageId_First(long, OrderByComparator<Attachment>) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Returns the first attachment in the ordered set where messageId = ?.
findByMessageId_First(long, OrderByComparator<Attachment>) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Returns the first attachment in the ordered set where messageId = ?.
findByMessageId_Last(long, OrderByComparator<Attachment>) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Returns the last attachment in the ordered set where messageId = ?.
findByMessageId_Last(long, OrderByComparator<Attachment>) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Returns the last attachment in the ordered set where messageId = ?.
findByMessageId_PrevAndNext(long, long, OrderByComparator<Attachment>) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Returns the attachments before and after the current attachment in the ordered set where messageId = ?.
findByMessageId_PrevAndNext(long, long, OrderByComparator<Attachment>) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Returns the attachments before and after the current attachment in the ordered set where messageId = ?.
findByPrimaryKey(long) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns the account with the primary key or throws a NoSuchAccountException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns the account with the primary key or throws a NoSuchAccountException if it could not be found.
findByPrimaryKey(long) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Returns the attachment with the primary key or throws a NoSuchAttachmentException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Returns the attachment with the primary key or throws a NoSuchAttachmentException if it could not be found.
findByPrimaryKey(long) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Returns the folder with the primary key or throws a NoSuchFolderException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Returns the folder with the primary key or throws a NoSuchFolderException if it could not be found.
findByPrimaryKey(long) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Returns the message with the primary key or throws a NoSuchMessageException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Returns the message with the primary key or throws a NoSuchMessageException if it could not be found.
findByU_A(long, String) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns the account where userId = ? and address = ? or throws a NoSuchAccountException if it could not be found.
findByU_A(long, String) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns the account where userId = ? and address = ? or throws a NoSuchAccountException if it could not be found.
findByUserId(long) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns all the accounts where userId = ?.
findByUserId(long, int, int) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns a range of all the accounts where userId = ?.
findByUserId(long, int, int, OrderByComparator<Account>) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns an ordered range of all the accounts where userId = ?.
findByUserId(long, int, int, OrderByComparator<Account>, boolean) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns an ordered range of all the accounts where userId = ?.
findByUserId(long) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns all the accounts where userId = ?.
findByUserId(long, int, int) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns a range of all the accounts where userId = ?.
findByUserId(long, int, int, OrderByComparator<Account>) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns an ordered range of all the accounts where userId = ?.
findByUserId(long, int, int, OrderByComparator<Account>, boolean) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns an ordered range of all the accounts where userId = ?.
findByUserId_First(long, OrderByComparator<Account>) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns the first account in the ordered set where userId = ?.
findByUserId_First(long, OrderByComparator<Account>) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns the first account in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<Account>) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns the last account in the ordered set where userId = ?.
findByUserId_Last(long, OrderByComparator<Account>) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns the last account in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<Account>) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Returns the accounts before and after the current account in the ordered set where userId = ?.
findByUserId_PrevAndNext(long, long, OrderByComparator<Account>) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Returns the accounts before and after the current account in the ordered set where userId = ?.
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<Account>) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
 
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<Attachment>) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
 
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<Folder>) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
 
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<Message>) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
 
FLAG_ANSWERED - Static variable in class com.liferay.mail.reader.constants.MailConstants
 
FLAG_DELETED - Static variable in class com.liferay.mail.reader.constants.MailConstants
 
FLAG_DRAFT - Static variable in class com.liferay.mail.reader.constants.MailConstants
 
FLAG_FLAGGED - Static variable in class com.liferay.mail.reader.constants.MailConstants
 
FLAG_RECENT - Static variable in class com.liferay.mail.reader.constants.MailConstants
 
FLAG_SEEN - Static variable in class com.liferay.mail.reader.constants.MailConstants
 
FLAG_USER - Static variable in class com.liferay.mail.reader.constants.MailConstants
 
Folder - Interface in com.liferay.mail.reader.model
The extended model interface for the Folder service.
FOLDER_ALREADY_EXISTS - Static variable in exception com.liferay.mail.reader.exception.MailException
 
FOLDER_CREATE_FAILED - Static variable in exception com.liferay.mail.reader.exception.MailException
 
FOLDER_DELETE_FAILED - Static variable in exception com.liferay.mail.reader.exception.MailException
 
FOLDER_DOES_NOT_EXIST - Static variable in exception com.liferay.mail.reader.exception.MailException
 
FOLDER_ID_ACCESSOR - Static variable in interface com.liferay.mail.reader.model.Folder
 
FOLDER_INVALID_DESTINATION - Static variable in exception com.liferay.mail.reader.exception.MailException
 
FOLDER_PAGE_DOES_NOT_EXIST - Static variable in exception com.liferay.mail.reader.exception.MailException
 
FOLDER_RENAME_FAILED - Static variable in exception com.liferay.mail.reader.exception.MailException
 
FOLDER_REQUIRED - Static variable in exception com.liferay.mail.reader.exception.MailException
 
FolderLocalService - Interface in com.liferay.mail.reader.service
Provides the local service interface for Folder.
FolderLocalServiceUtil - Class in com.liferay.mail.reader.service
Provides the local service utility for Folder.
FolderLocalServiceUtil() - Constructor for class com.liferay.mail.reader.service.FolderLocalServiceUtil
 
FolderLocalServiceWrapper - Class in com.liferay.mail.reader.service
Provides a wrapper for FolderLocalService.
FolderLocalServiceWrapper(FolderLocalService) - Constructor for class com.liferay.mail.reader.service.FolderLocalServiceWrapper
 
FolderModel - Interface in com.liferay.mail.reader.model
The base model interface for the Folder service.
FolderPersistence - Interface in com.liferay.mail.reader.service.persistence
The persistence interface for the folder service.
FolderSoap - Class in com.liferay.mail.reader.model
This class is used by SOAP remote services.
FolderSoap() - Constructor for class com.liferay.mail.reader.model.FolderSoap
 
FolderUtil - Class in com.liferay.mail.reader.service.persistence
The persistence utility for the folder service.
FolderUtil() - Constructor for class com.liferay.mail.reader.service.persistence.FolderUtil
 
FolderWrapper - Class in com.liferay.mail.reader.model
This class is a wrapper for Folder.
FolderWrapper(Folder) - Constructor for class com.liferay.mail.reader.model.FolderWrapper
 

G

getAccount(long) - Method in interface com.liferay.mail.reader.service.AccountLocalService
Returns the account with the primary key.
getAccount(long, String) - Method in interface com.liferay.mail.reader.service.AccountLocalService
 
getAccount(long) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
Returns the account with the primary key.
getAccount(long, String) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
 
getAccount(long) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
Returns the account with the primary key.
getAccount(long, String) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
 
getAccountId() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the account ID of this account.
getAccountId() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getAccountId() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the account ID of this account.
getAccountId() - Method in interface com.liferay.mail.reader.model.AttachmentModel
Returns the account ID of this attachment.
getAccountId() - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
getAccountId() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Returns the account ID of this attachment.
getAccountId() - Method in interface com.liferay.mail.reader.model.FolderModel
Returns the account ID of this folder.
getAccountId() - Method in class com.liferay.mail.reader.model.FolderSoap
 
getAccountId() - Method in class com.liferay.mail.reader.model.FolderWrapper
Returns the account ID of this folder.
getAccountId() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the account ID of this message.
getAccountId() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getAccountId() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the account ID of this message.
getAccounts(int, int) - Method in interface com.liferay.mail.reader.service.AccountLocalService
Returns a range of all the accounts.
getAccounts(long) - Method in interface com.liferay.mail.reader.service.AccountLocalService
 
getAccounts(int, int) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
Returns a range of all the accounts.
getAccounts(long) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
 
getAccounts(int, int) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
Returns a range of all the accounts.
getAccounts(long) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
 
getAccountsCount() - Method in interface com.liferay.mail.reader.service.AccountLocalService
Returns the number of accounts.
getAccountsCount() - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
Returns the number of accounts.
getAccountsCount() - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
Returns the number of accounts.
getAccountUnreadMessagesCount(long) - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
getAccountUnreadMessagesCount(long) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
getAccountUnreadMessagesCount(long) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
getActionableDynamicQuery() - Method in interface com.liferay.mail.reader.service.AccountLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
 
getActionableDynamicQuery() - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
 
getActionableDynamicQuery() - Method in interface com.liferay.mail.reader.service.FolderLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
 
getActionableDynamicQuery() - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
getAddress() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the address of this account.
getAddress() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getAddress() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the address of this account.
getAttachment(long) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
Returns the attachment with the primary key.
getAttachment(long) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
Returns the attachment with the primary key.
getAttachment(long) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
Returns the attachment with the primary key.
getAttachmentId() - Method in interface com.liferay.mail.reader.model.AttachmentModel
Returns the attachment ID of this attachment.
getAttachmentId() - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
getAttachmentId() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Returns the attachment ID of this attachment.
getAttachments() - Method in class com.liferay.mail.reader.model.MessageDisplay
 
getAttachments(int, int) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
Returns a range of all the attachments.
getAttachments(long) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
 
getAttachments(int, int) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
Returns a range of all the attachments.
getAttachments(long) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
 
getAttachments(int, int) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
Returns a range of all the attachments.
getAttachments(long) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
 
getAttachmentsCount() - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
Returns the number of attachments.
getAttachmentsCount() - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
Returns the number of attachments.
getAttachmentsCount() - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
Returns the number of attachments.
getBadColumnNames() - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
 
getBadColumnNames() - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
 
getBadColumnNames() - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
 
getBadColumnNames() - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
 
getBadColumnNames() - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
 
getBadColumnNames() - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
 
getBcc() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the bcc of this message.
getBcc() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getBcc() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the bcc of this message.
getBody() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the body of this message.
getBody() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getBody() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the body of this message.
getCc() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the cc of this message.
getCc() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getCc() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the cc of this message.
getCompanyId() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the company ID of this account.
getCompanyId() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getCompanyId() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the company ID of this account.
getCompanyId() - Method in interface com.liferay.mail.reader.model.AttachmentModel
Returns the company ID of this attachment.
getCompanyId() - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
getCompanyId() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Returns the company ID of this attachment.
getCompanyId() - Method in interface com.liferay.mail.reader.model.FolderModel
Returns the company ID of this folder.
getCompanyId() - Method in class com.liferay.mail.reader.model.FolderSoap
 
getCompanyId() - Method in class com.liferay.mail.reader.model.FolderWrapper
Returns the company ID of this folder.
getCompanyId() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the company ID of this message.
getCompanyId() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getCompanyId() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the company ID of this message.
getCompanyMessages(long, int, int) - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
getCompanyMessages(long, int, int) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
getCompanyMessages(long, int, int) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
getCompanyMessagesCount(long) - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
getCompanyMessagesCount(long) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
getCompanyMessagesCount(long) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
getContentPath() - Method in interface com.liferay.mail.reader.model.AttachmentModel
Returns the content path of this attachment.
getContentPath() - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
getContentPath() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Returns the content path of this attachment.
getContentPath() - Method in class com.liferay.mail.reader.model.MailFile
 
getContentType() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the content type of this message.
getContentType() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getContentType() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the content type of this message.
getCreateDate() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the create date of this account.
getCreateDate() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getCreateDate() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the create date of this account.
getCreateDate() - Method in interface com.liferay.mail.reader.model.FolderModel
Returns the create date of this folder.
getCreateDate() - Method in class com.liferay.mail.reader.model.FolderSoap
 
getCreateDate() - Method in class com.liferay.mail.reader.model.FolderWrapper
Returns the create date of this folder.
getCreateDate() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the create date of this message.
getCreateDate() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getCreateDate() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the create date of this message.
getDefaultSender() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the default sender of this account.
getDefaultSender() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getDefaultSender() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the default sender of this account.
getDisplayName() - Method in interface com.liferay.mail.reader.model.FolderModel
Returns the display name of this folder.
getDisplayName() - Method in class com.liferay.mail.reader.model.FolderSoap
 
getDisplayName() - Method in class com.liferay.mail.reader.model.FolderWrapper
Returns the display name of this folder.
getDraftFolderId() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the draft folder ID of this account.
getDraftFolderId() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getDraftFolderId() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the draft folder ID of this account.
getEndMessageNumber() - Method in class com.liferay.mail.reader.model.MessagesDisplay
 
getExpandoBridge() - Method in interface com.liferay.mail.reader.model.AccountModel
 
getExpandoBridge() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
getExpandoBridge() - Method in interface com.liferay.mail.reader.model.AttachmentModel
 
getExpandoBridge() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
getExpandoBridge() - Method in interface com.liferay.mail.reader.model.FolderModel
 
getExpandoBridge() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
getExpandoBridge() - Method in interface com.liferay.mail.reader.model.MessageModel
 
getExpandoBridge() - Method in class com.liferay.mail.reader.model.MessageWrapper
 
getFile() - Method in class com.liferay.mail.reader.model.MailFile
 
getFile(long) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
 
getFile(long) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
 
getFile(long) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
 
getFileName() - Method in interface com.liferay.mail.reader.model.AttachmentModel
Returns the file name of this attachment.
getFileName() - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
getFileName() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Returns the file name of this attachment.
getFileName() - Method in class com.liferay.mail.reader.model.MailFile
 
getFlags() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the flags of this message.
getFlags() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getFlags() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the flags of this message.
getFolder(long) - Method in interface com.liferay.mail.reader.service.FolderLocalService
Returns the folder with the primary key.
getFolder(long, String) - Method in interface com.liferay.mail.reader.service.FolderLocalService
 
getFolder(long) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
Returns the folder with the primary key.
getFolder(long, String) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
 
getFolder(long) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
Returns the folder with the primary key.
getFolder(long, String) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
 
getFolderId() - Method in interface com.liferay.mail.reader.model.AttachmentModel
Returns the folder ID of this attachment.
getFolderId() - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
getFolderId() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Returns the folder ID of this attachment.
getFolderId() - Method in interface com.liferay.mail.reader.model.FolderModel
Returns the folder ID of this folder.
getFolderId() - Method in class com.liferay.mail.reader.model.FolderSoap
 
getFolderId() - Method in class com.liferay.mail.reader.model.FolderWrapper
Returns the folder ID of this folder.
getFolderId() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the folder ID of this message.
getFolderId() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getFolderId() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the folder ID of this message.
getFolderMessages(long) - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
getFolderMessages(long) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
getFolderMessages(long) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
getFolderMessagesCount(long) - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
getFolderMessagesCount(long) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
getFolderMessagesCount(long) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
getFolderPrefix() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the folder prefix of this account.
getFolderPrefix() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getFolderPrefix() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the folder prefix of this account.
getFolders(int, int) - Method in interface com.liferay.mail.reader.service.FolderLocalService
Returns a range of all the folders.
getFolders(long) - Method in interface com.liferay.mail.reader.service.FolderLocalService
 
getFolders(int, int) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
Returns a range of all the folders.
getFolders(long) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
 
getFolders(int, int) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
Returns a range of all the folders.
getFolders(long) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
 
getFoldersCount() - Method in interface com.liferay.mail.reader.service.FolderLocalService
Returns the number of folders.
getFoldersCount() - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
Returns the number of folders.
getFoldersCount() - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
Returns the number of folders.
getFolderUnreadMessagesCount(long) - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
getFolderUnreadMessagesCount(long) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
getFolderUnreadMessagesCount(long) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
getFullName() - Method in interface com.liferay.mail.reader.model.FolderModel
Returns the full name of this folder.
getFullName() - Method in class com.liferay.mail.reader.model.FolderSoap
 
getFullName() - Method in class com.liferay.mail.reader.model.FolderWrapper
Returns the full name of this folder.
getGroupId() - Method in interface com.liferay.mail.reader.model.Message
 
getGroupId() - Method in class com.liferay.mail.reader.model.MessageWrapper
 
getInboxFolderId() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the inbox folder ID of this account.
getInboxFolderId() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getInboxFolderId() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the inbox folder ID of this account.
getIncomingHostName() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the incoming host name of this account.
getIncomingHostName() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getIncomingHostName() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the incoming host name of this account.
getIncomingPort() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the incoming port of this account.
getIncomingPort() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getIncomingPort() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the incoming port of this account.
getIncomingSecure() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the incoming secure of this account.
getIncomingSecure() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getIncomingSecure() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the incoming secure of this account.
getIndexableActionableDynamicQuery() - Method in interface com.liferay.mail.reader.service.AccountLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.mail.reader.service.FolderLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
getInputStream(long) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
 
getInputStream(long) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
 
getInputStream(long) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
 
getLocalPageCount(long, int) - Method in interface com.liferay.mail.reader.service.FolderLocalService
 
getLocalPageCount(long, int) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
 
getLocalPageCount(long, int) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
 
getLogin() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the login of this account.
getLogin() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getLogin() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the login of this account.
getMessage() - Method in class com.liferay.mail.reader.model.MessageDisplay
 
getMessage(long) - Method in interface com.liferay.mail.reader.service.MessageLocalService
Returns the message with the primary key.
getMessage(long, long) - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
getMessage(long) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
Returns the message with the primary key.
getMessage(long, long) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
getMessage(long) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
Returns the message with the primary key.
getMessage(long, long) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
getMessageCount() - Method in class com.liferay.mail.reader.model.MessageDisplay
 
getMessageCount() - Method in class com.liferay.mail.reader.model.MessagesDisplay
 
getMessageId() - Method in interface com.liferay.mail.reader.model.AttachmentModel
Returns the message ID of this attachment.
getMessageId() - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
getMessageId() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Returns the message ID of this attachment.
getMessageId() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the message ID of this message.
getMessageId() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getMessageId() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the message ID of this message.
getMessages() - Method in class com.liferay.mail.reader.model.MessagesDisplay
 
getMessages(int, int) - Method in interface com.liferay.mail.reader.service.MessageLocalService
Returns a range of all the messages.
getMessages(int, int) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
Returns a range of all the messages.
getMessages(int, int) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
Returns a range of all the messages.
getMessagesCount() - Method in interface com.liferay.mail.reader.service.MessageLocalService
Returns the number of messages.
getMessagesCount() - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
Returns the number of messages.
getMessagesCount() - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
Returns the number of messages.
getModelAttributes() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
getModelAttributes() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
getModelAttributes() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
getModelAttributes() - Method in class com.liferay.mail.reader.model.MessageWrapper
 
getModelClass() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
getModelClass() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
getModelClass() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
getModelClass() - Method in class com.liferay.mail.reader.model.MessageWrapper
 
getModelClassName() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
getModelClassName() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
getModelClassName() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
getModelClassName() - Method in class com.liferay.mail.reader.model.MessageWrapper
 
getModifiedDate() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the modified date of this account.
getModifiedDate() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getModifiedDate() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the modified date of this account.
getModifiedDate() - Method in interface com.liferay.mail.reader.model.FolderModel
Returns the modified date of this folder.
getModifiedDate() - Method in class com.liferay.mail.reader.model.FolderSoap
 
getModifiedDate() - Method in class com.liferay.mail.reader.model.FolderWrapper
Returns the modified date of this folder.
getModifiedDate() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the modified date of this message.
getModifiedDate() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getModifiedDate() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the modified date of this message.
getOSGiServiceIdentifier() - Method in interface com.liferay.mail.reader.service.AccountLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.mail.reader.service.FolderLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.mail.reader.service.MessageLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
Returns the OSGi service identifier.
getOutgoingHostName() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the outgoing host name of this account.
getOutgoingHostName() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getOutgoingHostName() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the outgoing host name of this account.
getOutgoingPort() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the outgoing port of this account.
getOutgoingPort() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getOutgoingPort() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the outgoing port of this account.
getOutgoingSecure() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the outgoing secure of this account.
getOutgoingSecure() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getOutgoingSecure() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the outgoing secure of this account.
getPageCount() - Method in class com.liferay.mail.reader.model.MessagesDisplay
 
getPageNumber() - Method in class com.liferay.mail.reader.model.MessagesDisplay
 
getPassword() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the password of this account.
getPassword() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getPassword() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the password of this account.
getPasswordDecrypted() - Method in interface com.liferay.mail.reader.model.Account
 
getPasswordDecrypted() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
getPercentDownloaded(long) - Method in interface com.liferay.mail.reader.service.FolderLocalService
 
getPercentDownloaded(long) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
 
getPercentDownloaded(long) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
 
getPersistedModel(Serializable) - Method in interface com.liferay.mail.reader.service.AccountLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
 
getPersistedModel(Serializable) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
 
getPersistedModel(Serializable) - Method in interface com.liferay.mail.reader.service.FolderLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
 
getPersistedModel(Serializable) - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
getPersistence() - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
 
getPersistence() - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
 
getPersistence() - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
 
getPersistence() - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
 
getPersonalName() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the personal name of this account.
getPersonalName() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getPersonalName() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the personal name of this account.
getPreview() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the preview of this message.
getPreview() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getPreview() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the preview of this message.
getPrimaryKey() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the primary key of this account.
getPrimaryKey() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getPrimaryKey() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the primary key of this account.
getPrimaryKey() - Method in interface com.liferay.mail.reader.model.AttachmentModel
Returns the primary key of this attachment.
getPrimaryKey() - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
getPrimaryKey() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Returns the primary key of this attachment.
getPrimaryKey() - Method in interface com.liferay.mail.reader.model.FolderModel
Returns the primary key of this folder.
getPrimaryKey() - Method in class com.liferay.mail.reader.model.FolderSoap
 
getPrimaryKey() - Method in class com.liferay.mail.reader.model.FolderWrapper
Returns the primary key of this folder.
getPrimaryKey() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the primary key of this message.
getPrimaryKey() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getPrimaryKey() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the primary key of this message.
getPrimaryKeyObj() - Method in interface com.liferay.mail.reader.model.AccountModel
 
getPrimaryKeyObj() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
getPrimaryKeyObj() - Method in interface com.liferay.mail.reader.model.AttachmentModel
 
getPrimaryKeyObj() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
getPrimaryKeyObj() - Method in interface com.liferay.mail.reader.model.FolderModel
 
getPrimaryKeyObj() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
getPrimaryKeyObj() - Method in interface com.liferay.mail.reader.model.MessageModel
 
getPrimaryKeyObj() - Method in class com.liferay.mail.reader.model.MessageWrapper
 
getProtocol() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the protocol of this account.
getProtocol() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getProtocol() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the protocol of this account.
getRemoteMessage(long, boolean) - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
getRemoteMessage(long, boolean) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
getRemoteMessage(long, boolean) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
getRemoteMessageCount() - Method in interface com.liferay.mail.reader.model.FolderModel
Returns the remote message count of this folder.
getRemoteMessageCount() - Method in class com.liferay.mail.reader.model.FolderSoap
 
getRemoteMessageCount() - Method in class com.liferay.mail.reader.model.FolderWrapper
Returns the remote message count of this folder.
getRemoteMessageId() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the remote message ID of this message.
getRemoteMessageId() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getRemoteMessageId() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the remote message ID of this message.
getRemotePageCount(long, int) - Method in interface com.liferay.mail.reader.service.FolderLocalService
 
getRemotePageCount(long, int) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
 
getRemotePageCount(long, int) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
 
getSavePassword() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the save password of this account.
getSavePassword() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getSavePassword() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the save password of this account.
getSender() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the sender of this message.
getSender() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getSender() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the sender of this message.
getSentDate() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the sent date of this message.
getSentDate() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getSentDate() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the sent date of this message.
getSentFolderId() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the sent folder ID of this account.
getSentFolderId() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getSentFolderId() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the sent folder ID of this account.
getService() - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
 
getService() - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
 
getService() - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
 
getService() - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
getSignature() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the signature of this account.
getSignature() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getSignature() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the signature of this account.
getSize() - Method in interface com.liferay.mail.reader.model.AttachmentModel
Returns the size of this attachment.
getSize() - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
getSize() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Returns the size of this attachment.
getSize() - Method in class com.liferay.mail.reader.model.MailFile
 
getSize() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the size of this message.
getSize() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getSize() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the size of this message.
getStartMessageNumber() - Method in class com.liferay.mail.reader.model.MessagesDisplay
 
getSubject() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the subject of this message.
getSubject() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getSubject() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the subject of this message.
getTo() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the to of this message.
getTo() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getTo() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the to of this message.
getTrashFolderId() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the trash folder ID of this account.
getTrashFolderId() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getTrashFolderId() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the trash folder ID of this account.
getType() - Method in exception com.liferay.mail.reader.exception.MailException
 
getUserId() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the user ID of this account.
getUserId() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getUserId() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the user ID of this account.
getUserId() - Method in interface com.liferay.mail.reader.model.AttachmentModel
Returns the user ID of this attachment.
getUserId() - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
getUserId() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Returns the user ID of this attachment.
getUserId() - Method in interface com.liferay.mail.reader.model.FolderModel
Returns the user ID of this folder.
getUserId() - Method in class com.liferay.mail.reader.model.FolderSoap
 
getUserId() - Method in class com.liferay.mail.reader.model.FolderWrapper
Returns the user ID of this folder.
getUserId() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the user ID of this message.
getUserId() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getUserId() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the user ID of this message.
getUserName() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the user name of this account.
getUserName() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getUserName() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the user name of this account.
getUserName() - Method in interface com.liferay.mail.reader.model.FolderModel
Returns the user name of this folder.
getUserName() - Method in class com.liferay.mail.reader.model.FolderSoap
 
getUserName() - Method in class com.liferay.mail.reader.model.FolderWrapper
Returns the user name of this folder.
getUserName() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the user name of this message.
getUserName() - Method in class com.liferay.mail.reader.model.MessageSoap
 
getUserName() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the user name of this message.
getUserUuid() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the user uuid of this account.
getUserUuid() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the user uuid of this account.
getUserUuid() - Method in interface com.liferay.mail.reader.model.AttachmentModel
Returns the user uuid of this attachment.
getUserUuid() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Returns the user uuid of this attachment.
getUserUuid() - Method in interface com.liferay.mail.reader.model.FolderModel
Returns the user uuid of this folder.
getUserUuid() - Method in class com.liferay.mail.reader.model.FolderWrapper
Returns the user uuid of this folder.
getUserUuid() - Method in interface com.liferay.mail.reader.model.MessageModel
Returns the user uuid of this message.
getUserUuid() - Method in class com.liferay.mail.reader.model.MessageWrapper
Returns the user uuid of this message.
getUseSignature() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns the use signature of this account.
getUseSignature() - Method in class com.liferay.mail.reader.model.AccountSoap
 
getUseSignature() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns the use signature of this account.
getValue() - Method in exception com.liferay.mail.reader.exception.MailException
 
getWrappedModel() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
getWrappedModel() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
getWrappedModel() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
getWrappedModel() - Method in class com.liferay.mail.reader.model.MessageWrapper
 
getWrappedService() - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 

H

hasAttachments() - Method in interface com.liferay.mail.reader.model.Message
 
hasAttachments() - Method in class com.liferay.mail.reader.model.MessageWrapper
 
hasFlag(int) - Method in interface com.liferay.mail.reader.model.Message
 
hasFlag(int) - Method in class com.liferay.mail.reader.model.MessageWrapper
 
hashCode() - Method in interface com.liferay.mail.reader.model.AccountModel
 
hashCode() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
hashCode() - Method in interface com.liferay.mail.reader.model.AttachmentModel
 
hashCode() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
hashCode() - Method in interface com.liferay.mail.reader.model.FolderModel
 
hashCode() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
hashCode() - Method in interface com.liferay.mail.reader.model.MessageModel
 
hashCode() - Method in class com.liferay.mail.reader.model.MessageWrapper
 

I

isCachedModel() - Method in interface com.liferay.mail.reader.model.AccountModel
 
isCachedModel() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
isCachedModel() - Method in interface com.liferay.mail.reader.model.AttachmentModel
 
isCachedModel() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
isCachedModel() - Method in interface com.liferay.mail.reader.model.FolderModel
 
isCachedModel() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
isCachedModel() - Method in interface com.liferay.mail.reader.model.MessageModel
 
isCachedModel() - Method in class com.liferay.mail.reader.model.MessageWrapper
 
isDefaultSender() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns true if this account is default sender.
isDefaultSender() - Method in class com.liferay.mail.reader.model.AccountSoap
 
isDefaultSender() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns true if this account is default sender.
isEntityCacheEnabled() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
isEntityCacheEnabled() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
isEntityCacheEnabled() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
isEntityCacheEnabled() - Method in class com.liferay.mail.reader.model.MessageWrapper
 
isEscapedModel() - Method in interface com.liferay.mail.reader.model.AccountModel
 
isEscapedModel() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
isEscapedModel() - Method in interface com.liferay.mail.reader.model.AttachmentModel
 
isEscapedModel() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
isEscapedModel() - Method in interface com.liferay.mail.reader.model.FolderModel
 
isEscapedModel() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
isEscapedModel() - Method in interface com.liferay.mail.reader.model.MessageModel
 
isEscapedModel() - Method in class com.liferay.mail.reader.model.MessageWrapper
 
isFinderCacheEnabled() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
isFinderCacheEnabled() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
isFinderCacheEnabled() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
isFinderCacheEnabled() - Method in class com.liferay.mail.reader.model.MessageWrapper
 
isIncomingSecure() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns true if this account is incoming secure.
isIncomingSecure() - Method in class com.liferay.mail.reader.model.AccountSoap
 
isIncomingSecure() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns true if this account is incoming secure.
isNew() - Method in interface com.liferay.mail.reader.model.AccountModel
 
isNew() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
isNew() - Method in interface com.liferay.mail.reader.model.AttachmentModel
 
isNew() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
isNew() - Method in interface com.liferay.mail.reader.model.FolderModel
 
isNew() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
isNew() - Method in interface com.liferay.mail.reader.model.MessageModel
 
isNew() - Method in class com.liferay.mail.reader.model.MessageWrapper
 
isOutgoingSecure() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns true if this account is outgoing secure.
isOutgoingSecure() - Method in class com.liferay.mail.reader.model.AccountSoap
 
isOutgoingSecure() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns true if this account is outgoing secure.
isSavePassword() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns true if this account is save password.
isSavePassword() - Method in class com.liferay.mail.reader.model.AccountSoap
 
isSavePassword() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns true if this account is save password.
isUseSignature() - Method in interface com.liferay.mail.reader.model.AccountModel
Returns true if this account is use signature.
isUseSignature() - Method in class com.liferay.mail.reader.model.AccountSoap
 
isUseSignature() - Method in class com.liferay.mail.reader.model.AccountWrapper
Returns true if this account is use signature.

M

MAIL - Static variable in class com.liferay.mail.reader.constants.MailPortletKeys
 
MailConstants - Class in com.liferay.mail.reader.constants
 
MailConstants() - Constructor for class com.liferay.mail.reader.constants.MailConstants
 
MailException - Exception in com.liferay.mail.reader.exception
 
MailException() - Constructor for exception com.liferay.mail.reader.exception.MailException
 
MailException(int) - Constructor for exception com.liferay.mail.reader.exception.MailException
 
MailException(int, String) - Constructor for exception com.liferay.mail.reader.exception.MailException
 
MailException(int, Throwable) - Constructor for exception com.liferay.mail.reader.exception.MailException
 
MailException(int, Throwable, String) - Constructor for exception com.liferay.mail.reader.exception.MailException
 
MailException(String) - Constructor for exception com.liferay.mail.reader.exception.MailException
 
MailException(String, Throwable) - Constructor for exception com.liferay.mail.reader.exception.MailException
 
MailException(Throwable) - Constructor for exception com.liferay.mail.reader.exception.MailException
 
MailFile - Class in com.liferay.mail.reader.model
 
MailFile(File, String, long) - Constructor for class com.liferay.mail.reader.model.MailFile
 
MailFile(String, String, long) - Constructor for class com.liferay.mail.reader.model.MailFile
 
MailPortletKeys - Class in com.liferay.mail.reader.constants
 
MailPortletKeys() - Constructor for class com.liferay.mail.reader.constants.MailPortletKeys
 
Message - Interface in com.liferay.mail.reader.model
The extended model interface for the Message service.
MESSAGE_HAS_NO_RECIPIENTS - Static variable in exception com.liferay.mail.reader.exception.MailException
 
MESSAGE_ID_ACCESSOR - Static variable in interface com.liferay.mail.reader.model.Message
 
MESSAGE_INVALID_ADDRESS - Static variable in exception com.liferay.mail.reader.exception.MailException
 
MESSAGE_INVALID_FLAG - Static variable in exception com.liferay.mail.reader.exception.MailException
 
MESSAGE_NOT_FOUND_ON_SERVER - Static variable in exception com.liferay.mail.reader.exception.MailException
 
MESSAGE_NOT_SELECTED - Static variable in exception com.liferay.mail.reader.exception.MailException
 
MessageDisplay - Class in com.liferay.mail.reader.model
 
MessageDisplay(Message, List<Attachment>, int) - Constructor for class com.liferay.mail.reader.model.MessageDisplay
 
MessageLocalService - Interface in com.liferay.mail.reader.service
Provides the local service interface for Message.
MessageLocalServiceUtil - Class in com.liferay.mail.reader.service
Provides the local service utility for Message.
MessageLocalServiceUtil() - Constructor for class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
MessageLocalServiceWrapper - Class in com.liferay.mail.reader.service
Provides a wrapper for MessageLocalService.
MessageLocalServiceWrapper(MessageLocalService) - Constructor for class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
MessageModel - Interface in com.liferay.mail.reader.model
The base model interface for the Message service.
MessagePersistence - Interface in com.liferay.mail.reader.service.persistence
The persistence interface for the message service.
MessagesDisplay - Class in com.liferay.mail.reader.model
 
MessagesDisplay(List<Message>, int, int, int) - Constructor for class com.liferay.mail.reader.model.MessagesDisplay
 
MessageSoap - Class in com.liferay.mail.reader.model
This class is used by SOAP remote services.
MessageSoap() - Constructor for class com.liferay.mail.reader.model.MessageSoap
 
MessageUtil - Class in com.liferay.mail.reader.service.persistence
The persistence utility for the message service.
MessageUtil() - Constructor for class com.liferay.mail.reader.service.persistence.MessageUtil
 
MessageWrapper - Class in com.liferay.mail.reader.model
This class is a wrapper for Message.
MessageWrapper(Message) - Constructor for class com.liferay.mail.reader.model.MessageWrapper
 

N

NoSuchAccountException - Exception in com.liferay.mail.reader.exception
 
NoSuchAccountException() - Constructor for exception com.liferay.mail.reader.exception.NoSuchAccountException
 
NoSuchAccountException(String) - Constructor for exception com.liferay.mail.reader.exception.NoSuchAccountException
 
NoSuchAccountException(String, Throwable) - Constructor for exception com.liferay.mail.reader.exception.NoSuchAccountException
 
NoSuchAccountException(Throwable) - Constructor for exception com.liferay.mail.reader.exception.NoSuchAccountException
 
NoSuchAttachmentException - Exception in com.liferay.mail.reader.exception
 
NoSuchAttachmentException() - Constructor for exception com.liferay.mail.reader.exception.NoSuchAttachmentException
 
NoSuchAttachmentException(String) - Constructor for exception com.liferay.mail.reader.exception.NoSuchAttachmentException
 
NoSuchAttachmentException(String, Throwable) - Constructor for exception com.liferay.mail.reader.exception.NoSuchAttachmentException
 
NoSuchAttachmentException(Throwable) - Constructor for exception com.liferay.mail.reader.exception.NoSuchAttachmentException
 
NoSuchFolderException - Exception in com.liferay.mail.reader.exception
 
NoSuchFolderException() - Constructor for exception com.liferay.mail.reader.exception.NoSuchFolderException
 
NoSuchFolderException(String) - Constructor for exception com.liferay.mail.reader.exception.NoSuchFolderException
 
NoSuchFolderException(String, Throwable) - Constructor for exception com.liferay.mail.reader.exception.NoSuchFolderException
 
NoSuchFolderException(Throwable) - Constructor for exception com.liferay.mail.reader.exception.NoSuchFolderException
 
NoSuchMessageException - Exception in com.liferay.mail.reader.exception
 
NoSuchMessageException() - Constructor for exception com.liferay.mail.reader.exception.NoSuchMessageException
 
NoSuchMessageException(String) - Constructor for exception com.liferay.mail.reader.exception.NoSuchMessageException
 
NoSuchMessageException(String, Throwable) - Constructor for exception com.liferay.mail.reader.exception.NoSuchMessageException
 
NoSuchMessageException(Throwable) - Constructor for exception com.liferay.mail.reader.exception.NoSuchMessageException
 

O

ORDER_BY_ADDRESS - Static variable in class com.liferay.mail.reader.constants.MailConstants
 
ORDER_BY_SENT_DATE - Static variable in class com.liferay.mail.reader.constants.MailConstants
 
ORDER_BY_SIZE - Static variable in class com.liferay.mail.reader.constants.MailConstants
 
ORDER_BY_SUBJECT - Static variable in class com.liferay.mail.reader.constants.MailConstants
 

P

persist() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
persist() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
persist() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
persist() - Method in class com.liferay.mail.reader.model.MessageWrapper
 
populateMessages(List<Message>, long, String, int, int, String, String) - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
populateMessages(List<Message>, long, String, int, int, String, String) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
populateMessages(List<Message>, long, String, int, int, String, String) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 

R

remove(long) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Removes the account with the primary key from the database.
remove(long) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Removes the account with the primary key from the database.
remove(long) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Removes the attachment with the primary key from the database.
remove(long) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Removes the attachment with the primary key from the database.
remove(long) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Removes the folder with the primary key from the database.
remove(long) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Removes the folder with the primary key from the database.
remove(long) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Removes the message with the primary key from the database.
remove(long) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Removes the message with the primary key from the database.
removeAll() - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Removes all the accounts from the database.
removeAll() - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Removes all the accounts from the database.
removeAll() - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Removes all the attachments from the database.
removeAll() - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Removes all the attachments from the database.
removeAll() - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Removes all the folders from the database.
removeAll() - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Removes all the folders from the database.
removeAll() - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Removes all the messages from the database.
removeAll() - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Removes all the messages from the database.
removeByA_F(long, String) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Removes the folder where accountId = ? and fullName = ? from the database.
removeByA_F(long, String) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Removes the folder where accountId = ? and fullName = ? from the database.
removeByAccountId(long) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
Removes all the folders where accountId = ? from the database.
removeByAccountId(long) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
Removes all the folders where accountId = ? from the database.
removeByCompanyId(long) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Removes all the messages where companyId = ? from the database.
removeByCompanyId(long) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Removes all the messages where companyId = ? from the database.
removeByF_R(long, long) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Removes the message where folderId = ? and remoteMessageId = ? from the database.
removeByF_R(long, long) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Removes the message where folderId = ? and remoteMessageId = ? from the database.
removeByFolderId(long) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
Removes all the messages where folderId = ? from the database.
removeByFolderId(long) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
Removes all the messages where folderId = ? from the database.
removeByMessageId(long) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
Removes all the attachments where messageId = ? from the database.
removeByMessageId(long) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
Removes all the attachments where messageId = ? from the database.
removeByU_A(long, String) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Removes the account where userId = ? and address = ? from the database.
removeByU_A(long, String) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Removes the account where userId = ? and address = ? from the database.
removeByUserId(long) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
Removes all the accounts where userId = ? from the database.
removeByUserId(long) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
Removes all the accounts where userId = ? from the database.
resetOriginalValues() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
resetOriginalValues() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
resetOriginalValues() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
resetOriginalValues() - Method in class com.liferay.mail.reader.model.MessageWrapper
 

S

setAccountId(long) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the account ID of this account.
setAccountId(long) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setAccountId(long) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the account ID of this account.
setAccountId(long) - Method in interface com.liferay.mail.reader.model.AttachmentModel
Sets the account ID of this attachment.
setAccountId(long) - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
setAccountId(long) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Sets the account ID of this attachment.
setAccountId(long) - Method in interface com.liferay.mail.reader.model.FolderModel
Sets the account ID of this folder.
setAccountId(long) - Method in class com.liferay.mail.reader.model.FolderSoap
 
setAccountId(long) - Method in class com.liferay.mail.reader.model.FolderWrapper
Sets the account ID of this folder.
setAccountId(long) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the account ID of this message.
setAccountId(long) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setAccountId(long) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the account ID of this message.
setAddress(String) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the address of this account.
setAddress(String) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setAddress(String) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the address of this account.
setAttachmentId(long) - Method in interface com.liferay.mail.reader.model.AttachmentModel
Sets the attachment ID of this attachment.
setAttachmentId(long) - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
setAttachmentId(long) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Sets the attachment ID of this attachment.
setBcc(String) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the bcc of this message.
setBcc(String) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setBcc(String) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the bcc of this message.
setBody(String) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the body of this message.
setBody(String) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setBody(String) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the body of this message.
setCachedModel(boolean) - Method in interface com.liferay.mail.reader.model.AccountModel
 
setCachedModel(boolean) - Method in class com.liferay.mail.reader.model.AccountWrapper
 
setCachedModel(boolean) - Method in interface com.liferay.mail.reader.model.AttachmentModel
 
setCachedModel(boolean) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
setCachedModel(boolean) - Method in interface com.liferay.mail.reader.model.FolderModel
 
setCachedModel(boolean) - Method in class com.liferay.mail.reader.model.FolderWrapper
 
setCachedModel(boolean) - Method in interface com.liferay.mail.reader.model.MessageModel
 
setCachedModel(boolean) - Method in class com.liferay.mail.reader.model.MessageWrapper
 
setCc(String) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the cc of this message.
setCc(String) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setCc(String) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the cc of this message.
setCompanyId(long) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the company ID of this account.
setCompanyId(long) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setCompanyId(long) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the company ID of this account.
setCompanyId(long) - Method in interface com.liferay.mail.reader.model.AttachmentModel
Sets the company ID of this attachment.
setCompanyId(long) - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
setCompanyId(long) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Sets the company ID of this attachment.
setCompanyId(long) - Method in interface com.liferay.mail.reader.model.FolderModel
Sets the company ID of this folder.
setCompanyId(long) - Method in class com.liferay.mail.reader.model.FolderSoap
 
setCompanyId(long) - Method in class com.liferay.mail.reader.model.FolderWrapper
Sets the company ID of this folder.
setCompanyId(long) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the company ID of this message.
setCompanyId(long) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setCompanyId(long) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the company ID of this message.
setContentPath(String) - Method in interface com.liferay.mail.reader.model.AttachmentModel
Sets the content path of this attachment.
setContentPath(String) - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
setContentPath(String) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Sets the content path of this attachment.
setContentType(String) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the content type of this message.
setContentType(String) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setContentType(String) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the content type of this message.
setCreateDate(Date) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the create date of this account.
setCreateDate(Date) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setCreateDate(Date) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the create date of this account.
setCreateDate(Date) - Method in interface com.liferay.mail.reader.model.FolderModel
Sets the create date of this folder.
setCreateDate(Date) - Method in class com.liferay.mail.reader.model.FolderSoap
 
setCreateDate(Date) - Method in class com.liferay.mail.reader.model.FolderWrapper
Sets the create date of this folder.
setCreateDate(Date) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the create date of this message.
setCreateDate(Date) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setCreateDate(Date) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the create date of this message.
setDefaultSender(boolean) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets whether this account is default sender.
setDefaultSender(boolean) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setDefaultSender(boolean) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets whether this account is default sender.
setDisplayName(String) - Method in interface com.liferay.mail.reader.model.FolderModel
Sets the display name of this folder.
setDisplayName(String) - Method in class com.liferay.mail.reader.model.FolderSoap
 
setDisplayName(String) - Method in class com.liferay.mail.reader.model.FolderWrapper
Sets the display name of this folder.
setDraftFolderId(long) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the draft folder ID of this account.
setDraftFolderId(long) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setDraftFolderId(long) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the draft folder ID of this account.
setExpandoBridgeAttributes(BaseModel<?>) - Method in interface com.liferay.mail.reader.model.AccountModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in interface com.liferay.mail.reader.model.AccountModel
 
setExpandoBridgeAttributes(ServiceContext) - Method in interface com.liferay.mail.reader.model.AccountModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in class com.liferay.mail.reader.model.AccountWrapper
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in class com.liferay.mail.reader.model.AccountWrapper
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.mail.reader.model.AccountWrapper
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in interface com.liferay.mail.reader.model.AttachmentModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in interface com.liferay.mail.reader.model.AttachmentModel
 
setExpandoBridgeAttributes(ServiceContext) - Method in interface com.liferay.mail.reader.model.AttachmentModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in interface com.liferay.mail.reader.model.FolderModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in interface com.liferay.mail.reader.model.FolderModel
 
setExpandoBridgeAttributes(ServiceContext) - Method in interface com.liferay.mail.reader.model.FolderModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in class com.liferay.mail.reader.model.FolderWrapper
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in class com.liferay.mail.reader.model.FolderWrapper
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.mail.reader.model.FolderWrapper
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in interface com.liferay.mail.reader.model.MessageModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in interface com.liferay.mail.reader.model.MessageModel
 
setExpandoBridgeAttributes(ServiceContext) - Method in interface com.liferay.mail.reader.model.MessageModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in class com.liferay.mail.reader.model.MessageWrapper
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in class com.liferay.mail.reader.model.MessageWrapper
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.mail.reader.model.MessageWrapper
 
setFileName(String) - Method in interface com.liferay.mail.reader.model.AttachmentModel
Sets the file name of this attachment.
setFileName(String) - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
setFileName(String) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Sets the file name of this attachment.
setFlags(String) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the flags of this message.
setFlags(String) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setFlags(String) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the flags of this message.
setFolderId(long) - Method in interface com.liferay.mail.reader.model.AttachmentModel
Sets the folder ID of this attachment.
setFolderId(long) - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
setFolderId(long) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Sets the folder ID of this attachment.
setFolderId(long) - Method in interface com.liferay.mail.reader.model.FolderModel
Sets the folder ID of this folder.
setFolderId(long) - Method in class com.liferay.mail.reader.model.FolderSoap
 
setFolderId(long) - Method in class com.liferay.mail.reader.model.FolderWrapper
Sets the folder ID of this folder.
setFolderId(long) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the folder ID of this message.
setFolderId(long) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setFolderId(long) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the folder ID of this message.
setFolderPrefix(String) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the folder prefix of this account.
setFolderPrefix(String) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setFolderPrefix(String) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the folder prefix of this account.
setFullName(String) - Method in interface com.liferay.mail.reader.model.FolderModel
Sets the full name of this folder.
setFullName(String) - Method in class com.liferay.mail.reader.model.FolderSoap
 
setFullName(String) - Method in class com.liferay.mail.reader.model.FolderWrapper
Sets the full name of this folder.
setInboxFolderId(long) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the inbox folder ID of this account.
setInboxFolderId(long) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setInboxFolderId(long) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the inbox folder ID of this account.
setIncomingHostName(String) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the incoming host name of this account.
setIncomingHostName(String) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setIncomingHostName(String) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the incoming host name of this account.
setIncomingPort(int) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the incoming port of this account.
setIncomingPort(int) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setIncomingPort(int) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the incoming port of this account.
setIncomingSecure(boolean) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets whether this account is incoming secure.
setIncomingSecure(boolean) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setIncomingSecure(boolean) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets whether this account is incoming secure.
setLogin(String) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the login of this account.
setLogin(String) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setLogin(String) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the login of this account.
setMessageId(long) - Method in interface com.liferay.mail.reader.model.AttachmentModel
Sets the message ID of this attachment.
setMessageId(long) - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
setMessageId(long) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Sets the message ID of this attachment.
setMessageId(long) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the message ID of this message.
setMessageId(long) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setMessageId(long) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the message ID of this message.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.mail.reader.model.AccountWrapper
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.mail.reader.model.FolderWrapper
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.mail.reader.model.MessageWrapper
 
setModifiedDate(Date) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the modified date of this account.
setModifiedDate(Date) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setModifiedDate(Date) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the modified date of this account.
setModifiedDate(Date) - Method in interface com.liferay.mail.reader.model.FolderModel
Sets the modified date of this folder.
setModifiedDate(Date) - Method in class com.liferay.mail.reader.model.FolderSoap
 
setModifiedDate(Date) - Method in class com.liferay.mail.reader.model.FolderWrapper
Sets the modified date of this folder.
setModifiedDate(Date) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the modified date of this message.
setModifiedDate(Date) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setModifiedDate(Date) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the modified date of this message.
setNew(boolean) - Method in interface com.liferay.mail.reader.model.AccountModel
 
setNew(boolean) - Method in class com.liferay.mail.reader.model.AccountWrapper
 
setNew(boolean) - Method in interface com.liferay.mail.reader.model.AttachmentModel
 
setNew(boolean) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
setNew(boolean) - Method in interface com.liferay.mail.reader.model.FolderModel
 
setNew(boolean) - Method in class com.liferay.mail.reader.model.FolderWrapper
 
setNew(boolean) - Method in interface com.liferay.mail.reader.model.MessageModel
 
setNew(boolean) - Method in class com.liferay.mail.reader.model.MessageWrapper
 
setOutgoingHostName(String) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the outgoing host name of this account.
setOutgoingHostName(String) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setOutgoingHostName(String) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the outgoing host name of this account.
setOutgoingPort(int) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the outgoing port of this account.
setOutgoingPort(int) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setOutgoingPort(int) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the outgoing port of this account.
setOutgoingSecure(boolean) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets whether this account is outgoing secure.
setOutgoingSecure(boolean) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setOutgoingSecure(boolean) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets whether this account is outgoing secure.
setPassword(String) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the password of this account.
setPassword(String) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setPassword(String) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the password of this account.
setPasswordDecrypted(String) - Method in interface com.liferay.mail.reader.model.Account
 
setPasswordDecrypted(String) - Method in class com.liferay.mail.reader.model.AccountWrapper
 
setPersonalName(String) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the personal name of this account.
setPersonalName(String) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setPersonalName(String) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the personal name of this account.
setPreview(String) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the preview of this message.
setPreview(String) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setPreview(String) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the preview of this message.
setPrimaryKey(long) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the primary key of this account.
setPrimaryKey(long) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setPrimaryKey(long) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the primary key of this account.
setPrimaryKey(long) - Method in interface com.liferay.mail.reader.model.AttachmentModel
Sets the primary key of this attachment.
setPrimaryKey(long) - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
setPrimaryKey(long) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Sets the primary key of this attachment.
setPrimaryKey(long) - Method in interface com.liferay.mail.reader.model.FolderModel
Sets the primary key of this folder.
setPrimaryKey(long) - Method in class com.liferay.mail.reader.model.FolderSoap
 
setPrimaryKey(long) - Method in class com.liferay.mail.reader.model.FolderWrapper
Sets the primary key of this folder.
setPrimaryKey(long) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the primary key of this message.
setPrimaryKey(long) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setPrimaryKey(long) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the primary key of this message.
setPrimaryKeyObj(Serializable) - Method in interface com.liferay.mail.reader.model.AccountModel
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.mail.reader.model.AccountWrapper
 
setPrimaryKeyObj(Serializable) - Method in interface com.liferay.mail.reader.model.AttachmentModel
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
setPrimaryKeyObj(Serializable) - Method in interface com.liferay.mail.reader.model.FolderModel
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.mail.reader.model.FolderWrapper
 
setPrimaryKeyObj(Serializable) - Method in interface com.liferay.mail.reader.model.MessageModel
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.mail.reader.model.MessageWrapper
 
setProtocol(String) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the protocol of this account.
setProtocol(String) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setProtocol(String) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the protocol of this account.
setRemoteMessageCount(int) - Method in interface com.liferay.mail.reader.model.FolderModel
Sets the remote message count of this folder.
setRemoteMessageCount(int) - Method in class com.liferay.mail.reader.model.FolderSoap
 
setRemoteMessageCount(int) - Method in class com.liferay.mail.reader.model.FolderWrapper
Sets the remote message count of this folder.
setRemoteMessageId(long) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the remote message ID of this message.
setRemoteMessageId(long) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setRemoteMessageId(long) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the remote message ID of this message.
setSavePassword(boolean) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets whether this account is save password.
setSavePassword(boolean) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setSavePassword(boolean) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets whether this account is save password.
setSender(String) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the sender of this message.
setSender(String) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setSender(String) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the sender of this message.
setSentDate(Date) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the sent date of this message.
setSentDate(Date) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setSentDate(Date) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the sent date of this message.
setSentFolderId(long) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the sent folder ID of this account.
setSentFolderId(long) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setSentFolderId(long) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the sent folder ID of this account.
setSignature(String) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the signature of this account.
setSignature(String) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setSignature(String) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the signature of this account.
setSize(long) - Method in interface com.liferay.mail.reader.model.AttachmentModel
Sets the size of this attachment.
setSize(long) - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
setSize(long) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Sets the size of this attachment.
setSize(long) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the size of this message.
setSize(long) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setSize(long) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the size of this message.
setSubject(String) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the subject of this message.
setSubject(String) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setSubject(String) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the subject of this message.
setTo(String) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the to of this message.
setTo(String) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setTo(String) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the to of this message.
setTrashFolderId(long) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the trash folder ID of this account.
setTrashFolderId(long) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setTrashFolderId(long) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the trash folder ID of this account.
setUserId(long) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the user ID of this account.
setUserId(long) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setUserId(long) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the user ID of this account.
setUserId(long) - Method in interface com.liferay.mail.reader.model.AttachmentModel
Sets the user ID of this attachment.
setUserId(long) - Method in class com.liferay.mail.reader.model.AttachmentSoap
 
setUserId(long) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Sets the user ID of this attachment.
setUserId(long) - Method in interface com.liferay.mail.reader.model.FolderModel
Sets the user ID of this folder.
setUserId(long) - Method in class com.liferay.mail.reader.model.FolderSoap
 
setUserId(long) - Method in class com.liferay.mail.reader.model.FolderWrapper
Sets the user ID of this folder.
setUserId(long) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the user ID of this message.
setUserId(long) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setUserId(long) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the user ID of this message.
setUserName(String) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the user name of this account.
setUserName(String) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setUserName(String) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the user name of this account.
setUserName(String) - Method in interface com.liferay.mail.reader.model.FolderModel
Sets the user name of this folder.
setUserName(String) - Method in class com.liferay.mail.reader.model.FolderSoap
 
setUserName(String) - Method in class com.liferay.mail.reader.model.FolderWrapper
Sets the user name of this folder.
setUserName(String) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the user name of this message.
setUserName(String) - Method in class com.liferay.mail.reader.model.MessageSoap
 
setUserName(String) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the user name of this message.
setUserUuid(String) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets the user uuid of this account.
setUserUuid(String) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets the user uuid of this account.
setUserUuid(String) - Method in interface com.liferay.mail.reader.model.AttachmentModel
Sets the user uuid of this attachment.
setUserUuid(String) - Method in class com.liferay.mail.reader.model.AttachmentWrapper
Sets the user uuid of this attachment.
setUserUuid(String) - Method in interface com.liferay.mail.reader.model.FolderModel
Sets the user uuid of this folder.
setUserUuid(String) - Method in class com.liferay.mail.reader.model.FolderWrapper
Sets the user uuid of this folder.
setUserUuid(String) - Method in interface com.liferay.mail.reader.model.MessageModel
Sets the user uuid of this message.
setUserUuid(String) - Method in class com.liferay.mail.reader.model.MessageWrapper
Sets the user uuid of this message.
setUseSignature(boolean) - Method in interface com.liferay.mail.reader.model.AccountModel
Sets whether this account is use signature.
setUseSignature(boolean) - Method in class com.liferay.mail.reader.model.AccountSoap
 
setUseSignature(boolean) - Method in class com.liferay.mail.reader.model.AccountWrapper
Sets whether this account is use signature.
setWrappedService(AccountLocalService) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
 
setWrappedService(AttachmentLocalService) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
 
setWrappedService(FolderLocalService) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
 
setWrappedService(MessageLocalService) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 

T

toCacheModel() - Method in interface com.liferay.mail.reader.model.AccountModel
 
toCacheModel() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
toCacheModel() - Method in interface com.liferay.mail.reader.model.AttachmentModel
 
toCacheModel() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
toCacheModel() - Method in interface com.liferay.mail.reader.model.FolderModel
 
toCacheModel() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
toCacheModel() - Method in interface com.liferay.mail.reader.model.MessageModel
 
toCacheModel() - Method in class com.liferay.mail.reader.model.MessageWrapper
 
toEscapedModel() - Method in interface com.liferay.mail.reader.model.AccountModel
 
toEscapedModel() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
toEscapedModel() - Method in interface com.liferay.mail.reader.model.AttachmentModel
 
toEscapedModel() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
toEscapedModel() - Method in interface com.liferay.mail.reader.model.FolderModel
 
toEscapedModel() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
toEscapedModel() - Method in interface com.liferay.mail.reader.model.MessageModel
 
toEscapedModel() - Method in class com.liferay.mail.reader.model.MessageWrapper
 
toSoapModel(Account) - Static method in class com.liferay.mail.reader.model.AccountSoap
 
toSoapModel(Attachment) - Static method in class com.liferay.mail.reader.model.AttachmentSoap
 
toSoapModel(Folder) - Static method in class com.liferay.mail.reader.model.FolderSoap
 
toSoapModel(Message) - Static method in class com.liferay.mail.reader.model.MessageSoap
 
toSoapModels(Account[]) - Static method in class com.liferay.mail.reader.model.AccountSoap
 
toSoapModels(Account[][]) - Static method in class com.liferay.mail.reader.model.AccountSoap
 
toSoapModels(List<Account>) - Static method in class com.liferay.mail.reader.model.AccountSoap
 
toSoapModels(Attachment[]) - Static method in class com.liferay.mail.reader.model.AttachmentSoap
 
toSoapModels(Attachment[][]) - Static method in class com.liferay.mail.reader.model.AttachmentSoap
 
toSoapModels(List<Attachment>) - Static method in class com.liferay.mail.reader.model.AttachmentSoap
 
toSoapModels(Folder[]) - Static method in class com.liferay.mail.reader.model.FolderSoap
 
toSoapModels(Folder[][]) - Static method in class com.liferay.mail.reader.model.FolderSoap
 
toSoapModels(List<Folder>) - Static method in class com.liferay.mail.reader.model.FolderSoap
 
toSoapModels(Message[]) - Static method in class com.liferay.mail.reader.model.MessageSoap
 
toSoapModels(Message[][]) - Static method in class com.liferay.mail.reader.model.MessageSoap
 
toSoapModels(List<Message>) - Static method in class com.liferay.mail.reader.model.MessageSoap
 
toString() - Method in interface com.liferay.mail.reader.model.AccountModel
 
toString() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
toString() - Method in interface com.liferay.mail.reader.model.AttachmentModel
 
toString() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
toString() - Method in interface com.liferay.mail.reader.model.FolderModel
 
toString() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
toString() - Method in interface com.liferay.mail.reader.model.MessageModel
 
toString() - Method in class com.liferay.mail.reader.model.MessageWrapper
 
toUnescapedModel() - Method in interface com.liferay.mail.reader.model.AccountModel
 
toUnescapedModel() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
toUnescapedModel() - Method in interface com.liferay.mail.reader.model.AttachmentModel
 
toUnescapedModel() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
toUnescapedModel() - Method in interface com.liferay.mail.reader.model.FolderModel
 
toUnescapedModel() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
toUnescapedModel() - Method in interface com.liferay.mail.reader.model.MessageModel
 
toUnescapedModel() - Method in class com.liferay.mail.reader.model.MessageWrapper
 
toXmlString() - Method in interface com.liferay.mail.reader.model.AccountModel
 
toXmlString() - Method in class com.liferay.mail.reader.model.AccountWrapper
 
toXmlString() - Method in interface com.liferay.mail.reader.model.AttachmentModel
 
toXmlString() - Method in class com.liferay.mail.reader.model.AttachmentWrapper
 
toXmlString() - Method in interface com.liferay.mail.reader.model.FolderModel
 
toXmlString() - Method in class com.liferay.mail.reader.model.FolderWrapper
 
toXmlString() - Method in interface com.liferay.mail.reader.model.MessageModel
 
toXmlString() - Method in class com.liferay.mail.reader.model.MessageWrapper
 

U

update(Account) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
 
update(Account, ServiceContext) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
 
update(Attachment) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
 
update(Attachment, ServiceContext) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
 
update(Folder) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
 
update(Folder, ServiceContext) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
 
update(Message) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
 
update(Message, ServiceContext) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
 
updateAccount(Account) - Method in interface com.liferay.mail.reader.service.AccountLocalService
Updates the account in the database or adds it if it does not yet exist.
updateAccount(long, String, String, boolean, String, boolean, String, boolean) - Method in interface com.liferay.mail.reader.service.AccountLocalService
 
updateAccount(Account) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
Updates the account in the database or adds it if it does not yet exist.
updateAccount(long, String, String, boolean, String, boolean, String, boolean) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
 
updateAccount(Account) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
Updates the account in the database or adds it if it does not yet exist.
updateAccount(long, String, String, boolean, String, boolean, String, boolean) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
 
updateAttachment(Attachment) - Method in interface com.liferay.mail.reader.service.AttachmentLocalService
Updates the attachment in the database or adds it if it does not yet exist.
updateAttachment(Attachment) - Static method in class com.liferay.mail.reader.service.AttachmentLocalServiceUtil
Updates the attachment in the database or adds it if it does not yet exist.
updateAttachment(Attachment) - Method in class com.liferay.mail.reader.service.AttachmentLocalServiceWrapper
Updates the attachment in the database or adds it if it does not yet exist.
updateContent(long, String, String) - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
updateContent(long, String, String) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
updateContent(long, String, String) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
updateFlag(long, int, boolean) - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
updateFlag(long, int, boolean) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
updateFlag(long, int, boolean) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
updateFolder(Folder) - Method in interface com.liferay.mail.reader.service.FolderLocalService
Updates the folder in the database or adds it if it does not yet exist.
updateFolder(long, String, String, int) - Method in interface com.liferay.mail.reader.service.FolderLocalService
 
updateFolder(Folder) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
Updates the folder in the database or adds it if it does not yet exist.
updateFolder(long, String, String, int) - Static method in class com.liferay.mail.reader.service.FolderLocalServiceUtil
 
updateFolder(Folder) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
Updates the folder in the database or adds it if it does not yet exist.
updateFolder(long, String, String, int) - Method in class com.liferay.mail.reader.service.FolderLocalServiceWrapper
 
updateFolders(long, long, long, long, long) - Method in interface com.liferay.mail.reader.service.AccountLocalService
 
updateFolders(long, long, long, long, long) - Static method in class com.liferay.mail.reader.service.AccountLocalServiceUtil
 
updateFolders(long, long, long, long, long) - Method in class com.liferay.mail.reader.service.AccountLocalServiceWrapper
 
updateImpl(Account) - Method in interface com.liferay.mail.reader.service.persistence.AccountPersistence
 
updateImpl(Account) - Static method in class com.liferay.mail.reader.service.persistence.AccountUtil
 
updateImpl(Attachment) - Method in interface com.liferay.mail.reader.service.persistence.AttachmentPersistence
 
updateImpl(Attachment) - Static method in class com.liferay.mail.reader.service.persistence.AttachmentUtil
 
updateImpl(Folder) - Method in interface com.liferay.mail.reader.service.persistence.FolderPersistence
 
updateImpl(Folder) - Static method in class com.liferay.mail.reader.service.persistence.FolderUtil
 
updateImpl(Message) - Method in interface com.liferay.mail.reader.service.persistence.MessagePersistence
 
updateImpl(Message) - Static method in class com.liferay.mail.reader.service.persistence.MessageUtil
 
updateMessage(Message) - Method in interface com.liferay.mail.reader.service.MessageLocalService
Updates the message in the database or adds it if it does not yet exist.
updateMessage(long, long, String, String, String, String, Date, String, String, String, long) - Method in interface com.liferay.mail.reader.service.MessageLocalService
 
updateMessage(Message) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
Updates the message in the database or adds it if it does not yet exist.
updateMessage(long, long, String, String, String, String, Date, String, String, String, long) - Static method in class com.liferay.mail.reader.service.MessageLocalServiceUtil
 
updateMessage(Message) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
Updates the message in the database or adds it if it does not yet exist.
updateMessage(long, long, String, String, String, String, Date, String, String, String, long) - Method in class com.liferay.mail.reader.service.MessageLocalServiceWrapper
 
A C D E F G H I M N O P R S T U 
Skip navigation links