Uses of Interface
com.xpn.xwiki.store.XWikiAttachmentStoreInterface

Packages that use XWikiAttachmentStoreInterface
com.xpn.xwiki   
com.xpn.xwiki.doc   
com.xpn.xwiki.store   
 

Uses of XWikiAttachmentStoreInterface in com.xpn.xwiki
 

Methods in com.xpn.xwiki that return XWikiAttachmentStoreInterface
 XWikiAttachmentStoreInterface XWiki.getAttachmentStore()
           
 

Methods in com.xpn.xwiki with parameters of type XWikiAttachmentStoreInterface
 void XWiki.setAttachmentStore(XWikiAttachmentStoreInterface attachmentStore)
           
 

Uses of XWikiAttachmentStoreInterface in com.xpn.xwiki.doc
 

Methods in com.xpn.xwiki.doc that return XWikiAttachmentStoreInterface
 XWikiAttachmentStoreInterface XWikiDocument.getAttachmentStore(XWikiContext context)
           
 

Uses of XWikiAttachmentStoreInterface in com.xpn.xwiki.store
 

Classes in com.xpn.xwiki.store that implement XWikiAttachmentStoreInterface
 class XWikiHibernateAttachmentStore
           
 



Copyright © 2004-2013 XWiki. All Rights Reserved.