| Package | Description |
|---|---|
| org.apache.james.mailbox.jpa.openjpa |
| Modifier and Type | Method and Description |
|---|---|
static OpenJPAMessageManager.AdvancedFeature |
OpenJPAMessageManager.AdvancedFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenJPAMessageManager.AdvancedFeature[] |
OpenJPAMessageManager.AdvancedFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OpenJPAMessageManager(org.apache.james.mailbox.store.MailboxSessionMapperFactory<Long> mapperFactory,
org.apache.james.mailbox.store.search.MessageSearchIndex<Long> index,
org.apache.james.mailbox.store.MailboxEventDispatcher<Long> dispatcher,
org.apache.james.mailbox.MailboxPathLocker locker,
org.apache.james.mailbox.store.mail.model.Mailbox<Long> mailbox,
OpenJPAMessageManager.AdvancedFeature f,
org.apache.james.mailbox.acl.MailboxACLResolver aclResolver,
org.apache.james.mailbox.acl.GroupMembershipResolver groupMembershipResolver) |
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.