Uses of Class
org.apache.webdav.lib.BaseProperty

Packages that use BaseProperty
org.apache.webdav.lib.properties   
 

Uses of BaseProperty in org.apache.webdav.lib.properties
 

Subclasses of BaseProperty in org.apache.webdav.lib.properties
 class AclProperty
          This interface models the <D:acl> property, which is defined in the WebDAV Access Control Protocol specification.
 class CheckedinProperty
          This interface models the <D:checked-in> property, which is defined in the WebDAV Access Control Protocol specification.
 class CheckedoutProperty
          This interface models the <D:checked-in> property, which is defined in the WebDAV Access Control Protocol specification.
 class CreationDateProperty
          DAV:creationdate property
 class CurrentUserPrivilegeSetProperty
          Title: CurrentUserPrivilegeSetProperty.java Description: Company: SpeedLegal Holdings Inc.
 class DateProperty
          Base for all properties that contain date values.
 class GetContentLengthProperty
           
 class GetLastModifiedProperty
          This interface models the <D:getlastmodified> property, which indicates the last time the resource was modified.
 class HrefValuedProperty
          Base classe for properties with a single href value.
 class 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.
 class ModificationDateProperty
          DAV:modificationdate
 class OwnerProperty
          This interface models the <D:owner> property, which is defined in the WebDAV Access Control Protocol specification.
 class PrincipalCollectionSetProperty
          This class models the <D:principal-collection-set> property, which is defined in the WebDAV Access Control Protocol specification.
 class ResourceTypeProperty
          An interface that describes a standard Resource Type property (as defined by the WebDAV specification).
 class SupportedLockProperty
           
 



Copyright © {inceptionYear}-2006 null. All Rights Reserved.