Uses of Class
org.bedework.webdav.servlet.shared.PrincipalPropertySearch
-
Packages that use PrincipalPropertySearch Package Description org.bedework.webdav.servlet.shared -
-
Uses of PrincipalPropertySearch in org.bedework.webdav.servlet.shared
Methods in org.bedework.webdav.servlet.shared with parameters of type PrincipalPropertySearch Modifier and Type Method Description abstract Collection<? extends WebdavNsNode>WebdavNsIntf. getPrincipals(String resourceUri, PrincipalPropertySearch pps)Given a PrincipalPropertySearch returns a Collection of matching nodes.
-