Class PrincipalPropertySearch

java.lang.Object
org.bedework.webdav.servlet.shared.PrincipalPropertySearch

public class PrincipalPropertySearch extends Object
Author:
Mike Douglass
  • Field Details

    • props

      public Collection<WebdavProperty> props
      Each of these must match
    • pr

      Properties to be returned
    • applyToPrincipalCollectionSet

      public boolean applyToPrincipalCollectionSet
      If 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()