|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttachmentDiff | |
---|---|
com.xpn.xwiki.api | |
com.xpn.xwiki.doc |
Uses of AttachmentDiff in com.xpn.xwiki.api |
---|
Methods in com.xpn.xwiki.api that return types with arguments of type AttachmentDiff | |
---|---|
List<AttachmentDiff> |
Document.getAttachmentDiff(Document origdoc,
Document newdoc)
|
Uses of AttachmentDiff in com.xpn.xwiki.doc |
---|
Methods in com.xpn.xwiki.doc that return types with arguments of type AttachmentDiff | |
---|---|
List<AttachmentDiff> |
XWikiDocument.getAttachmentDiff(XWikiDocument fromDoc,
XWikiDocument toDoc,
XWikiContext context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |