Interface AddressBookQuerySearchableResource


public interface AddressBookQuerySearchableResource
Resource implemting this interface will be able to repond to CardDAV addressbook-query
  • Method Details

    • getChildren

      List<? extends Resource> getChildren(PrincipalSearchCriteria crit) throws io.milton.http.exceptions.NotAuthorizedException, io.milton.http.exceptions.BadRequestException
      Throws:
      io.milton.http.exceptions.NotAuthorizedException
      io.milton.http.exceptions.BadRequestException