Package org.apache.jackrabbit.webdav.ordering

Contains interfaces and classes used to cover the functionality defined by the RFC 3648: Web Distributed Authoring and Versioning (WebDAV) Ordered Collections Protocol .

See:
          Description

Interface Summary
OrderingConstants OrderingConstants provide constants for request and response headers, Xml elements and property names defined by RFC 3648.
OrderingDavServletRequest OrderingDavServletRequest provides extensions to the DavServletRequest interface used for ordering members of orderable collections.
OrderingResource OrderingResource extends the DavResource interface by METHODS relating to ordering functionality defined by RFC 3648.
 

Class Summary
OrderingType OrderingType represents the DAV:ordering-type property as defined by RFC 3648.
OrderPatch OrderPatch represents the mandatory request body of an ORDERPATCH request.
OrderPatch.Member Internal class Member 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.
 

Package org.apache.jackrabbit.webdav.ordering Description

Contains interfaces and classes used to cover the functionality defined by the RFC 3648: Web Distributed Authoring and Versioning (WebDAV) Ordered Collections Protocol .



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.