Uses of Interface
org.xwiki.bridge.DocumentModelBridge

Packages that use DocumentModelBridge
org.xwiki.bridge   
 

Uses of DocumentModelBridge in org.xwiki.bridge
 

Methods in org.xwiki.bridge that return DocumentModelBridge
 DocumentModelBridge DocumentAccessBridge.getDocument(DocumentReference documentReference)
          Get the document object associated with the passed document name.
 DocumentModelBridge DocumentAccessBridge.getDocument(String documentReference)
          Deprecated. use DocumentAccessBridge.getDocument(org.xwiki.model.reference.DocumentReference) instead
 DocumentModelBridge DocumentModelBridge.getOriginalDocument()
          Retrieves a copy of the document before it was changed.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.