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

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-2012 XWiki. All Rights Reserved.