Class PrincipalPropertySearch
java.lang.Object
org.bedework.webdav.servlet.shared.PrincipalPropertySearch
- Author:
- Mike Douglass
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanIf true the request is applied to each collection identified by the DAV:principal-collection-set property of the resource identified by the Request-URI.Properties to be returnedEach of these must match -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
props
Each of these must match -
pr
Properties to be returned -
applyToPrincipalCollectionSet
public boolean applyToPrincipalCollectionSetIf true the request is applied to each collection identified by the DAV:principal-collection-set property of the resource identified by the Request-URI.
-
-
Constructor Details
-
PrincipalPropertySearch
public PrincipalPropertySearch()
-