JavaScript is disabled on your browser.
Skip navigation links
Bedework: A generic WebDAV servlet 5.0.4
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.bedework.webdav.servlet.shared.WdSynchReport.WdSynchReportItem
Packages that use
WdSynchReport.WdSynchReportItem
Package
Description
org.bedework.webdav.servlet.shared
Uses of
WdSynchReport.WdSynchReportItem
in
org.bedework.webdav.servlet.shared
Fields in
org.bedework.webdav.servlet.shared
with type parameters of type
WdSynchReport.WdSynchReportItem
Modifier and Type
Field
Description
List
<
WdSynchReport.WdSynchReportItem
>
WdSynchReport.
items
Methods in
org.bedework.webdav.servlet.shared
with parameters of type
WdSynchReport.WdSynchReportItem
Modifier and Type
Method
Description
int
WdSynchReport.WdSynchReportItem.
compareTo
(
WdSynchReport.WdSynchReportItem
that)