@Version(value="1.0.0")
See: Description
Interface | Description |
---|---|
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 | Description |
---|---|
OrderingType | |
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. |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.