Package com.google.appengine.api.search.checkers
-
Class Summary Class Description CursorChecker Checks values ofCursor
.DocumentChecker Checks values of aDocument
.FacetChecker Provides checks for Facet names and values: atom or number.FacetQueryChecker Provides checks for faceted search related query options.FieldChecker Provides checks for Field names, language code, and values: text, HTML, atom or date.GeoPointChecker Provides checks forGeoPoint
.GetIndexesRequestChecker Checks values ofGetIndexesRequest
.GetRequestChecker Checks values ofGetRequest
.IndexChecker Checks values ofIndexes
.Preconditions Simple static methods to be called at the start of your own methods to verify correct arguments and state.QueryChecker Checks values ofQuery
.QueryOnlyCustomerDocumentChecker This class performsDocumentPb.Document
validity checks for search customers that only use the query API.QueryOptionsChecker Checks values ofQueryOptions
.SearchApiLimits Contains limits on field values, document sizes, and other properties of objects in the Search API.SortExpressionChecker Checks the values of aSortExpression
.SortOptionsChecker Checks the values of aSortOptions
.