Uses of Package
org.apache.jackrabbit.webdav.ordering
-
Packages that use org.apache.jackrabbit.webdav.ordering 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.ordering -
Classes in org.apache.jackrabbit.webdav.ordering used by org.apache.jackrabbit.webdav Class Description OrderingDavServletRequest OrderingDavServletRequest
provides extensions to theDavServletRequest
interface used for ordering members of orderable collections.OrderPatch OrderPatch
represents the mandatory request body of an ORDERPATCH request.Position Position
encapsulates the position in ordering information contained in a Webdav request. -
Classes in org.apache.jackrabbit.webdav.ordering used by org.apache.jackrabbit.webdav.client.methods Class Description OrderPatch OrderPatch
represents the mandatory request body of an ORDERPATCH request. -
Classes in org.apache.jackrabbit.webdav.ordering used by org.apache.jackrabbit.webdav.jcr Class Description OrderingResource OrderingResource
extends theDavResource
interface by METHODS relating to ordering functionality defined by RFC 3648.OrderPatch OrderPatch
represents the mandatory request body of an ORDERPATCH request. -
Classes in org.apache.jackrabbit.webdav.ordering used by org.apache.jackrabbit.webdav.jcr.version Class Description OrderingResource OrderingResource
extends theDavResource
interface by METHODS relating to ordering functionality defined by RFC 3648. -
Classes in org.apache.jackrabbit.webdav.ordering used by org.apache.jackrabbit.webdav.ordering Class Description OrderingConstants OrderingConstants
provide constants for request and response headers, Xml elements and property names defined by RFC 3648.OrderPatch OrderPatch
represents the mandatory request body of an ORDERPATCH request.OrderPatch.Member Internal classMember
represents the 'Order-Member' children elements of an 'OrderPatch' request body present in the ORDERPATCH request.Position Position
encapsulates the position in ordering information contained in a Webdav request.