Package | Description |
---|---|
com.xpn.xwiki | |
com.xpn.xwiki.store | |
com.xpn.xwiki.store.hibernate |
Modifier and Type | Method and Description |
---|---|
AttachmentVersioningStore |
XWiki.getAttachmentVersioningStore() |
Modifier and Type | Method and Description |
---|---|
void |
XWiki.setAttachmentVersioningStore(AttachmentVersioningStore avStore) |
Modifier and Type | Class and Description |
---|---|
class |
VoidAttachmentVersioningStore
Void store for attachment versioning when it is disabled.
|
Modifier and Type | Class and Description |
---|---|
class |
HibernateAttachmentVersioningStore
Realization of
AttachmentVersioningStore for Hibernate-based storage. |
Copyright © 2004–2015 XWiki. All rights reserved.