Uses of Package
org.apache.jackrabbit.webdav.version
-
Packages that use org.apache.jackrabbit.webdav.version Package Description org.apache.jackrabbit.webdav org.apache.jackrabbit.webdav.client.methods Provides classes for use with the Apache HttpClient, supporting WebDAV request methods.org.apache.jackrabbit.webdav.jcr Contains JCR specific implementations.org.apache.jackrabbit.webdav.jcr.version Contains JCR specific implementations for the following interfaces: VersionableResource VersionControlledResource VersionResource VersionHistoryResourceorg.apache.jackrabbit.webdav.simple org.apache.jackrabbit.webdav.version org.apache.jackrabbit.webdav.version.report -
Classes in org.apache.jackrabbit.webdav.version used by org.apache.jackrabbit.webdav Class Description DeltaVServletRequest DeltaVServletRequestprovides extension useful for functionality related to RFC 3253.LabelInfo LabelInfoencapsulates the request body of a LABEL request used to add, set or remove a label from the requested version resource or from that version specified with the Label header in case the requested resource is a version-controlled resource.
The request body (thus the 'labelElement' passed to the constructor must be a DAV:label element:MergeInfo MergeInfoencapsulates the information present in the DAV:merge element, that forms the mandatory request body of a MERGE request.
The DAV:merge element is specified to have the following form.OptionsInfo OptionsInforepresents the Xml request body, that may be present with a OPTIONS request.UpdateInfo UpdateInfoencapsulates the request body of an UPDATE request. -
Classes in org.apache.jackrabbit.webdav.version used by org.apache.jackrabbit.webdav.client.methods Class Description LabelInfo LabelInfoencapsulates the request body of a LABEL request used to add, set or remove a label from the requested version resource or from that version specified with the Label header in case the requested resource is a version-controlled resource.
The request body (thus the 'labelElement' passed to the constructor must be a DAV:label element:MergeInfo MergeInfoencapsulates the information present in the DAV:merge element, that forms the mandatory request body of a MERGE request.
The DAV:merge element is specified to have the following form.UpdateInfo UpdateInfoencapsulates the request body of an UPDATE request. -
Classes in org.apache.jackrabbit.webdav.version used by org.apache.jackrabbit.webdav.jcr Class Description DeltaVResource TheDeltaVResourceencapsulates the functionality common to all DeltaV compliant resources.LabelInfo LabelInfoencapsulates the request body of a LABEL request used to add, set or remove a label from the requested version resource or from that version specified with the Label header in case the requested resource is a version-controlled resource.
The request body (thus the 'labelElement' passed to the constructor must be a DAV:label element:MergeInfo MergeInfoencapsulates the information present in the DAV:merge element, that forms the mandatory request body of a MERGE request.
The DAV:merge element is specified to have the following form.UpdateInfo UpdateInfoencapsulates the request body of an UPDATE request.VersionableResource VersionableResourcerepresents an extension to the basicDeltaVResource, that allows to adding version-control support.VersionControlledResource TheVersionControlledResourcerepresents in contrast to theVersionableResourcea resource, that has already been put under version-control.VersionHistoryResource VersionHistoryResourcerepresents a collection that has all versions of a given version-controlled resource as members.WorkspaceResource A workspace resource is a collection whose members are related version-controlled and non-version-controlled resources. -
Classes in org.apache.jackrabbit.webdav.version used by org.apache.jackrabbit.webdav.jcr.version Class Description DeltaVResource TheDeltaVResourceencapsulates the functionality common to all DeltaV compliant resources.LabelInfo LabelInfoencapsulates the request body of a LABEL request used to add, set or remove a label from the requested version resource or from that version specified with the Label header in case the requested resource is a version-controlled resource.
The request body (thus the 'labelElement' passed to the constructor must be a DAV:label element:VersionHistoryResource VersionHistoryResourcerepresents a collection that has all versions of a given version-controlled resource as members.VersionResource VersionResourceis a resource that contains a copy of a particular state of a version-controlled resource. -
Classes in org.apache.jackrabbit.webdav.version used by org.apache.jackrabbit.webdav.simple Class Description DeltaVResource TheDeltaVResourceencapsulates the functionality common to all DeltaV compliant resources.LabelInfo LabelInfoencapsulates the request body of a LABEL request used to add, set or remove a label from the requested version resource or from that version specified with the Label header in case the requested resource is a version-controlled resource.
The request body (thus the 'labelElement' passed to the constructor must be a DAV:label element:MergeInfo MergeInfoencapsulates the information present in the DAV:merge element, that forms the mandatory request body of a MERGE request.
The DAV:merge element is specified to have the following form.OptionsInfo OptionsInforepresents the Xml request body, that may be present with a OPTIONS request.OptionsResponse OptionsResponseencapsulates the DAV:options-response element present in the response body of a successful OPTIONS request (with body).UpdateInfo UpdateInfoencapsulates the request body of an UPDATE request.VersionableResource VersionableResourcerepresents an extension to the basicDeltaVResource, that allows to adding version-control support.VersionControlledResource TheVersionControlledResourcerepresents in contrast to theVersionableResourcea resource, that has already been put under version-control.VersionHistoryResource VersionHistoryResourcerepresents a collection that has all versions of a given version-controlled resource as members.VersionResource VersionResourceis a resource that contains a copy of a particular state of a version-controlled resource. -
Classes in org.apache.jackrabbit.webdav.version used by org.apache.jackrabbit.webdav.version Class Description DeltaVConstants DeltaVConstantsdefines the following headers and properties required for any resource that is compliant to RFC 3253:
Headers:DeltaVResource TheDeltaVResourceencapsulates the functionality common to all DeltaV compliant resources.LabelInfo LabelInfoencapsulates the request body of a LABEL request used to add, set or remove a label from the requested version resource or from that version specified with the Label header in case the requested resource is a version-controlled resource.
The request body (thus the 'labelElement' passed to the constructor must be a DAV:label element:MergeInfo MergeInfoencapsulates the information present in the DAV:merge element, that forms the mandatory request body of a MERGE request.
The DAV:merge element is specified to have the following form.OptionsInfo OptionsInforepresents the Xml request body, that may be present with a OPTIONS request.OptionsResponse OptionsResponseencapsulates the DAV:options-response element present in the response body of a successful OPTIONS request (with body).UpdateInfo UpdateInfoencapsulates the request body of an UPDATE request.VersionableResource VersionableResourcerepresents an extension to the basicDeltaVResource, that allows to adding version-control support.VersionHistoryResource VersionHistoryResourcerepresents a collection that has all versions of a given version-controlled resource as members.VersionResource VersionResourceis a resource that contains a copy of a particular state of a version-controlled resource. -
Classes in org.apache.jackrabbit.webdav.version used by org.apache.jackrabbit.webdav.version.report Class Description DeltaVConstants DeltaVConstantsdefines the following headers and properties required for any resource that is compliant to RFC 3253:
Headers:DeltaVResource TheDeltaVResourceencapsulates the functionality common to all DeltaV compliant resources.