Uses of Interface
org.apache.jackrabbit.webdav.ordering.OrderingConstants

Packages that use OrderingConstants
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
 

Uses of OrderingConstants in org.apache.jackrabbit.webdav.ordering
 

Classes in org.apache.jackrabbit.webdav.ordering that implement OrderingConstants
 class OrderingType
          OrderingType represents the DAV:ordering-type property as defined by RFC 3648.
 class OrderPatch
          OrderPatch represents the mandatory request body of an ORDERPATCH request.
 class Position
          Position encapsulates the position in ordering information contained in a Webdav request.
 



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