Package | Description |
---|---|
com.ithit.webdav.server.search |
Contains interfaces for creating server which supports DASL server search.
|
Modifier and Type | Method and Description |
---|---|
PageResults |
Search.search(String searchString,
SearchOptions options,
List<Property> propNames,
Long offset,
Long nResults)
Returns a list of items that correspond to search request.
|
Copyright © ITHit. All Rights Reserved.