Interface PropEntry
- All Known Subinterfaces:
DavProperty<T>
- All Known Implementing Classes:
AbstractDavProperty
,AclProperty
,AclRestrictionsProperty
,CurrentUserPrivilegeSetProperty
,DavPropertyName
,DefaultDavProperty
,HrefProperty
,LabelSetProperty
,LockDiscovery
,OrderingType
,ParentSet
,QueryGrammerSet
,ResourceType
,SubscriptionDiscovery
,SupportedLock
,SupportedMethodSetProperty
,SupportedPrivilegeSetProperty
,SupportedReportSetProperty
public interface PropEntry
Marker interface used to flag the different types of entries that form
part of a PROPPATCH request and define the possible entries for a
PropContainer
.