Interface SearchOption

All Superinterfaces:
QueryOption, SystemQueryOption
All Known Implementing Classes:
SearchOptionImpl

public interface SearchOption extends SystemQueryOption
Represents the system query option $search For example: http://.../entitySet?$search=SearchString
  • Method Details