|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OpenJPAMessageManager.AdvancedFeature | |
|---|---|
| org.apache.james.mailbox.jpa.openjpa | |
| Uses of OpenJPAMessageManager.AdvancedFeature in org.apache.james.mailbox.jpa.openjpa |
|---|
| Methods in org.apache.james.mailbox.jpa.openjpa that return OpenJPAMessageManager.AdvancedFeature | |
|---|---|
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. |
| Constructors in org.apache.james.mailbox.jpa.openjpa with parameters of type OpenJPAMessageManager.AdvancedFeature | |
|---|---|
OpenJPAMessageManager(MailboxSessionMapperFactory<Long> mapperFactory,
MessageSearchIndex<Long> index,
MailboxEventDispatcher<Long> dispatcher,
MailboxPathLocker locker,
Mailbox<Long> mailbox,
OpenJPAMessageManager.AdvancedFeature f,
MailboxACLResolver aclResolver,
GroupMembershipResolver groupMembershipResolver)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||