Uses of Class
org.bedework.calfacade.BwPrincipalInfo
Packages that use BwPrincipalInfo
-
Uses of BwPrincipalInfo in org.bedework.calfacade
Fields in org.bedework.calfacade declared as BwPrincipalInfoMethods in org.bedework.calfacade that return BwPrincipalInfoMethods in org.bedework.calfacade that return types with arguments of type BwPrincipalInfoMethods in org.bedework.calfacade with parameters of type BwPrincipalInfoModifier and TypeMethodDescriptionintBwPrincipalInfo.compareTo(BwPrincipalInfo that) voidBwPrincipal.setPrincipalInfo(BwPrincipalInfo val) Method parameters in org.bedework.calfacade with type arguments of type BwPrincipalInfoModifier and TypeMethodDescriptionvoidBwPrincipalInfo.setMembers(List<BwPrincipalInfo> val) The members of the group. -
Uses of BwPrincipalInfo in org.bedework.calfacade.ifs
Methods in org.bedework.calfacade.ifs that return BwPrincipalInfoModifier and TypeMethodDescriptionDirectories.getDirInfo(BwPrincipal<?> p) Return some sort of directory information for the given principal.Methods in org.bedework.calfacade.ifs that return types with arguments of type BwPrincipalInfoModifier and TypeMethodDescriptionReturn principals tha match the CUA.Directories.find(List<org.bedework.webdav.servlet.shared.WebdavProperty> props, List<org.bedework.webdav.servlet.shared.WebdavProperty> returnProps, String cutype, javax.xml.ws.Holder<Boolean> truncated) Return matching principals.Methods in org.bedework.calfacade.ifs with parameters of type BwPrincipalInfoModifier and TypeMethodDescriptionbooleanDirectories.mergePreferences(BwPreferences prefs, BwPrincipalInfo pinfo) Uses the values in pinfo to update the supplied preferences.