Package-level declarations
Includes the interfaces and models for the Structured Search implementation: the response/failure classes, and the callback interface related to it.
Types
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Interface of structured search API.
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Callback for receiving updates of structured search.
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Failure from StructuredSearchSession.
Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Response from the current StructuredSearchSession. It's either the end of the search (its destination) or options to proceed (search candidates).