Interface | Description |
---|---|
LockEntryProperty |
Class | Description |
---|---|
AclProperty |
This interface models the
<D:acl> property, which is
defined in the WebDAV Access Control Protocol specification. |
CheckedinProperty |
This interface models the
<D:checked-in> property, which is
defined in the WebDAV Access Control Protocol specification. |
CheckedoutProperty |
This interface models the
<D:checked-in> property, which is
defined in the WebDAV Access Control Protocol specification. |
CreationDateProperty |
DAV:creationdate property |
CurrentUserPrivilegeSetProperty |
Title: CurrentUserPrivilegeSetProperty.java
Description:
Company: SpeedLegal Holdings Inc.
|
DateProperty |
Base for all properties that contain date values.
|
GetContentLengthProperty | |
GetLastModifiedProperty |
This interface models the
<D:getlastmodified> property,
which indicates the last time the resource was modified. |
HrefValuedProperty |
Base classe for properties with a single
href value. |
LockDiscoveryProperty |
This class represents a listing of who has lock, what type of lock he has,
the timeout type and the time remaining on the timeout, and the associated
lock token.
|
ModificationDateProperty |
DAV:modificationdate |
OwnerProperty |
This interface models the
<D:owner> property, which is
defined in the WebDAV Access Control Protocol specification. |
PrincipalCollectionSetProperty |
This class models the
<D:principal-collection-set> property, which is
defined in the WebDAV Access Control Protocol specification. |
PropertyFactory |
Factory for instanciating
Property s. |
ResourceTypeProperty |
An interface that describes a standard Resource Type property (as defined by
the WebDAV specification).
|
SupportedLockProperty |