Uses of Class
com.xpn.xwiki.api.DeletedDocument

Packages that use DeletedDocument
com.xpn.xwiki.api   
 

Uses of DeletedDocument in com.xpn.xwiki.api
 

Methods in com.xpn.xwiki.api that return DeletedDocument
 DeletedDocument XWiki.getDeletedDocument(String fullname, String lang, String index)
           
 

Methods in com.xpn.xwiki.api that return types with arguments of type DeletedDocument
 List<DeletedDocument> XWiki.getDeletedDocuments(String fullname, String lang)
           
 



Copyright © 2004–2014 XWiki. All rights reserved.