- getACL() - Method in class org.apache.james.mailbox.jpa.mail.model.JPAMailbox
-
- getBodyContent() - Method in class org.apache.james.mailbox.jpa.mail.model.openjpa.JPAEncryptedMessage
-
- getBodyContent() - Method in class org.apache.james.mailbox.jpa.mail.model.openjpa.JPAMessage
-
- getBodyContent() - Method in class org.apache.james.mailbox.jpa.mail.model.openjpa.JPAStreamingMessage
-
- getBodyStartOctet() - Method in class org.apache.james.mailbox.jpa.mail.model.openjpa.AbstractJPAMessage
-
- getDecrypted(byte[]) - Static method in class org.apache.james.mailbox.jpa.mail.model.openjpa.EncryptDecryptHelper
-
Decrypt the given array and return the de-crypted one
- getEncrypted(byte[]) - Static method in class org.apache.james.mailbox.jpa.mail.model.openjpa.EncryptDecryptHelper
-
Encrypt the given array and return the encrypted one
- getEntityManager() - Method in class org.apache.james.mailbox.jpa.JPATransactionalMapper
-
Return the currently used EntityManager or a new one if none exists.
- getEntityManager() - Method in class org.apache.james.mailbox.jpa.mail.JPAMessageMapper
-
Return the currently used EntityManager or a new one if none
exists.
- getFullContentOctets() - Method in class org.apache.james.mailbox.jpa.mail.model.openjpa.AbstractJPAMessage
-
- getHeaderContent() - Method in class org.apache.james.mailbox.jpa.mail.model.openjpa.JPAEncryptedMessage
-
- getHeaderContent() - Method in class org.apache.james.mailbox.jpa.mail.model.openjpa.JPAMessage
-
- getHeaderContent() - Method in class org.apache.james.mailbox.jpa.mail.model.openjpa.JPAStreamingMessage
-
- getHighestModSeq() - Method in class org.apache.james.mailbox.jpa.mail.model.JPAMailbox
-
- getInternalDate() - Method in class org.apache.james.mailbox.jpa.mail.model.openjpa.AbstractJPAMessage
-
- getLastUid() - Method in class org.apache.james.mailbox.jpa.mail.model.JPAMailbox
-
- getLocalName() - Method in class org.apache.james.mailbox.jpa.mail.model.JPAProperty
-
Gets the local part of the name of the property.
- getMailbox() - Method in class org.apache.james.mailbox.jpa.mail.model.openjpa.AbstractJPAMessage
-
Utility getter on Mailbox.
- getMailbox() - Method in class org.apache.james.mailbox.jpa.user.model.JPASubscription
-
- getMailboxId() - Method in class org.apache.james.mailbox.jpa.mail.model.JPAMailbox
-
- getMailboxId() - Method in class org.apache.james.mailbox.jpa.mail.model.openjpa.AbstractJPAMessage
-
- getMediaType() - Method in class org.apache.james.mailbox.jpa.mail.model.openjpa.AbstractJPAMessage
-
Gets the top level MIME content media type.
- getModSeq() - Method in class org.apache.james.mailbox.jpa.mail.model.openjpa.AbstractJPAMessage
-
- getName() - Method in class org.apache.james.mailbox.jpa.mail.model.JPAMailbox
-
- getName() - Method in class org.apache.james.mailbox.jpa.mail.model.JPAUserFlag
-
Gets the name.
- getNamespace() - Method in class org.apache.james.mailbox.jpa.mail.model.JPAMailbox
-
- getNamespace() - Method in class org.apache.james.mailbox.jpa.mail.model.JPAProperty
-
Gets the namespace for the name.
- getOrder() - Method in class org.apache.james.mailbox.jpa.mail.model.JPAProperty
-
Gets the order of this property.
- getPermanentFlags(MailboxSession) - Method in class org.apache.james.mailbox.jpa.JPAMessageManager
-
Support user flags
- getProperties() - Method in class org.apache.james.mailbox.jpa.mail.model.openjpa.AbstractJPAMessage
-
Gets a read-only list of meta-data properties.
- getSubType() - Method in class org.apache.james.mailbox.jpa.mail.model.openjpa.AbstractJPAMessage
-
Gets the MIME content subtype.
- getTextualLineCount() - Method in class org.apache.james.mailbox.jpa.mail.model.openjpa.AbstractJPAMessage
-
Gets the number of CRLF in a textual document.
- getUid() - Method in class org.apache.james.mailbox.jpa.mail.model.openjpa.AbstractJPAMessage
-
- getUidValidity() - Method in class org.apache.james.mailbox.jpa.mail.model.JPAMailbox
-
- getUser() - Method in class org.apache.james.mailbox.jpa.mail.model.JPAMailbox
-
- getUser() - Method in class org.apache.james.mailbox.jpa.user.model.JPASubscription
-
- getValue() - Method in class org.apache.james.mailbox.jpa.mail.model.JPAProperty
-
Gets the value for this property.